

* { margin:0;padding:0; }

body {
	background:url(./images/trame.gif);
	font:normal 0.76em Verdana, Tahoma, Sans-serif;
	color:#000000;
}

#page {
	width:770px;
	
	text-align:left;
}


p { }

h1 {
	text-indent:-9000px;
	width:216px;
	height:0px;
}


abbr, acronym { border:0; }

em { color:#FF7200;font-style:normal; }

p#slogan {
	text-transform:uppercase;
	width:320px;
	text-align:left;
	padding-left:5px;
	
}

ul#menu {
	list-style-type:none;
	width:650px;
	text-align:center;
	height:15px;
	float:right;

}

ul#menu li {
	display:inline;
}

ul#menu a {
	display:block;
	float:left;
	width:90px;
	height:100%;
	color:#808080;
	text-decoration:none;
	/*font:bold 1em Verdana, Sans-serif;*/
	border-right:1px solid #BABABA;
	
}

ul#menu a:hover {
	display:block;
	float:left;
	width:90px;
	height:100%;
	color:#FF3321;
	text-decoration:none;
	border-right:1px solid #BABABA;
}

#header {
	background:url(./images/interface/header.png) top left no-repeat;
	width:745px;
	height:216px;
	margin-top:25px;
	padding-top:20px;
	padding-left:25px;
	
	
}

#header h2 {
	color:#808080;
	font:bold 1.6em Verdana, Sans-serif;
	background:url(./images/interface/puceAT.gif) left no-repeat;
	height:20px;
	text-indent:25px;
}

#header h2 span {
	color:#9D9D9C;
}

#header ul { list-style-type:none;	margin-top:3px; margin-left:45px; margin-bottom:10.5%;}

.interligne { 
   line-height: 1.3em; 
   margin-top:-8px;
   margin-left:30px;
} 


#header li {
	padding-left:40px;
}

#header p { padding:5px 20px; }
/* MENU ACTIVITEES */
#header a { color:#399910;text-decoration:none;font: 1.1em Verdana, Sans-serif;  }
#header a:hover { color:red;text-decoration:none; }

#gauche {
	width:240px;
	float:left;
	background-color:#FFFFFF;
}

#gauche h2 {
	
	background:url(./images/interface/bas_titre.png) bottom left no-repeat;
	color:#808080;
	border-left:4px solid #FF3321;	
	font:bold 1.6em Verdana , Sans-serif;
	text-indent:5px;
	margin:5px 0;

	
}

#gauche h2 span { color:#BFBFBF; }

#gauche form {
	width:156px;
	margin-left:10px;
}

#gauche form fieldset { border:0; }

#gauche form input, #gauche form textarea { border:0px solid #BABABA; }

#droite {
	width:504px;
	float:left;
	margin:-65px 0 0 25px;
	background-color:#FFFFFF;
}
#droite h2 {
	background:url(./images/interface/bas_titre.png) bottom left no-repeat;
	color:#150071;
	font:bold 1.5em Verdana , Sans-serif;
	border-left:4px solid #FF3321;
	text-indent:5px;
	margin:5px 0;
}

#droite h2 span { color:#BFBFBF; }

p#copyright {
	background:url(./images/interface/footer.png) left top no-repeat;
	width:770px;
	height:22px;
	float:left;
	margin-top:20px;
	text-transform:uppercase;
	font-size:9px;
	text-align:right;
	padding-top:3px;
	color:white;
}

p#copyright a { color:white;text-decoration:none; }



table.ccm{border:solid 1px #6480B8;background-color:green;border-collapse:collapse;border-spacing:0;padding:0;margin:0;width:auto;margin-bottom:6px;margin-top:5px}
table.ccm td{background-color:white;padding:2px;border:solid 1px green; font-size:8pt; font-family: Verdana; background-color:#DCF0D9}
table.ccm th{color:#ED7832;font-weight:bold;padding:2px;background-color:#FFC488;font-size:8pt; font-family: Verdana; }