@charset "utf-8";
/* CSS Document */

body{
margin:0px;
background-color:#990000;
}
*{
margin-top:0px;
margin-bottom:0px
}	
	div#contener{ /* -------------------------------- Contener ------------------------------------------------------*/
	width:950px;
	height:auto;
	margin:0px auto;
	background:url(Images/mm_bg_red.gif);
	}
		div#header{ /* -------------------------------- Header ------------------------------------------------------*/
		position:relative;
		width:100%;
		height:auto;
		min-height:80px;
		_height:80px;
		padding-top:10px;
		background:#220103;
		color:#FF9900;
		}
		  div#header #Presentation{
		  position:relative;
		  float:left;
		  width:auto;
		  height:auto;
		  min-height:80px;
		  _height:80px;
		  }		
		
			div#header #Presentation #logoVIA{ /* -------------------------------- Header Logo ------------------------------------------------------*/
			position:relative;
			float:left;
			margin-top:20px;
			width:238px;
			height:60px;
			background:url(Images/AnaStats60_moyen_n&or_sur_noir.JPG) no-repeat;
			}
			div#header #Presentation #titre{ /* -------------------------------- Header Titre ------------------------------------------------------*/
			position:relative;
			float:left;
			width:600px;
			height:auto;
			background:#220103;
			color:#FF9900;
			padding-left:70px;
			font-family:"Times New Roman", Times, serif;
			}
				div#header #Presentation #titre h1{
				position:relative;
				top:20px;
				width:auto;
				height:50px;			
				background:#220103;
				}	
					
		div#menu{ /* -------------------------------- Menu ------------------------------------------------------*/
		position:relative;
		width:100%;
		height:30px;
		background:url(Images/BandeaurRouge30px.jpg);
		}
			div#menu a{
			position:relative;
			padding-left:30px;
			top:4.5px;
			text-decoration:none;
			color:#FFCC33;
			font:bold 14px Arial, Helvetica, sans-serif;
			line-height:18px;
			letter-spacing:.1em;
			}
			div#menu a:hover {
			text-decoration:none;
			color:#FFFF99;
			}		
								
		div#main{ /* -------------------------------- Main ------------------------------------------------------*/
		position:relative;
		width:100%;
		height:auto;
		min-height:500px;
		_height:500px;
		}
			div#main  #menuGauche{ /* -------------------------------- Menu gauche ------------------------------------------------------*/
			position:relative; 
			float:left;
			padding:25px;
			padding-top:40px;
			width : 200px;
			height:auto;
			min-height:300px;
			_height:300px;
			}
				div#main #menuGauche #haut a{
				position:fixed;
				float:left;
				padding-top:10px;
				width:200px;
				height:10px;
				font:bold 13px Arial, Helvetica, sans-serif;
				line-height:30px;
				letter-spacing:.1em;
				text-align:center;
				color:#FFFFCB;
				}
				div#main #menuGauche #haut a:hover{
				color:#FFFFCC;
				}
				
				
				div#main #menuGauche #BandeauJaune{ /* -------------------------------- Détails bandeaux jaunes --------------------------*/
				position:relative;
				height:auto;
				width:200px;
				min-height:370px;
				_height:370px;
				margin:0px auto;
				padding-bottom:25px;
				background:url(Images/CadreJaunde.jpg) no-repeat;
				}
					div#main #menuGauche #BandeauJaune #CadreJaune{ /* --------------------------- Bandeau Jaune Cadre  ----------------------------------*/
					position:relative;
					height:47px;
					width:200px;
					background:url(Images/BandeauJaune.jpg) no-repeat;
					}
						div#main #menuGauche #BandeauJaune #CadreJaune h2{
						padding-top:13px;
						font:bold 14px Arial, Helvetica, sans-serif;
						line-height:18px;
						letter-spacing:.1em;			
						}
						div#main #menuGauche #BandeauJaune #CadreJaune h2 a{
						color:#990000;
						text-decoration:none;
						}	
						div#main #menuGauche #BandeauJaune #CadreJaune h2 a:hover{
						color:#FF6600;
						text-decoration:none;
						}		




					div#main  #menuGauche #BandeauJaune #DetailsBandeaux{/* -------------------------------- Bandeau Jaune  Détails ------------------*/
					position:relative;
					height:auto;
					width:200px;
					padding-top:30px;
					text-align:center;
					}
						div#main #menuGauche #BandeauJaune #DetailsBandeaux h3{/* -------------------------------- Bandeau Jaune  h3 -----------------*/
						text-decoration:none;
						font:bold 13px Arial, Helvetica, sans-serif;
						letter-spacing:.1em;
						line-height:18px;
						text-align:center;
						border-bottom:1px solid #990000;
						margin-left:12px;
						margin-right:12px;
						padding-bottom:15px;
						padding-top:10px;
						}	
						div#main #menuGauche #BandeauJaune #DetailsBandeaux a{
						text-decoration:none;
						font:bold 13px Arial, Helvetica, sans-serif;
						letter-spacing:.1em;
						line-height:18px;
						color:#750204;
						padding-top:5px;
						padding-bottom:5px;
						}		
						div#main #menuGauche #BandeauJaune #DetailsBandeaux a:hover{
						color:#FF6600;
						text-decoration:none;
						}			
			div#main #texte{ /* -------------------------------- Texte ------------------------------------------------------*/
			position:relative;
			float:left;
			width : 450px;
			height:450px;
			min-height:540px;
			_height:540px;
			background:url(Images/Pont.jpg) no-repeat;
			}
				div#main #texte #Annonce{
				/* --padding:50px;--*/
				padding:50px;
				font:bold 14px Arial, Helvetica, sans-serif;
				color:#003399;
				line-height:18px;
				letter-spacing:.1em;
				text-align:center;
				}
					div#main #texte #Annonce p{
					padding-bottom:10px;
					}
				div#main #texte h4{
				font:bold 22px "Times New Roman", Times, serif;
				line-height:40px;
				letter-spacing:.1em;
				color:#990000;
				font-style:italic;	
				}
			div#main #menuDroit{ /* -------------------------------- Menu droit ------------------------------------------------------*/
			position:relative; 
			float:left;
			padding-left:25px;
			padding-right:25px;
			padding-top:28px;
			width : 200px;
			height:auto;
			min-height:300px;
			_height:300px;
			}
				div#main #menuDroit #BandeauJaune{ /* -------------------------------- Détails bandeaux jaunes ------------------------------------------------------*/
				position:relative;
				height:auto;7
				width:200px;
				min-height:300px;
				_height:300px;
				padding-bottom:15px;
				background:url(Images/CadreJaunde.jpg) no-repeat;
				}
				div#main #menuDroit #CadreJaune{ /* -------------------------------- Bandeau Jaune Cadre  ------------------------------------------*/
				position:relative;
				height:47px;
				width:200px;
				background:url(Images/BandeauJaune.jpg) no-repeat;
				}
				div#main #menuDroit #BandeauJaune #CadreJaune h2{
					padding-top:13px;
					font:bold 14px Arial, Helvetica, sans-serif;
					line-height:18px;
					letter-spacing:.1em;			
					}
					div#main #menuDroit #BandeauJaune #CadreJaune h2 a{
					color:#990000;
					text-decoration:none;
					}	
					div#main #menuDroit #BandeauJaune #CadreJaune h2 a:hover{
					color:#FF6600;
					text-decoration:none;
					}		
					
					div#main #menuDroit #BandeauJaune #DetailsBandeaux{/* -------------------------------- Bandeau Jaune  Détails ------------------*/
					*/position:relative;
					height:auto;
					width:200px;
					padding-top:30px;
					text-align:left;
					}
					
				div#main #menuDroit #BandeauJaune h5{
				padding:5px;
				}
				div#main #menuDroit #BandeauJaune h5 a{ /* -------------------------------- Bandeau Jaune  h5 -----------------------------------------------------*/
				font:bold 12px Arial, Helvetica, sans-serif;
				line-height:16px;				
				color:#990000;
				text-decoration:none;
				}	
				/*div#main #menuDroit #BandeauJaune p{
				line-height:7px;
				}------------*/
				div#main #menuDroit #BandeauJaune h5 a:hover{
				color:#FF6600;
				text-decoration:none;
				}
			
				
			
				div#main #menuDroit #LogoANSTATS{
				position:relative;
				margin-top:17px;
				}			
		
/*---*/	



		div#footer{ /* -------------------------------- Footer -----------------------------------------------------*/
		position:relative;
		clear:both;
		width:100%;
		height:40px;
		background:#220103;
		font:bold 10px Arial, Helvetica, sans-serif;
		letter-spacing:.05em;
		line-height:18px;	
		color:#FFFF99;
		}
			div#footer a{
			text-decoration:none;
			color:#FFFF99;
			}
			div#footer a:hover {
			text-decoration:none;
			color:#FFFFCC;
			}
