#home, td, input, select {
font-family: Trebuchet MS,Geneva,Univers,Helvetica,Sans-Serif;
font-size: 13px;
color:#293747;
}
#home {
background-color: #87C9F6;
background-image: url(../img/fond.gif);
scrollbar-face-color: #e1efff; 
scrollbar-track-color: #e1efff;
scrollbar-highlight-color: #e1efff; 
scrollbar-shadow-color: #122b71; 
scrollbar-3dlight-color: #122b71; 
scrollbar-arrow-color: #122b71;
scrollbar-darkshadow-color: #7aa2d0; 
margin:0px;
}
#posi {
position:absolute;
text-align:center;
width:100%;
}
#principal {
width:760px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}
.rouge {color:#cc0023;}
.bleu {color:#3f6778;}
.vert {color:#008649;font-size: 15px;}
.construction {font-size: 11px;}
input, select, .bouton, .bordure {
border-color:#7aa2d0;
border-style:solid;
border-width:1px;
margin:1px;
}
.bouton {
background-color:#E1EFFF;
}
/*--- Contenu de la page admin ---*/
#contenu_admin {
margin:10px;
padding:5px;
min-height: 360px; 
background-color: #DEE9F5;
background-image: url(../img/fond_int.gif);
border-color:#008649;
border-style:solid;
border-width:1px;

}
/*------ Lignes claires du tableau ------*/
tr.CouleurTableau0 {
	background-color: #f3f9ff;
}
/*------ Lignes sombres du tableau ------*/
tr.CouleurTableau1 {
	background-color: #cadaec;
}
#situ, #desc, #res, #tarifs {
color:#fbff00;
text-align:center;
position:absolute;left:20px;height:16px;top:1px;z-index:2;
font-size: 11px;
font-weight: bold;
text-decoration :none;
background-image: url(../img/palmier.gif);
background-repeat: no-repeat;
background-position: left center;
}
#situ {left:330px;width:160px;}
#desc {left:479px;width:168px;}
#res {left:638px;width:80px;}
#tarifs {left:708px;;width:57px;}

.sup {
font-size:10px;
vertical-align: top; 
}
.image {
border-color:#2aa0f0;
border-style:solid;
border-width:1px;
}
.fermer {
width:100%;
font-size:11px;
text-align:center;
}
