body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #C0C0C0;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	background-image:url(image/Fond.png);
	background-repeat:repeat-x;
}
p {
/*	font-family: Verdana, Arial, Helvetica, Sans-Serif;*/
	font-size: 12px;
	color: #333333;
	margin-top:5px;
}
td {
/*	font-family: Verdana, Arial, Helvetica, Sans-Serif;*/
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
H1 {
	font-size: 16px;
	color: #005EAB;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
	height:32px;
	background-image: url(image/PointH1.gif) ;
	background-repeat:no-repeat;
	text-indent:25px;
}
H2, td h2 {
	height:16px;
	font-size: 13px;
	color: #005EAB;
	font-weight: bold;
	background-image: url(image/PointH2.gif) ;
	background-repeat:no-repeat;
	margin: 6px 0 3px 16px;
	text-indent:18px;
}
.TitreBleu {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #005EAB;
	font-weight: bold;
}
.TitreMarron {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}
.Erreur {
/*	font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-size: 10px;
	font-weight: bold;
/*	text-align: left;*/
	color: #FF0000;
}
a:link {color:#CC6633; text-decoration: none; }
a:visited {color:#CC6633; text-decoration: none; }
a:hover {color:#CC6633; text-decoration: underline; }

.CadreBleu {
	border: 1px solid #263657;
	background-color: #CDCDCD;
}
.CadreBleu td {
	background-color: #EEF5FF;
}
.CadreMarron {
/*	border: 1px solid #CC6633;*/
	border: 1px solid #EA8C00;
}
.CadreMarron td {
/*	background-color: #FFF8EE;*/
	background-color: #FFF0D9;
}
.Nom {
	color: #E45E14;
	font-style: italic;
}

.CadreHoraire {
	font-weight: bold;
	color: #4DA1C2;
}
/* ---------------- REPRISE DU  DEFAULT.CSS  ---------------- */


.Liste {
	border: 1px solid #EA8C00;
}
.Liste th {
	font-size: 14px;
	text-align: left;
	background-color: #EA8C00;
	color: #FFFFFF;
	font-weight: bold;
}
.Liste td {
	background-color: inherit;
}
.CadreBleu th {
	font-size: 14px;
	text-align: left;
	background-color: #263657;
	color: #FFFFFF;
	font-weight: bold;
}
.CadreMarron th {
	font-size: 14px;
	text-align: left;
/*	background-color: #CC6633;*/
	background-color: #EA8C00;
	color: #FFFFFF;
	font-weight: bold;
}
.CadreMarron .Libelle {
/*	background-color: #FFDDAA;*/
	background-color: #FFCD82;
}
.Legende {
	font-size: 10px;
	text-align: left;
	color: #996633;
}
input, textarea {
	font-family: Arial, Times, serif;
	font-size: 12px;
	font-weight: normal;
/*	text-align: left; */
/*	border: 1px solid #4DA1C2;
	background-color: #FFFFFF; */
}

img, img a {
	border:0;
}

.text {
	font-family: Arial;
	color: #000000;
	background-color: #D6BE8C;
	border: 1px;
	border-style: solid;
	border-color: #666666;
}

.etiquette {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #0077B4;
	font-weight: bold;
}
.etiquette2 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #0077B4;
}
.TitreAbstract {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.AuteurAbstract {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}
.TexteAbstract {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}



.ResultatAction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #999999; 
	height: 20px;
	text-indent: 20px;
}

.OK {
/*	background: url(image/ok_icon.gif) no-repeat 0 0;*/
	color: #009900;
}
.KO {
/*	background: url(./image/error_icon.gif) no-repeat 0 0;*/
	color: #CC0000;
}



.ErreurSaisie {
	font-size: 8px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}



#BarreEtape { background-color: #FFEEEE; padding: 3px; border: 1px solid #990000; color:#000000;}
#BarreEtape td { background-color: #FFEEEE; padding:5px}
#BarreEtape a, #BarreEtape a:link, #BarreEtape a:visited { color: #000000; }
#BarreEtape a:hover { display: block; color: #000000; background-color: #FFCCCC; text-decoration: none; }

/*************************** CadreListe ********************************/

#Contenu td {
	background-color: inherit;
}

.CadreListe {
	border: 1px solid #777E8E;
	background-color: #FFFFFF;
}
.CadreListe td {
	font-size: 12px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.CadreListe th {
	padding: 3px;
	border-right: 1px solid #777E8E;
	color: #FFFFFF;
}
.CadreListe th, .CadreSaisie th a {
	font-size: 13px;
	text-align: left;
	background-color: #535C75;
	font-weight: bold;
}
.CadreListe th a {
	color: #FFFFFF;
	display: block;
}
.CadreListe th a:hover {
	background-color: #777E8E;
	text-decoration:none;
}
.CadreListe tr.Pair { background-color:#EEEEEE; }
.CadreListe tr.Impair { background-color:#F8F8F8; }
.CadreListe tr.Pair:hover, .CadreListe tr.Impair:hover { background-color:#CCE4EC; }
tr.Impair { background-color:#F8F8F8; }
tr.Pair:hover, tr.Impair:hover { background-color:#CCE4EC; }

/*************************** CadreSaisie ********************************/

.CadreSaisie {
	border: 1px solid #6A4847;
	background-color: #FCF9F5;
}
.CadreSaisie td {
	font-size: 12px;
}
.CadreSaisie th {
	font-size: 13px;
	text-align: left;
	background-color: #7D5D36;
	color: #FFFFFF;
	font-weight: bold;
}
.CadreSaisie .Libelle {
	background-color: #F3E9DE;
	border:inherit;
}

.CadreSaisie .Obligatoire {
	color: #CC3333;
	font-weight:bold;
}
.CadreSaisie a.Bouton { color:#7D5D36; padding:2px 5px 2px 5px; border:1px solid #F3E9DE; text-align:center; }
.CadreSaisie a.Bouton:hover { background-color:#F3E9DE; text-decoration:none; cursor:pointer; }

.CadreSaisie .Legende {
	font-size: 10px;
	text-align: left;
	color: #996633;
}



