/* CSS Document */
.barre_menu{
	width:2px;
	height:44px;
	background:url(images/barre_menu_2px.gif) no-repeat 0 0;
}
.over_droit{
	width:2px;
	height:44px;
	background:url(images/barre_menu_2px.gif) no-repeat 0 -44px;
}

.over_gauche{
	width:2px;
	height:44px;
	background:url(images/barre_menu_2px.gif) no-repeat 0 -88px;
}
#nav_accueil a{
  background:url(images/nav_accueil.gif) no-repeat;
  width:34px;
  display:block;
  margin:0;
  padding:0;
}
#nav_accueil li a:hover, li#nav_accueil a:hover, #nav_accueil a:hover, #nav_current_accueil a{
	display:block;
	background:url(images/nav_accueil.gif) no-repeat 0 -44px;
	width:34px;
}
#nav_fibre_optique li a:hover, li#nav_fibre_optique a:hover, #nav_fibre_optique a:hover, #nav_current_fibre_optique a {
	display:block;
	background:url(images/nav_fibre_optique.gif) no-repeat 0 -44px;
	width:111px;
}
#nav_fibre_optique a{
  background:url(images/nav_fibre_optique.gif) no-repeat;
  width:111px;
  display:block;
  margin:0;
  padding:0;
}
#nav_societe a{
  background:url(images/nav_societe.gif) no-repeat;
  width:103px;
  display:block;
  margin:0;
  padding:0;
}
#nav_societe li a:hover, li#nav_societe a:hover, #nav_societe a:hover, #nav_current_societe a{
	display:block;
	background:url(images/nav_societe.gif) no-repeat 0 -44px;
	width:103px;
}
#nav_telephonie a{
  background:url(images/nav_telephonie_voix_ip.gif) no-repeat;
  width:171px;
  display:block;
  margin:0;
  padding:0;
}
#nav_telephonie li a:hover, li#nav_telephonie a:hover, #nav_telephonie a:hover, #nav_current_telephonie a{
	display:block;
	background:url(images/nav_telephonie_voix_ip.gif) no-repeat 0 -44px;
	width:171px;
}
#nav_reseaux a{
  background:url(images/nav_reseaux.gif) no-repeat;
  width:94px;
  display:block;
  margin:0;
  padding:0;
}
#nav_reseaux li a:hover, li#nav_reseaux a:hover, #nav_reseaux a:hover, #nav_current_reseaux a{
	display:block;
	background:url(images/nav_reseaux.gif) no-repeat 0 -44px;
	width:94px;
}
#nav_video a{
  background:url(images/nav_video.gif) no-repeat;
  width:105px;
  display:block;
  margin:0;
  padding:0;
}
#nav_video li a:hover, li#nav_video a:hover, #nav_video a:hover, #nav_current_video a{
	display:block;
	background:url(images/nav_video.gif) no-repeat 0 -44px;
	width:105px;
}
#nav_alarme a{
  background:url(images/nav_alarme.gif) no-repeat;
  width:109px;
  display:block;
  margin:0;
  padding:0;
}
#nav_alarme li a:hover, li#nav_alarme a:hover, #nav_alarme a:hover,  #nav_current_alarme a{
	display:block;
	background:url(images/nav_alarme.gif) no-repeat 0 -44px;
	width:109px;
}
#nav_voix_ip a{
  background:url(images/nav_voix_ip.gif) no-repeat;
  width:108px;
  display:block;
  margin:0;
  padding:0;
}
#nav_voix_ip li a:hover, li#nav_voix-ip a:hover, #nav_voix_ip a:hover, #nav_current_voix_ip a{
	display:block;
	background:url(images/nav_voix_ip.gif) no-repeat 0 -44px;
	width:108px;
}
#nav_partenaires a{
  background:url(images/nav_partenaires.gif) no-repeat;
  width:106px;
  display:block;
  margin:0;
  padding:0;
}
#nav_partenaires li a:hover, li#nav_partenaires a:hover, #nav_partenaires a:hover, #nav_current_partenaires a{
	display:block;
	background:url(images/nav_partenaires.gif) no-repeat 0 -44px;
	width:106px;
}
#nav_contact a{
  background:url(images/nav_contact.gif) no-repeat;
  width:99px;
  display:block;
  margin:0;
  padding:0;
}
#nav_contact li a:hover, li#nav_contact a:hover, #nav_contact a:hover, #nav_current_contact a{
	display:block;
	background:url(images/nav_contact.gif) no-repeat 0 -44px;
	width:99px;
}

/* MODIFICATIONS LAURENT */

html, body {
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	color: #000000;
	text-align:center;
}

div#conteneur {
	position: relative;
	width: 860px;
	height: 588px;
    margin: 0 auto;
}

div#entete {
	position: absolute;
	width: 838px;
	height: 129px;
	left: 11px;
	top: 0px;
	/*clear:left;*/
}

div#conteneur_menu {
	position: absolute;
	width: 838px;
	height: 44px;
	left: 11px;
	top: 129px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	/*float:left;
	clear:both;
	padding:0;*/
}

#conteneur_menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:838px;
	height:44px;
}
#conteneur_menu li {	
	float: left;
	margin:0;
	padding:0;
}
#conteneur_menu li a {
	display:block;
	margin:0;
	padding:0;
	vertical-align:middle;
	line-height:44px;
	text-decoration:none;
}

div#fond_contenu {
	position: absolute;
	background-image: url(images/bg_centre.jpg);
	width: 838px;
	height: 381px;
	left: 11px;
	top: 173px;
}

div#fond_bas_page {
	position: absolute;
	background-image: url(images/bg_bas_page.jpg);
	width: 838px;
	height: 34px;
	left: 11px;
	top: 554px;
}

div#fond_contour_gauche {
	position: absolute;
	background-image: url(images/bg_contour_gauche.gif);
	width: 11px;
	height: 588px;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

div#fond_contour_droite {
	position: absolute;
	background-image: url(images/bg_contour_droite.gif);
	width: 11px;
	height: 588px;
	left: 849px;
	top: 0px;
	visibility: hidden;
}

div#adresse_societe {
	position: absolute;
	background-color: transparent;
	width: 830px;
	height: 23px;
	left: 11px;
	top: 174px;
	line-height: 23px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#9B121A;
	text-align: right;
	font-weight: bold;
}

div#copyright {
	position: absolute;
	background-color: transparent;
	width: 434px;
	height: 34px;
	left: 282px;
	top: 554px;
	line-height: 34px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align: left;
}

div#lucas {
	position: absolute;
	background-color: transparent;
	width: 134px;
	height: 34px;
	left: 715px;
	top: 554px;
	line-height: 34px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5A0200;
	text-align: left;
}
div#lucas a {
	background-color: transparent;
	color: #5A0200;
	text-decoration: none;
}
div#lucas a:hover {
	background-color: transparent;
	color: #5A0200;
	text-decoration: underline;
}

div#contenu_centre {
	position: absolute;
	background-color: transparent;
	width: 490px;
	height: 290px;
	left: 332px;
	top: 230px;
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: justify;
	overflow: auto;
	padding-right: 10px;
}
div#contenu_centre a {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
div#contenu_centre a:hover {
	background-color: transparent;
	color: #9B121A;
	text-decoration: underline;
}

div#contenu_centre_telephonie {
	position: absolute;
	background-color: transparent;
	width: 490px;
	height: 290px;
	left: 332px;
	top: 230px;
	line-height: 16px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: justify;
	overflow: auto;
	padding-right: 10px;
}
div#contenu_centre_telephonie a {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
div#contenu_centre_telephonie a:hover {
	background-color: transparent;
	color: #9B121A;
	text-decoration: underline;
}

div#titre_rubrique {
	position: absolute;
	background-color: transparent;
	width: 37px;
	height: 296px;
	left: 295px;
	top: 230px;
	text-align: left;
}

div#diaporama_photo {
	position: absolute;
	width: 223px;
	height: 201px;
	left: 40px;
	top: 288px;
}
