/*redefinition du corps de page balisebody*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCC;
	background-attachment: fixed;
	background-image: url(images/logo_eskal_e.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bas_page {
	font-size: x-small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.navigation {
	text-decoration: none;
	color: #900;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
	text-indent: 30px;
	letter-spacing: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-style: italic;
}



#navigation a:hover {/*couleur rool over quand on passe la souris dessus*/
	background-color: #FF9966;
}
h1 {/*mise en forme balise h1*/
	font-size: large;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#div_980 {
	background-image: url(images/degrade_body.jpg);
	background-repeat: repeat-y;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}

#table {
	font-weight: bolder;
	color: #C51C7F;
	background-color: #FFFFCC;
	text-align: center;
	border: thin solid #000000;
}
caption {/*mise en forme du titre du tableau*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}


h2 {
	font-size: medium;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: baseline;
	background-position: center;
}
#img {/*pour mettre une image à gauche du texte. la placer en début de texte et dans la feuille de style, choisir le float*/
	float: right;
	border: thin solid #CC3333;
	margin-left: 10px;
}
.champs_formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #999999;
}
.bas_page {

	font-size: x-small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#div_960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	background-image: url(images/diamant_ombre.jpg);
	background-repeat: no-repeat;
}

