html, body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	}
body{
	font:normal 62.5% Tahoma;
	background-color:#194A73;
	}
p, ul, li, table, div, h1, h2, h3, hr, img{
	padding:0px;
	margin:0px;
	}
#container{
	width:1000px;
	background:url(../images/charte/bg-contenu.gif) no-repeat left top;
	margin:0px auto;
	}
#container1{
	width:794px;
	background:url(../images/charte/bg-container1.jpg) repeat-y left top;
	margin:0px auto;
	}
#header{
	width:794px;
	height:257px;
	}
#left-col{
	width:231px;
	float:left;
	}	
	#menu{
		width:231px;
		height:239px;
		}
	#mdm{
		width:231px;
		height:223px;
		background:url(../images/charte/bg-mdm.jpg) no-repeat left top;
		}	
	#adresse{
		width:231px;
		height:169px;
		background:url(../images/charte/bg-adresse.jpg) no-repeat left top;
		}
		#adresse div{
			padding-top:47px;
			margin-left:33px;
			}
			#adresse p{
				font:normal 1.2em Tahoma;
				margin-bottom:10px;
				}
			#contact-link:link, #contact-link:visited{
				color:#E8641B;
				
				} 
			#contact-link:hover, #contact-link:active{
				color:#F4884C;
				text-decoration:none;
				} 
	#map{
		height:154px;
		width:231px;
		}
	
#right-col{
	width:563px;
	float:left;
	background:url(../images/charte/bg-right1.jpg) repeat-y left 109px;
	}
	#right-col p{
		color:#292E33;
		font:normal 1.3em Tahoma;
		text-align:justify;
		margin:5px 0px;
		}
	#page-title{
		text-align:right;
		margin-right:12px;
		padding-top:10px;
		}
	#page-dynamic{
		padding:30px 22px 0px 22px;
		}
	.image-left{
		float:left;
		margin-right:15px;
		}
	.line{
		padding:8px 0px;
		clear:both;
		}
	 ul.list1{
	 		margin:10px 0px;
			list-style:none;
		 	}
			ul.list1 li{
				color:#292E33;
				font:normal 1.3em Tahoma;
				margin-top:5px;
				background: url(../images/charte/icon-list.jpg) no-repeat left 4px;
				padding-left:25px;
				}
			.image-right{
		float:right;
		margin-left:15px;
		}
.detail:link, .detail:visited{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.detail:hover, .detail:active{
	font-family:tahoma;
	font-size:11px;
	line-height:16px;
  color:#044476;
	text-decoration:underline;
}
#footer{
	height:57px;
	width:794px;
	background:url(../images/charte/bg-footer.jpg) no-repeat left top;
	}
		#digital-age{
			padding-left:61px;
			margin-top:17px; 
			float:left;
			}
		#nav-footer{
			padding-top:30px;
			padding-left:230px;
			}
				#nav-footer a:link, #nav-footer a:visited{
					font:normal 1.1em Tahoma;
					text-decoration:none;
					color:#044476;
					margin-left:15px;
					}
				#nav-footer a:hover, #nav-footer a:active{
					font:normal 1.1em Tahoma;
					color:#135B94;
					text-decoration:underline;
					margin-left:15px;
					}
		#container #footer-droits {
			color:#E9E0D7;
			margin-left:385px;
			font:normal 1.1em Tahoma;
			padding-bottom:20px;
			}
		#footer-droits #mentions-link:link, #footer-droits #mentions-link:visited{
			color:#E9E0D7;
			font-weight:bold;
			text-decoration:underline;
			}
		#footer-droits #mentions-link:hover, #footer-droits  #mentions-link:active{
			color:#E9E0D7;
			font-weight:bold;
			text-decoration:none;
			
			}
