/************************************************
					 Newsletter					
************************************************/
#newsletter{
	position:absolute;
	top:294px;
	right:25px;
	text-align:left;
}


/************************************************
					 Galerie					
************************************************/

#galerie_liste {
		color:#ffffff; 
		background:url(img/fd_entete.jpg);
		font-size:12px; 
		margin:0 0; 
		font-weight:bold; 
		padding-left:10px; 
		height:23px; 
		line-height:23px; 
		text-align:left
}

/************************************************
					 BOX
************************************************/
.entete {
	color:#fff;
	background:url(img/fd_entete.jpg);
	font-weight:bold;
	padding:0;
	padding-left:8px;
	padding-top:2px;
	height:24px;
	line-height:24px;
}

.entete h2 { padding:0; font-size:13px; color:#fff;}
.entete h2 a {color:#fff; text-decoration:none;}
.entete h2 a:hover, .entete h2 a.active {color:#000; text-decoration:none;}

#box {
	background:url(img/fd_box.jpg) repeat-x #F9C555;
	border: 1px solid #ccc;
	background-position:top;
	padding:8px;	
}	
	
#box ul {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	height:1%;
}

#box li{
	list-style-image:url(img/bt_box.gif);
	list-style-type:none;
	list-style-position:outside;
	font-weight:bold;
}

#box li.selection{
	list-style-image:url(img/bt_box_on.gif);
	text-decoration:none;
}

#box li a {text-decoration: none;}
#box li.selection a {color:#000;}

#box input.btsubmit{
	background-position:top;
	border:1px solid #999;
	margin-bottom:5px;
	color:#333;
}

#box input.formulaire{
	background-position:center;
	background-color:#FFF;
	border:1px solid #CCC;
	margin-bottom:5px;
	color:#333;
}

/************************************************
					 BOX 2
************************************************/
.entete2 {
	color:#fff;
	background:url(img/fd_entete2.jpg) repeat-x ;
	text-align:left;
	font-weight:bold;
	padding:0;
}

.entete2 h2 { font-size:12px; color:#fff;}
.entete2 h2 a {color:#fff; text-decoration:none;}
.entete2 h2 a:hover, .entete h2 a.active {color:#000; text-decoration:none;}

#box2 {
	background:url(img/fd_box2.jpg) repeat-x #fff;
	border: 1px solid #ccc;
	background-position:top;
	padding:8px;	
}

#box2 ul {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	height:1%;
}

#box2 li{
	list-style-image:url(img/bt_box2.gif);
	list-style-type:none;
	list-style-position:outside;
	font-weight:bold;
}

#box2 li.selection{
	list-style-image:url(img/bt_box2_on.gif);
	text-decoration:none;
}

#box2 li a {text-decoration: none;}
#box2 li.selection a {color:#000;}

#box2 input.btsubmit{
	background-image:url(img/fd_box2.jpg);
	background-position:top;
	border:1px solid #999;
	margin-bottom:5px;
	color:#333;
}

#box2 input.formulaire{
	background-image:url(img/fd_box2.jpg);
	background-position:center;
	background-color:#FFF;
	border:1px solid #CCC;
	margin-bottom:5px;
	color:#333;
}


/************************************************
					 BOX 3
************************************************/
.entete3 {
	color:#fff;
	background:url(img/fd_entete3.jpg) repeat-x ;
	text-align:left;
	font-weight:bold;
	padding:0;
}

.entete3 h2 { font-size:12px; color:#fff;}
.entete3 h2 a {color:#fff; text-decoration:none;}
.entete3 h2 a:hover, .entete h2 a.active {color:#000; text-decoration:none;}

#box3 {
	background:url(img/fd_box3.jpg) repeat-x #fff;
	border: 1px solid #ccc;
	background-position:top;
	padding:8px;	
}

#box3 ul {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	height:1%;
}

#box3 li{
	list-style-image:url(img/bt_box3.gif);
	list-style-type:none;
	list-style-position:outside;
	font-weight:bold;
}

#box3 li.selection{
	list-style-image:url(img/bt_box3_on.gif);
	text-decoration:none;
}

#box3 li a {text-decoration: none;}
#box3 li.selection a {color:#000;}

#box3 input.btsubmit{
	background-image:url(img/fd_box3.jpg);
	background-position:top;
	border:1px solid #999;
	margin-bottom:5px;
	color:#333;
}

#box3 input.formulaire{
	background-image:url(img/fd_box3.jpg);
	background-position:center;
	background-color:#FFF;
	border:1px solid #CCC;
	margin-bottom:5px;
	color:#333;
}

/****************************************************
					PORTFOLIO
****************************************************/
.location{
	height:26px;
	background-image:url(img/fd_locator.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
	color:#666;
	font-size:10px;
}

.location input{
	background-image:url(img/fd_locator.jpg);
	background-position:bottom;
	border:none;
	color:#333;
	height:25px;
	cursor:pointer;
}

.location input.hover, .location input:hover{
	background-image:url(img/fd_entete3.jpg);
	background-position:top;
	border:none;
	color:#FFF;
}

.location a{
	text-decoration:none;
}

.alert{	
	color:#e12d2d;
	font-weight:bold;
	font-variant:small-caps;
	font-size:14px;
}

#ligne{
	border-bottom:1px dashed #999;
}

.titre_galerie{
	font-size:13px;
	border-bottom:1px solid #999;
	font-variant:small-caps;
	font-weight:bold;
}

/****************************************************
				FORMULAIRE DEVIS
****************************************************/
.devis_form{
	padding:10px 10px 10px 30px;
}

.devis_form td.description{
	background-color: #DDD;
	text-align:center;
	font-weight:bold;
}


.devis_form table{
}
.devis_form .check{
	width:10px;
}
.devis_form .label{
	width:290px;
}

.box_devis {
	background:url(img/fd_box.jpg) repeat-x #fff;
	background-position:top;
	padding:4px;
	text-align:center;
}

