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

#content{
	padding-left:100px;
	height:432px;
	overflow:hidden;
}

#contentLeft {
	font-size:12px;
	float:left;
	width:440px;
	height:340px;
	background-color: #CCCCCC;
	margin:1px 5px 0px 0px;
	padding:0px;
	border:1px dashed #8C828C;
}
#contentLeft a {
	text-decoration: underline;
}

#contentLeft a:hover {
	text-decoration: underline;
}


#contentText {
	float:left;
	color:#6E5A6E;
	background-color: #CCCCCC;
	overflow:hidden;
	height:260px;
	width:380px;
	padding-left:20px;
}

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

#contentPortfolio {
	padding-right:30px;
	height:340px;
	float:right;
	width:350px;
}

.portfolioVignette{
	background-color:#6D5A6E;
	width:110px;
	height:110px;
	float:left;
	margin:2px;	
}
#reagir {
	text-align:right;
	margin:20px 65px 20px 0px;
}
#reagir a {
	padding:2px 5px 2px 5px;
	font-size:12px;
	font-weight:bold;
	background-color: #EEF0EF;
	text-decoration: none;
}
#reagir a:hover {
	text-decoration: none;
	color: #8C828C;
	background-color:#F0F0F0;
}

#formulaire_reagir{
	margin:0px;
	padding:0px;
	width:380px;
	color:#6E5A6E;
	float:left;
	background-color: #CCCCCC;
	padding-left:20px;
	text-align:left;
	font-size:11px;
}

#formulaire_reagir input{
	font-size:11px;
	background-color:#B8B8B8;
	border:1px #999999 solid;
	height:20px;
	padding:2px 3px 0px 3px;
}

#formulaire_reagir textarea{
 	font-size:11px	;
 	border:1px #999999 solid;
 	background-color:#B8B8B8;
 	padding:3px;
 	width:352px;
 	height:80px;
 	font-family:arial;
 	overflow:auto;
}
#formulaire_reagir input.button{
	color:white;
	background-color:#666666;
	width:230px;
	border:2px outset #999999;
	cursor:pointer;
	height:27px;
	font-weight:bold;
}
#formulaire_reagir input.button:hover{
	color:#666666;
	background-color:#ACE800;

}
#formulaire_reagir H4{
	margin:0px;
	font-size:11px;
}
#formulaire_reagir P{
	margin-bottom:10px;
}

#scroller{
	float: right;
	width:10px;
	height:205px;	
	padding-right:20px;
	margin:0px;
}
#scroller a{
	background-color:#CCCCCC;
}
#scroller a:hover{
	background-color:#CCCCCC;
}

.scrollUp{
	border:none;
	margin-top:0px;
}
.scrollDown{
	border:none;
	margin-top:230px;
}

p {
	margin: 5px 0px 15px 0px;
	padding:0px;
}

#mois{
	margin:40px 0px 0px 0px;
	padding-right:35px;
	float:right;
	height:30px;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}
.currentMois{
	margin-left :30px;
	color:#ACE800;	
	text-decoration:none;
}
.listeMois{
	display:inline;
	margin-left :30px;
	color:#B4B4B4;	
	text-decoration:none;
}
a.listeMois:hover{
	color:#ACE800;	
}

.periode {
	font-size: 13px;
	font-weight:bold;
	text-transform: lowercase;
}

.titre {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.sstitre {
	font-weight: bold;
	font-size: 11px;
}

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

.texte {
	font-size: 12px;
}

.formRecherche{
	background-color:#000000;
}	