body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#352952;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 993px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

a:link{
color:#330099;
}

a:visited{
color:#18003D;
}

a:hover{
text-decoration:none;
}

p{
font-size:12px;
padding-right:18px;
line-height:14px;
}

em{
font-size:9px;
padding:3px;
background-color:#FFFFCC;
}

.strong{
	font-size:14px;
	color:#1D0020;
	line-height:16px;
}

IMG{
border:none;
vertical-align:middle;
}

IMG.mortaiseGauche {
	float:left;
	margin-right:12px;
}
IMG.mortaiseDroite {
	float:right;
	margin-left:12px;
}

LI {
list-style-image:url(images/li3.gif);
list-style-position:inside;
}



h2{
font-size:19px;
color:#996600;
margin-bottom:5px;
font-weight:normal;
}


#date {
font-size:10px;
color:#FFFFFF;
background-image:url(images/bandeau1.jpg);
padding-left:6px;
height:73px;
border:none;
}

#messages {
font-size:11px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#000000;
background-image:url(images/bg_messages.jpg);
padding-left:83px;
padding-top:3px;
vertical-align:text-top;
}


#menus {
color:#FFFFFF;
background-image:url(images/bg_onglets.jpg);
padding-left:6px;
list-style-type:none;
height:29px;
}

#menus li {
display:inline; 
font-size:14px;
letter-spacing:-0.05em;
}

#menus li a, #menus li a:visited{
padding:0.43em 0.6em;
color:#FFFFFF;
background: url(images/separ_menu.gif) left no-repeat;
text-decoration:none;
float:left;
}

#menus li a:hover{
background:url(images/bg_menu_over.gif) left bottom;
color:#ffffff;
}

#menus li a.in{
background:url(images/bg_menu_in.gif) left bottom;
color:#ffffff;
}


#sousmenus {
background-image:url(images/bg_sousmenus.jpg);
padding-left:6px;
}

#sousmenus DIV {
display:none;
margin-top:6px;
}

#sousmenus li {
display:inline;
font-size:12px;
}

#sousmenus li a, #sousmenus li a:visited{
padding: 0px 14px 0px 19px;
color:#330099;
text-decoration:none;
float:left;
background:url(images/li.gif) no-repeat left;
}

#sousmenus li a:hover
{
color:#3300FF;
background:url(images/li2.gif) no-repeat left;

}

#sousmenus li a strong{

color:#000000;

}

#gauche{
background:url(images/bg_gauche.jpg) no-repeat left top;
width:229px;
height:670px;
text-align:center;
}

#gauche p{
background-color:#FFFFFF;
margin-left:30px;
font-size:11px;
color:#666666;
padding:6px 0px;
}

#cotedroit{
background:url(images/bg_coteDroit.gif) repeat-y right;
width:248px;
}

#cotedroit2{
background:url(images/bg_coteDroit.gif) repeat-y right;
width:278px;
}

#derniereNews{
background:url(images/bg_dernieresNouvelles.jpg) no-repeat left;
width:248px;
height:222px;
}

#derniereNews p{
font-size:11px;
color:#000000;
padding:50px 32px 16px 22px;
}


a.bouton, a.bouton:visited {
font-size:10px;
color:#FFFFFF;
text-decoration:none;
background:url(images/btn_over.gif) no-repeat center;
text-align:center;
padding:4px 6px;
}

a.bouton:hover {
text-decoration:none;
background:url(images/btn.gif) no-repeat center;
}


#equipespartenaires p{
font-size:9px;
text-align:center;
color:#333333;
padding:15px 32px 0px 22px;
}

#equipespartenaires IMG{
border:none;
padding-top:5px;
}

#footer {
background:url(images/bg_footer.jpg) no-repeat;
height:103px;
}

#footer p{
text-align:center;
font-size:9px;
color:#666666;
}

#footer a{
font-size:11px;
line-height:20px;
}



.ariane {
	font-size:10px;
	color:#666666;
	padding:0px;
} 

table.donnes TH {
	background:url(images/bg_th.gif) repeat-x;
	color:#444444;
	padding:4px 3px;
} 

table.donnes TD {
border-bottom:1px solid #CCCCCC;
padding:6px 3px;
} 

table.donnes TD a{
font-size:11px;
text-decoration:none;
}

table.donnes2 TH {
background:url(images/bg_th.gif) repeat-x;
	color:#444444;
	padding:4px 3px;
} 

table.donnes2 TD {
border-bottom:1px solid #CCCCCC;
padding:3px 3px;
font-size:11px;
} 


IFRAME{
border:none; 
overflow:hidden;
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
}