html, body {
	min-height: 100%;
}
body {
	margin : 0;
	padding : 0;
	color : #fff;
	background-color: #000;
}
body#body_index{

}

p {
	margin-top : 0;
	padding-top : 0;
}
form {
	margin : 0;
	padding : 0;
	border : 0px solid #FFF;
}
body, select, td, input, div, textarea{
	font : 11px Arial, Times New Roman, Times, serif;
}
input, textarea {
	background : #FFF;
	color : #000;
	border : 0px solid #000;
	padding-left : 2px;
}

.radio {
	background : none;
	border : 0;
}
label {
	font-weight : bold;
}
a img {
	border : 0;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration : none;
}
a:hover {
	text-decoration : none;
}
.lezart, .lezart a:link, .lezart a:visited{
	color : #777;
}
.recTrouve {
	background-color : #FF6600;
}
hr {
	padding : 0;
	margin : 5px 0 5px 0;
	height : 1px;
}
.clear {
	clear : both;
	height : 0px;
	padding : 0;
	margin : 0;
	font-size : 0;
	visibility : hidden;
}
.imgLeft {
	float : left;
	margin-right : 5px;
}
.imgRight {
	float : right;
	margin-left : 5px;
}
.imgTop {
	margin-bottom : 10px
}
.imgBottom {
	margin-top : 10px
}

#imgzoom {
	position : absolute;
	display : none;
	overflow : hidden;
	width : 545px;
	height : auto;
	text-align : center;
	color : #000;
	background : none;
	border : none;
	cursor : pointer;
	z-index : 100;
	margin-top : -10px;
	margin-left : 200px;
}

h1 {
	font-size : 18px;
	font-weight:bold;
	margin : 0px 0 8px 0px;
	color: #c4c4c4;
}
h2 {
	font-size : 13px;
	margin : 8px 0 8px 30px;
	color: #fff;

}



.tpTexte {
/*
    background-image: url("../img/separateur.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
*/
    margin: 0 0 20px 0px;
    padding: 0 0 2px 0px;
	clear : both;
}
.tpTexte img{
	border : 0px solid #414141;
}
.tpTexte .imgLeft{
margin-right: 15px;
}
.tpTexte .imgRight{
margin-left: 15px;
}

#container2 {
    background-image: url("../img/conteneur.jpg");
    background-position: -34px 0;
    background-repeat: repeat-y;
	height : 100%;
	min-height : 100%;
	margin : 0 auto;
	display : block;
	/*overflow : hidden;*/
    padding:10px;
    width: 1000px;
}
#container {
	height : 100%;
	min-height : 100%;
	margin : 0 auto;
	display : block;
	/*overflow : hidden;*/
    padding: 0 10px;
    width: 1000px;
}

/*HAUT*/
#haut{
	width  : 1000px;
	height  : 340px;
}
#logo{
	width : 262px;
	height : 340px;
	float: left;
}
#visu{
	width : 738px;
	height : 340px;
	float: left;
}

/*GAUCHE*/
#gauche{
	clear: both;
	float : left;
	width : 259px;
	display : block;
}
#nav {
	font-size : 12px;
	margin-top: 80px;
	margin-left: 70px;
}
#nav ul , #nav li{
	padding : 0;
	margin : 0;
	list-style-type : none;
}
#nav img{
	display : block;
}
#nav a.navOff1, a.navOff1:visited, a.navOff1:link , a.navOff1:active{
	color : #fff;
	font-weight : bold;
	display : block;
	text-decoration : none;
	padding: 7px 0 7px 0;
}
#nav a.navOff1:hover{
	text-decoration : none;
}
#nav a.navOn1{
	color : #e74487;
	padding: 7px 0 7px 0;
	font-weight : bold;
	display : block;
	text-decoration : none;
	
}
#nav a.navOn1:hover {
	text-decoration : none;
}
#nav a.navOff2, a.navOff2:visited, a.navOff2:link , a.navOff2:active{
	text-decoration : none;
	display : block;
	color : #fff;
	padding: 2px 0 2px 15px;
	background : url(../img/filet-nav.gif) 5px repeat-y;
 
 }
#nav a.navOff2:hover{
	display : block;
	color : #e74487;

	text-decoration : none;
	background : url(../img/filet-nav.gif) 5px repeat-y;
}
#nav a.navOn2{
	color : #e74487;
	text-decoration : none;
	background : url(../img/carre.gif) 3px no-repeat;
	display : block;
	padding: 2px 0 2px 15px;
}
#nav a.navOn2:hover{
	text-decoration : none;
}
.niv2{
	background : url(../img/filet-nav.gif) 5px repeat-y;
}


/*CENTRE*/
#contenu {
    float: left;
    padding: 30px 0 0 10px;
    width: 560px;
}

/*DROITE*/
#droite{
	background : url(../img/information.gif) no-repeat;
	padding-top: 42px;
	position: relative;
	bottom: 38px;
	float: right;
	width: 167px;
}
/* #droite{
	 background : url(../img/information.gif) no-repeat; 
	position: relative;
	float: right;
} */

#droite_actu_vide{
	padding-top: 42px;
	position: relative;
	bottom: 38px;
	width: 167px;
}
#newsletter {
/* 	position: relative;
	top: 30px */
}
#actualites{
	width : 100%;
	padding : 0px 0px 10px 0px;
	background-color: #a7285e;
}
.encartActu{
	font-size : 10px;
	padding : 25px 5px 25px 5px;
}

.encartActu .date{
	font-size : 10px;
	color : #e74487;
	display : block;
	margin-bottom : 5px;
}
.encartActu img{
	width : 0px;
	height : 0px;
}
.encartActu .titre, .encartActu .titre a:link, .encartActu .titre a:visited{
	font-size : 18px;
	display : block;
	margin-bottom : 5px;
	color : #c4c4c4;
	text-decoration : none;
	font-style: italic;
}
.soustitre{
	font-size : 18px;
	color : #fff;
	display: block;
	font-style: italic;
}
.liresuite {
	float : right;

}
.liresuite a{
	padding-left: 10px;
	background : url(../img/lire-suite.gif) 3px no-repeat;
	text-decoration: none;
	color: #fff;
}
.toutesActus{
	float : right;
	margin : 10px;
}

/*BAS*/
#container2 #bas {
	padding: 15px 0 15px 0;
	clear: both;
	font-size : 11px;
	margin:0px 0px 0px 300px;
	width : 700px;
	color : #b30b53;
    text-align: left;
}
#container2 #bas a, #bas a:hover, #bas a:visited{
	color : #b30b53;
	text-decoration: none;
}



#bas {
	padding: 15px 0 15px 0;
	clear: both;
	font-size : 11px;
	width : 999px;
	text-align: center;
	color : #333333;
}
#bas a, #bas a:hover, #bas a:visited{
	color : #333333;
	text-decoration: none;
}
#dhtmltooltip {
/* 	position : absolute;
	left : -300px; */
	border : solid 1px #CCC;
	padding : 0px;
	color : #FFF;
	background : #FFF;
	visibility : hidden;
	z-index : 100;
}
#dhtmltooltip img {
	margin-top : 0px;
}
#dhtmlpointer {
	display:none;
	margin-top : 0px;
/* 	position : absolute;
	left : -300px; */
	z-index : 101;
	visibility : hidden;
}
.pageSP {
	clear : both;
	font-weight : bold;
}
.pageS {
	float : right;
}
.pageP {
	float : left;
}
.pageSP a:link, .pageSP a:visited, .pageSP a:active {

}
.pageSP a:hover{
	color : #000;
}
.pages {
	text-align : center;
	padding : 0 120px;
}

#divZoom{
	z-index:500;
	overflow:auto;
	position:fixed;
	left:0px;
	text-align:center;
	background-color:#111111;
	filter:alpha(opacity=95);
	opacity:0.95;
	margin:0;
}

#divZoomContenu{
	z-index: 501;
	position: fixed;
}

#imgZoom2 {
	border:1px solid #000000;
}

/*formMail*/
#formMail table{
	padding-left : 10px;
}
#formMail td{
	padding : 4px;
}
.champs{
	width : 250px;
}
.AccesMenus{
	background : #333;
	color : #e74487;
	font-weight : bold;
	border : none;
	padding: 0 10px;
}
.Envoyer{
	background : #E74487;
	color : #FFF;
	font-weight : bold;
	width : 100px;
	border : none;
}


/* Formulaire de contact */
#titreFormContact{
	font-size:18px;
}
span#texteGris{
	font-size:18px;
	font-weight:bold;
}
#formContact {
	background-image:url(../img/fd_formulaire.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:426px;
	width : 562px;
}
#formContact form{
	width:320px;
}
#formContact input, #formContact textarea{
	border:0px;
    width: 180px;
}
#titreFormContact{

}

#texteGris{
	color: rgb(196, 196, 196);
}
#formContact input.merci {
    background: none repeat scroll 0 0 #373536;
    border: 0 none;
    color: #d61f6b;
	margin:0px 0px 0px 80px;
    font-weight: bold;
    width: 70px;
	padding:5px 0px;
}
