body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
margin: 0;
padding: 0;
}
img {
border: 0;
}

#header {
height: 72px;
width:105%;
background-color: #fff;
}

#header a img.menu {
	opacity:1;
	filter:alpha(opacity=100);
}

#header a:hover img.menu {
	opacity:0.5;
	filter:alpha(opacity=50);
}

.cmspage textarea {
    width:100%;
}

.cmspage img {
    display:inline !important;
}


#conteneur {
position: relative;
width: 950px;
margin: 0 auto; 
background-color:#fff;
}
#header1 {
height : 108px;
background:url('../images/Bg-header1.png') no-repeat;
}
#centre {
margin-left: 265px;
background:url('../images/droite-top.jpg') no-repeat;
}
#centre img, #gauche img {
display:block;
}
#centre p.formulaire img {
display:inline;
}
#contenu {
background:url('../images/droite-bg.jpg') repeat-y;
padding: 0px 40px 0px 40px;
position:relative;
font-size: 0.7em;
line-height: 1.3em;
}
#contenutop {
/*background:url('../images/droite-top.jpg') no-repeat;*/
height:48px;
}
#contenubottom {
background:url('../images/droite-bottom.jpg') no-repeat;
height:27px;
}

#gauche {
/*position: absolute;
left:0;*/
float:left;
width: 260px;
font-size: 0.7em;
line-height: 1.2em;
}
#gauche img {
border:0;
margin: 0 0 0 0;
}
#pied {
font-size: 0.7em;
clear:both;
height: 30px;
border-bottom: #41b5bf 10px solid;
}
#textewelcome {
background:url('../images/gauche-boite-bg.png') repeat-y;
padding: 0 30px 0 20px;
}

p {
margin: 0 0 0 0;
padding-bottom: 15px;
}



/*********** styles de texte ************/
#contenu h1 {
font-size: 1.4em;
color: #41b5bf;
margin: 0 0 0 0;
padding-bottom:10px;
}
#contenu h2, #contenu h3, #contenu h4, #contenu h5, #contenu h6 {
font-size: 1em;
color: #41b5bf;
margin: 0 0 0 0;
padding-bottom:10px;
padding-top: 5px;
}
#contenu a {
color: #41b5bf;
text-decoration:underline;
}
#contenu a:hover {
color: #41b5bf;
text-decoration:none;
}
#contenu ul {
margin: 0 0 0 30px;
padding: 10px 0 10px 0;
list-style-type:square;
}
#contenu table {
margin-bottom: 20px;
}
#contenu table caption {
display:none;
}
#contenu table th {
background-color: #41b5bf;
color:#FFFFFF;
padding: 3px;
text-align:left;
}
#contenu table td {
padding: 3px;
/* border-bottom: #ddd 1px dashed; */
}
/*
#contenu p {
    margin-left: 10px;
    margin-right: 10px;
}
*/


/*********** PIED **************/

#pied p {
text-align:center;
/*font-size: 0.8em;*/
color: #41b5bf;
}
#pied a {
color: #41b5bf;
text-decoration:underline;
}
#pied a:hover {
color: #41b5bf;
text-decoration:none;
}



/************* actualités à gauche ******************/
h2.titreactu {
font-size:0.9em;
padding-bottom: 0px;
margin: 0 0 0 0;
}
h2.titreactu  a {
color: #41b5bf;
text-decoration:none;
}
h2.titreactu  a:hover {
color: #41b5bf;
text-decoration:underline;
}
p.resumeactu {
/*font-size: 0.9em;*/
margin: 0 0 0 0;
padding-bottom: 0px;

}
p.lienactu {
text-align:right;
margin: 0 0 0 0;
font-size: 0.8em;
padding-right: 15px;
background: url('../images/puce-plus.png') right 7px no-repeat;
padding-top: 5px;
}
p.lienactu  a {
color: #41b5bf;
text-decoration:none;
}
p.lienactu  a:hover {
color: #41b5bf;
text-decoration:underline;
}


/************ FOMULAIRE **************/

form#formContact {
position:relative;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#contenu p.formulaire {
padding: 0 0 10px 0;
margin: 0 0 0 0;
position:relative;
}

label.question {
position:relative;
width:300px;
float:left;
text-align:left;
padding-right:18px;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}

fieldset {
margin-left: 20px;
margin-right: 20px;
border:#41b5bf 1px solid;
}
legend {
font-weight: bold;
}
textarea {
font-family:sans-serif;
font-size:small;
background:#fff;
border:1px solid #41b5bf;
padding:1px;
width:300px;
}

.inscription span.error {
    color:red;
}

.inscription select.error, input.error {
    border:1px solid red !important;
}

input.textfield, select {
/*width:170px;*/
background:#fff;
border:1px solid #41b5bf;
padding:1px;
margin: 0 0 0 0;
display:inline !important;
}
textarea.textfield {
width:90%;
}
p.message {
text-align:center;
border: 1px solid #E4E26A;
background-color: #EAEF93;
padding-top: 5px;
padding-bottom: 5px;
}

.inscription input,select {
padding:1px;
margin-left:5px;
margin-top:5px;
/*margin: 0 0 0 0;
display:block;*/
}

.inscription a.precedent {
	position:relative;
	top:18px;
	left:-10px;
}
.inscription a.precedent img {
	display:inline !important;
}









