/*
belleile
00ffbf
ff4d00

groix
cc1966
ffb200

ho
5c45e6
8ce60d
*/

BODY {
	/* Par défaut */
	background: #FFFFFF no-repeat;
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-face-color : #FFFFFF;
	scrollbar-arrow-color : #225588;
	scrollbar-track-color : #E0EEFF;
	scrollbar-3d-light-color : #DDDDFF;
	scrollbar-darkshadow-color : #9999AA;
	scrollbar-shadow-color : #DDDDFF;
	scrollbar-base-color : #EEEEFF;
	scrollbar-highlight-color :#EEEEFF;
}

TD {
	/* Par défaut */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-base-color : Aqua;
}

.amis {
	font-weight : normal;
}

TD.sejour {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 20px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-base-color : Aqua;
	letter-spacing : 1px;
}

TD.sejour2 {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 16px;
	scrollbar-base-color : Aqua;
	background-color : #b3bde0;
	border-left-color : #D4DAF2;
	border-left-width : 3px;
	border-left-style : solid;
	border-top-color : #D4DAF2;
	border-top-style : solid;
	border-top-width : 2px;
	border-right-color : #7e869d;
	border-right-style : solid;
	border-right-width : 3px;
	border-bottom-color : #7e869d;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}
.IMGH {
	cursor : help;
}

.Normal {
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
}

.Gras {
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

/*************************************************************************************/
/*                             STYLES DU BANDEAU DE TITRE                            */

.Haut {
	/* Bandeau :  zone centrale titre */
	background-color: #93c7dc;
	background-color: #00a1be;
	color: #d06401;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}


.Haut2 {
	/* Bandeau  : zone centrale, titre */
	font-size : 32px;
	padding-left : 10px;
	color: #FFFFFF;
	color: #d06401;
}

.SHaut {
	font-size : 18px;
	/* Bandeau  : zone centrale, sous-titre */
	color: #FFFFFF;
}

.HautG {
	/* Bandeau : Zone gauche */
	background-color : #d06401;
}

.Bouton{
	/* Bandeau : bouton normal */
	background-color: #00a1be;
	color: #FFFFFF;
	font-size : 12px;
	text-decoration : none;
	border-right : 2px solid #00819E;
	border-bottom : 2px solid #00819E;
	border-top : 2px solid  #00B1EE;
	border-left : 2px solid #00B1EE;
	padding-right :5px;
	padding-left :5px;
}

.Bouton:hover{
	/* Bandeau : bouton survolé */
	background-color: #00CC88;
	background-color: #0091Ae;
	color: #FFFFFF;
	font-size : 12px;
	text-decoration : none;
	border-left : 2px solid #00819E;
	border-top : 2px solid #00819E;
	border-bottom : 2px solid  #00A1DE;
	border-right : 2px solid #00A1DE;
	padding-right :5;
	padding-left :5;
}

.BoutonE{
	/* Bandeau : bouton enfoncé */
	background-color: #0091Ae;
	color: #FFFFFF;
	font-size : 12px;
	text-decoration : none;
	border-left : 2px solid #00819E;
	border-top : 2px solid #00819E;
	border-bottom : 2px solid  #00A1DE;
	border-right : 2px solid #00A1DE;
	padding-right :5;
	padding-left :5;
}

/*************************************************************************************/
/*                                 STYLES DU MENU GAUCHE                             */

.LienAmis{
        /* Menu : lien */
	color:#d06401;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : normal;
        font-size : 13px;
        text-decoration : none;
}

.epais{
	/* Menu : lien */
	color: #d06401;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}

.Lien{
	/* Menu : lien */
	color: #d06401;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}

.Lien:hover{
	/* Menu : lien */
	color: #d06401;
}

.Lien:active{
	/* Menu : lien */
	color: #d06401;
}

.SLien{
	/* Menu : sous-titre lien */
	color: #d06401;
}

/*************************************************************************************/
/*                           STYLES DE LA ZONE APPLICATIVE                           */

.Titre{/* Appli : titre */
	color: #d06401;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 20px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
}

.surligne{
	/* Appli : titre */
	background-color: #d06401;
	color : #ffffff;
	font-size : 16px;
}


.STitre{
	/* Appli : sous-titre */
	color: #888888;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 14px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
}

.STitreNo{
	/* Appli : Numéro de sous-titre */
	
	background-color: #00a1be;
	color: #FFFFFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 24px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
}

.TitreTab{
	/* Appli : tableau case titre */
	background-color:  #00a1be;
	color: #FFFFFF;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	border : 1px solid #225588;
}

.STitreTab{
	/* Appli : tableau case sous-titre */
	background-color:  #00a1be;
	color: #FFFFFF;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	border : 1px solid #225588;
}

.Tab{
	/* Appli : tableau à bordure */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	border-color : #CCCCCC;
	border : 1px solid #CCCCCC;
}


.Comment	 {
	/* Appli : commentaire */
 	font: 11px Arial, Helvetica, sans-serif; 
	color: #666666 ;
	text-decoration: none
 }
 
.Text{/* appli/Menu : texte simple */
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	padding-top : 20px;
}

.numeric{
	/* Pour input type text de type numérique*/
	text-align : right;
}

.numericaff{
	/* Pour input type text de type numérique*/
	text-align : right;
	border : 0 px;
}

.Warning {
	/* Appli : message d'alerte */
	color: #FF8844;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

.Error {
	/* Appli : message d'alerte */
	color: #FF0000;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16px;
}

.txtjustifie
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : justify;
	font-weight : normal;
	line-height : 17px;
}

.ligne {
	background-color : #DDDDFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;

}

.bsejour {
	color : #000000;
	text-decoration : none;
}
