/* CSS Document */

html, body {
	margin: 0;
	padding: 0;

	height: 100%;
	}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}	


/* -------------------------- Titre de la page -----------------------*/	
h2 {
	margin: 0;
	padding: 0;
	margin-bottom : 10px;
	width: 660px;
	float: none;	
	background: url(images/contenthead.gif);
	
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	border-top: 2px solid #5D5D5D;
	padding: 5px 0 3px 0px;
	color: #666;
	}
/* -------------------------- Titre d'un article -----------------------*/	
h1, h1.csc-firstHeader {
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	/*color: #666;*/
	/*background-color: #66FFFF;*/
	/*background: url(images/TitrePageBleu.gif);*/
	margin-top: 15px;
	margin-bottom: 5px;
	border-top: 3px double #999;
	border-bottom: 3px double #999;
	}
/* -------------------------- Sous titre d'un article -----------------------*/		
p.csc-textpicsubheader, p.csc-textsubheader{
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 5px 0px;
	padding-left: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	}	
/* -------------------------- Légende des Images -----------------------*/
dd.csc-textpic-caption{
	padding : 0;
	margin.top : 0px;
	margin.bottom : 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style : italic;
	
	}	

/* --------------------------Espacement vertical Bloc Images -----------------------*/

	DIV.csc-textpic { margin-top: 20px;}



/* -------------------------- Titres Menus et partenaires-----------------------*/
h4 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	height: 18px;
	color: #FFF;
	padding: 3px 0 0 10px;
	}

/* -------------------------- Couleurs des liens -----------------------*/
#contenu a:link {
	color: #0066CC;
	font-family: verdana, arial, sans-serif;
	
	font-weight: bold;
	}
	
#contenu a:visited {
	color: #0066CC;
	font-family: verdana, arial, sans-serif;
	
	font-weight: bold;
	}


#contenu a:active {
	color: #0066CC;
	font-family: verdana, arial, sans-serif;
	
	font-weight: bold;
	}





#contenu {
	
	display: block;
	
	float: none;
	width: 636px;
	margin-left: 12px;
	margin-right: 9px;
	margin-bottom: 10px;
	
	}


	
#container {
	margin: 0;
	padding: 0;

	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	background: url(images/containerbg.gif);
	padding-bottom: 50px;
	border-left: 3px solid #5D5D5D;
	border-right: 3px solid #5D5D5D;
	}
	
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {
display: inline;
}  

    * html .clearfix {height: 1%;}
	.clearfix {display: block;}


h3 {
	margin: 0;
	padding: 0;

	float : left;
	width: 960px;
	height: 150px;
	text-indent: -9999px;
	border-bottom: 1px solid #666;
	border-top: 3px solid #5D5D5D;
	}



/*#coin {
	
	
	float : left;
	width: 160px;
	height: 93px;
	text-align: center;
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 16 px;
	border-bottom: 1px solid #666;
	border-top: 3px solid #5D5D5D;
	}	*/

#partenaires {
	text-align: center;
	width: 148px;
	float: right;
	}	


#partenaires a {
	
	display: block;
	margin=0;
	text-decoration:none;

	}
#partenaires a:link, a:visited {

	text-decoration:none;

	}

	
#nav {
	margin: 0;
	padding: 0;
	width: 148px;
	float: left;
	}
	
	
#nav ul  {
	margin: 0;
	padding: 0;
	font-size: 8px;
	margin-bottom: 15px;
	background: white;
	}
	
#nav a    {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	margin: 0 4px auto 4px;
	padding-left: 5px;
	border-bottom: 1px solid #CCC;
	height: 14px;
	padding-top: 7px;
	}

#nav a:hover {
	background:#CCCCCC;
	}
	
#colourchange {
	margin: 0;
	padding: 0;
	height: 31px;
	background: url(images/colourchangebg.gif);
	text-align: right;
	}
	
#colourchange ul {
	list-style-type: none;
	margin-right: 15px;
	float: right;
	margin-top: 5px;
	}

#colourchange li {
	margin: 0;
	padding: 0;
	
	margin-right: 5px;
	width: 20px;
	height: 10px;
	float: left;
	}
	
#colourchange img {
	border: 0;
	}
	
#colourchange img:hover {
	border: #FFF;
	}

#rightside {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	left: 2px;
	width: 660px;
	font-family: verdana, arial, sans-serif;
	background: white;
	}
	
p.bodytext{
	font-family: verdana, arial, sans-serif;
	


	}

p.csc-header-date{
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	
	}



/*	
a.download:link, a.download:visited{
	
	color:#3333CC;
	font-weight: bold;
	}*/	

	
#rightside a {
	margin: 0;
	}
	
#footer {
	margin: 0;
	padding: 0;
	background:#CCCCCC;
	float:none;
	width: 960px;
	margin: 0 auto;
	height: 45px;
	margin-top: -50px;
	text-align: center;
	border-left: 3px solid #5D5D5D;
	border-right: 3px solid #5D5D5D;
	border-top: 2px solid #5D5D5D;
	border-bottom: 3px solid #5D5D5D;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666;
	padding-top: 4px;
	}

#footer a:link, a:visited {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	}

	
#footer a {
	
	margin: 0;
	padding: 0;
	}
	
 	

