/* CSS Document */

a { color: #663333; } 
a:visited { color: #663366; }
a:active { color: #663333; }

.corps {
	color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.news_date {
	color: #663333; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
}
.news_texte {
	color: #663333;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

div#bloc1, div#bloc2 {
   	width : 706px;
   	height : 572px;
}


div#bloc1 {
    position : absolute;
  	background-position : top left;
	background-repeat : no-repeat;
}

div#bloc2 {
	overflow : auto;
}


div#bloc3 {
   	padding : 5px 5px 5px 5px;
}


body {
	color: #663333;
	background-color: #FFFFFF;
	text : #663333;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	border: 0px;
	scrollbar-face-color:#ECD391; 
	scrollbar-arrow-color:#663333; 
	scrollbar-track-color:#663333; 
	scrollbar-shadow-color: ''; 
	scrollbar-highlight-color:''; 
	scrollbar-3dlight-color:''; 
	scrollbar-darkshadow-Color:''; 

}

.promoTxt {
	color:#663333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.catPromo{
	color:#663333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	text-align:justify;
}

.accesAlbum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

