/************* GENERAL LAYOUT **************/
body {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	background-color:#004576;
}

#contener {
    width:770px;
	margin-left: auto;
    margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding:0px;
	text-align:left;
	border: 2px solid #ffffff;
	}

			/************* INTERNAL LAYOUT **************/
			
			#Header {
			color:#FFFFFF; 
			background-color:#7A002B;
			height:32px;
			border-bottom: 1px solid #ffffff;
			margin:0px;
			margin-bottom:0px;
			padding:0px;}

			.page {
				/*width: 770px;
				margin-left: auto; 
				margin-right: auto;*/
				margin-bottom: 10px;
				margin-top: 0px;
				padding-top: 0px;
				padding-bottom:20px;
				clear:both;
			}
			.carreblanc {
			background-color:#FFFFFF;
			width:640px;
			margin-left:auto;
			margin-right:auto;
			margin-bottom:20px;
			}
			
			.contenu {width:580px; margin-left:auto; margin-right:auto; padding-top:25px; }

			
			/***************************************************/
.menuflash {
	text-align:center;
	margin-bottom:10px;
	}

#footer {
	width:900px;
	height:20px;
	padding-top:15px;
	text-align:center;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 15px;
	margin-top:5px;
	border-top: 1px solid #FF3399;
	clear:both;
}

.entete1 {
background-color:#cccccc;
}

.entetes2 {
	background-color:#A1FE3E;
}

/************* WEB ELEMENT & GOODIES **************/

h1 {
	height : 20px;
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#999999;
	font-size: 16px;
	padding:0px;
	margin:0px;
	text-align:right;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/img/interface/puceh2.gif);
	background-repeat:no-repeat;
	color: #FF3399;
	margin:0px;
	padding-left:22px;
	border-bottom: 1px solid #FF3399;
}

p {	margin-top: 8px;margin-bottom:10px;}

.nummenu {
font-size:14px;
color:#003366;
font-weight:bold;
margin-left:5px;
margin-right:5px;}


.titrebleu {
font-size:12px;
color:#004576;
font-weight:bold;}

.Cadre {border: 1px solid #666666;}

.CadreNote {
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #f4f4f4;
	border-top-color: #f4f4f4;
	background-color: #F9F9F9;
	padding:3px;
	font-size: 9px;
}

.liseretbas { border-bottom: 1px solid #000000;}

.Note {
	font-size:10px;
	font-family:verdana;
	color: #666666;
	line-height: 12px;
	text-align:left;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#004576;
	text-decoration: none;
}
a:visited {
	color: #004576;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.spacer{ clear:both; height:10px;}

a.texteLien{
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
}

a.texteLien:visited{
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
}

a.texteLien:hover{
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
}

.Style1 {
	color: #BF0000
}