@charset "utf-8";
/* CSS Document */

body {
background-color: #f5f2ea;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}

#header {
height: 100px;
background-color: #ffffff;
background-image: url(../img/fondheaderblc.jpg);
background-repeat: repeat-x;
margin: 0;
padding: 0;
}

#headergauche{
background: #ffffff url(../img/design_header.gif) left no-repeat;
height: 90px;
left: 0;
margin: 0;
padding: 0;
}

#conteneur {
	position: absolute;
	width: 100%;
	background-color:#f5f2ea;
	margin: 0px;
	padding: 0px;
	background: #f5f2ea url(../img/fondmenugche.jpg) left top no-repeat;
}


.atp{
color: #14c9eb;
}

.boldrouge{ /* devenu bleu */
font-family: "Trebuchet MS", Arial,sans-serif;
font-weight: bold;
font-size: 1.1em;
color: #14c9eb;
margin: 0px 0px 0px 0px;
padding: 0;
}

.boldrouge a{ /* devenu bleu */
font-family: "Trebuchet MS", Arial,sans-serif;
font-weight: bold;
font-size: 1.1em;
color: #14c9eb;
margin: 0px 0px 0px 0px;
padding: 0;
}

.boldrouge a:hover{ /* devenu bleu */
font-family: "Trebuchet MS", Arial,sans-serif;
font-weight: bold;
font-size: 1.1em;
color: #C8EB00;
margin: 0px 0px 0px 0px;
padding: 0;
}
