/* CSS Document */

/**{ border:1px solid red;}*/

body {
	background-image:url(images/degrade.jpg);
	background-repeat:repeat-x;
	height:auto;
	background-color:#f9ba1f;
	margin: 0px;
}

.menu{
	background-image:url(images/menu/menu.jpg);
	background-repeat:repeat-x;
	height:40px;
}

.fond{
	background-image:url(images/fond.jpg);
	background-repeat:no-repeat;
	height:775px;
	background-position:center top;
	
}


.contenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#785b00;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	
}
.contenuFalsh{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#785b00;
	position:relative;
}

.titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#922f2e;
}

.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#785b00;
}

a:link {
	color: #922f2e;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #922f2e;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #922f2e;
	font-weight:bold;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
#tablreferencement {
	text-align: justify;
	height: 75px;
	overflow: scroll;
	margin-top: 200px;
}

a:active {
	text-decoration: none;
	color: #922f2e;
	font-weight:bold;
}

.piedpage{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	padding-top:6px;
	height: auto;
	text-align:center;
}

a.lien:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.lien:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.lien:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.lien:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.lienbas:link {
	color: #785b00;
	text-decoration: none;
}

a.lienbas:visited {
	text-decoration: none;
	color: #785b00;
}

a.lienbas:hover {
	text-decoration: underline;
	color: #785b00;
}
a.lienbas:active {
	text-decoration: none;
	color: #785b00;
}

div { behavior: url(iepngfix.htc) }
.lienref {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.lienref a {
	color: #FFF;
}

.accueilVideo{width:175px; height:118px; float:left; border:1px solid white; margin:1px 0px 1px 0px;}
.accueilVideo a{display:block; width:100%; height:100%; background:url('images/play_btt.png');}
.accueilVideo a:hover{ background:url(images/play_btt_over.png);}

.accueilPhoto{width:175px; height:118px; float:left; border:1px solid white; margin:1px 0px 1px 1px;}
.accueilPhoto a{display:block; width:100%; height:100%; background:url('images/btt_photo.png');}
.accueilPhoto a:hover{ background:url(images/btt_photo_over.png);}


.accueil_temoin{border:1px solid white; width:353px; height:235px; }
.accueil_temoin a{ display:block; width:100%; height:100%; text-decoration:none; color:white;}
.accueil_temoin a:hover{background:url('images/over_Temoin_x.png'); }

.temoin_box{ margin:20px; width:660px;}
.temoin_box table{ vertical-align:middle; border:1px solid white; }
.temoin_box p{ font-size:14px; line-height:17px; padding:0 30px;}
.PicTemoin{ width:300px;}
.PicTemoin img{ border:1px solid white;}

.videoThumbs{ float:left; width:400px;}
.videoThumbs a{ display:block; margin:0 0 13px 12px; width:142px; height:80px; border:1px solid white; float:left}
.videoThumbs a:hover{ border:1px solid black;}
.videoThumbs a img{ border:none;}

.videoThumbs a span{ display:block; width:100%; height:100%; background:url('images/play_btt.png') center;}
.videoThumbs a span:hover{ background:url('images/play_btt_over.png') center;}

.temoin_title_accueil{ display:block; font-size:18px; font-family: Arial, Helvetica, sans-serif; font-weight:bolder; -moz-text-shadow: 3px 3px 4px #000; -webkit-text-shadow: 3px 3px 4px #000; text-shadow: 3px 3px 4px #000; padding:5px;}
.temoin_phrase_accueil{display:block; margin:170px 0 0 0; text-align:right; padding-right:10px;-moz-text-shadow: 3px 3px 4px #000; -webkit-text-shadow: 3px 3px 4px #000; text-shadow: 3px 3px 4px #000; padding:5px;}


#PhotoContainer{ margin-top:10px; padding-left:20px;}
#PhotoContainer .img{ border:1px solid white; width:270px; height:179px; float:left; margin:0 10px 10px 0;}
#PhotoContainer .img:hover{ border:1px solid black;}
#PhotoContainer .img a{ display:block; width:100%; height:100%;}
#PhotoContainer .img a:hover{}

