	
@import url("destrudata.structure.css");

/* [ PAGE LA SOCIETE]---------------------------------------------------- */	

#cadre-societe
{
	width:367px;
	height:47px;
	background:url(../img/societe/cadre-societe.png) no-repeat top left; 
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:bold;
	color:#809700;
	padding:8px 0 0 12px;
	margin-bottom:10px;
}

/* [ PAGE NOS SERVICES]---------------------------------------------------- */	

#intervention-reguliere, #intervention-ponctuelle, #intervention-informatique
{
	position:relative;
	width:595x;
	height:204px;
}

#intervention-reguliere
{
	background:url(../img/services/intervention-reguliere.jpg) no-repeat top left; 
}

#intervention-ponctuelle
{
	background:url(../img/services/intervention-ponctuelle.jpg) no-repeat top left; 
}

#intervention-informatique
{
	background:url(../img/services/intervention-informatique.jpg) no-repeat top left; 
}

#intervention-reguliere a, #intervention-ponctuelle a, #intervention-informatique a
{
	position:absolute;
	bottom:10px;
	right:50px;
}

/* [ PAGE LA SECURITE]---------------------------------------------------- */	

a#securite, a#securite_on,  a#detruire, a#detruire_on,  a#destrudata, a#destrudata_on
{
	float:left;
	display:block;
	height:28px;
	margin-bottom:10px;
}

a#securite
{
	background:url(../img/securite/bt-securite_off.png) no-repeat top left; 
	width:61px;
}	

a#securite_on, a:hover#securite
{
	background:url(../img/securite/bt-securite_on.png) no-repeat top left; 	
	width:61px;
}	

a#detruire
{
	background:url(../img/securite/bt-detruire_off.png) no-repeat top left; 	
	width:121px;
	margin-left:10px;
}	

a#detruire_on, a:hover#detruire
{
	background:url(../img/securite/bt-detruire_on.png) no-repeat top left; 	
	width:121px;
	margin-left:10px;
}	

a#destrudata
{
	background:url(../img/securite/bt-destrudata_off.png) no-repeat top left; 	
	width:139px;
	margin-left:10px;
}	

a#destrudata_on, a:hover#destrudata
{
	background:url(../img/securite/bt-destrudata_on.png) no-repeat top left; 	
	width:139px;
	margin-left:10px;
}

/* [ PAGE LE RECYCLAGE]---------------------------------------------------- */	

#cadre-recyclage
{
	width:309px;
	height:47px;
	background:url(../img/recyclage/cadre-recyclage.png) no-repeat top left; 
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:bold;
	color:#809700;
	padding:8px 0 0 70px;
}	

/* [ PAGE NOUS CONTACTER]---------------------------------------------------- */	

.form_error
{
	font-size:10px;
	font-weight:bold;
	color:#C60000;
	margin:0;
	padding:0;
	margin-top:-5px;
	padding-bottom:5px;
}	

.cadre_info
{
	width:309px;
	height:47px;
	background:url(../img/contact/cadre-message.png) no-repeat top left; 
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:bold;
	color:#809700;
	padding:8px 0 0 70px;
	margin-left:auto;
	margin-right:auto;
}	

/* [ PAGE ESPACE CLIENT]---------------------------------------------------- */		

a#video, a#brochure, a#tableau
{
	display:block;
	color:#02539E;
	font-weight:bold;
	text-decoration:none;
	padding-left:19px;	
}

a#video	
{
	background:url(../img/structure/picto-video.gif) no-repeat top left; 	
	background-position:0 4px;
}	

a#brochure
{
	background:url(../img/structure/picto-brochure.gif) no-repeat top left; 	
	background-position:0 3px;
	margin-top:8px;
}	

a#tableau
{
	background:url(../img/structure/picto-tableau.gif) no-repeat top left; 	
	background-position:0 3px;
	margin-top:8px;
}	

a:hover#video, a:hover#brochure, a:hover#tableau
{
	text-decoration:underline;
}

.hide { display: none; }
#qList { margin-top: 15px; }
#qList li { margin-bottom: 8px; }