/* CSS Document */

/***********************/
/* SÉLECTEUR UNIVERSEL */
/***********************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

li {
line-height: 125%;
}

/********************************/
/* BALISES XHTML PERSONNALISÉES */
/********************************/

/* FOND DE PAGE */
body {
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
width:955px;
margin-right:auto;
margin-left:auto;
border-left:#ecdfc0 solid 1px;
border-right:#ecdfc0 solid 1px;
}

/* BALISES D'ENTETES */
h1 {
	font-size:26px;
	color:#FFFFFF;
	margin-top: 35px;
	margin-left: 10px;
}

h2 {
	font-size:14px;
	color:#4c4338;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;
}
h3 {
	background-color: #CC6600;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 10px;
	padding : 5px 5px 5px 5px;
	clear: both;
	font-weight: bold;
}
h4 {
}

/* BALISE DE PARAGRAPHE */
p.text {
	float:left;
	font-size: 12px;
	width: 410px;
	margin: 10px 5px 10px 5px;
}

p.photo1 {
	float: right;
	margin: 15px 5px 10px 5px;
}

p.titre {
	background-image:url(images/fleche_orange_07.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	margin: 12px 5px 10px 5px;
	padding-left: 15px;
}
p.actu {
	float:left;
	font-size: 12px;
	margin: 5px 5px 10px 5px;
	font-size: 12px;
	padding-left: 15px;
}

#fotos {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 15px;
}

p.bloc {
	background-color:#8f7550;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 10px;
	padding : 5px 5px 5px 5px;
	clear: both;
	font-weight: bold;

}
p.titulo {
	font-size:12px;
	font-weight:bold;
	margin-left: 10px;
	margin-top: 10px;
}

p.mas {
	font-size:10px;
	color:#FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}


/* BALISES DE LIEN */
span.haut {
font-size:12px;
background-color:#4c4338;
color:#d6873b;
}


a.haut {
	font-size:12px;
	color:#4c4338;
	text-decoration:none;
}

a.haut:hover {
	color:#d6873b;
	background-color: #4c4338;
}

#menu a {
color:#FFFFFF;
text-decoration:none;
}
a:link {

}
a:visited {
}
#menu a:hover {
color:#d6873b;
text-decoration:none;
}
a:active {
}

#footer a {
font-size: 12px;
color: #9c977b;
text-decoration:none;
}

#footer a:hover {
font-size: 12px;
color: #d6873b;
text-decoration:underline;
}

.menu {
color:#d6873b;
text-decoration:none;
}
.on {
	color:#d6873b;
	text-decoration:none;
}
a.pdf {
color:#000000;
font-size:12px;
text-decoration:none;
}

a.pdf:hover{
color:#000000;
font-size:12px;
text-decoration:underline;
}

a.mas {
background-image:url(images/mas.gif);
width:100px;
height:15px;
color:#FFFFFF;
font-size:10px;
text-decoration:none;

}

a.mas:hover {
	background-image:url(images/mas.gif);
	width:100px;
	height:15px;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
	
}

/* BALISE DE FORMULAIRE */
form {
}
fieldset {
}
legend {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
label {
	display: block;
	width: 5em;
	text-align: right;
	float: left;
	margin-top: 0.1em;
	clear: both;
	font-size: 12px;
}
input {
	margin-left: 2px;
	margin-top: 2px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}

select {
}
textarea {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	margin: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
}


/****************/
/* BLOCS NOMMÉS */
/****************/

p.haut {
	text-align:right;
	margin-right: 20px;
}

#header {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
background-position:right;
background-color:#c4ad77;
width:955px;
height:150px;

}

#menu {
	background-color:#4c4338;
	font-size:20px;
	color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#gauche {
	width:695px;
	margin-top: 15px;
	float: left;
	margin-right: 10px;
}

#droite {
	margin-top: 15px;
	margin-left: 5px;
	width: 240px;
	float: right;

}
#footer {
	clear:both;
	font-size: 12px;
	color: #9c977b;
	margin-top: 25px;
	padding-left: 255px;
	padding-top: 5px;
	
}

#bloc1,#bloc2,#bloc3 {
	background-color: #ecdfc0;
}

#new {
float:left;
width:400px;
}

/* BALISES DE LISTE */
#menu ul {
	margin-left: 25px;
}

#menu li {
	display:inline;
	list-style-type: none;
	margin-left: 15px;
	margin-right: 15px;
}


ul.liste {
	list-style-type:none;
	list-style-position: inside;
	list-style-image: url(images/fleche_bloc_03.gif);
	margin: 7px 5px 5px 5px;
	padding-bottom: 2px;
		}

li.liste {
	margin-left:4px;
	font-size:12px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c816e;
	padding-bottom: 4px;
}

ul.pdf {
	list-style-type:none;
	margin: 8px 5px 5px 5px;
	padding-bottom: 5px;
}

li.pdf {
	font-size:12px;
	padding-top: 5px;
	margin-left: 5px;
	background-image: url(images/fleche_orange_07.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0 6px;
}
