/* CSS Document */

		*{
			margin:0;
			padding:0;
			}
		body{
			background-color: #540016;
			text-color: #fff;
			margin: 0;
			padding: 0;
			font-size: 12px;
			
			}
		#container{
			width: 995px;
			margin-top: 0;
			margin-left: 15px;
			margin-right: 15px;
			}
		#header{
			height: 130px;
			background-color: #540016;
			color: white;
			font-family: Verdana, "Times New Roman", Georgia, Times;
			}
		.imgHead{
			position: relative;
			left:50%;
			width: 50px;
			height: 385px;
			margin-top: 40px;
			margin-left: -190px;
			margin-bottom: 10px;
			}
		.imgHead img{
			border:none;
			height: 50px;
			width: 385px;
			}
			
		.imgMap{ position: absolute; top:10px; padding-bottom: 2px; margin-left: 950px;}
		.imgMap2{
			position: relative;
			left:90%;
			margin-top: 10px;
			}
			
		.imgLanguage{ position: absolute; top:10px; padding-bottom: 2px;}
		.imgLanguage p{ padding-bottom: 2px;}
		.imgLanguage img{width: 20px; height: 15px; border-style: none;}
		.imgLanguage a{border:0; text-decoration: none;}
		
		
		
		
/* MENU */
		/* DEBUT */
		#menu{
			position: absolute;
			top: 110px;
			width: 965px;
			text-align: center;
			z-index: 1;
		}
		#menu a{text-decoration: none; color: white;}
		#menu a:hover { background-color: white; color: #540016; }
			
		
		
/* FIN MENU */


/* CONTENU */
	#contenu{
		overflow: auto;
		width: 985px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		background-color: white;
		font-size: 12px;
		font-family: lucida grande, helvetica, Verdana, "Times New Roman", Georgia, Times;
		
		}
	.textG{
		float: left;
		height: auto;
		width: 200px;
		text-align: justify;
		font-size: 11px;
		padding-right: 20px;
		
		}
	#x{
		
		}
			
	.villeContact{ font-weight: bold;  }

	.globalText{
		margin-left: 200px;
		padding-left: 20px;
		
		}
	.cadredd{ padding-right: 5px; }
	.cadredg img{ width: 112px; height: 90px;  }
	.cadredg a{text-align: justify; text-decoration: none;  }
	.cadredg a:hover{text-decoration: none; color: black;}
		

/* BAS DE PAGE */
	#footer{
		height: 90px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		background-color: #540016;
		color: white;
		font-family: Verdana, "Times New Roman", Georgia, Times;
		}
			
	.imgFoot{
		position: relative;
		left: 50%;
		width: 385px; 
		height: 20px;
		padding-bottom:0px;
		/*
		margin-left: -130px;
		margin-bottom: 20px;
		padding-top: 40px; 
		*/
		}
	.imgFoot img{ border: none;}
		
	.url_foot1{float: right; text-align: right; font-size: 10px;}
	.url_foot1 a{text-decoration: none; color: white;}
	.url_foot1 a:hover{background-color: white; color: #540016;}

	.url_foot2{width: 950px; text-align: center;}
	.url_foot2 a{text-decoration: none; color: #fff;}
	.url_foot2 a:hover{text-decoration: underline; color: #fff;}
	#stats { display: none }
	
/* Liens */
a {
	color : #000000;
	text-decoration:none;
}
a:hover {
	
	text-decoration:none;
}
.tab {
font-size: 11px;

}

/* partie GAUCHE*/

.gauche {
float : left;
width : 245px;

}

.droite {
float : rigth;

}


h1
{
font-size : 20px;

}
		
h2
{
font-size : 16px;

}