/* CSS Document */

.TopPages{
	background:url(images/top-page.png) no-repeat;
	width:auto;
	height:105px;
	text-indent:490px;
	line-height:60px;
	font-family: Tahoma;
	font-size: 30px;
	color: #FE772C;
	font-weight: normal;
	margin:0;
}
TopPages a{
	color: #FE772C;
	text-decoration:none;
}

.Menu2Page{
	background:#303FA6!important;
}
#ContentPageGauche{
	float:left;
	width:577px;
	margin:0;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

#ContentPageGauche p{
	margin:10px;
}
#ContentPageGauche table{
	margin:10px 0 20px 0;
	width:auto;
}
#ContentPageGauche td{
	padding:5px 0 0 10px;
	width:auto;
	vertical-align:top;
}

#ContentPageGauche a{
color: #FF6600;
text-decoration:underline;
}

#ContentPageGauche a:hover{
color:#333333;
text-decoration:none;
}

#ContentPageGauche input, #ContentPageGauche textarea{
	border: solid 1px #ccc;
	width:200px;
	font-size:12px;
}
#ContentPageFull{
	float:left;
	width:auto;
	margin:10px 30px 10px 30px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

#ariane{
	margin:2px 0 0 0;
	clear:both;
	background:url(images/fond-ariane.jpg) repeat-x;
	height:32px;
	line-height:32px;
	width:auto;
	font-size: 10px;
	color: #666666;
	padding-left:10px;
}
#ariane a{
	color: #666666;	
}
#ariane a:hover{	
	text-decoration:none;
}
.TitrePages{
	width:auto;
	height:60px;
	clear:both;
	background: url(images/fond-top-pages.png) no-repeat;
	font-family: Tahoma;
	font-size: 30px;
	color: #303FA6;
	line-height:60px;
	text-indent:15px;
}
#infoPages{
	margin:10px 0 10px 0;
	padding:5px 0 0 5px;
	background:#FFF4D8;
	width:auto;
}

#ymap {
width:500px;
height:410px;
margin:10px auto 10px auto;
border:2px solid #D2E3FF;
padding:2px;
}