#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: 26%;
	width: 600px;
	height: 630px;
	padding: 0;
	margin:0;
	z-index:11;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	background-image:url(images2/fond_devis-resonance.png);
}

#box2 h1{ margin-left:20px; margin-top:10px; margin-bottom:15px;}

#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:white;
	text-align:center;
}

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

#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******************************************/



#boxcontent2 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(images2/text_background.png);
background-repeat: no-repeat;
height:20px;
}

#boxcontent2 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(images2/text_background.png);
background-repeat: no-repeat;
}




#boxcontent2  .label{display: block;

float: left;

width: 140px;

text-align: left;

margin-right: 10px;

text-align:right;}

#boxcontent2 .centre_bouton{ margin-left:250px;}


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

#boxcontent2 .rouge_etoile{ color:#C00;}

#boxcontent2 .pousse_rouge{ margin-left:20px; color:#C00; margin-bottom:15px;}
