img
{
	border:none;
}

body 
{
 font: 11px verdana, sans-serif;
 background-color:#feffe7;
 margin:0;
 padding:0;
}

h1
{
	font-family:verdana, sans-serif;
	padding-left:35px;
	padding-top:30px;
	margin:0px;
	font-weight:normal;
	font-size:22pt;
	color:#0066cc;
}

h2
{
	font-family:verdana, sans-serif;
	padding-left:35px;
	padding-bottom:50px;
	margin:0px;
	font-weight:normal;
	font-size:18pt;
	color:#0066cc;
}

h3
{
	padding-left:30px;
}

p
{
	padding-left:25px;
	padding-right:25px;
}

table
{
	padding-left:25px;
	padding-right:25px;
}

#titreSite
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	text-align:right;
}

.telecommandeFr
{
	color:#ffffff;
	font-size:28pt;
}

.specialistes
{
	color:#ffffff;
	font-size:20pt;
}

.lienMenu
{
	border-right:1px solid #ffffff;
}

.titreEntreprise
{
	font-weight:bold;
	color:#094078;
}

.lienContenu
{
	color:#0066cc;
	text-decoration:none;
}
.lienContenu:hover
{
	text-decoration:underline;
}

.lienConcerne
{
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;
	font-size:12pt;
}
.lienConcerne:hover
{
	text-decoration:underline;
}

.legende
{
	text-align:center;
	font-size:7pt;
	font-style:italic;
}

.typeEquipe
{
	color:#094078;
}

.cellImg
{
	font-size:7pt;
	font-style:italic;
	text-align:center;
}

.txtLegende
{
	text-align:center;
}

.infobulle
{
	position: absolute;
	visibility : hidden;
	border: 2px solid #8eb2e2;
	padding: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-color: #3869b5;
}

.demo
{
	width:700px;
	border:none;
	padding:0px;
	margin:0px;
}
		
.lienDemo
{
	border:1px solid #366AB3;
	height:40px;
	width:280px;
}
.lienDemo a
{
	background:url(./img/lien-demo.jpg) no-repeat;
	height:40px;
	width:280px;
	display:block;
}
.lienDemo a:hover
{
	background:url(./img/lien-demo-hover.jpg) no-repeat;
	height:40px;
	width:280px;
	display:block;
}
				
.space
{
		height:40px;
		width:140px;
}
				
.lienClicfacture
{
	border:1px solid #366AB3;
	height:40px;
	width:280px;
}
.lienClicfacture a
{
	background:url(./img/lien-clicfacture.jpg) no-repeat;
	height:40px;
	width:280px;
	display:block;
}
.lienClicfacture a:hover
{
	background:url(./img/lien-clicfacture-hover.jpg) no-repeat;
	height:40px;
	width:280px;
	display:block;
}
						
.texteDemo
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-align:center;
}

#conteneur
{
	position:absolute;
	top:5px;
	left:50%;
	width:800px;
	margin-left:-400px;
	background-color:#ffffff;
}

#header
{
	float:left;
	height:307px;
	width:800px;
	background:url(./img/fondHeader.jpg) no-repeat;
	text-align:right;
}

#contenu
{
	float:left;
	top:312px;
	left:0px;
	width:100%;
	background:url(./img/fondContenu.jpg) repeat-y;
	text-align:justify;
}

#footer
{
	float:left;
	left:0px;
	bottom:0px;
	height:59px;
	width:800px;
	background:url(./img/fondFooter.jpg) no-repeat;
	text-align:center;
	line-height:63px;
	color:#ffffff;
}

#menuDeroulant
{
	width: 700px;
	height: 21px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position:absolute;
	top:12px;
	left:50%;
	margin-left:-350px;
}
#menuDeroulant li
{
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	background:url(./img/fondRubrique.png) repeat;
	margin: 0;
	padding: 4px 8px;
	text-decoration: none;
}
#menuDeroulant li a:hover { background-color: #0066cc; }
#menuDeroulant li a:active { background-color: #0066cc; }

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width:100%;
	text-align:left;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url(./img/fondTR.png) repeat;
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: #0066cc;
}
#menuDeroulant li:hover > .sousMenu
{
	display: block;
}

#lienTelecInfo
{
	height:45px;
	width:369px;
	border:1px solid #cc3333;
}
			
#lienTelecInfo a
{
	display:block;
	height:45px;
	width:369px;
	background:url(./img/lien-telecommande-info.gif) no-repeat;
}
			
#lienTelecInfo a:hover
{
	display:block;
	height:45px;
	width:369px;
	background:url(./img/lien-telecommande-info-hover.gif) no-repeat;
}

#lienTelecGSM
{
	height:139px;
	width:275px;
}
			
#lienTelecGSM a
{
	display:block;
	height:139px;
	width:275px;
	background:url(./img/lien-telecommande-gsm.jpg) no-repeat;
}
			
#lienTelecGSM a:hover
{
	display:block;
	height:139px;
	width:275px;
	background:url(./img/lien-telecommande-gsm-hover.jpg) no-repeat;
}

#lienPortailInfo
{
	height:58px;
	width:422px;
	border:1px solid #fb7a00;
}
			
#lienPortailInfo a
{
	display:block;
	height:58px;
	width:422px;
	background:url(./img/lien-portail-info.gif) no-repeat;
}
			
#lienPortailInfo a:hover
{
	display:block;
	height:58px;
	width:422px;
	background:url(./img/lien-portail-info-hover.gif) no-repeat;
}

#lienEclairageAmbiance
{
	height:326px;
	width:333px;
}
			
#lienEclairageAmbiance a
{
	display:block;
	height:326px;
	width:333px;
	background:url(./img/lien-lampe-led.jpg) no-repeat;
}
			
#lienEclairageAmbiance a:hover
{
	display:block;
	height:326px;
	width:333px;
	background:url(./img/lien-lampe-led-hover.jpg) no-repeat;
}

#fonctionnalites
{
	position:relative;
	left:50px;
	padding-bottom:50px;
	width:700px;
	height:174px;
}
				
#fonctU
{
	position:absolute;
	top:0px;
	left:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #366AB3;
	width:700px;
	height:62px;
	padding-left:10px;
	padding-top:7px;
	background:url(./img/fonctionnalites/bgHaut.jpg) no-repeat;
}
		
#fonctD
{
	position:absolute;
	top:147px;
	left:0px;
	width:700px;
	height:62px;
	background:url(./img/fonctionnalites/bgBas.jpg) no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #366AB3;
	width:700px;
	height:62px;
	padding-left:10px;
	text-align:left;
	padding-top:20px;
}

#fonctL
{
	position:absolute;
	top:62px;
	left:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	color:#ffffff;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/devis.jpg) repeat-y;
}
			
#fonctL a
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/devis.jpg) no-repeat;
}
			
#fonctL a:hover
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/devis-over.jpg) no-repeat;
}
				
#fonctR
{
	position:absolute;
	top:62px;
	left:600px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	color:#ffffff;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/devis-transferts.jpg) repeat-y;
}
			
#fonctR a
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/devis-transferts.jpg) no-repeat;
}
			
#fonctR a:hover
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/devis-transferts-over.jpg) no-repeat;
}
				
#fonctC1
{
	position:absolute;
	top:62px;
	left:100px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	color:#ffffff;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/facture.jpg) repeat-y;
}
			
#fonctC1 a
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/facture.jpg) no-repeat;
}
			
#fonctC1 a:hover
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/facture-over.jpg) no-repeat;
}
				
#fonctC2
{
	position:absolute;
	top:62px;
	left:200px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	color:#ffffff;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/devis-clients.jpg) repeat-y;
}
			
#fonctC2 a
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/devis-clients.jpg) no-repeat;
}
			
#fonctC2 a:hover
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/devis-clients-over.jpg) no-repeat;
}
				
#fonctC3
{
	position:absolute;
	top:62px;
	left:300px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	color:#ffffff;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/facture-produits.jpg) repeat-y;
}
			
#fonctC3 a
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/facture-produits.jpg) no-repeat;
}
			
#fonctC3 a:hover
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/facture-produits-over.jpg) no-repeat;
}
				
#fonctC4
{
	position:absolute;
	top:62px;
	left:400px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	color:#ffffff;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/devis-courrier.jpg) repeat-y;
}
			
#fonctC4 a
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/devis-courrier.jpg) no-repeat;
}
			
#fonctC4 a:hover
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/devis-courrier-over.jpg) no-repeat;
}
				
#fonctC5
{
	position:absolute;
	top:62px;
	left:500px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	color:#ffffff;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/facture-reglements.jpg) repeat-y;
}
			
#fonctC5 a
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/facture-reglements.jpg) no-repeat;
}
			
#fonctC5 a:hover
{
	display:block;
	height:85px;
	width:100px;
	background:url(./img/fonctionnalites/facture-reglements-over.jpg) no-repeat;
}

#liens
{
	position:relative;
	height:90px;
	left:50px;
	width:700px;
}

.dersli{width:210px;
		height:100px;
		padding-top:10px;
		background:url(./img/BgSlider.gif) no-repeat;}