.global_haut {
	position : relative;
  text-align : left;
	margin-top : 20px;
	margin-bottom : 15px;
  margin-left : auto;
  margin-right : auto;
  width : 980px;
	}

.global_bas {
	position: relative;
  text-align: left;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
	}

body {
	margin: 0;
  text-align: center;
	background-color: #DFFFDF;
	font-family : Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 14px;
	}

a {
	text-decoration:none;
	color:#000000;
	}

.bold {
	font-weight:bold;
	font-style : italic;
	text-decoration:none;
	color:#303030;
	}

a:hover {
	color:#66B432;
	}

h1 {
	width: 715px;
	font-size : 20px;
	font-weight : normal;
	height : 30px;
	margin-bottom: 15px;
	border-bottom : 2px solid #000000;
	background-image : url("/images/icone_h1.png");
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 35px;
	}

*html h1 {
	width: 757px;
	}

.form {
	background-color: #DFFFDF;
	}

.puce {
	list-style-image : url(/images/puce.png);
	}

.puce_rouge {
	list-style-image : url(/images/puce_rouge.png);
	}

#menu_haut {
	width: 980px;
	text-align: center;
	margin-left: auto;
  margin-right: auto;
	background-image : url("/images/logo.png");
	background-position : left;
	background-repeat : no-repeat;
	height : 100px;
	}

.menu {
	z-index: 200;
	position: relative;
	height: 40px;
	width: 740px;
	margin-left : 240px;
	top: 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 0;
}

*html ul.menu {
	margin-left : 250px;
	width: 730px;
}

.menu ul {
	float: left;
	list-style: none;
}
.menu ul li {
float:left; position:relative;
}
.menu ul li a, .menu ul li a:visited {
	font: bold 14px arial;
	text-decoration: none;
	color: #000000;
	outline: none;
	text-align: center;
	bottom : 3px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 15px;
}

.menu ul li ul {
visibility:hidden; position:absolute; top:0; left:0; height:0; overflow:hidden;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
	visibility:visible;
	height:auto;
	position:absolute;
	top:26px;
	background:#9BFF9B;
	border:1px solid gray;
	overflow:visible;
	}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	font-size : 12px;
	display:block;
	text-align : left;
	background:transparent;
	text-decoration:none;
	color:#000000;
	height: auto;
	line-height:1.5em; 
	width:190px;
	margin-left : -30px;
	margin-top : 7px;
	margin-bottom : 5px;
	}

.menu ul li.depannages { width : 180px;}
.menu ul li.internet { width : 150px;}
.menu ul li.tarifs { width : 120px;}
.menu ul li.contact { width : 140px;}

.menu ul li:hover ul li a.drop,
.menu ul li a:hover ul li a.drop {
display:block; color:#000000; height:auto; line-height:1.5em; width:170px;
}
.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:0; height:0; overflow:hidden;
}
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
color:#399ED6; text-decoration:none;
}
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0; color:#000000; height:auto; border:1px solid gray;
}
.menu ul li:hover ul li:hover ul.left,
.menu ul li a:hover ul li a:hover ul.left {
left:-166px;
}
.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {
display:block; color:#00f; height:auto; line-height:1.5em; width:170px;
}
* html .menu ul li a:hover ul li a:hover ul li a {padding:4px 10px 4px 35px;}

.menu ul li:hover ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover ul li a:hover {
color:#000; text-decoration:underline;
}

#bandeau_page {
	width : 100%;
	height : 200px;
	background-color : #000000;
	}

.bandeau_page {
	padding-top : 5px;
	padding-bottom : 5px;
	}

#bloc_menu {
	float: left;
	}

.fond_menu {
	width: 195px;
	font-size : 11px;
  margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #9BFF9B;
  }

.titre_menu {
	width: 190px;
	font-size : 20px;
	font-weight : normal;
	height : 30px;
	margin-bottom: 15px;
	border-bottom : 2px solid #000000;
	background-image : url("/images/logo_icone.png");
	background-position : right;
	background-repeat : no-repeat;
	padding-left : 0px;
	}

.lettre_menu {
	background-color: #66B432;
	}

#centre {
	background-color : #C1FFC1;
	width: 752px;
	margin-left: 208px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

*html #centre {
	margin-left : 200px;
	}

.entete_page {
	width: 747px;
	text-align: center;
  margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #9BFF9B;
  }

*html .entete_page {
	width: 757px;
	}

.encart_cesu {
	background-image : url("/images/cesu.png");
	background-position : right;
	background-repeat : no-repeat;
	margin-right : 100px;
  }

.encart_cesu_web {
	background-image : url("/images/cesu.png");
	background-position : top right;
	background-repeat : no-repeat;
  }

.encart_accueil {
	background-image : url("/images/logo_entete_accueil.png");
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 150px;
	height : 150px;
  }

.encart_depannage {
	background-image : url("/images/logo_entete_depannage.png");
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 100px;
	height : 150px;
  }

.encart_adsl {
	background-image : url("/images/logo_entete_adsl.png");
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 80px;
	height : 150px;
  }

.encart_virus {
	background-image : url("/images/logo_entete_virus.png");
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 80px;
	height : 150px;
  }

.encart_recuperation {
	background-image : url("/images/logo_entete_recuperation.png");
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 80px;
	height : 150px;
  }

.encart_installation {
	background-image : url("/images/logo_entete_installation.png");
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 80px;
	height : 150px;
  }

.encart_peripheriques {
	background-image : url("/images/logo_entete_peripheriques.png");
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 80px;
	height : 150px;
  }

.encart_formation {
	background-image : url("/images/logo_entete_formation.png");
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 80px;
	height : 150px;
  }

.encart_sites {
	background-image : url("/images/logo_entete_sites.png");
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 80px;
	height : 150px;
  }

.encart_tarifs {
	background-image : url("/images/logo_entete_tarifs.png");
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 80px;
	height : 150px;
  }

.encart_contact {
	background-image : url("/images/logo_entete_contact.png");
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 80px;
	height : 150px;
  }

.encart_page {
	width: 747px;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #9BFF9B;
	}

*html .encart_page {
	width: 757px;
	}

.encart_left{
	text-align: left;
	}

.erreur_form {
	text-align: center;
	font-size : 14px;
	width : 500px;
	height : 40px;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #FF80A0;
	padding-top : 15px;
	margin : auto;
	}

.post_ok {
	text-align: center;
	font-size : 14px;
	width : 500px;
	height : 40px;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #FF80A0;
	padding-top : 15px;
	margin : auto;
	}

.post_ok_mail {
	text-align: center;
	font-size : 14px;
	width : 500px;
	height : 60px;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #FF80A0;
	padding-top : 15px;
	margin : auto;
	}

#footer {
	position : relative;
	text-align: center;
	margin-top : 10px;
	margin-bottom : 15px;
  margin-left : auto;
  margin-right : auto;
  width : 980px;
	height : 55px;
	font-size : 10px;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #9BFF9B;
	background-image : url("/images/logo_footer.png");
	background-position : left;
	background-repeat : no-repeat;
	}

.footer {
	background-image : url("/images/logo_footer1.png");
	background-position : right;
	background-repeat : no-repeat;
	}

