body {
	margin: 0;
	background-color: #497b91;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	
}

.fin {
	clear: both;
}

/************************/
/*    IMG & ILLUS	*/
/************************/

img {
	border: 0;
	display: block;
}

.alignG {
	float: left;
	margin-right: 6px;
}

.alignD {
	float: right;
	margin-left: 6px;
}

.cadre1 {
	padding: 4px;
	border: 1px solid #000;
}

.marge1{
	margin: 10px;
}
.alignCimg {
	margin: 0 auto;
}

/************************/
/*    	    TT 	        */
/************************/

#site-Web{
	text-align: center;
	height: 150px; /* ???????? */
	
}
#site-Web a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	
}
#site-Web a:hover {
	color: #fff;
	text-decoration: none;
}


/************************/
/*    	  TITRES        */
/************************/

h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000;
	text-align: left;
	background: #fff url() no-repeat scroll 0px 0px ;
	
}


/************************/
/*  STRUCTURE GENERALE  */
/************************/

#banEcourse {
	text-align: center;
	background: #2c2537 url(images/fond-ban.jpg) repeat-x scroll 0px 0px ;
}
#generale{
	text-align: center;
	background: #6de3ff url(images/fond-generale.jpg) repeat-x scroll 0px 0px ;
}
address {
	text-align: center;
	background-color: #497b91;
	color: #fff;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	font-style: italic;
}


/************************/
/*	    CONTENU	     */
/************************/

.espaceur{
	height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#cont {
	width: 877px;
	margin: 0 auto;
	padding: 10px;
	background: #636270 url(images/fond-cont.jpg) no-repeat scroll left bottom;
}
#cont table.savoir p{
	color: #000;
	font-size: 11px;
	text-align: left;
	padding-left: 16px;
}
#cont table.savoir h2{
	color: #f90;
	font-size: 13px;
	text-align: left;
	background: url(images/h2.gif) no-repeat scroll right center;
	padding-left: 16px;
}
.w1 {
	width: 50%;
}

/*	    page --prestations--	     */

fieldset {
	width: 650px;
	margin: 0px auto 40px;
	border: 4px solid #def;
	padding: 20px;
}
fieldset legend{
	padding: 0px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #f90;
}
fieldset h2{
	padding: 0px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #f90;
}
fieldset p{
	font-size: 16px;
	font-weight: bold;
	color: #eef;
	line-height: 16px;
	text-align: left;
	margin-left: 30px;
	padding: 0px 0px 0px 40px;
	background: url(images/puce-1.gif) no-repeat scroll left center;
}

/*	    page --contact--	     */

.fiche {
	height: 280px;
	padding: 20px 10px;
	background: url(images/fond_fiche.jpg) no-repeat scroll left bottom;
}
.fcontact{
	width: 218px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background: url(images/fond_fiche_contact.jpg) no-repeat scroll left bottom;
}
.fcontact p{
	text-align: center;
}
.mail1{
	color: #000;
	text-decoration: none;
}
.mail1 img , #site-Web img{
	margin: 0 auto;
}
.mail1:hover{
	color: #f00;
	text-decoration: none;
}

h3 {
	font-size: 18px;
	font-style: italic;
	color: #f90;
	font-weight: bold;
	text-align: left;
	line-height: 14px;
	margin: 0;
}
form {
	width: 320px;
	height: 280px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
table#formC {
	margin: 0;
	padding: 0;
	width: 310px;
	height: 280px;
	/*background-color: #F00;*/
}
label{
	font-size: 11px;
	color: #000;
	margin: 0;
	line-height: 13px;
}
input{
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 11px;
}
input.entree{
	color: #000;
	margin: 4px;
	padding: 0;
	line-height: 11px;
}
textarea {
	width: 300px;
}

.plan {
	display: block;
	width: 208px;
	margin: 0 auto;
	line-height: 4px;
	text-align: right;
}
.h2{
	color:#FFFFFF;
	font-size:16px;
	margin:0px;
}