/* ////////////////global//////////////// */

body,td,th, div{
	color:#515151;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
}
body {
	background:#36393e url(IMG/fillet_bg.jpg) repeat-x;
	/*background-image:url(IMG/squelettes/bgBody.jpg);*/
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px 15px 15px 15px;
	padding:0;
}
a {
	color:#7d52a4;
	text-decoration:underline;
}
a:hover {
	color:#443e54;
	text-decoration:underline;
}
h1 {
	color:#6c6285;
	font-size: 18px;
	font-weight: bold;
	padding:20px 0px 20px 0px;
	margin:0;
}

h1.titre, h2.soustitre {
	padding:0;
	
	text-transform: uppercase;
	color:#606f74;
	margin:0;
}

h1.titre a {
	font-weight: bold;
	font-size: 18px;
	text-decoration:none;
	color:#606f74;
}
h1.titre a:hover {
	text-decoration:none;

}


h2.soustitre {
font-weight: none;
font-size: 16px;
}
h2 {
	color:#6c6285;
	font-size: 16px;
	font-weight: bold;
	font-family:Arial;
}
h3 {
	color:#6c6285;
	font-size: 14px;
	font-weight: bold;
}
p{
	padding-bottom:15px;
	margin:0;
	}
.cleaner{
	clear:both;
	line-height:1px;
}


/* ////////////////structure de la page//////////////// */

#all{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
#header{
	height:265px;
	background:transparent url(IMG/bgHeader.jpg) no-repeat;
	/*background:transparent url(IMG/bgHeader1.jpg) no-repeat;*/
}
#container{
	float:left;
	padding:20px;
	background-image:url(IMG/squelettes/bgContainer.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

#left{
	width:200px;
	float:left;
	text-align:left;
	background-image:url(IMG/squelettes/traiteMenu.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#right{
	width:640px;
	float:right;
	text-align:justify;
	background:transparent;
	line-height:150%;
}
#right #flash{
	background-image:url(IMG/squelettes/bgFlash.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}
#presentation{
	margin-top:20px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:120%;
}
#right #imgText{
	float:right;
	margin-left:15px;
	margin-bottom:5px;
}
#right #imgText a img{
	border:1px solid #CCCCCC;
}
#right #imgText a:hover img{
	border:1px solid #6699CC;
}
#footer{
	background:transparent url(IMG/footer.gif) no-repeat scroll 0;
	height:77px;
	margin:0 auto;
	padding:15px 0px;
	text-align:center;
	width:901px;
}

/* ///////////////menu haut///////////////*/

#header #menuHaut{
	background-color:transparent;
	padding:8px 0 0;
	position:relative;
	text-align:right;
	/*top:13.3em;*/
	top:2.3em;
}
#header #menuHaut a{
	margin:0px 20px 0px 20px;
	font:12px 'Centre Gothic', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
#header #menuHaut a:hover{
	margin:0px 20px 0px 20px;
	font:12px 'Centre Gothic', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#6c6285;
}
#header img{
	border:0;
}
/* ////////////////menu gauche//////////////// */
.rubTitre{
	color:#6c6285;
	font:14px 'Centre Gothic', Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url(IMG/squelettes/traiteMenu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 15px 0px 0px 0px;
}
#left ul{
	padding:0px 0px 15px 0px;
	margin:0;
	list-style:none;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
#left ul li{
	padding-top:7px;
	margin:0;
}
#left ul li a{
	text-decoration:none;
	color:#515151;
}
#left ul li a:hover{
	text-decoration:none;
	color:Violet;
}

/* ///////////fil d'arien/////// */

#filArien{
	padding: 6px;
	background-color:#e6e6e6;
}


/* formulaire de contact */
.cateDetail{
background:none;
font-size: 12px;
text-align:justify;
}
.textRed{
color:#FF9999;
}
#contactR{
float:right;
width:380px;
}
#contactL{
float:left;
width:240px;
font-weight:bold;
text-align:right;
}
#contactL {
padding:3px;
}
#contactR {
padding:3px;
}
#contactR a{
width:70px;
padding:2px;
text-align:center;
text-decoration:none;
display:block;
font-weight:bold;
float: left;
margin-right:20px;
border: double #75a8ae;
}
#contactR a:hover{
width:70px;
padding:2px;
text-decoration:none;
text-align:center;
float: left;
margin-right:20px;
font-weight:bold;
display:block;
border: double #75a8ae;
}
input[type=text] {
color:#515151;
font:11px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #75a8ae;
}
.TextField {
width:250px;
}

.radioField{
vertical-align:text-top;
}

textarea {
color:#515151;
font:11px Verdana, Arial, Helvetica, sans-serif;
width:250px;
height:100px;
border: 1px solid #75a8ae;
}
select {
color:#515151;
font:11px Verdana, Arial, Helvetica, sans-serif;
width:255px;
}


/* ///////////footer/////// */

#coorPied{
	width:600px;
	margin-left: auto;
	margin-right: auto;
}

/* ///////////others/////// */
.gras{
	font-weight:bold;
}
.bleu{
	color:#6c6285;
}
.centrer{
	text-align:center;
}
strong.spip{
	font-weight:bold;
	color:#6c6285;
}
.pink{
	/*color:#FF9999;*/
}
#videoCentre{
	padding:5px 0px 5px 0px;
	text-align:center;
	background-color:#E9F6D9;
}
.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border-collapse: collapse; }
	
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
	
table.head {
	position: relative;
	margin:10px 0 0 20px;


}
	
.rdv a{	
	color:#fff;
	text-decoration:none;
	border:none;
	}
.rdv img{	
	border:none;
	}
	
#title1 {
position:relative;
margin:25px 0 0 0;


}