/* CSS Document */
body {
	margin: 15px;
	background-color: #E6EBC7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006590;
	text-align: center;
	scrollbar-face-color:#E6EBC7;
	scrollbar-arrow-color:#808080;
	scrollbar-track-color: #EEEEC8;
	scrollbar-3dlight-color: #E6EBC7;
	scrollbar-darkshadow-color: #E6EBC7;
}

body.bodynomargin {margin: 0px;}

body.bodywindow {background-color: #FFFFFF;}

table.tablemother {margin-left:auto; margin-right:auto; width: 877px; border: 1px solid #003E51; background-color:#FFFFFF;}
table.tableref {margin-left:auto; margin-right:auto; width: 877px; border: none;}
table.tablecontact {background-color: #E6EBC7; border: 1px solid #003E51;}

td {font-size: 11px;}
td.tdpaddingleft30 {padding-left: 30px;}
td.tdpaddingleft15 {padding-left: 15px;}
td.tdpaddingright15 {padding-right: 15px;}
td.tdpaddingleft50right50 {padding-left: 50px; padding-right: 50px;}
td.tddegradegche {width: 15px; background-image: url(img/com/degrade_gche.gif); background-position: top left; background-repeat: repeat-y;}

form {margin: 0px;}

a {
	color: #006590;
	text-decoration: underline;
	font-size: 11px;
}

a:hover {color: #89AA17; text-decoration: none;}

a.agras {font-weight: bold;}

a.aref {font-size: 10px; color: #C1CE77;}

input.bouton {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003E51;
	background-color: #E6EBC7;
	border: 1px solid #003E51;
	text-align: center;
	padding: 2px 2px 2px 2px;
}

input.inputtext {width: 100%;}
select.selecttext {width: 100%;}
textarea.textareatext {width: 100%;}

.txtaccueil {font-size: 11px; font-weight: bold; line-height: 15px;}
.txtBlcG {font-size: 11px; font-weight: bold; color: #FFFFFF;}
.txtBleuGI {font-size: 11px; font-weight: bold; font-style: italic; color: #408CAC;}
.titreBleu {font-size: 15px; font-weight: bold; color: #006590;}
.ssTitre {font-size: 12px; font-weight: bold; color: #7E8F21;}
.txtErrAlert {font-size: 15px; font-weight: bold; color: #FF0000;}
.txtOK {font-size: 15px; font-weight: bold;}
.txtRef {font-size: 10px; color: #C1CE77;}

h1 {font-size: 14px; color: #7E8F21;}
h2 {font-size: 12px; color: #7E8F21;}
