/* CSS Document */

body {
font: 75% tahoma, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background: url(../images/fond.jpg) no-repeat top center; 
}

p {
margin: 0 0 10px 0;
}

h1 {
	font-size:18px;
	text-align:center;
	color:#F9B600;
}

h2 {
font-size:12px;
text-align:center;
}

h3 {
	font-size:12px;
	color: #990000;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
}

fieldset{
    border: 1px solid #CFAC7A;
    background-color: #F1E4C2;
}   


#header {
height: 180px;
background: url(../images/header.png) no-repeat;
}

#conteneur {
position: relative;
width: 1024px;
margin: 0 auto;
background: url(../images/content.png) repeat;
}

#centre {
	padding : 20px 5px 5px 5px;
	margin-left: 250px;
	margin-right: 260px;
	padding-right: 15px;
	padding-left: 0;
	font-size:11px;
	text-align: justify;
	vertical-align: top;
}

#centre a:link {
text-decoration: none;
color: #85170B;
font-weight: bold;
}


#centre a:hover {
text-decoration: none;
color: #85170B;
border-bottom : 1px solid #F9B600;
}


#centre a:active {
text-decoration: none;
color: #F9B600;
font-weight: bold;
}


#centre a:visited {
text-decoration: none;
color: #85170B;
font-weight: bold;
}


#centreadmin {
    width:600px;
	padding : 20px 5px 5px 5px;
	margin-left: 250px;
	padding-right: 15px;
	padding-left: 0;
	font-size:11px;
	text-align: justify;
	vertical-align: top;
}

#centreadmin a:link {
	text-decoration: none;
	color: #85170B;
	font-weight: bold;
}

# centreadmin a:hover {
text-decoration: none;
color: #85170B;
border-bottom : 1px solid #F9B600;
}

# centreadmin a:visited {
text-decoration: none;
color: #85170B;
}

# centreadmin a:active {
text-decoration: none;
color: #85170B;
}

#centrecoop {
	width:600px;
	padding : 20px 5px 5px 5px;
	margin-left: 250px;
	/*margin-right: 110px;*/
	padding-right: 15px;
	padding-left: 0;
	font-size:11px;
	text-align: justify;
	vertical-align: top;
}

#centrecoop a:link {
text-decoration: none;
color: #85170B;
font-weight: bold;
}


#centrecoop a:hover {
text-decoration: none;
color: #85170B;
border-bottom : 1px solid #F9B600;
}


#centrecoop a:active {
text-decoration: none;
color: #F9B600;
font-weight: bold;
}


#centrecoop a:visited {
text-decoration: none;
color: #85170B;
font-weight: bold;
}


#gauche {
	position: absolute;
	left:95px;
	width: 150px;
	top: 200px;
}

#droitehaut {
	position: absolute;
	right:108px;
	width: 150px;
	top: 220px;
	font-size:11px;
}

#droitehaut a:link {
    color: #85170B;
	font-weight:bold;
	text-decoration: none
}

#droitehaut a:hover {
    text-decoration: none;
    color: #85170B;
    border-bottom : 1px solid #F9B600;
}

#droitehaut a:active {
	color: #85170B;
	font-weight:bold;
	text-decoration:none;
}


#droitehaut a:visited {
	color:  #85170B;
	font-weight:bold;
	text-decoration:none;
}

#droitebas  {
    font-size:11px;
	font-weight: bold;
	position: absolute;
	right:108px;
	width: 150px;
	top: 550px;
}

#droitebas a:link {
	color: #85170B;
	font-weight:bold;
	text-decoration: none;  
}

#droitebas a:hover {
text-decoration: none;
color: #85170B;
border-bottom : 1px solid #F9B600;
}

#droitebas a:active {
    text-decoration: none;
	color: #85170B;
	font-weight:bold;
}


#droitebas a:visited {
    text-decoration: none;
    font-weight:bold;
	color: #85170B;
}

#pied {
	height: 200px;
	background: url(../images/footer.png) no-repeat;
	background-color:#FFFFFF;
	text-align: center;
	vertical-align: bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

#pied a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}

#pied a:hover {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
float:left;
text-decoration: none;  
color: #85170B;
font-size:11px;
font-weight: bold;
}

.menugauche ul {
text-decoration: none;  
color: #F9B600;
font-size:11px;
font-weight: bold;
}


.menugauche li {
	margin-bottom: 5px;
	list-style-type: none;
}

.menugauche a {
margin: 0 2px;
text-decoration: none;  
color: #85170B;
}

.menugauche a:hover {
text-decoration: none;
color: #85170B;
border-bottom : 1px solid #F9B600;
}

.menugauche a:active {
text-decoration: none;
color: #F9B600;
}

.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}


.menudroit li {
margin-bottom: 5px;
}

.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}

.menudroit a:hover {
text-decoration: none;
}



