@import url("imenus0.css");

h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p, form {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(../images/fond-page.gif);
	background-position: top left;
	background-repeat: repeat;
	background-color: #000000;
}
#Page{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#Contenu {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/***************************************************
                 ENTETE DE PAGE
***************************************************/

#BlocLogo {
	width: 400px;
	height: 100px;
	float:left;
	position: relative;
}
#Logo {
	padding: 20px 0px 0px 0px;
}
#BlocRecherche {
	width: 261px;
	height: 44px;
	text-align: left;
	background-color: #072C63;
	position: absolute;
	top: 106px;
	left: 719px;
	overflow:hidden;
}
#MoteurRecherche {
	color:#FFFFFF;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding: 3px 0px 3px 12px;
}
#BlocMenuHaut {
	width: 580px;
	height: 100px;
	float:left;
}
#MenuHaut{
	padding: 20px 0px 0px 0px;
	text-align:right;
	color:#B5B4B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}
#MenuHaut a, #MenuHaut a:link, #MenuHaut a:active, #MenuHaut a:visited {
	color:#B5B4B4;
	text-decoration: none;
}
#MenuHaut a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#Entete {
	padding-top:6px;
	background-color:#000000;
	text-align:left;
}
#BlocMenuDeroulant {
	width: 980px;
	height: 44px;
	background-color:#072C63;
	float:left;
}
#MenuDeroulant {	
	padding:0px;
	margin:0px;
}

/***************************************************
                 NEWS
***************************************************/
#ColonneNews {
	width: 210px;
	float:left;
	min-height: 300px;
	_height: 300px;
	text-align: left;
}
#News {
	color: #000000;
	padding-top:5px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#News p{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 14px;
}
#News h2{
	color: #FF7200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 8px;
}
#News h3{
	color: #FF7200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 2px;
}
#News a, #News a:link, #News a:active, #News a:visited{
	color: #000000;
	text-decoration: underline;
}
#News a:hover{
	color: #FF7200;
	text-decoration: none;
}
/***************************************************
                 TXT
***************************************************/
#Repeat {
	width: 980px;
	background-image:url(../images/fond-repeat.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float:left;
	min-height: 300px;
	_height: 300px;
}

#ColonneGauche {
	width: 719px;
	float:left;
	font-family: "Trebuchet MS";
	font-size:12px;
	background-image:url(../images/fond-degrade.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	min-height: 300px;
	_height: 300px;	
	padding-top:15px;
}
#ColonneFleche {
	width: 50px;
	float:left;
	font-family: "Trebuchet MS";
	font-size:12px;
	min-height: 300px;
	_height: 300px;	
	padding-top:5px;
	padding-left:5px;
}
#ColonneTxt {
	width: 430px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	min-height: 300px;
	_height: 300px;
	text-align: left;
	padding-top:2px;
}
#ColonneTxtLarge {
	width: 645px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	min-height: 300px;
	_height: 300px;
	text-align: left;
	padding-top:2px;
}
#ColonneTxt p, #ColonneTxtLarge p{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 14px;
}
#ColonneTxt h1, #ColonneTxtLarge h1{
	color: #FF7200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:bold;
}
#ColonneTxt h2, #ColonneTxtLarge h2{
	color: #FF7200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 8px;
}
#ColonneTxt h3, #ColonneTxtLarge h3{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 8px;
}
#ColonneTxt h4, #ColonneTxtLarge h4{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	margin-bottom: 8px
}
#ColonneTxt a, #ColonneTxt a:link, #ColonneTxt a:active, #ColonneTxt a:visited,
#ColonneTxtLarge a, #ColonneTxtLarge a:link, #ColonneTxtLarge a:active, #ColonneTxtLarge a:visited{
	color: #FF7200;
	text-decoration: underline;
}
#ColonneTxt a:hover, #ColonneTxtLarge a:hover{
	color: #000000;
	text-decoration: none;
}
#ColonneTxt ul, #ColonneTxtLarge ul{
	padding-left: 30px;
}
#ColonneTxt ul li, #ColonneTxtLarge ul li{
	list-style:square;
	list-style-type:square;
	margin-bottom: 4px;
	text-align:left;
}
.ttt {
	font-size: 10px;
	line-height: 13px;
}
#Retour  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
}
#Retour a, #Retour a:link, #Retour a:active, #Retour a:visited {
	color: #291201;
	text-decoration: underline;
}
#Retour a:hover {
	color: #856442;
	text-decoration: underline;
}
/***************************************************
                 PRODUITS
***************************************************/

.BlocProduits {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#FFFFFF;
	border:2px solid #E1E1E1;
	float:left;
	width: 200px;
	min-height:225px;
	_height:225px;
	margin-right: 10px;
	margin-bottom:10px;
}
.BlocProduits .Produits {
	padding: 7px;
}
.BlocProduits .Produits h2{
	color: #FF7200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 3px;
}
.BlocProduits .Produits .Vignette{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
}
.Ensavoirplus table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.Ensavoirplus table td a, .Ensavoirplus table td a:link, .Ensavoirplus table td a:active, .Ensavoirplus table td a:visited {
	color: #999999;
	text-decoration: underline;
}
.Ensavoirplus table td a:hover {
	color: #FF7200;
	text-decoration: underline;
}
#MenuProduits  {
	padding-top:20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
}
#MenuProduits a, #MenuProduits a:link, #MenuProduits a:active, #MenuProduits a:visited {
	color: #999999;
	text-decoration: underline;
}
#MenuProduits a:hover {
	color: #FF7200;
	text-decoration: underline;
}
#MenuProduits p{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	margin-bottom: 2px;
}
#MenuProduits h3{
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 4px;
}/***************************************************
                 LIENS
***************************************************/

.BlocLiens {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#FFFFFF;
	border:2px solid #E1E1E1;
	float:left;
	width: 200px;
	min-height:195px;
	_height:195px;
	margin-right: 10px;
	margin-bottom:10px;
}
.BlocLiens .Liens {
	padding: 7px;
}
.BlocLiens .Liens h2{
	color: #FF7200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 3px;
}
.BlocLiens .Liens .Vignette{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
}
/***************************************************
                 COLONNE DROITE
***************************************************/
#ColonneDroite {
	width: 219px;
	min-height: 300px;
	_height: 300px;
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
}
#ColonneDroite p{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 14px;
}
#ColonneDroite a, #ColonneDroite a:link, #ColonneDroite a:active, #ColonneDroite a:visited {
	color: #C70500;
	text-decoration: underline;
}
#ColonneDroite a:hover  {
	color: #000000;
	text-decoration: none;
}
#ColonneDroite ul{
	padding-left: 30px;
}
#ColonneDroite ul li {
	list-style:square;
	list-style-type:square;
	margin-bottom: 4px;
	text-align:left;
}
#BlocVideo {
	padding-left:10px;
	padding-top: 12px;
}
.Video {
	width:235px;
	height:140px;
	border:1px solid #333333;
	background-color:#FFFFFF;
}

/***************************************************
                 PIED DE PAGE
***************************************************/
#PiedPage {	
	width: 980px;
	height:7px;
	background-color: #F1C109;
	border-top:1px solid #000000;
	float:left;
}
#Baseline {
	width: 980px;
	height:30px;
	background-color: #000000;
	float:left;
}

/***************************************************
                 FORMULAIRE
***************************************************/				
.combo {
	height: auto; 
	border: #404040 1px solid;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.comborecherche {
	height: auto; 
	border: #FFFFFF 1px solid;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #072C63;
}
.combogo {
	height: auto; 
	border: #404040 1px solid;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	background-color: #FF7200;
	color: #FFFFFF;
}

td,th{
	font-size: 12px;
	font-family: "Trebuchet MS";
}
th {
	color:#292929;
}

/***************************************************
                 CADRE PHOTO
***************************************************/
.CadrePhoto {
	border: 5px solid #000000;
}
.PhotoGauche {
	border: 5px solid #000000;
	float: left;
	margin-right: 9px;
}
.PhotoDroite {
	border: 5px solid #000000;
	float: right;
	margin-left: 9px;
}
.PhotoGaucheNoborder {
	margin-right: 9px;
	float: left;
}
.PhotoDroiteNoborder {
	float: right;
	margin-left: 9px;
}

/***************************************************
                 PLAN DU SITE
***************************************************/
#ColonnePlan {
	width: 330px;
	min-height: 400px;
	_height: 400px;
	float: left;
	padding-right: 20px;
	padding-left: 60px;
}
#ColonnePlan2 {
	width: 290px;
	min-height: 400px;
	_height: 400px;
	float: left;
}
#ColonnePlan h3, #ColonnePlan2 h3{
	color: #D60702;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 12px;
}
#ColonnePlan a, #ColonnePlan a:link, #ColonnePlan a:active, #ColonnePlan a:visited,
#ColonnePlan2 a, #ColonnePlan2 a:link, #ColonnePlan2 a:active, #ColonnePlan2 a:visited {
	color: #000000;
	text-decoration: none;
}
#ColonnePlan a:hover, #ColonnePlan2 a:hover  {
	color: #C70500;
	text-decoration: underline;
}
#ColonnePlan ul, #ColonnePlan2 ul {
	padding-left: 40px;
}

/***************************************************
                 PARTENAIRES
***************************************************/
.Partenaires {
	width: 178px;
	min-height: 90px;
	_height: 90px;
	float: left;
	text-align:center;
}

