@charset "utf-8";

body {
	/*background-image:url(images/bg.gif);*/
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
	color:#666666;
	text-decoration:none;
}

a:hover {
color:#4C2408;
}

.link a {
	color:#6E7588;
	text-decoration:none;
	border-bottom: 1px dotted #6E7588;
}

.link a:hover {
color:#4C2408;
border-bottom: 1px dotted #4C2408;
}

.pimp input {
border:1px solid #7d327d;
font-size:10px;
padding:2px;
}

.niouz input {
border:1px solid #757575;
font-size:10px;
padding:2px;
}


/*-----------------------*/

.infobulle{
    position: absolute;   
    visibility : hidden;
    border: 1px solid Black;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    background-color: #cccccc;
}

#page {
	width: 970px;
	margin:auto;
	margin-top:8px;
	text-align:justify;
}

#header {
	width: 970px;
	height:200px;
	margin:auto;
}

#logo {
	width: 330px;
	height: 76px;
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	background-image: url(../img/pixel.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

/*-----------------------*/

#cox {
	position:absolute;
	width: 152px;
	height: 108px;
	float:right;
	margin-top: 24px;
	margin-left: 148px;
	float:right;
	background-image: url(../img/top_cox.gif);
	background-repeat: no-repeat;
	cursor: pointer;

}

#toplinks {
	width: 240px;
	padding-top: 6px;
	float:right;
}

.toplinks_dessus {
position:absolute;
color:#FFFFFF;
padding:1px;
font-weight:bold;
}

.toplinks_dessus a {
color:#FFFFFF;
}

.toplinks_dessous {
position:absolute;
color:#ff8e00;
font-weight:bold;
}

#top {
	width: 950px;
	height:120px;
	background-image:url(../img/bpmaison_top.gif);
	background-repeat: no-repeat;
	margin:auto;
}

#topright {
/*position:relative;*/
	width: 300px;
	height:120px;
	float:right;
}

/*-----------------------*/

#navigation1 {
	width: 970px;
	text-align:left;
	height:45px;
	background-image:url(../img/bg_nav.gif);
	background-repeat:no-repeat;
}

#recherche {
width:330px;
float:right;
}

.menutxt {
font-size:100%;
}

.menutxt a {
text-decoration:none;
}

.menutxt a:hover {
text-decoration:none;
background-color:#F6ECD6;
}

/*-----------------------*/

#navlow{
width:970px;
height:35px;
background-image:url(../img/bg_nav2.gif);
background-repeat:no-repeat;
}

.navcolor {
color:#742374;
/*font-weight:bold;*/
font-size:12px;
}

.navcolor a{
color:#742374;
}

.navcolor a:hover{
color:#666666;
}

.small {
font-size:80%;
}

.big {
font-size:110%;
font-weight:bold;
}

.engage {
color:#ff8e00;
font-weight:bold;
font-size:110%;
text-transform:uppercase;
text-decoration:underline;
}

/*-----------------------*/

#content {
width: 950px;
margin:auto;
background-color:#e1e1e1;
}

/*-----------------------*/

#home_top {
width:692px;
height:69px;
float:right;
margin-top:10px;
margin-right:10px;
background-image:url(../img/bg_top_home.gif);
background-repeat:no-repeat;
}

#difference {
width: 200px;
float:left;
margin-left:12px;
margin-top:17px;
}

#pcetvous {
width: 210px;
margin-left:248px;
margin-top:17px;
}

#nosbp {
width: 210px;
margin-top:15px;
float:right;
}

#home_left {
width:228px;
height:360px;
float:left;
margin-left:10px;
margin-top:10px;
text-align:left;
}

#home_visuel {
width:228px;
height:226px;
background-image:url(../img/home_visuel.jpg);
background-repeat:no-repeat;
}

#home_engagements {
width:228px;
height:133px auto;
background-image:url(../img/home_eng_bg.gif);
background-repeat:no-repeat;
background-position:bottom;
line-height:22px;
font-size : 88%;
padding-bottom:3px;
}

#home_middle {
width:692px;
height:281px;
float:right;
margin-top:10px;
margin-right:10px;
}

#home_zoom{
width:224px;
height:281px;
float:right;
background-image:url(../img/home_bg_zoom.gif);
background-repeat:no-repeat;
vertical-align:bottom;
}

#home_produits{
width:468px;
height:281px;
float:left;
}

#ferme{
width:890px;
float:right;
margin-top:15px;
margin-right:15px;
margin-bottom:15px;
}

.lien_ferme {
font-size:80%;
color:#333333;
}

.lien_ferme a {
text-decoration:underline;
}
/*-----------------------*/

#footer {
	width: 950px;
	margin-top:15px;
	text-align:center;
}

.footer {
font-size:90%;
color:#742374;
}

.footer a {
text-decoration:none;
color:#742374;
}

.footer a:hover {
color:#742374;
text-decoration:underline;
}

.atitre {
	color:#FF940D;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-style:italic;
	font-weight:bold;
	font-size:120%;
	padding-bottom:4px;
}

.atitre a {
text-decoration:none;
}

.atitre a:hover {
color:#666666;
}

.btitre {
	color:#c56c2b;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-style:italic;
	font-weight:bold;
	font-size:130%;
}

.ctitre {
	color:#742374;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:140%;
}

.small {
font-size:80%;
}

.light {
color:#FFFFFF;
}

.bloc {
text-align:justify;
}

.hide {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
}

.spacer {
	clear: both;
	/*visibility: hidden;*/
	border-width: 0;
	padding: 0;
	margin: 0;
}

