/* CSS Document */

body {
background-color:#003366;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


img{ border:0;}

#conteneur {
width:780px;
height:auto;
border:none;
margin-right:auto;
margin-left:auto;
background-color:#cc0000;

}


#layout_logo {
border-bottom: solid 1px #999999;
background-image:url(../images/evo2/titre3.jpg);
background-repeat:no-repeat);
height:140px;
}
#layout_logo span{
display:none;

}


#layout_head ,#layout_rightside,#layout_leftside,#layout_body
{
border:none;
overflow:hidden;
	
}

#banniere {
text-align:center;
margin-bottom:8px;
}

#layout_head {
text-align:center;
color:#c00;
}

#layout_leftside
{
width:130px;
float:left;
margin:0;
}
#layout_leftside img{border:0;}

#layout_rightside
{
	width:130px;
	float:left;
	margin:0;

}

#layout_body
{
width:480px;
float:left;
padding:0;
padding:20px;
background-color:#FFF;
}




/* menu */
#menu a{ padding:2px 0 2px 5px; display:block;}
#side li, #side ul,#menu ul,#menu li {
margin:0 2px 0 2px;
padding:0;

}
#menu li, #sideboxevo{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}

#menuevo1 {
	font-size:110%;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	cursor: default;
	margin:0 4px 0 4px;
	border-bottom:solid 1px #AAA;
font-family: Verdana, Arial, Helvetica, sans-serif;


}

.menuevo3 {


	color: #cc0000;
	background-color:#FFFFFF;
	cursor:pointer;
	
	}
	
.menuevo3:hover{background-color:#CCC;} 


.ml7{	

	text-indent:none;
	margin:0 0 0 0px;
	padding:0;
	list-style-type: none;

}




#sideboxevo{
	margin:0 4px 0 4px;
	background-color:#FFF;
	padding:2px;
}




/* script liste d'articles */

#rsslist { border-bottom : solid 1px #ccc; margin-bottom:20px; }

#rsslist li{	text-indent:none;
	margin:0 0 0 0px;
	padding:0;
	list-style-type: none;
	border-bottom:dashed 1px #ccc;
	font-size:90%;
	color:#c00;
	}
#rsslist li:hover { background-color:#dedede;}


#bodybox{ margin:0 0 20px 0; }