@charset "utf-8";

/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
&&                                     &&
&&   Rouille Fouche, CSS defaut V 1.0  &&
&&                                     &&
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/

@import "SpryMenuBarHorizontal.css"; /* Charge la feuille de style pour le menu */
@import "editor.css";

body {
	background:white url(/global/styles/pict/BG_topBody.gif) top left repeat-x;
	font: 1em normal Verdana, Arial, Helvetica, sans-serif;
}

H1 {
	background:url(/global/styles/pict/BG_left.jpg) top left no-repeat;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:18px;
	width:280px;
	height:70px;
}
H1 a 
{
	width:280px;
	height:70px;
	display:block;
}
H1 a span {display:none;}

#diapo {
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	/*top:88px;*/
	top:63px;
	width:280px;
	height:460px;
}

.content {
	position:absolute;
	left:280px;
	top:18px;
	width:645px;
	background:url(/global/styles/pict/BG_fleche_top.jpg) top left no-repeat;
	padding-top:46px;
}
#footer {
	position:absolute;
	display:block;
	width:100%;
	text-align:center;
	font-size:12px;
	color:#d99050;
	margin:10px 0 10px 0;
}
#footer p, #footer a {
	margin:0;
	padding:0;
	color:#d99050;
}
#footer a:hover {text-decoration:none;}

/* --- Navigation --------------------------------------------------------*/
#cadreNav {
	display:block;
	z-index:99;
}

.metiers, .NotreParc, .geo, .contact,.metiers_on, .NotreParc_on, .geo_on, .contact_on {
	font-size:10pt;
	color: #FFF;
	text-decoration: none;
	text-align:right;
	font-weight:bold;
	padding:2px 10px 0 0;
	height:21px;
}

.cachelien {display:none;}

.metiers {background:#1e558d url(/global/styles/pict/metiers_btn.gif) top left; width:135px;}
.metiers_on, .metiers:hover {background:#1e558d url(/global/styles/pict/metiers_btn.gif) top right; width:135px;}
 
.NotreParc {background:#ee721c url(/global/styles/pict/parc_btn.gif) top left no-repeat; width:135px;}
.NotreParc_on, .NotreParc:hover {background:#ee721c url(/global/styles/pict/parc_btn.gif) top right no-repeat; width:135px;}


.geo {background:#009ba2 url(/global/styles/pict/geo_btn.gif) top left no-repeat; width:160px;}
.geo_on, .geo:hover {background:#009ba2 url(/global/styles/pict/geo_btn.gif) top right no-repeat; width:160px;}

.contact {background:#71b5d8 url(/global/styles/pict/contact_btn.gif) top left no-repeat; width:105px;}
.contact_on, .contact:hover {background:#71b5d8 url(/global/styles/pict/contact_btn.gif) top right no-repeat; width:105px;}

.metiersRoll {background:#1e558d; width: 200px;}
.metiersRoll a, .NotreParcRoll a  {
	color:#92a3cc;
	text-decoration:none;
	font-size:9pt;
	font-weight:bold;
}
.metiersRoll a span, .NotreParcRoll a span, .NotreParcSub a span {
	background:url(/global/styles/pict/puce02.gif) left no-repeat;
	padding-left:18px;
	margin-left:5px;
}
.metiersRoll a:hover span {color:#fff; background:url(/global/styles/pict/puce03.gif) left no-repeat;}

.NotreParcRoll {background:#ee721c; width: 200px;}
.NotreParcRoll a {color:#f3d2b4;}
.NotreParcRoll a span {background:url(/global/styles/pict/puce04.gif) left no-repeat;}
.NotreParcRoll a:hover span {color:#fff; background:url(/global/styles/pict/puce05.gif) left no-repeat;}

.NotreParcSub {border: 1px solid #ee721c; background:#fff; width: 150px;}
.NotreParcSub a {/*color:#f3d2b4;*/color:#dba778;}
.NotreParcSub a span {background:url(/global/styles/pict/puce06.gif) left no-repeat;}
.NotreParcSub a:hover span {color:#ee721c; background:url(/global/styles/pict/puce07.gif) left no-repeat;}

/* --- contenu ------------------------------------------------------------*/
.contenu01{
	width:575px;
	margin:10px 0 10px 70px;
	color:#000;
	font-size:10pt;
	min-height:245px;
}
.contenu01 a { color:#d37f35;}

.contenu01 a:hover {text-decoration:none;}

.image_a_gauche img {max-width:350px;}

.illustration01 { width:100%; text-align:center;}

.localisation {
	width:575px;
	margin:10px 0 0 70px;
	color:#000;
	background:url(/global/styles/pict/BG_carte.jpg) bottom right no-repeat;
	min-height:342px;
	font-size:10pt;
}
.localisation p { width:235px;}

/*--- BG picto page parc ---*/
.picto
{
	background:url(/global/styles/pict/BG-picto-parc.gif) top right no-repeat;
}

/* --- Formulaire Website Baker ----------------------------------------------*/
.form1 {
	width:540px;
	margin:0 auto 0 auto;
}
.form2 {
	width:200px;
	text-align:right;
	padding-right:15px;
	font-weight:bold;
	font-size:8pt;
}
.required {margin:0 2px 0 2px;}

.checkbox_label {margin-right:10px;}

.obligatoire {
	display:block;
	text-align:right;
	font-size:9pt;
	color:#666;
	margin:-15px 0 0 0;
}

.contenu01 ul {
	color:#405892;
	font-weight:bold;
	list-style:none;
}

.contenu01 ul li {
	background:url(/global/styles/pict/puce01.gif) left no-repeat;
	padding-left:20px;
	margin-bottom:5px;
}
.contenu01 ul +  a {display:block; text-align:left; margin:20px 0 50px 0;}

