/* CSS Document */

body {
	padding:0; margin:0;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
     background:#a3a3a3;
}

table{
	border:none;
}

.clear {
	clear:both;
}

a {
	outline:none;
}

img {
	border: none;
}

.txt_grispale{
	color:#CCCCCC;
}

.header{
	height:108px;
	background:url('../images/bg_header.gif') repeat-x center bottom;
}

.haut_contenu{
	background:url('../images/bg_hcontenu.gif') repeat-x center top;
}

.haut_contenu2{
	background:url('../images/bg_hcontenu2.gif') repeat-x center top;
}

.haut_contenu_bg{
	padding:0px;
	margin:0px;
	width:990px;
	background:url('../images/bg_haut_contenu.gif') repeat-y center top;
}

.shadow{
	background:url('../images/shadow.gif') no-repeat center top;
}

.categories{
	background:#FFFFFF url('../images/bg_categories.jpg') no-repeat left bottom;
	font-size:18px;
	text-align:justify;
}

.categories a{
	color:#2290AB;
}

.categories a:hover{
	text-decoration:underline;
	text-decoration:none;
}

.contenu{
	background:url('../images/bg_haut_contenu.gif') repeat-y center top;
	border-bottom:1px solid #666666;
}

.footer{
	height:120px;
	background-color:#a3a3a3;
}

.check_bold{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.zm{
	top:0px;
	margin-left:415px;
	position:absolute;
}

.vid_big{
	width:368px;
	height:284px;
}

.vid_small{
	width:174px;
	height:134px;
	margin-bottom:5px;
}

.vid_xsmall{
	width:77px;
	height:59px;
	margin-bottom:5px;
}

.search_bg{
	background:url('../images/search_bg.png') no-repeat center top;
}
.search_bg2{
	background:url('../images/search_bg2.png') no-repeat;
}

.search_text{
	width:510px;
	background:transparent;
	border:0px;
	padding:0px 5px 0px 5px;
	margin:0px;
	text-align:center;
	font-size:24px;
}

.search_text2{
	width:550px;
	background:transparent;
	border:0px;
	padding:0px 5px 0px 5px;
	margin:0px;
	text-align:center;
	font-size:24px;
}

.submit_bg{
	background:url('../images/search_submit.png') no-repeat;
}

.search_submit{
	width:208px;
	height:40px;
	background:transparent;
	border:0px;
	padding:0px;
	margin:0px;
}

.popup_box{
	width:602px;
	height:313px;
	background:#FFFFFF url('../images/bg_popup.jpg') no-repeat left bottom;
}

.texte_search_haut {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

.texte_search_bas {
	font-size:12px;
	color:#FFFFFF;
}

.fleches{
	background:url('../images/fleches.gif') no-repeat center center;
}

/* rotator css */
.pics {
	width: 368px;
	height: 282px;
	padding: 0;  
    margin:  0; 
	overflow: hidden; 
}
.pics img {  
    padding: 0;     
    width: 368px; 
    height: 282px; 
    top: 0; 
    left: 0;
} 
/* /rotator css */

/* formulaire */
.couleur_3_fg {
    color: #333333;
    font: 24px Tahoma,Arial,Verdana,Helvetica;
}
/* /formulaire */

#copyright {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	padding:0 0 20px 0;
}
#copyright a {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
#copyright .mention {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}

