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

img {
	border: 0;
}

/* ALIGNEMENT */

.fin{
	clear:both;
}
.alignG{
	float: left;
	margin-right: 10px;
}
.alignD{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignC{
	text-align: center;
}
.cadre1{
	border: 0px solid #030;
}
.cadre3{
	border: 0px solid #669;
}
.cadre2{
	border: 1px solid #669;
}

.justif {
	text-align: justify;
}

/* TITRES */

.titre1 {
	color: #07cfe6;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/titre1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 36px;
	line-height: 36px;
	margin: 5px;
}
.titre2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/titre2.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 36px;
	line-height: 36px;
	margin: 5px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #04369a;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.h1bis {
	font-size: 14px;
	font-weight: bold;
	color: #04369a;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* NAV HAUT */

#navHaut {
	width: 955px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding-top: 2px;
	height: 90px;
}

.onglet {
	display: block;
	position: relative;
	float: left;
	width: 127px;
	height: 82px;
	border: 1px solid #ccc;
	border-top: 7px solid #ccc;
	margin: 2px;
	text-decoration: none;
}
.onglet .nomNav {
	position: absolute;
	display: block;
	width: 90px;
	bottom: 0px;
	left: 4px;
	color: #369;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
}
.onglet .ico {
	position: absolute;
	top: 10px;
	right: 18px;

}
.alignLogo{
	float: left;
	margin-left: 34px;
}

/* NAV BAS */

#navbas{
	clear: both;
	text-align:center;
	height: 90px;
	background-color: #04369a;
	border-top: 1px solid #07cfe6;
}
#navbas p {
	margin: 10px;
	color: #a0b3d8;
	font-size: 11px;
}
#navbas a{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
}
#navbas a:hover{
	color: #72A0CF;
}
#navbas p#tt {
	background-color: #04369a;
	margin-left: 0;
	margin-right: 0;
}
#navbas p#tt a{
	font-weight: normal;
	font-size: 10px;
}

/* FLASH  et LIGNE */
#flash {
	clear: both;
	text-align: center;
	background-image: url(images/fond-flash.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	margin:0;
}

#ligne {
	clear: both;
	border-top: 6px solid #ccc;
	/*height: 10px;*/
	margin: 10px 0px;
}

/* CENTRALE */

#cont{
	width: 890px;
	margin: 0 auto;
	margin-top: 0px;
}

/* gauche */

#gauche{
	float: left;
	width: 221px;
	background-image: url(images/fond-gauche.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
#menu {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 20px 0px;
}
#menu a{
	display: block;
	color: #626262;
	background-image: url(images/menu.gif);
	background-position: 12px 2px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 32px;
	text-decoration: none;
	line-height: 16px;
}
#menu a:hover{
	text-decoration: underline;
}

/* droite */

#droite {
	float: left;
	width: 640px;
	padding: 10px 10px;
	/* background-color: #0f0; */
}
#droite p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #04369a;
	font-size: 12px;
	margin: 4px 0px;
}

/* FORMULAIRE */

.colform {
	float: left;
	width: 40%;
	padding: 10px;
}

.entree {
	position: relative;
	line-height: 16px;
	
}
.entree .champ {
	position: absolute;
	top: 0px;
	left: 6em;
	font-size: 10px;
}

.txtform {
	font-size: 10px;
	color: #336;
	font-family: Arial, Helvetica, sans-serif;
}

.bouton{
	/*border: inherit inset #04369a;*/
	background-color: #04369a;
	color: #fff;
	/*font-weight: bold;*/
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.reponse{
	font-size: 14px;
}

/* TEXTES */

.txt1 {
	color: #666;
	font-size: 12px;
	padding: 8px;
	text-align: justify;
}

.mail {
	text-decoration: none;
	color: #04369a; 
}
.mail:hover {
	text-decoration: none;
	color: #F30; 
}

.telecharge {
	color: #F00;
	text-decoration: none;
}
.telecharge:hover {
	color: #F00;
	text-decoration: underline;
}

#dload {
	padding: 0px 15px 20px;
	font-size: 12px;
}
.dload {
	color: #04369a;
	text-decoration: none;
	font-weight:bold;
}
.dload:hover {
	color: #04369a;
	text-decoration: underline;
	font-weight:bold;
}
