body { 
  margin: 0; 
	padding: 0; 
	background: #FFFFCC;
	scrollbar-face-color:#FF6100; 
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FF9100;
	scrollbar-darkshadow-color:#980000;
	scrollbar-shadow-color:#FF7F00;
	scrollbar-arrow-color:#AA0000;
	scrollbar-track-color:#FFDC00;
	text-align: center; 
	font-size: 11px; 
	font-family: Arial;
	color: #000000; 
}

a         { color: #D30101; }
a.hover   { color: #D30101; }
a.visited { color: #D30101; }

.divth{padding:2px; border:1px solid #b7b6b6; background-color:#F4F4F4; width:657px;}
.divth2{padding:2px; border:1px solid #b7b6b6; background-color:#F4F4F4; width:657px;text-align:justify}
.divtitle{width:657px; text-align:justify}
.title{font-family:tahoma; font-size:12px; font-weight:bold; color:#B70000}
.desc{font-family:tahoma; font-size:12px; font-weight:normal;}
.red{font-family:tahoma; font-size:12px; font-weight:bold; color:#FF0000}
.cb30form        { text-align: center; font-weight: bold; color: #FF5B00; }
.cb30form_form   { text-align: center; }
.cb30form_input  { text-align: center; font-weight: bold; color: #FF5B00; }
.cb30form_submit { text-align: center; font-weight: bold; color: #FF5B00; }
.cb30form_thumb { border: 1px solid #FF5B00; }

.video             { background-color: #FFFFCC; border: 1px solid #FF5B00; }
.video_titre       { text-align:center; font-family:verdana; font-size:16px; font-weight:bold; color:#F13E00; }
.video_description { text-align:justify; font-size: 11px; padding: 15px; }
.video_download    { display: block; width: 98%; margin: auto; background: #FF5B00; color: #FFFFFF; font-weight: bold; text-align:center; font-size: 11px; }

.page { font-size: 16px; font-weight: bold; margin: 25px; }

.thumb_pdv { border: 2px solid #D30101; }

.bloc_blog{ height:255px}
.lien_blog { color:#D30101; font-size:14px; }
.blog_text{ font-size:12px; height:45px; width:420px; margin-top:3px; overflow:hidden; text-align:justify;}
.petit_titre {text-align: left; font-size: 11px; font-weight: bold; margin-bottom: 10px;text-decoration:none; color:#D30101;}
.petit_titre a {text-decoration:none;}

