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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fffffb;
	background-image: url(images/fond.jpg);
	background-repeat:repeat-x;
	color:#004da4;
}
a { color:#004da4; }
img { border:0px; }
p { margin:0px; }
ul { margin:0px; }

ul#menu_horizontal li { 
display : inline;
padding : 0 0.5em; /* Pour espacer les boutons entre eux */
font-weight: bold;
}
ul#menu_horizontal {
/*list-style-image: url(images/puce-menu.jpg);*/
text-align:center;
}

.header {
background-image:url(images/header.jpg);
background-position:center; 
background-position:bottom; 
background-repeat:no-repeat; 
width:1000px; 
height:249px;
}

.banniere-accueil {
background-image:url(images/encadrement-tableaux-nice/encadrements-tableaux.png);
background-position:center; 
background-position:bottom; 
background-repeat:no-repeat; 
width:1000px; 
height:249px;
}

.banniere-encadrement {
background-image:url(images/encadrement-tableaux-nice/encadrements-tableaux1.png);
background-position:center; 
background-position:bottom; 
background-repeat:no-repeat; 
width:1000px; 
height:249px;
}

.banniere-toile {
background-image:url(images/toile-a-peindre-monaco/toile-a-peindre.png);
background-position:center; 
background-position:bottom; 
background-repeat:no-repeat; 
width:1000px; 
height:249px;
}

.banniere-chevalet {
background-image:url(images/chevalet-peinture-cannes/chevalet-peinture.png);
background-position:center; 
background-position:bottom; 
background-repeat:no-repeat; 
width:1000px; 
height:249px;
}

.banniere-contact {
background-image:url(images/le-roi-du-cadre-contact.png);
background-position:center; 
background-position:bottom; 
background-repeat:no-repeat; 
width:1000px; 
height:249px;
}

.menu {
background-image:url(images/menu.jpg); 
background-position:center; 
background-repeat:no-repeat; 
width:1000px; 
height:31px; 
padding-left:60px; 
padding-right:60px; 
margin:0px;
}

.corps {
	background-image:url(images/fond-body.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:1000px; 
	height:275px; 
	vertical-align:top;
}

.contenu {
background-image:url(images/body.jpg); 
background-position:center; 
background-position:top; 
background-repeat:no-repeat;  
padding-left:60px; 
padding-right:60px; 
vertical-align:top;
}

.footer {
background-image:url(images/footer.jpg); 
background-position:center; 
background-position:top; 
background-repeat:no-repeat; 
width:1000px; 
height:145px;
}

.cadremap{
width:460px;
border:1px solid #4B380E;
padding:10px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFB;
}

.copyright {
font-size:10px;
margin-top:65px;
text-align:center;
margin-left:117px;
}