body {
background-color : #1F1C17;
text-align : center;
margin : 0;
padding : 0;
}

/* police type */
#alexguestbook	{
margin-left : auto;
margin-right : auto;
width : 900px;
text-align : left;
margin-top : 20px;
color : white;
font            : bold 11px Georgia, "Times New Roman", Times, serif;
}

#header {
background-image : url('../../../../images/header.jpg');
width : 900px;
height : 150px;

}

#menu {
color : #ffffff;
	font            : bold 10px Georgia, "Times New Roman", Times, serif;
	display         : block;
	text-transform  : uppercase;
	margin          : 0;
	
padding         : 10px 0 10px 10px;
	vertical-align  : middle;
	clear           : both;

}


#menu a{
color : white;
text-decoration : none;
margin-left : 5px;
margin-right : 5px;
}

#menu a:hover{
color : #AB9656;
}

a {
color : #BFB660;
text-decoration : none;
}

a:hover{
color :  white;
}

#corps {
background-color : #1F1C17;
height : auto;
width : 900px;

padding : 0;
}

#bloc_news {
font            : bold 11px Georgia, "Times New Roman", Times, serif;
height : 300px;
width : 880px;
margin-left : 20px;
color : white;
}

.bloc1 {
height: 50px;
width: 270px;
float: left;
text-align : justify;
}
.bloc2 {
text-align : justify;
height: 50px;
width: 270px;
float: left;
margin-left: 20px;
}
.bloc3 {
text-align : justify;
height: 50px;
width: 270px;
float: left;
margin-left: 20px;
}

.bloc4 {
text-align : justify;
height: 50px;
width: 570px;
float: left;
margin-left: 20px;
margin-top : 37px;
}

.bloc44 {
text-align : justify;
height: 50px;
width: 570px;
float: left;
margin-left: 20px;
margin-top : 30px;
}

.bloc5 {
text-align : justify;
height: 50px;
width: 270px;
float: left;
margin-left: 20px;
margin-top : 37px;
}



.bloc6 {
text-align : justify;
height: 50px;
width: 270px;
float: left;
margin-left: 20px;
margin-top : 34px;
}

h3 {
font-size : 14px;
text-align: right;
margin-top : 10px;
margin-bottom : 10px;
}


#alexguestbook TD	{font            : bold 11px Georgia, "Times New Roman", Times, serif;color : white;}

/* couleur des liens
#alexguestbook a:link		 {text-decoration:none ; color:#FFFFFF}
#alexguestbook a:visited	 {text-decoration:none ; color:#FFFFFF}
#alexguestbook a:hover		 {text-decoration:underline ; color:#F1F1F1}

#alexguestbook a.Noir:link		 {text-decoration:none ; color:#000000}
#alexguestbook a.Noir:visited	 {text-decoration:none ; color:#000000}
#alexguestbook a.Noir:hover		 {text-decoration:underline ; color:#CC3300} */

/* couleur des fonds tableaux 
#alexguestbook td.row_blanc	{background-color: #FFFFFF;}
#alexguestbook td.row_gris	{background-color: #F1F1F1;}
#alexguestbook td.row_gris2	{background-color: #E5E5E5;}
#alexguestbook td.row_bleu	{background-color: #4A7DAC;}*/

/* couleur du texte 
#alexguestbook .Arial_Big_Rouge		{font-family: Arial; color: #CC3300; font-size: 22px}
#alexguestbook .Verdana_gris		{font-family: Verdana; color: #DDDDDD; font-size: 10px}
#alexguestbook .Verdana_Noir		{font-family: Verdana; color: #000000; font-size: 10px}
#alexguestbook .Verdana_rouge_clair		{font-family: Verdana; color: #C00000; font-size: 10px}
#alexguestbook .Arial_rouge_fonce	{font-family: Arial; color: #990000; font-size: 10px}
#alexguestbook .Gris_prec_suiv		{font-family: Verdana; color: #C0C0C0; font-size: 10px}*/

/* couleur du tableau 
#alexguestbook .table_blanc	{background-color: #FFFFFF;}*/

/* boutons */
input {
font            : bold 12px Georgia, "Times New Roman", Times, serif;
color : #1F1C17;
border : none;
}

textarea {
font            : bold 12px Georgia, "Times New Roman", Times, serif;
color : #1F1C17;
margin:0;
border : none;
}






#alexguestbook #lien_administration {
	text-align: center;
	margin-top: 15px;
}

#alexguestbook .symbole_champ_obligatoire {
	color: #FF0000;
}

#alexguestbook .symbole_champ_prive {
	color: #6264FA;
}