.entete {
	background-image: url(../../../../img/fond-entete.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 185px;
	width: 800px;
}
.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7E90B;
	background-image: url(../../../../img/fond-pied.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
}
body {
	background-image: url(../../../../img/fond.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #A7E90B;
	margin: 35px;
}

.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(../../../../img/fond-contenu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
	padding: 25px;
}
.nav {
	background-color: #ffc600;
	padding: 0px;
	text-align: center;
}
			/*****************************************/
			/* Menu horizontal (rendu en-ligne des <li>) */
			/*****************************************/
#nav {
	list-style: none;
	padding:0;
	height: 23px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav li {
	display: inline;
	margin-right: 0px;
	color: #fff;
	background-color: #FFC600;
}
#nav li a {
	color: #009900;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFC600;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	text-decoration: none;
	background-color: #73CA17;
	color: #FFFFFF;
}			
.niv1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #009999;
	text-align:left
}
.img-gauche {
	margin-right: 15px;
}
.contenu a:hover, a:focus, a:active {
	text-decoration: none;
	color: #FF0000;
}
.contenu a {
	color: #006600;
}
#mail {
}
#mail a {
	color: #A7E90B;
}
#mail a:hover, a:focus, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.pave-droite {
	float: right;
	height: auto;
	width: 250px;
}
.pave-gauche {

	float: left;
	height: auto;
	width: 250px;
}
.form-entete {
	font-weight: bold;
	color: #666666;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.form-input {
}

.form-sep {
	height: 30px;
}
.form-intitule {
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	background-color: #69B916;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
}
div#merci {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../../img/fond-merci.jpg);
	height: 197px;
	width: 265px;
	padding-top: 70px;
	padding-right: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
}
.tarifs-intitule1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #69B916;
	margin: 1px;
	padding: 7px;
	text-align: center;
	color: #FFFF66;
	vertical-align: top;
}
.tarifs-intitule2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E0E9F8;
	padding: 6px;
	text-align: right;
}
.ariallitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.tarifs-prx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #E4FBB5;
	padding: 4px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.tarifs-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}

.img-g {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: center;
	vertical-align: top;
}
.niv2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FF6600;
	font-weight: bold;
}

.tarifs-inter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 1px;
	padding: 7px;
	text-align: center;
	color: #009933;
	border: 1px dotted #73CA17;
}
.form-champ {
	text-align: left;
	vertical-align: top;
	background-color: #EFFDCE;
	padding: 5px;
}
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #336699;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.ds_subhead {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #93C9FF;
} /* This hover code won't work for IE */

.ds_head:hover {
	background-color: #CC0000;
} /* This hover code won't work for IE */
.ariallitleblc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.red2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.tarifs-intitule0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFC600;
	margin: 1px;
	padding: 7px;
	text-align: center;
	color: #000000;
	vertical-align: top;
}
.flags {
	text-align: right;
	float: right;
	width: auto;
}

#alexguestbook {
 /* background color - you can update it */
 /* background-color: #FFFFFF; */

 font-family: Verdana, Helvetica, sans-serif; 
 /* color: #000000; */
 font-size: 11px;
}

#alexguestbook .body_txt {
 /* body width - you can update it */
 /* width: 750px; */

 margin-left: auto;
 margin-right: auto;
}

#alexguestbook a, #alexguestbook img, #alexguestbook abbr, #alexguestbook acronym, #alexguestbook frame { 
 border: none; 
}

#alexguestbook a:link    { text-decoration: none;      color: #333333; }
#alexguestbook a:visited { text-decoration: none;      color: #333333; }
#alexguestbook a:hover   { text-decoration: underline; color: #CC3300; }

#alexguestbook a.a_info_code:link       { text-decoration: none;      color: #3A3A3A; }
#alexguestbook a.a_info_code:visited    { text-decoration: none;      color: #3A3A3A; }
#alexguestbook a.a_info_code:hover      { text-decoration: underline; color: #3A3A3A; }

#alexguestbook a.a_copyright:link       { text-decoration: none;      color: #737373; }
#alexguestbook a.a_copyright:visited    { text-decoration: none;      color: #737373; }
#alexguestbook a.a_copyright:hover      { text-decoration: underline; color: #737373; }

#alexguestbook input, #alexguestbook textarea, #alexguestbook select {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 11px;
 border: 1px solid #757575;
}

#alexguestbook input.i_text {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 11px;
 border: 1px solid #757575;
 width: 200px;
}

#alexguestbook input.i_focus {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
 width: 200px;
}

#alexguestbook input.btn_add {
 font-size: 11px;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

#alexguestbook input.btn_search {
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

#alexguestbook input.i_nbre_car {
 font-size: 11px; 
 background-color: transparent; 
 border: 0px none; 
 font-weight: bold; 
 color: #CC3300;
}

#alexguestbook input.i_nbre_car_focus {
 font-size: 11px; 
 background-color: #EBFFEB; 
 border: 0px none; 
 font-weight: bold; 
 color: #CC3300;
}

#alexguestbook textarea.i_comment {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 11px;
 border: 1px solid #757575;
 width: 430px;
}

#alexguestbook textarea.i_comment_focus {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
 width: 430px;
}

#alexguestbook form {
 margin: 0px;
 padding: 0px;
}

#alexguestbook img.img_left{
 float: left;
}

#alexguestbook .d_title {
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #CC3300; 
 font-size: 2em;
 text-align: center;
}

#alexguestbook .d_note {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #000000; 
 font-size: 11px;
 text-align: center;
}

#alexguestbook .d_add_msg {
 text-align: center;
}

#alexguestbook .d_f_add_msg {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 padding-top: 4px;
 padding-bottom: 4px;
 color: #3A3A3A;
 background: #F3F3F3 url('img/background_add_msg.png');
}

#alexguestbook .d_add_msg_h {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #F3F3F3 url('img/border_h.png') no-repeat;
}

#alexguestbook .d_add_msg_b {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #F3F3F3 url('img/border_b.png') no-repeat;
}

#alexguestbook .add_msg_left {
 float: left;
 width: 170px;
 text-align: left;
 margin-top: 2px;
 padding-left: 10px;
 height: 23px;
 clear: both;
}

#alexguestbook .add_msg_right {
 text-align: left;
 height: 25px;
}

#alexguestbook .reponse {
 border: 1px solid #B4B4B4;
 background-color: #FFFFFF;
 padding: 5px;
}

#alexguestbook .code_sec {
 font-family: Courier New;
 font-size: 11px;
 text-align: center;
}

#alexguestbook .d_center {
 text-align: center;
}

#alexguestbook .copyright {
 color: #444444;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px;
 text-align: center;
}

#alexguestbook .d_nbre_car {
 text-align: left;
 margin: -18px 0 0 16px;
}

#alexguestbook .d_smileys {
 text-align: center;
 padding: 3px;
}

#alexguestbook .body_all {
 text-align: center;
}

#alexguestbook .d_nb_mess_page {
 background-color: #4A7DAC;
 font-weight: bold;
 padding: 1px;
 height: 15px;
}

#alexguestbook span.color_d_nb_mess_page1 {
 color: #DDDDDD;
}

#alexguestbook span.color_d_nb_mess_page2 {
 color: #FFFFFF;
}

#alexguestbook .three1 { 
 float: left;
 width: 35%;
 text-align: left;
 padding-left: 3px;
}

#alexguestbook .three2 { 
 float: left;
 width: 29%;
 text-align: center;
}

#alexguestbook .three3 { 
 float: right;
 width: 35%;
 text-align: right;
 padding-right: 3px;
}

#alexguestbook .d_liste_page {
 padding: 1px;
 height: 15px;
}

#alexguestbook .three1_2 { 
 float: left;
 width: 25%;
 text-align: left;
}

#alexguestbook .three2_2 { 
 float: left;
 width: 49%;
 text-align: center;
}

#alexguestbook .three3_2 { 
 float: right;
 width: 25%;
 text-align: right;
}

#alexguestbook span.Gris_prec_suiv {
 color: #C0C0C0;
}

#alexguestbook .d_corps_msg {
 background-color: #F3F3F3;
 border: 1px solid #757575;
 padding: 4px;
 text-align: left;
}

#alexguestbook .d_pseudo {
 color: #CC3300;
 font-weight: bold;
}

#alexguestbook .d_date {
 color: #CC3300;
 float: right;
 width: 145px;
 text-align: right;
}

#alexguestbook .d_code1{
 display: inline;
 float: left;
 text-align: right;
 height: 20px;
 width: 238px;
}

#alexguestbook .d_code2{
 display: inline;
 float: left;
 text-align: left;
 height: 20px;
}

#alexguestbook .d_submit_msg {
 text-align: center;
 clear: both;
}

#alexguestbook .d_note_user {
 font-weight: bold;
 color: #878787;
 text-align: left;
}

#alexguestbook #lien_accueil a:link, #alexguestbook #lien_accueil a:hover, #alexguestbook #lien_accueil a:visited, #alexguestbook #lien_administration a:link, #alexguestbook #lien_administration a:hover, #alexguestbook #lien_administration a:visited {
	text-decoration: underline;
	color: #4A7DAC;
}

#alexguestbook #lien_accueil  img, #alexguestbook #lien_administration  img {
	vertical-align: text-bottom;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0 2px 0 0;
}

#alexguestbook #lien_administration {
	text-align: center;
	margin-top: 10px;
}

#alexguestbook .symbole_champ_obligatoire {
	color: #FF0000;
}

#alexguestbook .symbole_champ_prive {
	color: #6264FA;
}




