body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/maquette/fond_page.gif);
	font-family:Verdana, Arial;
	font-size: 11px;
	
}
/*styles du menu de gauche*/
.menu{
	padding: 4px 3px 3px 6px;
}



a.{
color: #502100;
	font-size: 9px;
	font-style: ;
	font-weight: bold;
	text-decoration: none;
}

a.menutitres{
	color: #502100;
	font-size: 9px;
	font-style: ;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}


a.menusstitres{
	color: #FFFFFF;
	font-size: 9px;
	font-style: ;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.menusstitresact{
	color: #F0E68C;
	font-size: 9px;
	font-style: ;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.menutitres:hover, a.menusstitres:hover{
	text-decoration: underline;
}
/* styles pour la recherche */
td.tx-indexedsearch-info
{
	color: #000000;
	font-size: 10px;
}
td.tx-indexedsearch-descr
{
	color: #000000;
	font-size: 10px;
}
/*styles du texte*/
.texte1{
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial;
	text-align: justify;
}
.texte2{
	color: #7f7f7f;
	font-size: 10px;
	font-family: Verdana, Arial;
	text-align: justify;
}
.texte3{
	font-size: 12px;
	color: #555555;
	font-family: Verdana, Arial;
	text-align: justify;
	font-style: italic;
}
.titre1{
	color: #ddab7a;
	font-weight: bold;
	font-size: 11px;
}
.titre2{
	color: #502100;
	font-weight: bold;
	font-size: 13px;
}
.titreback1{
	background: url(../images/interface/fond-style1.gif) repeat-x fixed bottom;
	color: #22003C;
	font-weight: bold;
	font-size: 13px;
}
.titreback2{
	background: url(../images/interface/fond-style2.gif) repeat-x fixed bottom;
	color: #502100;
	font-weight: bold;
	font-size: 13px;
}
.titreback3{
	background: url(../images/interface/fond-style3.gif) repeat-x fixed bottom;
	color: #4C0000;
	font-weight: bold;
	font-size: 13px;
}
.titreback4{
	background: url(../images/interface/fond-style4.gif) repeat-x fixed bottom;
	color: #0F3D10;
	font-weight: bold;
	font-size: 13px;
}

/*liens*/
a.lien1:link, a.lien1:visited{
	color: #227f5e;
	text-decoration:none;
}
a.lien1:hover{
	text-decoration:underline;
}
a.lien2:link, a.lien2:visited{
	color: #d86e21;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
}
a.lien2:hover{
	text-decoration:underline;
}
/*divers*/
.bordure{
	border: 1px solid #227f5e;
	padding: 2px 2px 2px 2px;
}
input{
	background: transparent;
	border: 1px solid #227f5e;
	
}
.lettrine{
	font-size:22px;
}
ul{
	list-style: url(../images/interface/puce-liste.gif);
	list-style-type: disc;
}
ol{
	font-family:Verdana, Arial;
	font-size: 11px;
	color:#000000;

}
.texte4 {

	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial;
	text-align: justify;
}
/*pour le plan du site */
div.level_1 a{
	*/ background: url(../images/interface/fond-style4.gif) repeat-x fixed bottom;
	color: #0F3D10;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;

}
div.level_2 a{
	*/ background: url(../images/interface/fond-style3.gif) repeat-x fixed bottom;
	color: #4C0000;
	font-weight: normal;
	font-size: 13px;
	text-decoration:none;
}
div.expAll a{
	color: #d86e21;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
}
