@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	background:url(images/fond.jpg) left top repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#header{
	width:100%;
	height:28px;
	background-color:#346a93;
}

#contenu_header{
	margin:0 auto;
	width:1000px;
	height:28px;
}

#info_cmrp{
	float:left;
	padding-top:5px;
	width:500px;
	font-size:11px;
	color:#FFFFFF;
}

#outil_autre{
	float:left;
	padding-top:4px;
	width:500px;
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
}

#outil_autre img{
	vertical-align:middle
}

.lien_blanc_top{
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

.lien_blanc_top:hover{
	font-size:11px;
	color:#98c8e9;
	text-decoration:none;
}

.lien_blanc_top img{
	vertical-align:middle;
}

span.info-bulle-contenu{
	width:230px;
	height:120px;
	display: none;
	position: absolute;
	background:url(images/fond_lien_accueil.png) left top no-repeat;
	padding:12px 12px 12px 12px;
	font-size:11px;
	color:#FFFFFF;
}

.alignement{
	clear:both;
}

#top_info{
	width:100%;
	height:110px;
	background:url(images/fond_top_info.jpg) left top repeat-x;
}

#contenu_info{
	margin:0 auto;
	width:1000px;
	height:110px;
}

#logo_top{
	float:left;
	width:400px;
	padding-top:13px;
}

#slogan{
	position:absolute;
	margin-top:65px;
	margin-left:93px;
}

h1{
	margin:0;
	padding:0;
	font-size:11px;
	color:#266290;
	font-weight:normal;
}

#recherche_top{
	float:left;
	width:600px;
	padding-top:25px;
	text-align:right;
}

.form_recherche{
	margin:0;
}

#titre_recherche{
	font-size:15px;
	color:#666666;
	padding-right:200px;
	margin-bottom:2px;
}

#titre_recherche img{
	vertical-align:middle;
}

#champ_rechercher{
	width:350px;
	height:23px;
	font-size:16px;
	color:#707070;
	border:1px solid #b5b5b5;
}

#champ_rechercher_grd{
	width:500px;
	height:23px;
	font-size:16px;
	color:#707070;
	border:1px solid #b5b5b5;
}

.btn_rechercher{
	width:120px;
	height:29px;
	border:none;
	cursor:pointer;
	background:url(images/btn_recherche.png) left top no-repeat;
}

.btn_rechercher:hover{
	width:120px;
	height:29px;
	border:none;
	cursor:pointer;
	background:url(images/btn_recherche_on.png) left top no-repeat;
}

#content{
	margin:0 auto;
	width:1000px;
	background:url(images/fond_contenu.jpg) left top repeat-y;
}

#menu{
	margin:0 auto;
	width:998px;
	height:44px;
	margin-bottom:3px;
	background:url(images/fond_menu.jpg) left top repeat-x;
}

.liste_menu ul {
	padding:0; margin:0; list-style-type:none; /* for Firefox */
}

.liste_menu {
	padding:0;
	margin:0;
	width:1000px;
	list-style-type:none;
}

.liste_menu li {
	float:left;
	position:relative;
	text-align:left;
}

ul.liste_menu li a.menu_princ{
	display:block;
	padding-top:14px;
	height:30px;
	text-align:left;
	padding-left:25px;
	padding-right:25px;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	border-right:1px solid #346a93;
}

ul.liste_menu li:hover a.menu_princ{
	display:block;
	padding-top:14px;
	height:30px;
	text-align:left;
	padding-left:25px;
	padding-right:25px;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#346a93;
}

ul.liste_menu li:hover > ul { 
	display: block; 
}

ul.liste_menu ul {
	display: none;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 44px;
	width: 220px;
	z-index: 999;
	background-color:#FFFFFF;
	padding: 20px 20px 10px 20px;
	border-left:2px solid #346a93;
	border-right:2px solid #346a93;
	border-bottom:2px solid #346a93;
}

ul.liste_menu ul li {
	float: none;
	height:28px;
}

ul.liste_menu ul li a {
	color: #346a93;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

ul.liste_menu ul li a:hover {
	color:#ff8f00;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
}

#bandeau{
	margin:0 auto;
	width:998px;
	height:266px;
	background:url(images/fond_bandeau.jpg) left top no-repeat;
}

#bloc_nom_domaine{
	float:left;
	width:623px;
	height:236px;
	padding:15px 15px 15px 15px;
}	

#bloc_adsl{
	float:left;
	width:345px;
	height:266px;
	background:url(images/fond_bloc_adsl.jpg) left top no-repeat;
}

#contenu_bloc_adsl{
	padding-top:10px;
	padding-left:30px;
	height:88px;
	margin-bottom:5px;
	font-size:14px;
	color:#FFFFFF;
}

#contenu_offre_adsl{
	padding-left:12px;
	padding-top:10px;
	height:49px;
	margin-bottom:22px;
	font-size:22px;
	color:#FFFFFF;
	line-height:20px;
}

#contenu_offre_sdsl{
	padding-left:12px;
	padding-top:10px;
	height:49px;
	font-size:22px;
	color:#FFFFFF;
	line-height:20px;
}

.info_sml_bloc_adsl{
	font-size:14px;
	color:#FFFFFF;
}

.txt_18_bleu_clair{
	font-size:18px;
	color:#4c7ea9;
}

.txt_18_bleu{
	font-size:18px;
	color:#1e4567;
}

.formulaire_sans_marge{
	margin:0;
	padding:0;
}

.tld_domaine{
	font-size:15px;
	color:#4494c7;
}

#bloc_domaine img{
	vertical-align:bottom;
}

#nom_domaine_register{
	width:300px;
	height:30px;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-left:5px;
	border:1px solid #266290;
}

#btn_reserver_domaine{
	width:80px;
	height:34px;
	border:0;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	background:url(images/btn_reserver.png) left top no-repeat;
}

.prix_tld{
	font-size:12px;
	color:#ff8600;
	font-style:normal;
}

#general{
	width:968px;
	padding:15px 15px 15px 15px;
	font-size:12px;
	color:#3b4f63;
	background:url(images/fond_bloc_info.jpg) right top repeat-y;
}

#general_recherche{
	width:968px;
	padding:15px 15px 15px 15px;
	font-size:12px;
	color:#3b4f63;
}

#contenu{
	float:left;
	width:638px;
	padding-right:15px;
}

#info_gen{
	float:left;
	width:315px;
}

#contenu_recherche{
	width:968px;
}

.rubrique_info{
	padding-left:15px;
}

.separateur_rubrique{
	margin-left:15px;
	margin-top:20px;
	margin-bottom:20px;
	width:300px;
	height:1px;
	background-color:#3b6494;
}

.titre_page{
	font-size:18px;
	color:#9d9d9d;
	padding-bottom:8px;
	border-bottom:8px solid #e9e9e9;
	margin-bottom:15px;
}

.bleu_titre_page{
	font-size:18px;
	color:#5f7080;
}

.titre_bleu_fonce{
	font-size:18px;
	color:#3b6494;
}

.titre_rubrique{
	font-size:18px;
	color:#9d9d9d;
	margin-bottom:10px;
}

.txt_11_bleu{
	font-size:11px;
	color:#3b4f63;
}

.lien_orange{
	font-size:11px;
	color:#fe8d01;
	text-decoration:none;
}

.lien_orange:hover{
	font-size:11px;
	color:#fe8d01;
	text-decoration:underline;
}

#bandeau_pub_140{
	float:left;
	width:145px;
	padding-top:28px;
}

#bloc_meteo{
	float:left;
	width:490px;
}

.lien_services img{
	vertical-align:middle
}

.lien_services{
	font-size:13px;
	color:#3b6494;
	font-weight:bold;
	text-decoration:none;
}

.lien_services:hover{
	font-size:13px;
	color:#ff8e00;
	font-weight:bold;
	text-decoration:none;
}

.info_domaine{
	border:1px solid #DDDDDD;
	font-size:15px;
	color:#ff9100;
	font-weight:bold;
}

.prix_domaine{
	font-size:14px;
	color:#ff9100;
	font-weight:bold;
}

.img_droit{
	float:right;
	margin-left:10px;
}

.bloc_sms{
	float:left;
	width:148px;
	margin-right:12px;
	border:1px solid #e9e9e9;
}

.bloc_sms_fin{
	float:left;
	width:148px;
	border:1px solid #e9e9e9;
}

.titre_sms{
	text-align:center;
	background-color:#f5f5f5;
	font-size:14px;
	color:#ff9100;
	font-weight:bold;
	height:21px;
	padding-top:5px;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:8px;
}

.contenu_sms{
	padding-left:8px;
	padding-right:8px;
	font-size:11px;
	margin-bottom:8px;
	min-height:135px;
}

.bloc_tab_adsl{
	float:left;
	margin-right:10px;
}

.tab_adsl{
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}

.tab_adsl th{
	text-align:center;
	background-color:#f5f5f5;
	font-size:14px;
	color:#ff9100;
	font-weight:bold;
	height:21px;
	padding-top:5px;
	border-left:1px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
}

.tab_adsl td{
	border-left:1px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
}

.btn_orange{
	width:150px;
	height:22px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ff8100;
	border:none;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.btn_orange:hover{
	width:150px;
	height:22px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ff9c00;
	border:none;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.btn_orange_sml{
	width:40px;
	height:22px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ff8100;
	border:none;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.btn_orange_sml:hover{
	width:40px;
	height:22px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ff9c00;
	border:none;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.bloc_elig{
	width:612px;
	padding:12px 12px 12px 12px;
	border:1px solid #e5e5e5;
}

.bloc_info_elig{
	float:left;
	width:306px;
}

.bloc_prix_elig{
	float:left;
	width:306px;
	padding-top:8px;
	text-align:center;
	font-size:11px;
	color:#3b4f63;
}

.prix_orange{
	font-size:24px;
	font-weight:bold;
	color:#ff8100;
}

.form_sans_marge{
	margin:0;
}

.avertissement{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a22222;
	font-weight:bold;
}

.important{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#a22222;
	font-weight:bold;
}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}



#bloc_information{
	width:100%;
	height:158px;
	background:url(images/fond_information.jpg) left top repeat-x;
}

#bloc_footer{
	width:100%;
	height:273px;
	background:url(images/fond_footer.jpg) left top repeat-x;
}

#footer{
	margin:0 auto;
	width:1000px;
	height:207px;
	padding-top:30px;
}

#bloc_footer_1{
	float:left;
	width:205px;
	height:207px;
	padding-right:15px;
	background:url(images/separateur_bloc_footer.jpg) right center no-repeat;
}

#bloc_footer_2{
	float:left;
	width:380px;
	height:207px;
	padding-right:15px;
	padding-left:15px;
	background:url(images/separateur_bloc_footer.jpg) right center no-repeat;
}

#bloc_footer_3{
	float:left;
	width:350px;
	height:207px;
	padding-left:15px;
}

#bloc_lien_g{
	float:left;
	width:180px;
	padding-right:10px;
}

#bloc_lien_d{
	float:left;
	width:180px;
}

.titre_footer{
	font-size:15px;
	font-weight:bold;
	color:#b1b6bc;
	margin-bottom:20px;
}

.lien_footer{
	font-size:11px;
	color:#9dc4db;
	text-decoration:none;
	line-height:28px;
}

.lien_footer:hover{
	font-size:11px;
	color:#9dc4db;
	text-decoration:underline;
	line-height:28px;
}

#bottom_foot{
	margin:0 auto;
	width:1000px;
	height:25px;
	padding-top:11px;
	background:url(images/fond_bottom_footer.jpg) left top no-repeat;
	font-size:11px;
	color:#FFFFFF;
}

.txt_bleu_footer{
	font-size:11px;
	color:#83c4db;
}
