/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(/femme/images/divers/bgd1.gif);
	line-height: normal;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}






h1{
 font-family: Arial,sans-serif;
 font-size: 12pt;
 color: #11649F;
}

h2{
 font-size: 9pt;
 color: #1181CF;
}

h3{
 font-size: 100%;
 color: #334d55;
}



/***********************************************/
/* Main Layout Divs                            */
/***********************************************/


#topheader { 
width: 760px; 
background-color: #ffffff; 

}


#mainnav {
	width: 166px;
	background-color: #CDE8FF;
	float: left;
	font-weight:bold;
	_height: 100%;
	min-height: inherit;
}

#contenant { 
	width: 550px; 
	background-color: #ffffff;  
	float: left;
	margin: 0;
	padding:0px 0 0 0;
}
				
#contenu { 

	background-color: #ffffff;  
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	margin: 0;
	padding:15px 25 15 25;
}
				






/************* #menu styles **************/

#list-menu ul
{
	font-family: verdana, sanf-serif;
	font-size: 10px; 
	margin: 0; 
	padding: 0;
	list-style-type: none;
	height: 100%;

} 

#list-menu li
{
	margin: 0px 0 0;
} 

#list-menu a
{
	display: block;
	width:166px;
	padding: 5px 5px 5px 10px;
	background: #EDEEEE;
	text-decoration: none;
	filter:blendTrans(duration=0.7);
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited
{
	color: #338CE0;
	background: #FFFFFF;
}

#list-menu a:hover
{

	background: #0D94DE;
	color: #FFFFFF;
} 



.cellheader1{
	background-color: #ECECEC;
	height:24px;
}

.cellheader2{
	background-color: #F8F9F9;
	height:20px;
}
.texte {
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:justify;
color: #003860;
}
.date {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align:left;
font-weight:bold;
color: #C3BB3B;
}

.titrequoineuf {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:left;
font-weight:bold;
color: #125493;
}

#contenu ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
padding: 0px;
color: #637379;


} 

#contenu li {
	margin: 5px;
	list-style-image: url(/femme/images/divers/puce.gif);
	list-style-position: inside;
} 

#contenu a:link, #contenu a:active, #contenu a:visited {
color: #125493;
text-decoration:none;
}

#contenu a:hover {
color: #003860;
text-decoration:none;
} 

#photoholder {
  width:760px;
  height:88px;
  background:#fff url('/femme/images/divers/chargement.gif') 50% 50% no-repeat;
}
#thephoto {
  width:760px;
  height:88px;
}
.formcaptions {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}
.formfields {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}
.formrequired {
	color: #AA0F18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.formcontrols {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 959FB1;
	border-right-color: D6DAE1;
	border-bottom-color: D6DAE1;
	border-left-color: 959FB1;
}
.errormessage{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #AA0F18;
}
