body {
	margin: 0;
	border: 0;
	padding: 0;
 	color: black;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-align: left;

}

html {
	margin: 0;
	border: 0;
	padding: 0;
  	color: black;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-align: left;

}
/* Positionnement */

#header {
	position: fixed;
	top: 0;
	left: 0;
	width:744px;
	height:52px;
}

#nav-secondaire {
	position: fixed;
	top: 52px;
	left: 0;
}

#tete {
	position:absolute;
	width:744px;
	height:52px;
}

#navigation-haut {
	position:absolute;
	width:745px;
	height:24px;
	top: 52px;
	z-index: 17;

}

#barre-haut {
	position:absolute;
	width:744px;
	height:6px;
	top: 76px;
	left: 100%;

}

#titreformsemaine {
	position:absolute;
	width:302px;
	height:18px;
	top: 104px;
	left: 302px;
}

#titre-prof-semaine {
	position:absolute;
	width:200px;
	height:18px;
	top: 175px;
	left: 300px;
}

#titre-site-semaine {
	position:absolute;
	width:200px;
	height:18px;
	top: 245px;
	left: 300px;
}

#barre-droit {
	position:absolute;
	width:10px;
	height:115px;
	top: 82px;
	left: 733px;
}

#recherche {
	position:absolute;
	width:200px;
	height:24px;
	top: 312px;
	left: 25px;
}

#coin-bas-gauche {
	position:absolute;
	width:10px;
	height:24px;
	top: 308px;
}

#barre-bas {
	position:absolute;
	width:744px;
	height:6px;
	top: 332px;
}

#pied {
	position:absolute;
	width:744px;
	height:70px;
	top: 338px;
}

#boutons {
	position:absolute;
	width:67px;
	height:34px;
	top: 298px;
	left: 662px;
}

#texte-form-semaine {
	position:absolute;
	width:460px;
	height:36px;
	top: 131px;
	left: 268px;
}

#texte-prof-semaine {
	position:absolute;
	width:460px;
	height:36px;
	top: 201px;
	left: 268px;
}

#texte-site-semaine {
	position:absolute;
	width:390px;
	height:28px;
	top: 270px;
	left: 268px;
}

p {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align: justify;

}

ul {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align: justify;
	padding: 10px;
}


a {
  font-weight: bold;
  font-size:12px;
  color: black;
  text-decoration: none;
}



table {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}

td {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.congres td.titre, td.lieu, td.date {
  padding: 5px;
  text-align: left;
}

table.congres td.special {
  font-weight: bold;
  text-align: left;
}

/* Texte */

.souligne {
  font-family:arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:regular;
  color:black;
  text-decoration:underline
}

/******************
 * Zone Administration
 *****************/
.admin .selection {
  font-weight:bold;
  color:#2463A3;
}

.admin .surlignage {
  font-weight:bold;
  color:#2463A3;
}

.admin h1 {
  margin: 0 0 30px 0;
  display: block;
  font-weight:bold;
  font-size:14px;
  color: #2463A3;
  text-align: center;
}

.admin h2 {
  margin: 0 0 20px 0;
  display: block;
  font-weight:bold;
  font-size:12px;
  color: #2463A3;
  text-align: center;
}

.admin td.icone,th.icone {
  text-align: center;
}

.admin .odd {
  background-color: white;
}

.admin .even {
  background-color: #E8E8FF;
}


/******************
 * Zone Evénementiel
 ******************/
.even .selection {
  font-weight:bold;
  color:#D824C9;
}

.even .surlignage {
  font-weight:bold;
  color:black;
}

.even .titre {
  margin: 5px;
  display: block;
  font-size: 12px;
  color: black;
  font-family: arial, helvetica, sans-serif;
}

.even .titreactu {
  margin: 5px;
  display: block;
  font-size: 14px;
  color: #ffffff;
  font-style: italic;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

.even h1 {
  margin: 0;
  display: block;
  font-weight:bold;
  font-size:14px;
  color: #D824C9;
  text-align: center;
}

.even h2 {
  margin: 0;
  display: block;
  font-weight:bold;
  font-size:12px;
  color: black;
  text-align: center;
}

div.even  a:hover{
  font-weight:bold;
  color:#D824C9;
  text-decoration: none;
}
.even .presse {
  margin: 5px;
  display: block;
  font-size: 14px;
  color: #ffffff;
  font-style: italic;
  font-weight: bold;

}



/******************
 * Zone Exercice libéral
 *****************/
.exer .selection {
  font-weight:bold;
  color:#389F3A;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;

}

.exer .surlignage{
  font-weight:bold;
  color:#389F3A;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

.exer .gras{
  font-weight:bold;
  color:#000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

div.exer a:hover{
  font-weight:bold;
  color:#389F3A;
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
}

.exer h1 {
  margin: 0;
  display: block;
  font-weight:bold;
  font-size: 14px;
  color: #389F3A;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
}

.exer h2 {
  margin: 0;
  display: block;
  font-weight:bold;
  font-size: 12px;
  color: black;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
}


.exer h4 {
  margin: 15;
  display: block;
  font-size: 16px;
  color: #339933;
  font-style: italic;
  font-family: arial, helvetica, sans-serif;

}

.exer .titre {
  margin: 5px;
  display: block;
  font-size: 14px;
  color: #ffffff;
  font-style: italic;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;

}

.exer td.liste_prof {
  vertical-align: top;
  padding: 5px 3px;
  text-align: left;

}

.exer table.ple {
  padding: 10px;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
}



/******************
 * Zone Formation
 *****************/
.form .selection {
  font-weight:bold;
  color:#FA9337;
}

.form .surlignage {
  font-weight:bold;
  color:#FA9337;
}

.form h1 {
  margin: 0;
  display: block;
  font-weight:bold;
  font-size:14px;
  color: #FA9337;
  text-align: center;
}

.form h2 {
  margin: 0;
  display: block;
  font-weight:bold;
  font-size:12px;
  color: black;
  text-align: center;
}

.form td.liste_form {
  vertical-align: top;
  padding: 5px 2px;
  border: 0;
  text-align: left;
}



.titrelist-spec {
  padding: 1px;
  font-family:arial, helvetica, sans-serif;
  font-weight:bold;
  font-size:13px;
  color:001B7F;
  text-align: center;
}

.titrelist {
  font-family:arial, helvetica, sans-serif;
  font-weight:bold;
  font-size:12px;
  color:#FA9337;
  text-align: center;
}

div.form  a:hover{
  font-weight:bold;
  color:#FA9337;
  text-decoration: none;
}



/******************
 * Zone Guide des sites
 *****************/
.guid .selection {
  font-weight:bold;
  color:#EA354E;
}

.guid .surlignage {
  font-weight:bold;
  color:#EA354E;
}

.guid h1 {
  margin: 0;
  display: block;
  font-weight:bold;
  font-size:14px;
  color: #EA354E;
  text-align: center;
}

.guid h2 {
  margin: 0;
  display: block;
  font-weight:bold;
  font-size:12px;
  color: black;
  text-align: center;
}

.guid h3 {
  margin: 0;
  display: block;
  font-weight: normal;
  font-size:12px;
  color: FF9999;
  text-align: left;
}


div.guid  a:hover{
  font-weight:bold;
  color:#EA354E;
  text-decoration: none;
}


/******************
 * Zone Présentation
 *****************/
.pres .selection {
  font-weight:bold;
  color:#898FDF;
}

.pres .surlignage {
  font-weight:bold;
  color:#898FDF;
}

.pres h1 {
  margin: 0;
  display: block;
  font-weight:bold;
  font-size:14px;
  color: #898FDF;
  text-align: center;
}

.pres h2 {
  margin: 0;
  display: block;
  font-weight:bold;
  font-size:12px;
  color: black;
  text-align: center;
}


div.pres  a:hover{
  font-weight:bold;
  color:#898FDF;
  text-decoration: none;
}

.pres .avertis {
  font-size: 14px;
  color: #ffffff;
  font-style: italic;
  font-weight: bold;
}


/******************
 * Fiches
 *****************/


#contents {
	border: 0;
	padding: 10px;
	vertical-align: top;
}

#carte {
	border: 0;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#contentsfiches {
	border: 0;
	padding: 30px;
	text-align: left;
	vertical-align: top;
}

.titrefiche {
  padding: 5px;
  font-family:arial, helvetica, sans-serif;
  font-weight:bold;
  font-size:14px;
  color:white;

}

.titretextefiche {
  padding: 5px 5px;
  font-family:arial, helvetica, sans-serif;
  font-weight:bold;
  font-size:14px;
  color:black;
  text-align: left;
}

.selection {
  font-family:arial, helvetica, sans-serif;
  font-weight:bold;
  font-size:12px;
  color:black;
  text-align: right;
}



.textefiche {
  padding: 30px;
  font-family:arial, helvetica, sans-serif;
  font-weight:normal;
  font-size:12px;
  color:black;
  text-align:justify;
}

.td {
  padding: 5px;
  font-family:arial, helvetica, sans-serif;
  font-weight:normal;
  font-size:12px;
  color:black;
}

.adresseexer {

  font-family:arial, helvetica, sans-serif;
  font-weight:normal;
  font-size:12px;
  color:#006600;
}


.adresseform {

  font-family:arial, helvetica, sans-serif;
  font-weight:normal;
  font-size:12px;
  color:#ff6600;
}

.nomadresseexer {

  font-family:arial, helvetica, sans-serif;
  font-weight:bold;
  font-size:12px;
  color:#006600;
}

.nomadresseform {

  font-family:arial, helvetica, sans-serif;
  font-weight:bold;
  font-size:12px;
  color:#ff6600;
}

.tableau {
	margin:5;
}

.contenu {
  vertical-align: top;
  padding: 6px ;
  border: 0;

}

.mention {
  font-size: 14px;
  color: #ffffff;
  font-style: italic;
  font-weight: bold;
}
.mention2 {
  font-size: 14px;
  color: #0277B7;
  font-weight: bold;
}
.installer {
  font-size: 14px;
  color: #9F1B36;
  font-weight: bold;
}

 .publi {
  font-size: 14px;
  color: #004E9E;
  font-weight: bold;
}

 .gras2 {
  font-size: 12px;
  font-weight: bold;
}


/******************
 * plan du site
 *****************/

.fd {
    background-image: url(../images/plan_site/fd.gif);
	background-repeat: no-repeat;
}
.tdmenu {
	background-image: url(../images/menu/font.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


 

.tdindex {
	padding-left: 5px;
}
