/* CSS Document */
html, body {
padding:0;
margin:0;
height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#333333;
}
a:link,active {
color:#009900;
}
a:hover {
color:#00CC00;
}
a:visited {
color:#009900;
}

h1{
font-size:14px;
}

.menu_haut{
font-size:9px;
color:#666666;
}
.menu_haut a:link, .menu_haut a:visited, .menu_haut a:active {
text-decoration:none;
color:#666666;
}
.menu_haut a:hover {
color:#999999;
}

#container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 784px;
		}
#bande_haut {
	width: 779px;
	height:10px;
	background-color:#BCD792;
	font-size:10px;
	padding:0;
}

#logo {
	margin:5px 0 0 0;
	padding:0;
}
#container_contenu {
margin:0;
}

#contenu_droit {
margin:15px 0 0 0;
padding:0;
float:right;
}

#sous_logo {
margin:0;
padding-left:5px;
}

#menu{
margin-top: 15px;
margin-left: auto;
margin-right: auto;
width: 784px;
height:35px;
background-image:url(../img/fondmenu.jpg);
background-position:top left;
background-repeat:no-repeat;
text-align:center;
padding-top:5px;
}
#menu a:link, #menu a:visited, #menu a:active {
text-decoration:none;
color:#333333;
}
#menu a:hover {
color:#666666;
}

#carre{
margin:0 255px 0 256px;
padding:0;
height: 425px;
border:1px solid #DFDFDF;
border-bottom:2px solid #CCCCCC;
background-image:url(../img/fond_bas_milieu.gif);
background-position:center bottom;
background-repeat:repeat-x;
}
#carre .haut {
padding:0;
margin:0;
background-image:url(../img/haut_milieu.jpg);
background-position:top center;
background-repeat:repeat-x;
height:20px;
}

#carre_droit {
margin:0;
float:right;
padding:0;
width: 246px;
}

#carre_gauche {
margin:0;
float:left;
padding:0;
width: 246px;
}

#gauche_haut {
background-image:url(../img/haut_gauche.jpg);
background-position:top left;
background-repeat:no-repeat;
margin:0;
padding-left:5px;
padding-right:5px;
width: 236px;
height: 206px;
border:1px solid #DFDFDF;
border-bottom:2px solid #CCCCCC;
}
#gauche_haut2 {
background-image:url(../img/haut_gauche.jpg);
background-position:top left;
background-repeat:no-repeat;
margin:0;
padding-left:5px;
padding-right:5px;
width: 236px;
height: 424px;
border:1px solid #DFDFDF;
border-bottom:2px solid #CCCCCC;
}


#bulle {
background-image:url(../img/bulle_verte.gif);
background-position:bottom center;
background-repeat:no-repeat;
margin : 0 20px 0 20px;
height: 78px;
text-align:center;
}
#bulle_garde {
background-image:url(../img/bulle_verte.gif);
background-position:bottom center;
background-repeat:no-repeat;
text-align:center;
}


#gauche_bas {
background-position:bottom left;
background-repeat:no-repeat;
margin:10px 0 0 0;
padding-left:5px;
padding-right:5px;
width: 236px;
height: 206px;
border:1px solid #DFDFDF;
border-bottom:2px solid #CCCCCC;
}
#droit_haut {
background-image:url(../img/haut_droit.jpg);
background-position:top left;
background-repeat:no-repeat;
margin:0;
padding-left:5px;
padding-right:5px;
width: 236px;
height: 206px;
border:1px solid #DFDFDF;
border-bottom:2px solid #CCCCCC;
}
#droit_haut2 {
background-image:url(../img/haut_droit.jpg);
background-position:top left;
background-repeat:no-repeat;
margin:0;
padding-left:5px;
padding-right:5px;
width: 236px;
height: 424px;
border:1px solid #DFDFDF;
border-bottom:2px solid #CCCCCC;
}

#droit_bas{
background-position:bottom left;
background-repeat:no-repeat;
margin:10px 0 0 0;
width: 246px;
height: 206px;
border:1px solid #DFDFDF;
border-bottom:2px solid #CCCCCC;
}

#td1 {
border:1px solid #bbb;
width:248px;
background-image:url(../img/bandeau_haut_gauche.gif);
background-repeat:no-repeat;
}
.td2 {
border:1px solid #bbb;
width:248px;
}

#td3 {
border:1px solid #bbb;
width:248px;
background-image:url(../img/bandeau_haut_droit.gif);
background-repeat:no-repeat;
background-position:top right;

}
#td4 {
border:1px solid #bbb;
width:248px;
background-image:url(../img/bandeau_bas_droite.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

#td5{
border:1px solid #bbb;
background-image:url(../img/bandeau_bas_gauche.gif);
background-repeat:no-repeat;
background-position:bottom left;
}

#td6{
border:1px solid #bbb;
width:248px;
background-image:url(../img/bandeau_centre.gif);
background-repeat:no-repeat;
background-position:bottom center;
}