body, td
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
	color: #383838;
	padding:0px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;
}

a 
{
	text-decoration : none ;
	color:#CC6600;
}

a:hover
{
	color:#BBB;
}

.footerLink
{
    color:#FFFFFF;
}

.bann
{
	/*width:1000px;*/
	border:0px solid #DDD;
	background-image:url(Images/Banniere1.jpg);
	background-repeat: no-repeat;
	height:133px;
}

.navig
{
	width:285px;
	float:left;
	border:0px solid #FF0000;
	background-image:url(Images/MenuImage.jpg);
	background-repeat: no-repeat;
	padding-top:90px;
	height:449px;
	margin-left:1px;
}

.navig #active
{
	color:#444;
}

.news_box
{
	width:680px;
	height:30px;
	float:left;
	padding-top:15px;
}

.content
{
	width:668px;
	height:512px;
	float:left;
	padding-right:20px;
	padding-left:10px;
	margin-top:20px;
	border:0px solid #FF0000;
	text-align:justify;
	overflow:auto;
	background-image:url(Images/Fond.jpg);
	background-repeat: no-repeat;	
	font-size: 12px;
	font-style: normal;
	color:#383838;

}

.titreAgenda
{
	font-size: 50px;
	font-style: normal;
	color: #CC6600;
	padding-bottom:5px;
}

.content h1
{
	font-size: 20px;
	font-style: normal;
	color: #CC6600;
	padding-bottom:5px;
}

.content h2
{
	font-size: 16px;
	font-style: normal;
	color: #383838;
}

.content h3
{
	font-size: 14px;
	color: #CC6600;
	padding-bottom:2px;
	 background:#CCCCCC;
    filter:alpha(opacity=90);  
    -moz-opacity:0.9;
    opacity: 0.9;
    -khtml-opacity: 0.9;
    border: 1px solid gray;
	text-align:center;
	
}

.content ul li
{
	display : list-item;
	list-style-image : url(Images/CalPetit.jpg);
	list-style-position: outside;	
	padding-bottom:5px;
}

.content .bis li
{
	margin-left:30px;
	display : list-item;
	list-style-image : url(Images/CalPetit2.jpg);
	list-style-position: outside;		
}

.sep 
{
	float:left;
	width:2501px;
	margin-bottom:10px;
	background:url(../../images/img_structures/traittrie_h.gif) bottom left repeat-x;
}

.level1
{
	float:left;
	width:220px;
	margin-left:20px;
	padding-left:10px;
    line-height: 25px;
    padding-bottom:2px;
    font-size:17px;
    text-align: left;
    margin-top:15px;
    background:#FFFFFF;
    filter:alpha(opacity=90);  
    -moz-opacity:0.9;
    opacity: 0.9;
    -khtml-opacity: 0.9;
    border: 0px solid gray;
}

.event_main 
{
	float:left;
	padding-left:20px;
	text-align:left;
	width:220px;
}

.event1 
{
	color:#CC6600;
	font-size:17px;
	font-style:normal;
	margin-top:12px;
	margin-bottom:5px;
}

.event2
{
	margin-top:0px;
	font-size:12px;
	font-style:italic;
	line-height:25px;
	text-align:left;
}

.level1 a
{
	color:#888888;
	text-decoration:none;
}

.level1 a:hover
{
	color:#555555;
}

.level1 img
{
	padding-bottom:3px;
	padding-right:8px;
}

	
.level2 
{
	float:left;
	width: 180px;
	margin-left:65px;
	padding-left:5px;
	margin-top:5px;
	text-align:left;
	line-height: 18px;
	padding-bottom:2px;
	font-size:13px;
    background:#FFFFFF;
    filter:alpha(opacity=90);  
    -moz-opacity:0.9;
    opacity: 0.9;
    -khtml-opacity: 0.9;
    border: 0px solid gray;
}

.level2 img
{
	padding-bottom:3px;
	padding-right:8px;
}

.level2 a
{
	color:#888888;
	text-decoration:none;
}

.level2 a:hover
{
	color:#555555;
}

.TitreMain 
{
	font-size: 30px;
	font-style: normal;
	color: #CC6600;
	margin-left:30px;
}

.footer
{
	float:left;
	width:1000px;
	margin:0px 40px 0px 40px;
	padding-top:3px;
	font-size:10px;
	color:#77778A;
	font-family:arial;
	text-transform:uppercase;
	line-height:12pt;
}

.linkAccordion
{
	font-size:15px;
	margin-top:10px;
	cursor:pointer; 
	background-color:transparent; 
}

.divAccordion
{
	width:640px; 
	text-align:left;
	background-color:#E0E0E0;
	padding : 2px 2px 2px 2px;
}

