@charset "utf-8";
/* COMMUN */
* {
margin:0;
padding:0;
}
p{ margin:8px auto; }
a img {
border:0;
/*padding: 15px 0 0 15px;*/

}


li {
list-style-type:none;
}
a {
color:#0066CC;
text-decoration:none;
}
br.clear {
clear:both;
}
html,body {
width:100%;
height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
/*background:#79797B url('/styles/fond.jpg') top center no-repeat;*/
background:#1E3239 url('/styles/motif_deg.png') top center no-repeat;
text-align:center;
color:#000;
}
body#plansite div#conteneur div#contenu div#block li a{
text-decoration:none;
color:#000;
}
/*body#galerie div#div_contenu {
background:none;
}*/
div#conteneur {
width:960px;
background:transparent;
color:#000;
text-align:left;
margin:0 auto;
position:relative;
}
div#div_contenu {
background:transparent /*url('/styles/fond_cont.jpg')*/ top center no-repeat;
min-height:500px;
}


a#menu,
a#contenu {
display:none;
}
/* INDEX & NEWS */

/*div page_accueil {
position:absolute;
}
*/
div#col_g {
float:left;
/*position:absolute;*/
width:191px;
margin:0px;
/*min-height:160px;*/
}

/*div#col_d {
float:right;
width:500px;
margin:10px	
}*/

div#top {
/*background-color:#B50A39;*/
background:url('/styles/banContRouge.png') top left no-repeat;
width:195px;
height:20px;
/*color:#FFF;	*/
font-weight:bold;
/*text-align:center;*/
}
div#top_r {
float:right;	
width:663px;
height:20px;
background:url('/styles/bancontbleu.png') top left no-repeat;
/*padding-right:20px;*/
margin-right:95px;
}
div#nom_sujet {
float:right;
font:bold;
color:#FFF;
padding-top: 2px;
padding-right: 20px;
}
ul#menu_contact li {
	background:url('/styles/puce.png') no-repeat scroll center left ;
	padding:15px 10px 15px 5px;
}



/* FEEDBACK ***************************************************************************/
p.feedback_bad, 	p.mess_bad{ 	padding:10px; margin-bottom:5px; background-color:pink; color:red; border:1px solid red; }
p.feedback_good, 	p.mess_good{ 	padding:10px; margin-bottom:5px; background-color:#B8F7A8; color:green; border:1px solid green; }




div#repeat{
	min-height:100px;
	height:auto !important;
	background:#FFF /*url('/styles/bandeau_g.png')*/ top left no-repeat;
	padding: 15px 0 15px 0;
}
div#repeat a {
	color:#000;
	padding: 2px 0 2px 2px;
	margin-left:10px;
	margin-bottom:5px;
	background-image:url('/styles/puce.png'); background-repeat:no-repeat; background-position:left 3px;
	padding:0 8px 0 20px;	
	
	display:block;
	font-size:12px;
}
div#repeat a:hover {
	color: #b50a39;
	background-image:url('/styles/puceSelect.png');
}
div#repeat a.focus{
	color: #b50a39;
	background-image:url('/styles/puceSelect.png');
}


div#repeat.accueil a span{
	display:block; padding:0 0 5px; color:gray; font-size:.9em;
}
div#repeat.accueil a:hover span{
	color:#b50a39; text-decoration:underline;
}


div#intro {
float:right;
margin:0 95px 0 0;
padding:0 15px 15px 15px;
/*position:absolute;*/
width:633px;
background:#FFF;
}
div#intro img {
float:right;
margin:0 0 10px 10px;
}
div.separateur {
width:192px;
height:2px;
margin:2px 0 2px ;
/*background: url('/styles/separateur.png') top left no-repeat;*/
}
/* NEWS */

div#nom_partie {
float:right;
font:bold;
color:#FFF;
padding-top: 2px;
padding-right: 20px;
text-transform: uppercase;
}
div#contents {
	float:right;
	width:643px;
	/*margin-top:20px;*/
	margin-right:95px;
	/*padding-top:20px;*/
	padding-right:20px;
	background:#FFF;
	min-height: 350px;
}
div#contents h1 {
font-size:16px;
}
div#contents li{
/*padding-left:15px;*/	
/*list-style-type:disc;*/
}
div.infos li{
/*padding-left:15px;	*/
list-style-type:disc;
white-space:normal;	
}

div.gabarit1, div.gabarit2, div.gabarit3 {margin:0 20px 10px;padding:30px;}
div.gabarit1 a img, div.gabarit2 a img, div.gabarit3 a img {border:0 none;}
div.gabarit1 a, div.gabarit2 a, div.gabarit3 a {
	/*color:#333;*/
	text-decoration:none;}
div.gabarit1 img, div.gabarit1 object {display:block;margin:0 auto;padding-top:15px; padding-bottom:15px;}
div.gabarit2 img, div.gabarit2 object {float:left; margin:0 10px 10px 0;}
div.gabarit2 br.CF {clear:left;}
div.gabarit3 img, div.gabarit3 object {float:right; margin:0 0 10px 10px;}
div.gabarit3 br.CF {clear:right;}
div#contents ul.links {margin:10px 5px;}
ul.links li {padding-left:16px;height:21px;line-height:21px;}
ul.links li.file {background:url('/styles/file.png') top left no-repeat;}
ul.links li.url {background:url('/styles/url.png') top left no-repeat;}
ul.links li.map {background:url('/styles/map.png') top left no-repeat;padding-left:50px;}



/* CONTACT ******************************************************************/
form#contact{
	min-height:300px; 
	padding:15px 0 50px; 
	float:left;
}
ul#menu_contact li {
	margin:10px;
	/*background:url('/styles/puce.png') no-repeat scroll  center bottom top left transparent ;
	color:#000;
	*/
}
div#contact_adr {
	padding: 10px;
	width:190px;
	font-size:11px;
	float:left;
	background-color:gainsboro;
	margin:15px;
	color:#333;
}
div#contact_adr address{
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color:black;
	margin-bottom:15px;
}
div#contact_adr strong{ 
	display:block; float:left; width:60px;
}
div#contact_adr a{
	display:block; background-color:gray; padding:2px 5px; margin-top:3px;
}
div#contact_adr a:hover{
	background-color:#333;
}


form label {
	float:left;
	width:100px;
	text-align:right;
	margin:1px;
}
form input,
form select,
form textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:280px;
	margin:1px;
}
form textarea {
	height:100px;
}
form br {
	clear:left;
}
form input.nostyle {
	float:none;
	width:auto;
	margin-left:200px;
}



/* PLAN DE SITE, ACCESSIBILITE, MENTIONS */
div#block {
	padding:20px;
	background-color:#FFF;
	width:800px;
}
div#block h1 {
text-align:center;
margin:20px;
font-weight:16px;
}
div#block h2 {
margin:15px;
font-weight:14px;
}
div#block p {
margin:0 10px;
font-weight:12px;
}
div#block ul {
margin:0 20px;
color:#000;
}
div#block li {
margin:5px 20px;
color:#000;
}
div#block li li {
margin:5px 40px;
}

/* MENU, HEAD & FOOT*/
ul#menu_langue {
	position:absolute;
	top:17px;
	left:12px;
}
ul#menu_langue li{ margin-bottom:3px; }

div#div_menu {
	height:30px;
	background:transparent;
	position:absolute;
	left:20px;
	top:137px;
}
div#div_menu li {
	float:left;
	height:30px;
	line-height:30px;
}
div#div_menu li a {
	display:block;
	height:30px;
	padding:0 11px;
	color:#000;
}
div#div_menu li.focus a {
	/*text-decoration:underline;*/
	color:#b50a39;
	font-weight:bold;
}
div#foot li {
	float:right;
	margin:5px;
}
p#adr {
	position:absolute;
	bottom:-25px;
	left:0;
	color:#FFF;
}
div#foot {
font-size:10px;
color:#FFF;
position:relative;
padding-right:85px;
}

div#foot a {
	color:#FFF;
	float:right;
	bottom: -17px;
	right:0;
}
div#foot li {
	float:right;
	margin:5px;
}

#logo_bas {
/*background:white;*/
/*float:right;
margin:5px;
bottom:-17px;
border:0 none;*/
}*/
p#adr {
position:absolute;
bottom:-17px;
left:0;
color:#FFF;
}


/* GALERIE */
div#cont_gal {
	padding:20px;
}
div#cont_gal h1 {
margin:50px 100px 10px 0;
font-size:16px;
color:#850237;
border-bottom:1px solid #850237;
}
div#cont_gal a img {
	border:#FFF 2px ridge;
}
div#cont_gal a {
	margin: 0 10px 10px 0;
}
/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url('/images/loading.gif') no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url('/images/prevlabel.gif') no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url('/images/nextlabel.gif') no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('/images/closelabel.gif') no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
/* MAP */
#plan_acces h1.title {
margin:50px 120px 10px 20px;
font-size:16px;
color:#850237;
border-bottom:1px solid #850237;
}
#map {
/*float:right;*/
margin:0 auto;
}
#sidebar_map {
float:right;
width:230px;
margin:20px 30px;
}
#sidebar_map div#top {
width:230px;
height:10px;
}
#sidebar_map div#bot {
width:230px;
height:10px;
}
#sidebar_map a {
color:#FFF;
text-decoration:none;
}
#sidebar_map dl {
margin:10px;
padding-left:20px;
}
#gmapmarker {
text-align:left;
width:300px;
height:150px;
}
div#desc {
width:300px;
height:130px;
overflow:auto;
}
#gmapmarker {
color:#000;
}
#gmapmarker h1 {
text-align:center;
font-weight:bold;
font-size:13px;
border-bottom:2px solid #000;
padding:2px;
margin-bottom:10px;
}
#gmapmarker img {
float:right;
margin:0 5px 5px 0;
}
#gmapmarker p {
margin:2px 0;
}
