body{
background-color:#760000;
margin:0;
border:0px;
padding:0;
}

#menu {
width: 1000px;
height: 246px;
margin-right:auto;
margin-left:auto;

background-image:url("../theme/logo.jpg");
}
	
#menu ul {
/*border:1px green solid;*/
width: 690px;
height: 103px;
float:right;
padding-top:75px;
padding-right:18px;

}

#menu ul li { 
display: inline;
text-align:center;
font-family:"Verdana","Georgia","Arial","Trebuchet MS";
font-size:13px;
font-weight:bold;
}

#menu ul li a {
text-decoration: none;
float: left;
color:black;
}	
	
#menu ul li a:hover {
color: ;
}

#menu li a span {
margin-top:75px;
display:block;
}

/*accueil*/
#menu li.btn1 a {
width: 100px;
height: 100px;
background-image:url("../theme/btn_01.jpg") ;
background-repeat:no-repeat;		
}

#menu li.btn1 a:hover {
color:#781a34;
}

/*enseigne*/
#menu li.btn2 a {
width: 98px;
height: 100px;
background-image:url("../theme/btn_02.jpg");
background-repeat:no-repeat;
}

#menu li.btn2 a:hover {
color:#ec7b2d;
}

/*signaletique*/
#menu li.btn3 a {
width: 97px;
height: 100px;
background-image:url("../theme/btn_03.jpg");
background-repeat:no-repeat;	
}

#menu li.btn3 a:hover {
color:#b2b800;
}

/*plv*/
#menu li.btn4 a {
width: 100px;
height: 100px;
background-image:url("../theme/btn_04.jpg");
background-repeat:no-repeat;	
}

#menu li.btn4 a:hover {
color:#af1f5a;
}

/*conception graphique */
#menu li.btn5 a {
width: 97px;
height: 100px;
background-image:url("../theme/btn_05.jpg");
background-repeat:no-repeat;	
}

#menu li.btn5 a:hover {
color:#0064a8;
}

/*petits plus*/
#menu li.btn6 a {
width: 97px;
height: 100px;
background-image:url("../theme/btn_06.jpg");
background-repeat:no-repeat;
}

#menu li.btn6 a:hover {
color:#713482;
}

/*contact*/
#menu li.btn7 a {
width: 97px;
height: 100px;
background-image:url("../theme/btn_07.jpg");
background-repeat:no-repeat;
}

#menu li.btn7 a:hover {
color:#4c2a28;
}


#contenu{
width:1000px;
height:auto;
margin-left:auto;
margin-right:auto;
clear:both;
background-image:url("../theme/contenu.jpg");
padding:1px 0;
margin-top:0;

}

#bas_div_01{
width:992px;
height:39px;
margin-left:auto;
margin-right:auto;
padding:0px 0;
margin-bottom:1px;
margin-top:0;
margin-bottom:0;	
}

#haut_contenu_02{
width:992px;
height:34px;
margin-left:auto;
margin-right:auto;
padding:0px 0;
margin-top:0;
margin-bottom:0;	

}

#contenu02{
width:992px;
height:250px;
margin-left:auto;
margin-right:auto;
background-image:url("../theme/contenu02.jpg");
padding:1px 0;

}

#contenu03{

width:450px;
height:100px;
margin-left:460px;
margin-right:150px;
padding:1px 0;
}


#bas_div_02{
width:915px;
height:45px;
margin-left:auto;
margin-right:auto;
	
}


#footer{
margin-bottom:3px;

text-align:center;	
font-family:"Verdana","Georgia","Arial","Trebuchet MS";
font-size:10px;
color:white;
font-weight:bold;
width:800px;
margin-left:auto;
margin-right:auto;
margin-top:8px;
padding-top:10px;
}


#bas_div_contact{
width:1000px;
height:45px;

margin-left:auto;
margin-right:auto;
text-align:center;
padding-bottom:8px;	

}

h3{
text-align:center;
}

a:focus{
outline:0;	
}


#texte{
/*border:1px solid yellow;*/
margin:20px 100px 20px 120px;
font-size:19px;
color:#760000;
font-family:"calibri","Georgia","Trebuchet MS","Arial";	
}

#texte2{
font-size:19px;
color:#760000;
font-family:"calibri","Georgia","Trebuchet MS","Arial";	
width:270px;
float:left;
margin-left:120px;
}

img{
border:0;	
}

#photos{
font-style:italic;
font-weight:bold;
text-align:center;
}

td{
text-align:;	
}

h1 {
font-size:20px;
text-decoration:underline;	
}
h2 {
font-size:14px;
text-style:italic;	
}

#accueil{
color:#781a34;
}
#enseigne{
color:#ec7b2d;
}
#signaletique{
color:#b2b800;
}
#plv{
color:#af1f5a;
}
#cg{
color:#0064a8;
}
#plus{
color:#713482;
}
#contact{
color:#4c2a28;
}

em {
font-size:15px;
text-style:italic;	
}