@charset "iso-8859-2";
html {
	background: url(../images/bg-crepi.jpg) repeat-x center 224px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
	background:url(../images/bg-top.png) repeat-x top;
	text-align:justify;
	margin:0px;
	padding:0px;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p, ul, li, img, table, form, br {
	margin:0px;
	border:0px;
	padding:0px;
}
li {
	color:#301c13;
	margin-top:3px;
	margin-left:50px;
	list-style-image:url(../images/puce.jpg);
}
/*--------------------------squelette-----------------------------*/
#total {
	width:963px;
	margin:0px auto;
}
#top {
	height:224px;
	background:url(../images/fond-page.png) repeat-y;
	padding:0px 4px;
}
#center {
	background:url(../images/fond-page.png) repeat-y;
	padding:4px;
}
#left {
	float:left;
	width:240px;
	padding-left:4px;
	background:url(../images/menu-bg.jpg) no-repeat right bottom;
	height:668px;
}
#right {
	float:right;
	width:711px;
}
#foot {
	background:url(../images/foot.png);
	height:22px;
	text-align:center;
	padding-top:27px;
	font-size:11px;
	color:#756159;
	letter-spacing:1px;
	margin-bottom:10px;
}
.break {
	clear:both;
}
/*------------------------------conteneur--------------------------------------*/
#bandeau {
	height:191px;
	background:url(../images/bg-top.png) repeat-x;
}
#menu {
	height:266px;
	padding-bottom:16px;
}
#actu {
	color:#301c13;
	padding:40px 15px 0px 13px;
	height:90px;
}
#coordonnees {
	color:#ffffff;
	padding:50px 15px 0px 13px;
}
#contenu {
	padding-left:21px;
	padding-right:30px;
}
.menuiserie {
	background:url(../images/bg-menuiserie.jpg);
	padding:85px 5px 0px 5px;
	height:69px;
	float:left;
	width:309px;
	color:#3c1401;
	margin-top:10px;
}
.cloison {
	background:url(../images/bg-cloison.jpg);
	padding:85px 5px 0px 5px;
	float:right;
	height:69px;
	width:319px;
	margin-top:10px;
	color:#353535;
}
.peinture {
	background:url(../images/bg-peinture.jpg);
	padding:85px 5px 0px 5px;
	height:69px;
	float:left;
	width:309px;
	color:#005218;
	margin-bottom:10px;
}
.metallerie {
	background:url(../images/bg-cloison-05.jpg);
	padding:85px 5px 0px 5px;
	float:right;
	height:69px;
	width:319px;
	margin-bottom:10px;
	color:#012f75;
}
.atouts {
	background:url(../images/bg-atout.jpg);
	height:66px;
	padding:10px;
	color:#1b1b1b;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
}
.accrocheCentral {
	margin:45px 0px;
	padding:10px 0px;
	border-bottom:solid 1px #0052a4;
	border-top:solid 1px #0052a4;
	
}
/*-------------------------------texte et lien-----------------------------------*/
.font14 {
	font-size:14px;
}
.bold12 {
	font-size:12px;
	font-weight:bold;
}
#actu a {
	font-weight:bold;
	color:#4171bb;
}
.pagination a {
	font-weight:bold;
	color:#4171bb;
}
#contenu a {
	font-weight:bold;
	color:#4171bb;
}
#coordonnees a {
	color:#ffffff;
}
.bold {
	color:#301c13;
	font-weight:bold;
}
.boldBleu14 {
	font-size:14px;
	color:#4171bb;
	font-weight:bold;
}
.accroche {
	text-align:center;
	color:#389954;
	font-style:italic;
	font-size:14px;
}
#foot a {
	color:#756159;
}
/*-------------------------------bdd----------------------------------------*/
.menuCat {
	background-color:#d2d2d2;
	height:19px;
	width:168px;
}
.fiche {
	margin:40px 5px 10px 0px;
	text-align:center;
	width:150px;
	height:150px;
	padding:5px;
	color:#4171bb;
	background:#e5e5e5;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.popupmdm {
	background:url(../images/bg-mdm.jpg) repeat-x #e3ecfb;
	padding:20px;
	color:#000000;
}
