@charset "utf-8";

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #83b0c1;
	background-image: url(../images/FOND.jpg);
	background-repeat: repeat-x;
}

/* HEADER */
.header {
	margin-left: auto;
	margin-right: auto;
	height: 99px;
	width: 936px;
	background-image: url(../images/bandeau-haut.jpg);
	background-repeat: no-repeat;
}
.bloc {
	margin-left: auto;
	margin-right: auto;
	width: 936px;
}

.blocImg {
	margin-left: auto;
	margin-right: auto;
	width: 936px;
	background-image: url(../images/FOND-CIEL.jpg);
	height: 303px;
	background-repeat: no-repeat;
}
.blocTxt {
	margin-left: auto;
	margin-right: auto;
	width: 936px;
	background-image: url(../images/FOND-TXT.jpg);
	height: 178px;
	padding-top: 6px;
	background-repeat: no-repeat;
}

.blocTxtInt {
	margin-left: auto;
	margin-right: auto;
	width: 936px;
	background-image: url(../images/FOND-INT.png);
	padding-top: 2px;
	background-repeat: repeat-y;
	padding-bottom: 5px;
}

.blocmenuBas{
	margin-left: auto;
	margin-right: auto;
	width: 936px;
	background-image: url(../images/FOND-MENU-BAS.jpg);
	height: 28px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

.headerBloc {
	margin-left: auto;
	margin-right: auto;
	width: 941px;
	margin-top: 10px;
	height: 108px;
	margin-bottom: 5px;
}

.fond {
	background-image: url(../images/FOND-IMG.jpg);
	background-repeat: no-repeat;
	height: 796px;
	width: 100%;
}

.actu {
	background-image: url(../images/bloc-actu.png);
	background-repeat: no-repeat;
	height: 261px;
	width: 286px;
}

.TXThome {
	padding: 10px;
	text-align: justify;
}

.TXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}

.filAriane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 10px;
	margin-top: 5px;
}

.photo01 {
	float:left;
	margin:0px 20px 10px 0px;
	border: 2px solid #3399CC;
}

.photo02 {
	float:right;
	margin:10px 20px 10px 10px;
	border: 2px solid #3399CC;
}

.photo03 {
	border: 2px solid #3399CC;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.photo04 {
	border: 2px solid #3399CC;
}


/* FOOTER */

.spacer {
	clear: both;
}


/* STYLE FORMULAIRE */
INPUT.submit { font-size: 11px; color: #FFFFFF; Font-Family : Verdana, Arial, Sans-serif;  font-style: normal;Font-Weight : Bold; background-color : #A89E47; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; Border-Color: #A89E47;
}
INPUT.reset { font-size: 11px; color: #FFFFFF; Font-Family : Verdana, Arial, Sans-serif; font-style: normal;Font-Weight : Bold; background-color : #A89E47; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; Border-Color: #A89E47;
}
INPUT { color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }
SELECT { color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }
TEXTAREA {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE
}
.txterror { color: #8c8c5f; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txtform { color: #8c8c5f; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }



/* STYLES TEXTE */
a:link {
	color: #2fb1ee;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #2fb1ee;
}
a:hover {
	text-decoration: none;
	color: #76CBF3;
}
a:active {
	text-decoration: none;
	color: #2fb1ee;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #044076;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 18px;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color: #065188;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	text-decoration: underline;
}

h3 {
	font-size: 12px;
	color: #999999;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

h4 {
	font-size: 12px;
	color: #3399FF;
	font-weight: normal;
}

.Style1 {color: #FFFFFF}
.Style2 {
	color: #044980;
	font-weight: bold;
}
.Style4 {	color: #FFFFFF;
	font-weight: bold;
}
hr {
	color: #CCCCCC;
}

