
/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/

body { color:#a92203; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:12px; }

h1 { color:#a92203; font-weight:bold;}
h2 { color:#a92203; font-size: 1.3em; }
h3 { color:#a92203; font-size: 1.17em; }
h4 { color:#a92203; font-size: 1em; }
h5 { color:#a92203; font-size: 0.83em; }
h6 { color:#a92203; font-size: 0.67em; }
p { color:#a92203; font-size: 1em; }
ul, ol { color:#a92203; font-size: 1em; }
li {  color:#a92203; font-size: 1em; }
a { color:#a92203; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur après le clic */
input { border-width:thin; padding:3px; color:#a92203; }
textarea { border-width:thin; padding:3px; color:#a92203; }
em { }
strong { }


/* Éléments Particuliers
----------------------------------------------------------*/

/* Placement d'images */
.imgLeft{ float:left; margin-right:1em; }
.imgRight{ float:right; margin-left:1em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }

/* Des classes d'alignement du texte */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }

/* Des classes de formatage du texte en ligne */
.bold, .gras { font-weight: bold; }
.italic, .italique { font-style: italic; }
.strike, .barre { text-decoration: line-through; }

/* Des classes flotante */
.floatleft { float: left; }
.floatright { float: right; }

/* Les "nettoyeurs" */
.clearb { clear: both; }
.clearer { clear: both; width: 0; height: 0; line-height: 0; }

/* Formulaire de contact */
#frmEnvoi{ width:790px; }
.divformulaire{ width:480px; float:left; padding-right:10px;}
#divmessage{ width:300px; float:left; padding-top:40px;}
#frmEnvoi input, textarea{ background-color:transparent; padding:5px; border:#b36a08 solid 1px; }
#frmEnvoi .INPUT2{ border:none;}
#frmEnvoi .field{ text-align:right; padding-top:10px; }
#frmEnvoi .champ { height:15px; width:200px; }
#frmEnvoi textarea{ height:140px; width:250px; }


/*googlemaps*/
.plan {
	width: 700px;
	height: 460px;
	border: 6px solid #a92203;
	margin-left:auto; margin-right:auto;
	
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0px 200px 10px 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
	padding-bottom:25px;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}

/*end googlemaps*/
/*css : plan du site*/
.body-plan-du-site{background: #3A1800 url(../images/fond.jpg) repeat-x top; width:100%; }
#head-plan-du-site{
height:360px;
background:url(../images/plan-du-site/head-plan.jpg) no-repeat;
}
#body-plan-du-site{
	background:url(../images/plan-du-site/body-plan.jpg) no-repeat;
}
#content-plan-du-site{
	padding:25px 70px 20px 70px;
	text-align:justify;
}
#foot-plan-du-site{
background:url(../images/plan-du-site/footer-plan.jpg) no-repeat;
height:37px;
}
.yzeo-plan-du-site{ font-size:10px; padding-left:100px; }
/*#plan du site*/

/*hightslide*/
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: #000000;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/* Styles for the popup */
.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid #000;
}
.highslide:hover img {

}
.highslide-wrapper {
	background: black;
}
/*boder image load-slide*/
.highslide-image {
	border: 5px solid #fff;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*--------------------*/

.new-content{
	width:800px;
	margin:0 auto;
}
.txt-right{
	width:300px;
	float:right;
}
.txt-left{
	width:440px;
	float:left;
}
.strong-center{
	text-align:-moz-center;
	!text-align:center;
}
.icon{
	vertical-align:text-bottom;
	padding-right:8px;
}
.span{
	padding-left:29px;
}
.content-envoi{
	width:600px;
	margin:0 auto;
}
.img-left{
	width:215px;
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
.pdh1{
	padding-left:12px;
}
.new-content-galery{
	width:912px;
	margin:0 auto;
}
.number{
	padding-right:5px;
	padding-bottom:10px;
	padding-top:10px;
}
.img-cusine1{
	width:200px;
	float:left;
}
.img-cusine2{
	width:200px;
	float:left;
	padding-right:11px;
	padding-left:22px;
}
.img-cusine3{
	width:200px;
	float:left;
	padding-right:23px;
	padding-left:12px;
}
.txt-cusine-right{
	width:405px;
	float:right;
	padding-right:10px;
}
.txt-cusine-left{
	width:400px;
	float:left;
}
.titile{font-size:13px; font-weight:bold; text-align:center; padding-top:20px; padding-bottom:15px;}
.img3-2{
	width:250px;
	float:left;
	padding-left:59px;
	padding-right:59px;
}
.img3-1{
	width:250px;
	float:left;
}
.content-img{
	width:869px;
	margin:0 auto;
}
.img5-1{
	width:150px;
	float:left;
}
.img5-2{
	width:150px;
	float:left;
	padding-left:29px;
	padding-right:15px;
}

.img5-3{
	width:150px;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
.img5-4{
	width:150px;
	float:left;
	padding-left:15px;
	padding-right:29px;
}
fieldset { 
	border:1px solid #f60; 
	padding:0 5px 0 5px;
	margin:0 auto;
}
.img-cusine2-re2{
	width:200px;
	float:left;
	padding-right:10px;
	padding-left:18px;
}
.img-cusine3-re2{
	width:200px;
	float:left;
	padding-right:18px;
	padding-left:10px;
}
legend { font: 700 1em Georgia, "Times New Roman", Times, serif; border-left:3px solid #f60; padding:2px 15px 2px 10px; }
sup{
	vertical-align:super;
}