
body {
	font-family: Arial;
	font-size: 11px;
	background-color:#000000;
}

#content{
	height:349px;
	background-color: #000000;
	margin:65px 0px 17px 100px;
	overflow:hidden;
}

#contentLeft{
	margin:4px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:436px;
	height:340px;
	background-color:#CCCCCC;
	border:1px dashed #8C828C;
	overflow:hidden;
}
#contentLeft a {
	text-decoration: none;
	color: #6E5A6E;
}
#contentLeft a:hover {
	text-decoration: none;
	color: #6E5A6E;
	background-color:#ACE800;
}

#contentRight{
	float:right;
	margin-right: 20px !important;
	margin-right: 10px;
	width:360px;
}

#contentPortfolio {
    margin-top:2px;
    padding-right:20px;
    float:right;
    width:380px;
    height:340px;
}

.portfolioVignette{
    background-color:#6D5A6E;
    width:110px;
    height:110px;
    float:left;
    margin:2px;   
}

#scroller{
	float: right;
	width:18px;
	height:205px;	
	padding-right:10px;
	margin:0px;
}
#scroller a{
	background-color:#CCCCCC;
}
#scroller a:hover{
	background-color:#CCCCCC;
}
.scrollUp{
	border:none;
	margin-top:30px;
}
.scrollDown{
	border:none;
	margin-top:255px;
}
P{
	padding:0px 15px 15px 15px;
	margin:0px;
	font-size:12px;	
	color:#8C828C;
}

#actualite{
	margin-top:20px;
	width:88%;
	float:left;	
	height:325px;
	overflow:hidden;
	color:#6E5A6E;
}
.margin{
	padding:0px 15px 15px 15px;
	margin:0px;
}
.periode {
	font-size:12px;
}

.titre {
	font-weight: bold;
}
.type {
	font-style: italic;
	font-size:12px;
}

.desc {
	font-size: 12px;
}

.formRecherche{
	background-color:#000000;
}	

