/*******************************
*                              *
*  Style pour www.site-pme.fr  *
*                              *
*******************************/

/* --- Généralités -----------------------------------------------*/
body{
	background:#bcbebe;
	margin:0;
	padding:0;
}

#conteneur{
	width:900px;
	background:#fbfbf3;
	position:relative;
	margin:0 auto 0 auto;
}

/* --- Style pour formulaires Website Baker  --------------------*/
.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}

/* --- Entête -------------------------------------------------- */
#head{
	width:900px;
	height:160px;
	background:url(/templates/page/img/head.jpg) no-repeat;
	position:relative;
	margin:0 auto 0 auto;
}

h1{
	font: normal 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:right;
	color:#528e99;
	margin:125px 20px 0 0;
}

/* --- Menu ------------------------------------------------------*/
#blocmenu{
	float:left;
	width:200px;
	margin-top:20px;
	padding:0 10px 10px 30px;
	border-right:#528e99 solid 2px;
}

#blocmenu ul{
	line-height:35px;
	margin:0;
	padding:0;
}

#blocmenu li{
	list-style:none;
	margin:0;
	padding:0 0 0 15px;
	background:url(/templates/page/img/puce_07.gif) no-repeat;
}

#blocmenu li a{
	color: #528e99;
	text-decoration:none;
	font:normal bold small-caps 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

#blocmenu li a:hover{
	color:#c6cf46;
	text-decoration:none;
	font:normal bold small-caps 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* --- Contenu --------------------------------------------------*/
#contenu{
	margin:0 15px 0 270px;
	padding-top:20px;
	min-height:350px;
	background-color:#fbfbf3;
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#contenu A{color:#306771;}

#contenu A:hover{color:#727916;}

#contenu h2{
	margin:0;
	padding-bottom:10px;
	color:#528e99;
}

#contenu h3{
	margin:0 0 0 10px;
	padding:10px 0 10px 0;
	color:#528e99;
}

#contenu p{
	margin:0;
	text-align:justify;
}

#contenu ul{margin-top:5px;}

#contenu li{margin-top:0px;}

/* --- Foooter -------------------------------------------------*/
#pied{
	clear:both;
	width:900px;
	height:85px;
	margin:0;
	background: url(/templates/page/img/bottom.png) no-repeat;
}

#pied p{
	text-align:center;
	padding:55px 0 0 0;
	font: normal 9px  Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

/* --- Complement : page references -----------------------------*/
#ref img{border:1px solid #6f6f6f;}

/* --- Complement : page tarif ----------------------------------*/
#tarifs{
	width:520px;
	margin:0 auto 0 auto;
	}

#top_tablo_tarif{
	width:520px;
	height:50px;
	background:url(/media/Image/tarif/top_tablo_prix.gif) no-repeat;
	}

#tablo_tarif{
	width:520px;
	background:url(/media/Image/tarif/motif_tablo_prix.jpg) repeat-y;
	}
	
#tablo_tarif table{
	margin:-8px auto 5px auto;
	position:relative;
	}
	
#tablo_tarif table tr td{
	border-bottom:1px solid #dededa;
	height:1.8em;
	vertical-align:middle;
	font-size:0.9em;
}

#tablo_tarif p{
	width:473px;
	margin:5px auto 0 auto;
	font-size:0.8em;
	color:#666;
}

#bottom_tablo_tarif{
	width:520px;
	height:100px;
	background:url(/media/Image/tarif/bottom_tablo_prix.gif) no-repeat;
}

.prix_a, .prix_b, .prix_c{
	display:block;
	width:86px;
	height:28px;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	padding-top:5px;
	margin:5px 0 0 0;
}

.prix_a{background:url(/media/Image/tarif/bg_prix_starter.gif) no-repeat;}

.prix_b{background:url(/media/Image/tarif/bg_prix_essentiel.gif) no-repeat;}

.prix_c{background:url(/media/Image/tarif/bg_prix_premium.gif) no-repeat;}

/* --- Complement page contact ---------------------------------*/
.tel_azur{
	background:url(/templates/page/img/num_azur.gif) left no-repeat;
	padding:0 0 8px 80px;
	margin:0;
}

.tel_azur span{margin:0; padding:0; visibility:hidden;}
