/* CSS Document */

/************************************************************************************/
/******************************			BODY		   ******************************/
/************************************************************************************/

BODY{
	background:#000000;
	margin:0px;
}


/************************************************************************************/
/******************************			DIV			   ******************************/
/************************************************************************************/

div.div_intro{
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
}

div.conteneur{
	margin-left:25%;
	margin-right:25%;
	width:100%;
}

div.div_menu{
	position:relative;
	top:0px;
	left:0px;	
	width:1000px;
	z-index:1;
}

div.div_rubrique{
	position:relative;
	top:-195px;
	left:0px;	
	width:260px;
	float:left;
	z-index:4;
}

div.div_contenu{
	position:relative;
	top:-195px;
	left:0px;	
	width:700px;
	height:385px;
	/*background:url(../img/fond_div.png);
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='img/fond_div3.png', sizingMethod='crop');*/
	padding-left:0px;
	z-index:2;
}

/************************************************************************************/
/******************************			MENU		   ******************************/
/************************************************************************************/

.rubrique{
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

.rubrique_selected{
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

.sous_rubrique{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

.sous_rubrique_selected{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

.signet_article{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.signet_produit{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}


/************************************************************************************/
/******************************			TEXTES		   ******************************/
/************************************************************************************/

a.rubrique:link {cursor:pointer; text-decoration:none; font-family: Helvetica, Arial, sans-serif; font-size:14px; color: #ffffff; font-weight:bold }
a.rubrique:active {cursor:pointer; text-decoration:none; font-family: Helvetica, Arial, sans-serif; font-size:14px; color: #ffffff; font-weight:bold }
a.rubrique:visited {cursor:pointer; text-decoration:none; font-family: Helvetica, Arial, sans-serif; font-size:14px; color: #ffffff; font-weight:bold }
a.rubrique:link {cursor:pointer; text-decoration:none; font-family: Helvetica, Arial, sans-serif; font-size:14px; color: #ffffff; font-weight:bold }

a.sous_rubrique:link {cursor:pointer; text-decoration:none; font-family: Helvetica, Arial, sans-serif; font-size:11px; color: #ffffff; font-weight:normal }
a.sous_rubrique:active {cursor:pointer; text-decoration:none; font-family: Helvetica, Arial, sans-serif; font-size:11px; color: #ffffff; font-weight:normal }
a.sous_rubrique:visited {cursor:pointer; text-decoration:none; font-family: Helvetica, Arial, sans-serif; font-size:11px; color: #ffffff; font-weight:normal }
a.sous_rubrique:link {cursor:pointer; text-decoration:none; font-family: Helvetica, Arial, sans-serif; font-size:11px; color: #ffffff; font-weight:normal }

a.nom_produit:link {cursor:pointer; text-decoration:underline; font-family: Helvetica, Arial, sans-serif; font-size:9px; color: #ffffff; font-weight:normal }
a.nom_produit:active {cursor:pointer; text-decoration:underline; font-family: Helvetica, Arial, sans-serif; font-size:9px; color: #ffffff; font-weight:normal }
a.nom_produit:visited {cursor:pointer; text-decoration:underline; font-family: Helvetica, Arial, sans-serif; font-size:9px; color: #ffffff; font-weight:normal }
a.nom_produit:link {cursor:pointer; text-decoration:underline; font-family: Helvetica, Arial, sans-serif; font-size:9px; color: #ffffff; font-weight:normal }


a.article:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #017DC5; font-weight:bold }
a.article:active { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #017DC5; font-weight:bold }
a.article:visited { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #017DC5; font-weight:bold }
a.article:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #017DC5; font-weight:bold }

a.produitForm:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #017DC5; font-weight:bold }
a.produitForm:active { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #017DC5; font-weight:bold }
a.produitForm:visited { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #017DC5; font-weight:bold }
a.produitForm:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #017DC5; font-weight:bold }

a.produit:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:10px; color: #017DC5; font-weight:normal }
a.produit:active { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:10px; color: #017DC5; font-weight:normal }
a.produit:visited { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:10px; color: #017DC5; font-weight:normal }
a.produit:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:10px; color: #017DC5; font-weight:normal }

a.document:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #59E6EE; font-weight:bold }
a.document:active { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #59E6EE; font-weight:bold }
a.document:visited { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #59E6EE; font-weight:bold }
a.document:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #59E6EE; font-weight:bold }

a.lien_footer:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:9px; color: #ffffff; font-weight:bold }
a.lien_footer:active { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:9px; color: #ffffff; font-weight:bold }
a.lien_footer:visited { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:9px; color: #ffffff; font-weight:bold }
a.lien_footer:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:9px; color: #ffffff; font-weight:bold }

a.lien_nav:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:14px; color: #ffffff; font-weight:bold }
a.lien_nav:active { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:14px; color: #ffffff; font-weight:bold }
a.lien_nav:visited { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:14px; color: #ffffff; font-weight:bold }
a.lien_nav:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:14px; color: #ffffff; font-weight:bold }

a.lien_panier:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:12px; color: #ffffff; font-weight:normal }
a.lien_panier:active { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:12px; color: #ffffff; font-weight:normal }
a.lien_panier:visited { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:12px; color: #ffffff; font-weight:normal }
a.lien_panier:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:12px; color: #ffffff; font-weight:normal }

a.article_selected:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #59E6EE; font-weight:bold }
a.article_selected:active { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #59E6EE; font-weight:bold }
a.article_selected:visited { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #59E6EE; font-weight:bold }
a.article_selected:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #59E6EE; font-weight:bold }

a.produit_selected:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #59E6EE; font-weight:bold }
a.produit_selected:active { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #59E6EE; font-weight:bold }
a.produit_selected:visited { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #59E6EE; font-weight:bold }
a.produit_selected:link { text-decoration:none; font-family: Verdana,Arial, sans-serif; font-size:11px; color: #59E6EE; font-weight:bold }

.footer{
	font-family: Helvetica, Arial, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
}

.texte_navigation{
	position:relative;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}

.texte_panier_navigation{
	position:relative;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}

.nom_produit{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	cursor:pointer;
}

.titreForm{
	font-family: Verdana,Arial, sans-serif; 
	font-size:11px;
	font-weight:bold; 
	color: #ffffff;
}

.contenuForm{
	font-family: Verdana,Arial, sans-serif; 
	font-size:11px;
	font-weight:normal; 
	color: #019DF8;
}

.nomProduit{
	font-family: Verdana,Arial, sans-serif; 
	font-size:14px;
	font-weight:bold; 
	color: #019DF8;
}

.nomReference{
	font-family: Verdana,Arial, sans-serif; 
	font-size:12px;
	font-weight:bold; 
	color: #FFFFFF;
}

.texteInformation{ 
	text-decoration:none; 
	font-family: Verdana,Arial, sans-serif; 
	font-size:10px; 
	color: #ffffff; 
	font-weight:bold;
}

.texteDocument{ 
	text-decoration:none; 
	font-family: Verdana,Arial, sans-serif; 
	font-size:11px; 
	color: #ffffff; 
	font-weight:bold;
}

/************************************************************************************/
/******************************			IMAGES		   ******************************/
/************************************************************************************/

img.png {
	behavior: url('js/png.htc');
}

.barre_defilement {
	height:152px;
	width:21px;
	
	background-position:left;
	background:url(../img/scrollbar/fond_scroll.png);
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/scrollbar/fond_scroll.png', sizingMethod='scale');
	
}

/************************************************************************************/
/******************************			TABLEAU		   ******************************/
/************************************************************************************/

.tab_contenu{

	background:url(../img/fond_div.png);
	
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='http://www.devred-electricite.fr/img/fond_div.png', sizingMethod='scale');
	
}	

/************************************************************************************/
/******************************			FORMULAIRE	   ******************************/
/************************************************************************************/

.entreFormPanier{
	border: solid 1px #017DC5;
	font-family: Verdana,Arial, sans-serif; 
	font-size:11px; 
	color: #017DC5;
	background-color:#ffffff;
	width:50px;
}

.entreForm{
	border: solid 1px #017DC5;
	font-family: Verdana,Arial, sans-serif; 
	font-size:11px; 
	color: #017DC5;
	background-color:#ffffff;
	width:120px;
}

.entreFormContact{
	border: solid 1px #017DC5;
	font-family: Verdana,Arial, sans-serif; 
	font-size:11px; 
	color: #017DC5;
	background-color:#ffffff;
	width:120px;
}

textarea.entreFormContact{
	border: solid 1px #017DC5;
	font-family: Verdana,Arial, sans-serif; 
	font-size:11px; 
	color: #017DC5;
	background-color:#ffffff;
	width:90%;
}
