a:link {
	color:#008000;
}

a:visited {
	color:#233877;
} 	 
body {
background-image:url(../images/6.JPG);
margin:15;
}

  
div#haut {
height: 20px;
background-color: #c3db73;
}	
div#bandeau {
	width:1080px;
	height:155px; 
	margin: 0;
    padding: 0;
	background-color:#c3db73; 
	} 
div#pub { 
float:left; 
width:1060px;
height: 21px;
margin: 0px 10px 0px 10px;
background-color:#c3db73;
}	
div#bloc_ac {
	float:left; 
	width:5%;
	background-color:#FFFFCC;  
}
div#menu_menu {
height: 55px;
background-color:#c3db73;
}
div#contenu {
	float:left;
	width:1080px;
	color: #663300;
	background-color:#c3db73;
	}
div#pied_page {
	clear:both;
	width:1070px;
	height:85px;
	padding: 5;
	color: #663300; 
	background-color:#e1e499;
	}
div#conteneur {
width: 1080px; 
position: relative;
background-color:#c3db73;
}

p#titre {	
margin: 16px;
border-style: solid; 
border-width: 1px;
font-family:Arial; 
font-size: 18px;
color: #663300;
background-color:#FFFFFF;	 
}

p#texte {	
margin: 18px;
width:380px;
border-style: solid; 
border-width: 1px;
font-family:Arial; 
font-size: 18px;
color: #663300;
background-color:#FFFFFF;	 
}


  /* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(img.php.png) no-repeat bottom right}
    .cssbox{
    /* intended total box width - padding-right(next) */
      width:335px !important; /* IE Win = width - padding */
      width: 320px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:20px auto}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px; 
    /* right-image-gap + right-inside padding */
      padding-right:40px}

    /* set the top-left image */
    .cssbox_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:25px 0 15px 40px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
      background-position:bottom left;
      margin-right:25px; /* interior-padding right */ 
      padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */

