BODY {font-family: tahoma;font-size:10px;}

.Titre {font-family:gothic; font-size:22px; color:#755838; text-decoration: underline;}

table.TableTitreExterieur{
	background-color : #755838;
    border-spacing : 0px;
    width : 450px;
}
td.CellTitreExterieur{
	padding : 0px; 
}


table.TableTitreInterieur{
    border-spacing : 1px;
    width : 450px;
}
td.CellTitreInterieur{
	height : 50px; 
	width : 225px; 
	background-color : #f7dbb4; 
	text-align : center;
	padding : 0px;
	
}

a.LienTitre:link {
	font-family:gothic; 
    color: #755838;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}
a.LienTitre:visited {
	font-family:gothic; 
    color: #755838;
    text-decoration: none;
    font-weight: normal;
    font-style: italic;
}
a.LienTitre:hover {
    font-family:gothic; 
    color: #755838;
    text-decoration: underline;
    font-weight: bold;
    
}
a.LienTitre:active {
    font-family:gothic; 
    color: #755838;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}


td.NumDiapoEnCours{
	font-family:gothic; 
    color: #755838;
    text-decoration: none;
    font-weight: bold;
}


a.LienDiaporama:link {
	font-family:gothic; 
    color: #755838;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
a.LienDiaporama:visited {
	font-family:gothic; 
    color: #755838;
    text-decoration: none;
    font-weight: normal;
    font-style: italic;
}
a.LienDiaporama:hover {
    font-family:gothic; 
    color: #755838;
    text-decoration: none;
    font-weight: bold;
    
}
a.LienDiaporama:active {
    font-family:gothic; 
    color: #755838;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}






/*partie administration*/
/*saisie/modif d'une reservation*/
.FsAdmin {background-color : #baab95;font-family: tahoma;font-size:12px;}
.TblSaisieResaAdmin {font-family: tahoma;font-size:12px;background-color : #f2cc95;}
.TblSaisieResaAdminInterligne{height: 5px;}
.TextBoxAdmin{background-color : #f7dbb4;}
.MsgErreurAdmin {background-color : #baab95;color : red; text-align : center;}
/*tableau des resa faites*/
.enteteTitre {background-color : #baab95;font-family: tahoma;font-size:12px;}
.Alterne0 {background-color : #f7dbb4;font-size:10px;height:15px;}
.Alterne1 {background-color : #f2cc95;font-size:10px;height:15px;}
.bordures {background-color : #755838;}
.FormAdmin {height : 15px; }/*suppression du blanc apres le formulaire*/
/*commun à la section administration*/
.BtnAdmin { 
background-Color : #baab95; 
border-Top-Color : #755838; 
border-Left-Color : #755838; 
border-Bottom-Color : #755838;
border-Right-Color : #755838;
}
.ListeAdmin {
background-Color : #f7dbb4;
border-Top-Color : #755838; 
border-Left-Color : #755838; 
border-Bottom-Color : #755838;
border-Right-Color : #755838;
}


/*------------------Calendrier------------------*/
.TdOccupeOccupe {
font-family: courrier new;
font-size:16px;
text-align : center;
background-image : url(images/OccupeOccupe.gif);
height : 28px;
width : 28px;
}
.TdOccupeLibre {
font-family: courrier new;
font-size:16px;
text-align : center;
background-image : url(images/OccupeLibre.gif);
height : 28px;
width : 28px;
}
.TdLibreOccupe {
font-family: courrier new;
font-size:16px;
text-align : center;
background-image : url(images/LibreOccupe.gif);
height : 28px;
width : 28px;
}
.TdLibreLibre {
font-family: courrier new;
font-size:16px;
text-align : center;
background-image : url(images/LibreLibre.gif);
height : 28px;
width : 28px;
}

.TitreCalendrier {
background-Color : #f7dbb4;
text-align : center;
}
/*--------------message resa----------------*/
/*--------------formulaire d'envoi de mail aux proprio----*/
.FsMsgResa{background-color : #baab95;font-family: tahoma;font-size:12px;}
.MsgResaLibelle{font-family: tahoma;font-size:12px;}
.MsgMsgResa{color : red; text-align : center;}
.TblMsgResa{font-family: tahoma;font-size:12px;background-color : #f2cc95;}
.ListeMsgResa{
background-Color : #f7dbb4;
border-Top-width : 1px;
border-Top-Color : #755838; 

border-Left-width : 1px;
border-Left-Color : #755838; 

border-Bottom-width : 1px;
border-Bottom-Color : #755838;

border-Right-width : 1px;
border-Right-Color : #755838;}

.TextBoxMsgResa{
background-color : #f7dbb4;
border-Top-width : 1px;
border-Right-width : 1px;
border-Bottom-width : 1px;
border-Left-width : 1px;

}
.BtnMsgResa{ 
background-Color : #baab95; 
border-Top-Color : #755838; 
border-Left-Color : #755838; 
border-Bottom-Color : #755838;
border-Right-Color : #755838;
}

/*--------------fin message resa----------------*/


.normal{
font-family : Tahoma; font-size:12px;
}

/*---------------Tarifs----------------------*/
.TblTarif{font-family: tahoma;font-size:12px;background-color : #f2cc95; text-align : center;}
.TitreTarif{
background-Color : #baab95;
text-align : center;
}
.CelluleTarif{background-color : #f7dbb4;font-size:12px;height:20px;text-align : center;}
/*-----------Fin Tarifs----------------------*/



