#filter2
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 1425px;
	height: 1130px;
	background-color: #000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}



#box2
{
	display: none;
	position: absolute;
	top: 10%;
	left: 16%;
	width: 800px;
	height: 630px;
	padding: 0;
	margin:0;
	z-index:11;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	background-image:url(images/fond_devis-resonance.png);
	line-height:15px;
	color:#014259;
	font-weight:bold;
	font-family:  Helvetica, Arial, sans-serif;
	font-size:12px;

}



#boxheader2
{
	position:absolute;
	top:0%;
	left:0%;
	width:540px;
	height:20px;
	padding:0;
	padding-top:2px;
	padding-left:8px;
	margin:0;
	margin-right:20px;
	color:#014259;
	text-align:center;
}

#boxclose2
{
	float:right;
	position:absolute;
	top: 0;
	left: 0;
	background-image:url(images/fermer1.gif);
	background-repeat:no-repeat;
	width:21px;
	height:21px;
	cursor:pointer;
	margin-top:20px;
	margin-left:760px;
}

#boxcontent2
{
	position:absolute;
	top:23px;
	left:0;
	right:0;
	bottom:0;
	margin:0;
	padding: 15px;
	padding-top:5px;
	overflow: auto;
	width:100%;
	height:100%;
	margin-top:30px;
}



/*********************************PARTIE CONTACT DE LA BOX******************************************/



input.text 
{

padding-right: 0pt;

padding-left: 3px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #e1e1e1;
border-bottom-color: #e1e1e1;
border-left-color: #d6d6d6;
border-top-color: #cbcbcb;
color: #000000;
background-image: url(images/text_background.png);
background-repeat: no-repeat;
height:20px;
}

textarea
{
padding-top: 5px;
padding-right: 0pt;
padding-bottom: 5px;
padding-left: 3px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #e1e1e1;
border-bottom-color: #e1e1e1;
border-left-color: #d6d6d6;
border-top-color: #cbcbcb;
color: #000000;
background-image: url(images/text_background.png);
background-repeat: no-repeat;
}




.label{
text-align: left;
margin-right: 10px;
}

.centre_bouton{ margin-left:250px;}


.rouge_box{color:#F00; font-size:13px; font-weight:bold;}

.rouge_etoile{ color:#C00;}

.pousse_rouge{  color:#C00; margin-bottom:15px; font-size:12px;}

.devis_titre{ margin-left:15px; margin-top:15px; }

.ecriture{ font-size:14px; line-height:22px; padding-right:20px; }

.ecriture_orange{ font-size:14px; color:#ff9832; font-weight:bold;} 

#gauche_form{ width:400px; float:left; margin-right:50px;}
#droite_form{width:230px; float:left;}

