*{
  	margin:0px;
  	padding:0px;
  	font-family:Verdana;
  	color:#003089;
	}

body{
	width:1024;
	margin-left:auto;
	margin-right:auto;
	background-color:white;	/* editeur opencms */
	}

img{
	border:0;
	}

.menu td, 
.sousmenu td{
  	background-image:url(/opencms/afmbiomed/system/modules/org.afmbiomed/resources/img/boutons/coin_nav_raccord.gif);  
  	background-repeat:repeat;
  	background-position: 0px 0px;
	}

.sousmenu *{
  	color:#466AA4;
  	font-weight:bold;
  	font-size:12;
  	text-decoration:none;
	}

.fond-blanc{
  	background-color:#FFFFFF;
	}

.menu *{
  	color:#466AA4;
  	font-weight:bold;
  	font-size:14;
  	text-decoration:none;
	}

.menu .selected *, 
.menu a:hover{
  	color:#FFFFFF;
  	font-weight:bold;
  	font-size:14;
	}

.sousmenu selected *, .sousmenu a:hover
{
  color:#FFFFFF;
/*  font-weight:bold;
  font-size:14;*/
}

.menu2 *, .sous-titre
{
  color:#4FA800;
  font-weight:bolder;
  font-size:13;
  text-decoration:none;
}

.titre
{
  color:#003089;
  font-weight:bold;
  font-size:16;
}

.bigtitre
{
  color:#003089;
  font-weight:bold;
  font-size:21;
}

.texte
{
  color:#003089;
  font-weight:bold;
  font-size:12;
}

.textevert
{
  color:#4FA800;
  font-weight:100;
  font-size:12;
}

.texte-prog
{
  color:#003089;
  font-size:14;
  text-align:justify;
}

.bottom
{
  background:url(/opencms/afmbiomed/system/modules/org.afmbiomed/resources/img/bandeaux/bandeau-bas.gif) no-repeat center center;
}

.texteblanc
{
  color:#FFFFFF;
  font-size:10;
}

.bleu, .bleu *
{
  color:#003089;
}

.vert, .vert *
{
  color:#4FA800;
}

.blanc, .blanc *, .blanc a
{
  color:#FFFFFF;
  text-decoration:none;
}

.rouge, .rouge *
{
  color:#FF0000;
}
.petit, .petit *{
font-size:8;
}

ul
{
}

ul li
{
list-type:none;
list-style-image:url(/opencms/afmbiomed/system/modules/org.afmbiomed/resources/img/puces/puce_bleue.gif);
list-style-position:inside;
}

ul ul li
{
margin-left:20px;
list-style-image:url(/opencms/afmbiomed/system/modules/org.afmbiomed/resources/img/puces/puce_vert.gif);
}

ol li
{
list-style:Comic Sans MS;
list-style-position:inside;
}

ol ol li
{
margin-left:20px;
list-style:Courier New;
list-style-position:inside;
}

#formulaire form input{
border:#003089 1px solid;
margin:5px;}

	#formulaire form textarea{
border:#003089 1px solid;
margin:5px;}

a *{
text-decoration:underline;}
.txtBloc{
font-size:10px;
font-weight:bold;
}