/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 2;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #000000; background-color: #FFFF33 }
a:active { text-decoration: none; background-color:#FFFF33 }
a:visited { text-decoration: none; color: #000000; background-color: #FFFF33 }
a:hover { text-decoration: underline; background-color: #666666 }

a img { border: none; }

#menu {
    width: 250px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 40px;
    position: fixed;
    height: 100%;
	background-color: #fff;
	padding-left: 25px;
	padding-top: 25px;
}

#menu ul {
	list-style: none;
	margin: 0px 0 10px 0;
	;	
		
}

#menu ul li.section-title { text-decoration: none; color:#000000; font-weight: bolder; }

#content {
    height: 100%;
    margin: 0 0 0 350px;
    top: 0;
}

.container {
    padding: 5px 5px 25px 5px;
}


.containerimg{
	
	padding-top: -25px;
	margin-left:-22px;
}

.container-barre-menu{
	
	padding-top: 14px;
	
}

.container-barre-content{
	
	margin-top: 12px;
	margin-bottom: 6px;
}

.container-barre-content2{
	
	margin-top: 90px;
	margin-bottom: 12px;
}

.container-barre-content3{
	margin-top: 60px;
	margin-bottom: 18px;
}

.container-barre-Projet2{
	margin-top: 20px;
	margin-bottom: 18px;
}
	
#content p {
	width: 600px;
	margin-bottom: 19px;
}

.content-couleur1 {
	background-color: #ff0000;	
	width: 560px;
	padding-left: 20px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 35px;


}

.content-couleur2 {
	background-color: #ccff00;	
	width: 560px;
	height:600px;
	padding-left: 20px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 35px;


}

.content-couleur3 {
	background-color: #66ccff;	
	width: 560px;
	height: 800px;
	padding-left: 20px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 35px;

}

.blocCol{
	float:left;
	width:190px;
	overflow: inherit;
	margin-right: 20px;
}

.blocCol2{
	float:left;
	width:280px;
	overflow: inherit;
	margin-right: 20px;
	margin-bottom: 20px;
}

italic{
	font-style:italic;
	font-size: 11px;
}


p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

h5 {
	font-size: 11px;
	background-color: #C36;
}

t01{
	background-color: #F0C;
	font-size: 11px;
	width: 60px;
}
titre01 {
	text-decoration: none; color:#000000; font-weight: bolder;
	
}	


#img-container	{
	margin: -20;
}
#img-container p	{ 
		width: 600px; 
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px; 
		padding: 0px 0 5px 0;
	}




#once { clear: left; }

date_news{
	font-size: 9px;
	font-style: italic;
}

titre_news{
	font-size: 13px;
	font-weight: bold;
	color: #F0C;
}

soustitre_news{
	font-size: 10px;
	font-weight: bold;
}
