@import url(body.css);
@import url(form.css);

table p  {
font-size:12px;
color : rgb(255,255,225);
font-family:  arial, verdana, Helvetica, sans-serif;
}

td.tdTop {
background-image:url(/commun/images/bg-top-green.gif);
background-repeat:repeat-x;
text-align:right;
height:32px;
}

td.tdTopSub {
text-align:right;
background-color:#172732;
}
 
table.main {
border: 1px solid silver;
/*background-color:rgb(254,254,254);*/
background-color:rgb(69,101,142); 
background-image:url(/commun/images/main-top.gif); 
background-repeat:repeat-x;
}

table.content {
background-color:rgb(69,101,142); 
}

td.liteComment {
font-size:10px;
color:green;
}

.menu {
/*border-top: 1px dotted rgb(81,109,143);*/
padding-top:10px;
background-image:url(/commun/images/bg_main_lite.jpg); 
background-repeat:repeat-x;
}

#TopBoxHeaderMenu {
padding:3px 0px 5px 50px;
margin: 0 0 100px 100px;
width:200px;
height:50px;
background:url(/commun/images/top_menu.png) no-repeat 10px 0px;
color:yellow;
font-weight:bold;
font-size:14px;
}

.topBoxMenu {
color:yellow;
font-size:16px;
font-weight:bold;
font-family:verdana;
font-variant:small-caps;
}


a.menuLien, a.menuBox {
	margin-left:10px;
	padding-left:40px;
	background:url(/commun/images/bubble.png) no-repeat 15px 1px;
	color:rgb(15,183,217);
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	}
	
a.menuLien:hover, a.menuBox:hover {
	color:white;
	}
	
a.SuitLeMenu { 	
	font-family:verdana;
	font-size:11px;
	color:rgb(255,255,255);
	}
	
a.SuitLeMenu:hover {
	color:lime;
	}

td.bottom {
	color:rgb(69,102,140);
	font-size:13px;
	font-family:verdana;
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
	padding: 25px 3px 5px 3px;
	}

.corps {
/*border-left: 1px dotted rgb(81,109,143);*/
background-position:top right;
background-image:url(/commun/images/bg_main.jpg); 
background-repeat:no-repeat;
}

table.TopBox {
font-family:  arial, Helvetica, sans-serif;
font-size : 13px;
color:rgb(249,229,254);
margin-top:15px;
/*border-top: 1px dotted rgb(81,109,143);*/
}

td.TopInfoHeader {
color:rgb(249,229,0);
font-size:13px;
font-family: arial, Helvetica, sans-serif;
padding-left:8px;
/*border-left: 1px dotted rgb(81,109,143);*/
}

#ImgBorderW {
border:0px;
}

#TopBoxHeaderActualite {
font-weight:bold;
font-size:14px;
color : lime
}

#TopBoxHeaderPartenaire  {
font-weight:bold;
font-size:14px;
color : lime
}

#subFooter {
z-index:10;
clip : inherit;
position:absolute; 
left:450px; 
}

#subFooter_tab {
color:rgb(249,229,0);
font-size:12px;
font-family: arial;
font-weight:bold;
font-variant:small-caps;
text-align:center;
}


a {
	font-size : 13px;
	font-family : bookman old style, new, americana BT, verdana, arial, sans serif;
	line-height : 1.3;
	text-decoration: none;
	color:rgb(254,254,254);
}

a:hover {
	text-decoration:underline;
	color:rgb(186,39,19);
}

.subLvl { 
	position:absolute; 
	width:200px; 
	border:1px black solid;
	margin:1px 2px 2px 40px;
	padding:5px;
	background-color:rgb(254,254,254);
	background-image:url(/commun/images/herbe1.gif); 
	background-repeat : repeat;
	}