/* CSS Document */
body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	background-position:0px 0px;
	background-image:url(images/fond.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#7D7B7B;
	font-family:Tahoma, Verdana, Arial; 
}

h2 {
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	color:#7D7B7B;
}

a {
	text-decoration:underline;
	color:#656565;

}
a:hover{
	text-decoration:none;
	color:#656565;

}


p {
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
}

b{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		/*color:#262626;*/
}

.entete_popup{
	margin:0px;
	padding:0px;
	background-image:url(images/fond_haut_popup.jpg);
	background-repeat:repeat-x;
}

.contenu_popup{
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
}

.contenu_popup h2{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#669312;
}

#loginboxtop{
	width: 400px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(extranet/images/loginboxtop.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding: 0px;
	text-align: center;
}

#loginboxtopleft{
	width: 400px;
	height: 24px;
	margin-left: 0;
	margin-right: 0;
	background-image: url(extranet/images/loginboxtop.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding: 0px;
	text-align: center;
}

#loginboxcenter{
	width: 400px;
	min-height: 2px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(extranet/images/loginboxcenter.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	text-align: center;
}

#loginboxcenter p{
	margin: 0px;
	padding: 0px;
}

#loginboxcenter h1{
	margin: 0px;
	padding: 0px;
}

#loginboxcenter h2{
	margin: 0px;
	padding: 0px;
}

#loginboxcenter h3{
	margin: 0px;
	padding: 0px;
}

#loginboxleft{
	width: 400px;
	min-height: 2px;
	margin-left: 0;
	margin-right: 0;
	background-image: url(extranet/images/loginboxcenter.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	text-align: center;
}

#loginboxleft p{
	margin: 0px;
	padding: 0px;
}

#loginboxleft h1{
	margin: 0px;
	padding: 0px;
}

#loginboxleft h2{
	margin: 0px;
	padding: 0px;
}

#loginboxleft h3{
	margin: 0px;
	padding: 0px;
}

.imagevoletroulant{
	width: 312px;
	height: 419px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/nouveau-volet.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.imagevoletvsvroulant{
	width: 300px;
	height: 419px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/volet-vsv-super-isolant.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.imagevoletroulantmin{
	width: 150px;
	height: 210px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/min-nouveau-volet.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#loginboxbottom{
	width: 400px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(extranet/images/loginboxbottom.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 30px;
	text-align: center;
}

#loginboxbottomleft{
	width: 400px;
	height: 22px;
	margin-left: 0;
	margin-right: 0;
	background-image: url(extranet/images/loginboxbottom.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 30px;
	text-align: center;
}

#leftcol{
	width:400px;
	float:left;
	margin-right:40px;
}
#rightcol{
	width:420px;
	float:left;
	margin-top:40px;
	text-align:center;
}

#rightcol h2{
	font-size:16px;
}

#rightcol a{
	text-decoration:none;
}

#rightcol a:hover{
	text-decoration:underline;
}

.red{
	color:#ff0000;
}

h1 a{
	font-size:15px;
	font-weight:bold;
	color:#FB8018;
	text-decoration:none;
}

.cadre_orange{
	width:410px;
	text-align:center;
	background-color:#F38319;
	color:#ffffff;
	font-size:20px;
	padding:10px;
}
.cadre_orange_plus{
	text-align:right;
	font-size:11px;
}
.encadre_orange{	
	text-align:center;
	width:210px;
	border:solid 1px #F38319;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	margin-top:30px;
}
.titre_clignotant{
	margin-top:50px;
}

.volet_isolant{
	text-align:center;
	font-size:24px;
	color:#002D5D;
	margin-top:100px;
}