/* CSS Document */
@import url(menu.css);

.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

* { 
	font-family:'Trebuchet MS', Verdana, sans-serif;
	color:#333;
	font-size:13px;

}

body {
	margin: 0;

	margin-top:0px;

	padding-top:0px;

	text-align: center;
	
	background-image:url(../images/fond.jpg);
	
	background-repeat:repeat-x;

	background-color:#0a263a;} 
	
div#hog{
	background-image:url(../images/hog.png);
	background-repeat: no-repeat;
	width:969px;
	margin: 0 auto;
	height: 36px;
	position:relative;
	left:0px;
	margin-top: 10px;
	display: none;
}

div#hog #langue{
	text-align: right;
	float: right;
	width:300px;
	padding-top: 2px;
	margin-right:20px;	
}

div#hog #langue .drapeau{
	position:relative;
	top:2px;	
}


#global{
	width:970px;
	margin: 0 auto;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	position:relative;
	top:0px;
	z-index:10;
	text-align:center;
	margin-bottom:12px;
	/* border:#FFFF00 1px solid; */
	/* background-color:#FFFFFF; */
	
}

div#global #bando{
	position:relative;
	left:0px;
	top:0px;
	height:244px;
	margin-bottom: 10px;
	z-index:5;
}


div#global #centre{
background-repeat:repeat-y;
background-position:center; 
width:969px;
background-image:url(../images/centre.png);
background-repeat:repeat-y;
position:relative;
z-index:5;

}

div#global #bas{
background-image:url(../images/bas.png);
background-repeat:no-repeat;
background-position:center;
width:969px;
height:35px;

}

div#global #basrub{
background-image:url(../images/bas.png);
background-repeat:no-repeat;
background-position:center;
width:960px;
height:28px;
position:relative;
left:1px;
}

/* CONTENU */

div#centre #contenu{
	/* background-image:url(../images/fond-centre.jpg);
	background-repeat:repeat-y;
	background-position:center; */
	background:url(../images/centre_un_col.jpg) repeat-y top left;
	width: 967px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	min-height: 690px;
	height: auto !important;
	height: 690px;
	background-color: #FFFFFF;
}

div#contenu #uncol{
	float:left;
	width:232px;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	background:url(../images/centre_un_col.jpg) repeat-y top left; 
	padding-left: 0px;
	}
div#contenu #sociallourdes{
	padding-bottom: 15px;
	text-align: center;
}
	
div#contenu #uncol .sommaire{
	text-align: right;
	margin-right: 13px;
	}
	
#centre #haut{
	background:url(../images/ho_un_col.jpg) no-repeat top left; 
	width:960px;
	height:49px;	
}

#uncol #bas2{
	background:url(../images/bas_un_col.png) no-repeat top left;
	background-repeat:no-repeat; 
	width:232px;
	height:25px;	
}
	
div#contenu #uncol p{
	text-align: left;
	padding-left: 2px;
	}
	
div#contenu #deuxcol{
	float:left;
	width:720px;
	text-align:left;
	margin: 0px;
	margin-left: 0px;
	/*background-color: #FFFFFF; */
	background:url(../images/ho_deuxcol.png) no-repeat left top;
	position:relative;
	top:-45px;
	padding-left: 15px;
	padding-top: 15px;
	}

div#contenu #deuxcol #print{
	text-align:right;
	margin-right: 30px;	
	}
div#deuxcol .texte{
	
}
	
div#contenu #troiscol{
	float:right;
	width:160px;
	text-align:left;
	margin: 0px;
	
	}
	
div#troiscol #haut{
	background:url(../images/ho_trois_col.jpg) no-repeat top right;
	width:159px;
	height:45px;	
	position:relative;
	left:1px;
}

div#troiscol #corps{	
	position:relative;
	left:-3px;
}


/* style ------- style */
a{
	color:#333333;
	}

div#foot{
	width:960px;
	margin:0 auto;
	text-align:right;
	padding-right:20px;
	color:#fff;
	}
	
div#foot small{
	color:#fff;
	}
	
div#foot a{
	color:#000000;
	font-weight:bold;
	
	}
	
div#foot img{
	position:relative;
	top:5px;
	
	}
	
div#artcentre{
	text-align:center;
	margin-left:5px;
}

div#artcontactgauch{
	text-align:left;
	position:relative;
	left:9px;
	margin-top:10px;
	font-family:inherit;
	font-size:0.9em;
	width:205px;

}

div#artcontactgauch p{
	font-family:inherit;
	font-size:1em;

}

p.alert{
	color:#FF0000;
	}


#rechercher{
	padding-left: 10px;
}

#map_canvas{
	margin: 0 auto;
	position:relative;
	left:-7px;
}

#directions{
	position:relative;
	left:-10px;
	width:690px;
	margin:0 auto;
}
