body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	background-color: #7B80A0;
	color: #000000;
}
.imagegauche {
	float: left;
	margin-right: 8px;
	border:1px solid #c2ccff;
}
.imagedroite {
	float: right;
	margin-left: 8px;
	border:1px solid #c2ccff;
}
#conteneur {
width: 750px;
margin: 0 auto; 
}
#header {
height: 160px;
}
#centre {
width: 100%;
background-color: #FFFFFF;
}
#centrecontenu {
	width: 750px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 10px;
}
p {
	margin: 0;
	clear: both;
}
/*-PIED DU SITE-*/
#pied {
	height: 60px;
	background-color: #7B81A1;
	background-image: url(../images/pied.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	background-position: center;
}
#pied a {
	color: white;
	text-decoration: none;
}
#pied a:hover {
	color: #DBDEF0;
	text-decoration: underline;
}

.Style1 {font-size: 10px}
.Style2 {font-size: 12px}
.Style3 {font-size: 14px}
.Style4 {font-size: 16px}
.Style5 {font-size: 10px; color: #F0940F; }
.Style6 {font-size: 12px; color: #EF930E; }
.Style7 {font-size: 14px; color: #EF920E; }
.Style8 {font-size: 16px; color: #EF930E; }
.Style9 {font-size: 10px; color: #7B80A0; }
.Style10 {color: #7B80A0}
.Style11 {font-size: 12px; color: #7B80A0; }
.Style12 {font-size: 14px; color: #7B80A0; }
.Style13 {font-size: 16px; color: #7B80A0; }
.Style14 {font-size: 12px; color: #FF9900; font-weight: bold; }

a:link {
	color: #7B80A0;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #7B80A0;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
/*-PARAGRAPHE-*/
h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}
h2 {
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
}
h2 span {
	color: #7a80a0;
}
#gauche h2{	
	text-align:left;
	margin-bottom: 5px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	font-size: 11px;
	}
#centrecontenu h2 {    
	text-align:right;
	margin-bottom: 25px;
	padding-bottom: 5px;
	letter-spacing: 0px;
	font-size: 14px;
	border-bottom: 1px solid #c2ccff;
}
/*-#contenu h2:first-letter {
	color: #760312;
}-*/
h3 {
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
}
h3 span {
	color: #7a80a0;
}
#centrecontenu h3 {
    text-align:left;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	font-size: 12px;
}
/*-#contenu h3:first-letter {
	color: #760312;
}-*/
h4 {
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #7B8799;
	font-weight: bold;
	font-size: 14px;
}
#centrecontenu h4 {
    text-align:left;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	letter-spacing: 0px;
	font-size: 16px;
	border-bottom: 1px solid #c2ccff;
}
#gauche h4{	
	text-align:left;
	margin-bottom: 5px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	font-size: 11px;
	}
/*-#contenu h4:first-letter {
	color: #626C7D;
}-*/
h5 {
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #7B8799;
	font-weight: bold;
	font-size: 12px;
}
#centrecontenu h5 {
    text-align:left;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	font-size: 12px;
	border-bottom: 1px solid #c2ccff;
}
/*-#contenu h5:first-letter {
	color: #7B8799;
}-*/
#centrecontenu h6 {

    text-align:right;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	font-size: 11px;
	border-bottom: 1px solid #c2ccff;
}

/*- STYLE FORMULAIRE -*/
form
{
	margin: 10px 0px;
	width:100%;
}
form fieldset
{
	margin: 25px 0;
	border: 0 none;
}
form label, p.label
{
	font-weight: normal;
	margin: 1em 0 0 0;
	color: #333333;
}

form fieldset input, form fieldset textarea, form fieldset select
{
	margin: 0px 0;
	border: 1px solid #D5D5D5;
}

form fieldset input.text, form fieldset textarea
{
	display: block;
	width: 60%;
	padding: 2px;
	border: 1px solid #D5D5D5;
	background-color: #efefef;/*-	-moz-border-radius: 3px;
	border-radius: 3px; -*/
}

form fieldset input[type="text"]
{
	display: block;
	width: 60%;
	padding: 2px;
	border: 1px solid #D5D5D5;
	background: #efefef;
/*-	-moz-border-radius: 3px;
	border-radius: 3px; -*/
	color: #7D8AAD;
}

form fieldset input[type="text"]:focus, form fieldset input.text:focus, form fieldset textarea:focus
{
	border-color: #697687;
	color: #7D8AAD;
	background-color: #EEEEEE;
}

form fieldset input, form fieldset label {
	margin: 0;
	color: #333333;
	font-size: 10px;
}
form fieldset p.label {
	margin-bottom: 0;
	padding-bottom:0;
}
form textarea {
	border:1px solid #D5D5D5;
	background-color:#EEEEEE;
	color:#000000;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
input {
	border:1px solid #D5D5D5;
	background-color:#EEEEEE;
	color:#000000;
	margin: 0 0 0 0;
	padding-right: 5px;
	padding-left: 5px;
}
input.bouton {
	border:1px solid #D5D5D5;
	font-weight:normal;
	background-color: #EFEFEF;
}
input.bouton:hover {
	background-color:#A5AAB0;
	color:#FFFFFF;
	border: 1px solid #7D8999;
}
input.bouton:active {
	border:1px solid #7D8999;
	background-color:#DADADA;
	color:#697687;
} 
option.rouge {
	color: #870A1E;
}
option.bleu {
	color: #003480;
}
option.vert {
	color: #008A00;
}
option.orange {
	color: #D47A05;
}
select {
	border:1px solid #D5D5D5;
	background-color:#EEEEEE;
	color:#7D8AAD;
}
option {
	background-color:#EEEEEE;
	color:#7D8AAD;
	border: 0px solid #D5D5D5;
}
.legend {
	color:#D5D5D5;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}#tab {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #A7B0DB;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #A7B0DB;
}
ol {	font-size: 12px;
	color: #000000;
	font-weight: normal;}
ul {	font-size: 12px;
	color: #000000;
	font-weight: normal;}

