.txtblanc { font-family: Tahoma, sans-serif; font-size: 12px; line-height: 14px; color: #FFFFFF; text-decoration:none;}
.txtblancG { font-family: Tahoma, sans-serif; font-size: 16px; line-height: 16px; color: #FFFFFF; text-decoration:none; font-weight:bold;}

.txtbleuG { font-family: Tahoma, sans-serif; font-size: 16px; line-height: 16px; color: #7fb2d9; text-decoration:none; font-weight:bold;}
.txtbleuP { font-family: Tahoma, sans-serif; font-size: 12px; line-height: 16px; color: #7fb2d9; text-decoration:none; font-weight:bold;}
.txtbleuM { font-family: Tahoma, sans-serif; font-size: 12px; line-height: 16px; color: #7fb2d9; text-decoration:none; }


.vertmessage { font-family: Tahoma, sans-serif; font-size: 12px; line-height: 16px; color: #85d332; text-decoration:none; font-weight:bold;}
.rougemessage { font-family: Tahoma, sans-serif; font-size: 12px; line-height: 16px; color: #FF0000; text-decoration:none; font-weight:bold;}


a:link {font-family: Tahoma, sans-serif; font-size: 13px; line-height: 14px; color:#7fb2d9; text-decoration:underline;}
a:hover {font-family: Tahoma, sans-serif; font-size: 13px; line-height: 14px; text-decoration:underline; color:#7fb2d9; text-decoration:underline;}
a:visited {font-family: Tahoma, sans-serif; font-size: 13px; line-height: 14px; text-decoration:underline; color:#7fb2d9; text-decoration:underline;}
a:active {font-family: Tahoma, sans-serif; font-size: 13px; line-height: 14px; text-decoration:underline; color:#7fb2d9; text-decoration:underline;}

a.blanc:link {font-family: Tahoma, sans-serif; font-size: 13px; line-height: 14px; color:#FFFFFF; text-decoration:underline;}
a.blanc:hover {font-family: Tahoma, sans-serif; font-size: 13px; line-height: 14px; text-decoration:underline; color:#FFFFFF; text-decoration:underline;}
a.blanc:visited {font-family: Tahoma, sans-serif; font-size: 13px; line-height: 14px; text-decoration:underline; color:#FFFFFF; text-decoration:underline;}
a.blanc:active {font-family: Tahoma, sans-serif; font-size: 13px; line-height: 14px; text-decoration:underline; color:#FFFFFF; text-decoration:underline;}

.inputGris {background-color : #FFFFFF; width:200px; height:15px; border : solid #D8D8D8; border-width : 1px; color : #666666; font-family: Tahoma, sans-serif; font-size: 12px;}

.inputGrisMulti {background-color : #FFFFFF; width:474px; border : solid #D8D8D8; border-width : 1px; color : #666666; font-family: Tahoma, sans-serif; font-size: 12px;}

.input {background-color : #FFFFFF; width:150px; height:15px; border : solid #1475be; border-width : 1px; color : #333333; font-family: Tahoma, sans-serif; font-size: 12px;}

.inputb {background-color : #FFFFFF; width:250px; height:16px; border : solid #1475be; border-width : 1px; color : #333333; font-family: Tahoma, sans-serif; font-size: 12px;}


input[type="button"] { 
BORDER-RIGHT: 1px solid #FFFFFF; 
BORDER-LEFT: 1px solid #FFFFFF; 
BORDER-TOP: 1px solid #FFFFFF; 
BORDER-BOTTOM: 1px solid #FFFFFF; 
COLOR: #1475be; 
BACKGROUND-COLOR: #FFFFFF; 
FONT-SIZE: 12px; 
font-family:Arial, sans-serif;
cursor: hand;
} 


/* --------------------------------- General ----*/

.txtblancCAPT { font-family: Tahoma, sans-serif; font-size: 18px; line-height: 18px; color: #FFFFFF; text-decoration:none; text-transform:uppercase; letter-spacing:-1px;}

div#mainDiv {
	position:relative;
	margin:0 auto;
	width:980px;
	height:auto;
	border-width : 1px;
	border-color: #FFFFFF;
	border-style: solid;
	background-color:#003258;
	}

body { 
	font-family:Tahoma, sans-serif;
	font-size:13px;	
	height:100%;
	color:#FFFFFF;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image:url(../img/bg2.jpg);
}

/* --------------------------------- Header ----*/

div#header {
	width:980px;
	height:134px;
	float:left;
	background-color:#FFFFFF;
}

div#imgH {
	width:980px;
	height:536px;
	float:left;
	background-color:#021524;
}

div#imgP {
	width:980px;
	height:256px;
	float:left;
	background-color:#021524;
}

div#sousM{
	width:980px;
	height:46px;
	float:left;
}

	
div#contenu {
	width:980px;
	height:auto;
	min-height:300px;
	float:left;
	background-color:#003258;
}


/* --------------------------------- bas ----*/
	

	div#footerH{
	width:980px;
	height:46px;
	float:left;
	background-image:url(../img/bg2.jpg);
	}
	
	div#footerP{
	width:980px;
	height:22px;
	float:left;
	background-color:#030d23;
	}
	
/*-----------------------------MENU -------*/
