body
{
margin:auto;
width: 760px;
height: 770px;
border:1px solid black;
background: #C6A4F8;
font-family: 'Trebuchet MS', Tahoma, Verdana, 'Times New Roman', Times, serif;
font-size: 0.8em
}
.souligne
{
text-decoration:underline;
}
.barre
{
text-decoration:line-through;
}
.centre
{
text-align:center;
}
.droite
{
text-align:right;
}
a
{
color: #4D015B;
text-decoration: none;
font-weight:bold;
}
a:hover
{
text-decoration: underline;
font-weight:bold;
}

legend /* Titre des formulaires */
{
font-weight: bold;
color: #013ea0;
}
h3
{
margin:0;
padding:0;
}

#separation
{
border-bottom:1px solid black;
}


.contact/* Zone de texte des formulaires */
{
margin: auto;
position:absolute;
left:53%;
}
input, select, textarea /* Tous les input */
{
border: solid 1px black;
}
.bouton
{
background-image: url("../design/fond_bouton.png");
}
.float_gauche
{
float:left;
}
.float_droit
{
float:right;
}
.vert
{
color:green;
}
.rouge
{
color:red;
}

#message
{
width:200px;
margin:auto;
}

#header
{
background: url("../design/header.jpg")  ;
width:760px;
height:183px;
}
img
{
border: 0;
}

#menu_gauche
{
float:left;
background: url("../design/menu.jpg") no-repeat ;
width: 228px;
height: 485px;
}

#menu_gauche ul
{
margin-top:35px;
list-style-type : none;
padding:0;
margin-left:0;
}

#menu_haut
{
font-size: 1.3em;
text-align:center;
margin-left:228px;
border-top: 0;
border : 1px solid black;
border-right:0;
background-color:#d5e4fe;
}

#menu_haut a
{
color:black;
text-decoration: none;
}
#menu_haut a:hover
{
text-decoration: underline;
color: #4D015B;
}

#menu_haut ul
{
list-style-type : none;
margin : 0;
padding: 0;
}

#menu_haut li
{
display:inline;
line-height : 30px;

}

#menu_haut li .gauche
{
padding : 0 0.5em; 
border-right: 1px solid black
}

#contenu
{
padding:5px;
float:left;
width: 521px;
height: 442px;
margin-top:0;
background-color:#d5e4fe;
border-left: 1px solid black;
border-bottom: 1px solid black;
}


.compteur
{
margin-top:25px;
margin-left:5px;
color:blue;
}


#sms
{
float:left;
margin-top:0;
background-color:#d5e4fe;
height:100%;
width: 100%;
}

/* Tableau -------------------------------- */

caption
{
font-size: 1.3em;
margin: auto;
margin-bottom:5px;
}
table
{
   margin: auto;
   border: 2px solid;
   border-collapse: collapse;
   margin-bottom: 60px;

}
td /* Les cellules normales */
{
   border: 1px solid black;
   text-align: center; /* Tous les textes des cellules seront centrés*/
   padding: 5px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
}
.tableau_photo, td
{
width: 100px;
height: 80px;
}
.tableau_texte
{
text-align:left;
width: 200px;
}

/* Tableau -------------------------------- */


/* Livre or -------------------------------- */
.ensemble_blocs
{
	border:1px solid #A3C0D5;
	width:410px;
	margin-left:auto;
	margin-right:auto;
    margin-bottom:15px;
}
.infos_msg
{
	font-family:Arial, 'Times New Roman', Times, serif;
	background:url('../design/header_or.png') repeat-x;
	font-size:85%;
	margin-bottom:0px;
	padding-top:4px;
	padding-left:8px;
	padding-right:8px;
	color:#2C485C;
	height:18px;
	
}
.bloc_msg
{
height: 138px;
background-color:#b3d4ff;
padding:8px;
text-align: left
}
/* Livre or -------------------------------- */
#page
{
padding-bottom:5px;
text-align:center;
border-top: 1px solid black;
margin:0;
padding:0;
}
#page img, a
{
margin-top:1px;
padding-top:1px;
}
#page #taille
{
font-size: 1.3em;
}
#page .couleur
{
color:#ef2700;
}
/* Livre or -------------------------------- */




h2
{
padding:0;
margin:0;
font-style: italic;
text-align:center;
}
#news
{
padding:5px;
width: 470px;
height:282px;
border: solid 2px black;
margin:auto;
}


#chat_texte
{
margin:auto;
width:200px;
background:white;
height: 119px;
border-bottom:1px solid black;
}
#chat #texte iframe
{
border:none;
}

#chat_envoi
{
background:white;
width:200px;
height:51px;
margin-left:14px;
border:1px solid black;
}
#chat_envoi .champ_texte_chat
{
font-size:0.7em;
height:13px;
margin-left:2px;
margin-top:2px;
padding-left:1px;
}
#chat_envoi .chat_bouton_envoi
{
margin-left:15px;
height:18px;
background-image: url("../design/fond_bouton.png");
}


#admin_gauche
{
width: 256px;
height: 442px;
float:left;
border-right: solid 1px black;
}
#admin_droit
{
width: 256px;
height: 442px;
float:right;
}

#footer
{
float:left;
background: url("../design/footer.jpg") no-repeat  ;
width:760px;
height:102px;
}

#gauche
{
float:left;
width:220px;
height:100px;
}

#droit
{
padding-top:50px;
width:760px;
height:100px;
}
