body {
	/* background-color: #5E5D6E; */
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E5D6E;
}

#container {
	margin-left: auto;
	margin-right:auto;
        margin-bottom: 20px;
	width: 780px;
	height: 600px;
	background-color: #FFFFFF;
	/* border: 1px solid #CCCCCC;*/
	border: 0px;
}

#header {
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 698px;
	background-color: #FFFFFF;
	float: left;
}
#header_uk {
	position: relative;
	background-image: url(images/header_uk.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 780px;
	background-color: #FFFFFF;
	float: left;
}
#menu {
	position: relative;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	line-height: 22px;
	border-top-color: #5E5D6E;
	border-top-width: 1px;
	border-top-style: solid;
	float: left;
	width: 780px;

}
.orange {
	color: #F26633;
}
.contact {
	color: #5E5D6E;
	font-weight: bold;
}
#footer {
	width: 780px;
	position: relative;
	height: 170px;
	background-color: #FFFFFF;
	float: left;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E5D6E;
}
#contenu {
	width: 780px;
	position: relative;
	height: 346px;
 	background-color: #FFFFFF;
	float: left;
	text-align: left;
}
#contenu_tarif {
	width: 780px;
	position: relative;
	height: 346px;
	background-color: #FFFFFF;
	float: left;
	text-align: left;
    overflow: auto;
}

#social {
        margin-left: 20px;
	margin-right: 20px;

       /* float: right; 
         height: 140px;
	width: 780px;
	 */
	background-color: #FFFFCC;
	
	text-align: left;
}

.visited {
	color: #000000;
	font-size: 10px;
}

a:link {
	text-decoration: none;
	color: #F16732;
}
a:visited {
	/* color: #F16732; */
	text-decoration: none;
}
a:hover {
	color: #F16732;
	text-decoration: underline;
}
h2 {
	font-size: 13px;
	color: #DE693D;
	margin-left: 20px;
	margin-top: 20px;
}
p {
	font-size: 11px;
	margin-left: 20px;
	color: #5E5D6E;
	line-height: 14px;
}
li {
	font-size: 11px;
	margin-left: 10px;
}
h1 {
	font-size: 18px;
	margin-left: 20px;
	margin-top: 20px;
}
#contenu a:hover {
	color: #DE693D;
}
#contenu a:visited {
}
#contenu a:link{
	color: #F36530;
}
#lang {
	position: relative;
	float: left;
	width: 50px;
	clear:left;
}
li {
	line-height: 18px;
	font-size: 11px;
}
.domo {
	background-repeat: no-repeat;
	background-position: 300px;
}
.audio {
	background-image: url(images/logos_audio.jpg);
	background-position: 300px;
	background-repeat: no-repeat;
}
.telecom {
	background-image: url(images/logos_telecom.jpg);
	background-position: 300px;
	background-repeat: no-repeat;
}
iframe {
	/* height: 500px;
	width: 400px; */
}
.domotique_01 {
	position: relative;
	float: left;
	width: 180px;
}
.domotique_02 {
	position: relative;
	float: left;
	width: 240px;
}
.domotique_03 {
	position: relative;
	float: left;
	width: 300px;
}
ul {
}
.opus {
	/*color: #999999;*/
        color: #000000;
	font-size: 8px;
}

.opus a {
	/*color: #999999;*/
        color: #000000;
	font-size: 10px;
}
.opus a:hover{
	/*color: #999999;*/
        color: #000000;
	font-size: 8px;
	text-decoration: underline;	
}
.blink {
	text-decoration: blink;
}
