/*******************************************************************************

  Styles généraux

*******************************************************************************/
a img,:link img,:visited img { border: none; }

a {
  color: #ce090e;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

body, td
{
	color: #404040;
  padding: 0;
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 0.7em;
  background-color: #fff;
}

body
{
  padding: 0;
  margin: 0;
}

input, select, textarea {
	font-family: tahoma;
	font-size: 1.2em;
}


#container {
  background: url('../images/background.jpg') repeat-y;
  left: 50%;
	margin: 0 -387px;
  padding: 0;
	position: absolute;
  text-align: left;  
  top: 5px;
  width: 774px;
}



/*******************************************************************************

  Header

*******************************************************************************/
#header {
	background: white url('../images/header.jpg') no-repeat 0 50px;
	height: 153px;
}

#logo {
	position: absolute;
	left: 58px;
}

#menu1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 30px;
}

#menu1 li {
	display: block;
	float: left;
	font-size: 1.1em;
	margin-right: 10px;
}

#menu2 {
	height: 26px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 6px;
	top: 153px;
}

#menu2 li {
	display: block;
	float: left;
	font-size: 1.2em;
	height: 26px;
	line-height: 26px;
	width: 108px;
	text-align: center;
}

#menu2 li a {
	background: url('../images/tab.gif') no-repeat 0 -26px;
	color: white;
	display: block;
	font-weight: bold;	
	text-decoration: none;
}

#menu2 li a:hover {
	background: url('../images/tab.gif') no-repeat;
}

#leaderboard {
	height: 90px;
	left: 27px;
	position: absolute;
	top: 57px;
	width: 728px;
}



/*******************************************************************************

  Left

*******************************************************************************/
#left {
	background: url('../images/left.jpg') no-repeat top left;
	float: left;
	padding-top: 178px;
	width: 208px;
}

#left .box h2 {
	background: url('../images/left_box_title.jpg') no-repeat;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	height: 31px;
	line-height: 25px;
	margin: 0;
	padding: 6px 0 0 25px;
}

#left .box {
	background: url('../images/left_box_background.jpg') repeat-y 2px 0;
	margin-bottom: 20px;
}

#left .box form {
	margin: 0;
}

#left .box p {
	margin: 0 0 10px 0;
	padding: 0;
}

#left .box .content {
	background: url('../images/left_box_bottom.jpg') no-repeat left bottom;
	padding: 10px 30px 10px 23px;
}

#left .box label {
	font-style: italic;
	font-weight: bold;
}

#left .box input.textfield {
	background-color: white;
	border: none;
}

#left .box2 h2 {
	font-size: 1.6em;
	height: 34px;
	padding-top: 3px;
}

#left .box2 p {
	color: black;
	font-size: 1.2em;
}

#menuUtilisateur {
	font-size: 1.1em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}



/*******************************************************************************

  Contenu

*******************************************************************************/
#content {
	margin-left: 208px;
	margin-right: 6px;
	padding: 60px 20px 0px 20px;
}

#content h1 {
	background: url('../images/titre1.jpg') no-repeat bottom left;
  font-size: 1.8em;
  margin: 0;
  padding: 0 0 22px 0;
}

#content h1:first-letter, #content h1 strong {
	color: #808080;
	font-size: 1.2em;
}

#content h2 {
	font-size: 1.4em;
	margin: 0 0 10px 0;
	padding: 0;
}

#content p {
	margin-top: 0;
	text-align: justify;
}

#page_top {
	background: url('../images/puce1.gif') no-repeat left center;
	clear: left;
	display: block;
	float: right;
	padding-left: 12px;
}

p.intro {
	font-size: 1.1em;
}

p.intro strong {
	font-size: 1.1em;
}

p.invitationInscription {
	/*color: #68b2bd;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;*/
  
  color: black;
  font-weight: bold;
}

ul.standard {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0 0 0 20px;
}

ul.standard li {
  background: url('../images/puce2.png') no-repeat center left;
  padding-left: 10px;
}

.secondaire {
	color: #808080;
	font-style: italic;
}

#content .ads1, #content .ads2, #content .ads3 {
  margin-bottom: 10px;
}

#content .ads1 {
  height: 250px;
  float: right;
  margin-left: 20px;
  width: 250px;
}



/*******************************************************************************

  Footer

*******************************************************************************/
#footer {
	background: white url('../images/footer.jpg') no-repeat;
	clear: both;
	height: 30px;
	padding: 20px;
}

#copyright {
  display: block;
	float: left;
	color: #808080;
	font-size: 0.8em;
	width: 200px;
}

#menu3 {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
}

#menu3 li {
	display: inline;
	margin-left: 10px;
}

#isics {
	display: block;
	text-align: center;
}



/*******************************************************************************

  Fil d'Ariane

*******************************************************************************/
.breadCrumbs {
    color: #808080;
    font-size: 0.9em;
    list-style-type: none;
    margin: 0;
    position: absolute;
    top: 184px;
    left: 228px;
    padding: 0;
    width: 496px;
}

.breadCrumbs li {
   display: inline;
}

.breadCrumbs li.lastCrumb {
   color: black;
   font-weight: bold;
   font-size: 1.1em;
}



/*******************************************************************************

  Indicator

*******************************************************************************/
#indicator {
  position: absolute;
  left: 20px;
  top: 9px;
}



/*******************************************************************************

  Liens annuaires (page d'accueil)

*******************************************************************************/
#liensAnnuaires {
  height: 128px;
  list-style-type: none;
  margin: 0 0 30px 0;
  padding: 0;
}

#liensAnnuaires li {
  display: block;
  float: left;
  margin: 0 22px;
}

#liensAnnuaires a {
  display: block;
  height: 128px;
  width: 128px;  
}

#liensAnnuaires span {
  position: absolute;
	left: -5000px;
}

a#lienAnnuaireEcoles {
  background: url('../images/lien_annuaire_ecoles.png') no-repeat;
}

a#lienAnnuaireEcoles:hover {
  background: url('../images/lien_annuaire_ecoles.png') no-repeat 0 -128px;
}

a#lienAnnuaireColleges {
  background: url('../images/lien_annuaire_colleges.png') no-repeat;
}

a#lienAnnuaireColleges:hover {
  background: url('../images/lien_annuaire_colleges.png') no-repeat 0 -128px;
}

a#lienAnnuaireLycees {
  background: url('../images/lien_annuaire_lycees.png') no-repeat;
}

a#lienAnnuaireLycees:hover {
  background: url('../images/lien_annuaire_lycees.png') no-repeat 0 -128px;
}



/*******************************************************************************

  Listes

*******************************************************************************/
ul.liste1 {
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0;
}

ul.liste1 li {
  font-size: 1.1em;
}

ul.liste1 li a span.departement {
  color: #808080;
  font-size: 1.1em;
  font-style: italic;
  font-weight: bold;
  word-spacing: 0.3em;
}

ul.liste1 li a span.lettre {
  color: #808080;
  font-size: 2em;
  font-style: italic;
  font-weight: bold; 
  letter-spacing: 0.1em; 
}

.colonne1 {
  float: left;
  width: 50%;
}

.colonne2 {
  margin-left: 260px !important;
}



/*******************************************************************************

  Listes des établissements

*******************************************************************************/
.etablissementListe {
  background: white;
  border: 1px solid #f7f7f7;
  padding: 10px;
  margin: 0 0 10px 0;
}

.etablissementListe h2 {
  border-bottom: 2px solid #e0e0e0;
  margin: -10px -10px 0 -10px;
  padding: 5px 10px;
  text-decoration: none !important;
}

.etablissementListe h2 a {
  text-decoration: none !important;
}

.etablissementListe h2 a:hover {
  text-decoration: underline !important;
}

.etablissementListe h2 .uai {
  font-size: 0.8em;
}



/*******************************************************************************

  Fiche d'un établissement

*******************************************************************************/
.etablissementFiche h2 {
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: 0.2em;
  padding: 0;
  margin: 0 !important;
}

.etablissementFiche strong {
  letter-spacing: 0.1em;
}

.etablissementFiche dl {
  background: url('../images/fond1.png');
  border-top: 2px solid #404040;
  border-bottom: 2px solid #404040;
	margin: 0 0 10px 0;
	padding: 20px 20px 10px 20px;
}

.etablissementFiche dt {
	display: block;
	float: left;
	font-weight: bold;
 	padding-top: 3px;
	margin: 0;
/*	width: 130px;*/
}

.etablissementFiche dd {
	background: #f0f7f4;
	border: 1px solid #c0c0c0;
	color: black;
	display: block;
	font-family: tahoma;
	font-size: 1.2em;
	padding: 2px;
	margin: 0 0 10px 140px;
}

.etablissementFiche .nonRenseigne {
	color: #808080;
	font-style: italic;
	letter-spacing: 0.1em;
}

.etablissementFiche dd ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 5px;
}

.etablissementFiche dd ul li {
  background: url('../images/puce2.png') no-repeat center left;
  padding-left: 10px;
}

a.demandeModification {
  background: url('../images/puce1.png') no-repeat center left;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  padding-left: 13px;
}


a.lienFiche {
  background: url('../images/puce1.png') no-repeat center left;
  display: block;
  padding-left: 13px;
}



.erreur {
	background: white;
	border: 2px solid red;
	color: red;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 0 10px;
}

.erreur p {
	margin: 10px 0 !important;
	padding: 0;
}

p.erreur2 {
	background: transparent url('../images/erreur.png') no-repeat 0 2px;
	color: red;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0 0 0 150px !important;
	padding-left: 15px;
}



/*******************************************************************************

  Pager

*******************************************************************************/
ul.pagination {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
}

ul.pagination li {
	display: inline;
	font-size: 1.3em;
	margin-left: 5px;
}



/*******************************************************************************

  Formulaire

*******************************************************************************/
label {
	font-style: italic;
	font-weight: bold;
}

input.text_field {
	background-color: white;
	border: 1px solid #c0c0c0;
	vertical-align: top;
}

form.formulaire1 {
	margin-bottom: 20px;
}

form.formulaire1 fieldset {
	border-top: 2px solid #404040;
	border-left: none;
	border-right: none;
	border-bottom: 2px solid #404040;
	background: url('../images/fond1.png');
	margin-bottom: 10px;
	padding: 20px;
}

form.formulaire1 legend {
	color: #404040;
	font-weight: bold;
	font-size: 1.4em;
	font-style: italic;
	letter-spacing: 0.2em;
}

form.formulaire1 p {
	margin: 0 0 10px 0;
}

form.formulaire1 label {
	display: block;
	float: left;
	font-size: 1.1em;
	font-style: normal;
	width: 150px;
}

form.formulaire1 label.checkbox {
  display: inline !important;  
}

form.formulaire1 input.textfield, form.formulaire1 select, form.formulaire1 textarea {
	border: 1px solid #c0c0c0;
	width: 250px;
}

form.formulaire1 textarea {
  height: 70px;
}

form.formulaire1 input.button {
	border: none;
}

form.formulaire2 {
  width: 250px;
}

form.formulaire2 fieldset {
  padding: 10px 20px !important;
}

form.formulaire2 label {
  display: block;
  float: none !important;
}

form.formulaire2 input.textfield, form.formulaire2 select, form.formulaire2 textarea {
	width: 200px !important;
}

form.formulaire2 .erreur2 {
  margin-left: 0 !important;
}


.champObligatoire {
	color: red;
	display: block;
	font-weight: bold;
	margin: -25px 0 10px 0;
	position: relative;
	right: -10px;
	text-align: right;
}

form.formulaire2 .champObligatoire {
  margin-top: -15px;
}

.required {
	color: red;
	font-weight: bold;
}

form#rechercheRequest {
  height: 250px;
  width: 250px;
}



dl#mesInfos {
	margin: 0 0 10px 0;
	padding: 0;
}

dl#mesInfos dt {
	display: block;
	float: left;
	font-style: italic;
	font-weight: bold;
	
	padding-top: 3px;
	margin: 0;
	width: 120px;
}

dl#mesInfos dd {
	background: white;
	border: 1px solid #f7f7f7;
	color: black;
	display: block;
	font-family: tahoma;
	font-size: 1.2em;
	padding: 2px;
	margin: 0 0 10px 0;
	margin-left: 130px;
}

.separateur1 {
	font-size: 1px;
	border-bottom: 2px solid #404040;
	margin: 10px 0;
}



/*******************************************************************************

  Note

*******************************************************************************/
.note {
  background: white;
  border: 1px solid #68b2bd;
  border-left: 5px solid #68b2bd;
  margin-bottom: 20px;
  padding: 5px;
}

.note h3 {
  color: #68b2bd;
  padding: 0 0 10px 0;
}



/*******************************************************************************

  Commande

*******************************************************************************/
.offreSpeciale {
	border-bottom: 2px solid #68b2bd;	
	float: right;
	margin-top: 50px;
}

.offreSpeciale h2 {
	border-top: 2px solid #68b2bd;
	border-bottom: 2px solid #68b2bd;	
	color: #68b2bd;
	text-align: center;	
}

.offreSpeciale p {
	font-size: 1.1em;
	margin-bottom: 10px !important;
	text-align: center !important;
}

table.commande {
  border-collapse: collapse;
  margin-bottom: 20px;
	width: 100%;
}

table.commande thead {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
}

table.commande thead th {
	vertical-align: top;
}

table.commande thead span {
	display: block;
	font-size: 0.7em;
	letter-spacing: 0;
}

table.commande tbody td {
  border-top: 2px solid #404040;
  border-bottom: 2px solid #404040;
  background: url('../images/fieldset.png');
  font-size: 1em;
  padding: 5px;
}

table.commande td.pu {
	font-family: arial;
}

table.commande .quantite {
  text-align: right;
  vertical-align: top;
  width: 25px;
}

table.commande form {
	margin: 0;
}

p.paypal {
	color: #808080;
	font-style: italic;
	text-align: center !important;
}



/*******************************************************************************

  Lexique

*******************************************************************************/
form#rechercheLexique fieldset {
  padding: 20px !important;
}

ul.lettres {
	height: 16px;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

ul.lettres li {
	display: block;
	font-weight: bold;
	float: left;
	margin-right: 2px;
}

ul.lettres li a {
	border: 1px solid #ce090e;
	color: #ce090e;
	display: block;
	height: 13px;
	line-height: 13px;
	width: 13px;
	text-align: center;
	text-decoration: none;
}

ul.lettres li a:hover {
  border: 1px solid black;
	color: black;
	text-decoration: none;
}

ul.lettres li.current {
  background-color: white;
	border: 1px solid black;
	color: black;
	font-size: 1.1em;
	height: 15px;
	line-height: 15px;
	width: 15px;
	text-align: center;
}

ul.lettres li.autres, ul.lettres li.autres a {
	width: 45px !important;
}

dl.lexique {
	background-color: white;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-left: 2px solid #404040;
	margin: 0;
	padding: 0;
}

dl.lexique dt {
	border-top: 1px solid #f0f0f0;
	color: #404040;
	float: left;
	font-weight: bold;
	padding-left: 5px;
	width: 145px;
}

dl.lexique dd {
	border-top: 1px solid #f0f0f0;
	color: #808080;
	margin-bottom: 5px;
	margin-left: 150px;
}

dl.lexique .highlight {
	background-color: yellow;
	color: black;
}



/*******************************************************************************

  Plan du site

*******************************************************************************/
#planSite {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#planSite li {
	margin-bottom: 5px;
}

#planSite ul {
	list-style-type: none;
	padding: 10px 0 0 40px;
}

#planSite ul li {
	background: url('../images/puce2.png') no-repeat center left;
  padding-left: 10px;
}
