/*
	Reset des Tags
*/
	html,body {}	
	body {border: 0px; background: #664D73; margin: 0px; padding: 0px;}	
	form, h1, h2, h3, h4, h5, h6 {padding: 0px; margin: 0px; border: 0px;}		
	* {font-family: Verdana, Arial, Helvetica, sans-serif;}
			A:visited { text-decoration:underline;color:#840F00;font-weight:normal;}
			A:link	{ text-decoration:underline;color:#840F00;font-weight:normal;}
			A:hover { text-decoration:none;color:#840F00;font-weight:normal;}
/*
	ID
*/	
	#container {
		background-color:#fff;
		position:absolute;left: 50%;width:1000px;margin-left: -500px;
		}
	
	#headerTitle {
		width:1000px;
		min-height:37px;
		background:#000000 url(../img/bckgrd-header.gif) repeat-x bottom;
		}
		#headerTitleEurade {
			float:left;
			color:#fff;
			padding:7px 0 7px 7px;
			font-family:Georgia, "Times New Roman", Times, serif;
			}
		#headerTitleLink {
			float:right;
			color:#fff;
			padding:7px 7px 7px 0;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 0.75em;
			}
			#headerTitleLink A { color:#fff;}	
		
	#headerPhoto {
		text-align:center;
		height:179px;
		background:url(../img/bckgrd-header-photo.gif) repeat-x top;
		clear:both;
		font-size: 1.35em;
		}
		
	#blocContent {
		width:1000px;
		background:#fff;
		padding:20px 0 0 0;
		}
		
	#blocMenu {
		width:206px;
		float:left;
		}
		
	#blocCenter {
		float:left;
		}
		
	#menu {
		color:#F0961A;
		}
		
		#menuTop {
			width:169px;
			background:url(../img/menu-top.gif) left top  no-repeat;
			height:66px;
			}
			#menuTitle {
				color:#000;
				padding:30px 0 0 20px;
				font-size: 1em;
				}
		
		#menuWebsite ul {padding:0px;margin:0px;border:0;list-style-type:none;width:169px;color:#F0961A;}
		#menuWebsite li {padding:0px;margin:0px;border:0;list-style-type:none;width:169px;color:#F0961A;}
		#menuWebsite li {height:30px; background:url(../img/li-menu-off.gif) bottom left no-repeat; padding:7px 0 0 30px;}
		#menuWebsite li:hover {height:30px; background:url(../img/li-menu-on.gif) bottom left no-repeat; padding:7px 0 0 30px;}
			#menuWebsite A:visited { text-decoration:none;color:#000;font-weight:normal;font-size:0.75em;}
			#menuWebsite A:link	{ text-decoration:none;color:#000;font-weight:normal;font-size:0.75em;}
			#menuWebsite A:hover { text-decoration:underline;color:#fff;font-weight:normal;font-size:0.75em;}
					
		#menuBottom {
			background:url(../img/menu-bottom.gif) left bottom  no-repeat;
			width:169px;
			height:70px;}
		
	#contentLatestTitle {
		width:768px;
		height:69px;
		background:url(../img/bckgrd-latest.gif) no-repeat top left;}
	
	#latestTitlePosition {font-family:Georgia, 'Times New Roman', Times, serif; color:#fff; font-size:1.35em;padding:20px 0 0 30px;}
	
	#blocOverviewLeft {
		width:37px;
		height:149px;
		background:url(../img/bckgrd-overview-left.gif) no-repeat top left;
		float:left;
		}
		
	#blocOverviewCenter {
		width:690px;
		height:149px;
		background:url(../img/bckgrd-overview.gif) repeat-x top;
		float:left;
		}
		
		#blocOverviewTitle {font-family:Georgia, 'Times New Roman', Times, serif; color:#000; font-size:1.35em;padding:15px 0 10px 0;}
		#blocOverviewTxt {color:#000; font-size:0.75em;}
		
	#blocOverviewRight {
		width:61px;
		height:149px;
		background:url(../img/bckgrd-overview-right.gif) no-repeat top right;
		float:left;
		}
	
	#blocText {
		float:left;
		padding:0 25px 25px 0;
		olor:#000; font-size:0.75em;
		width:720px;
		}
	#blocText h1 {font-family:Georgia, 'Times New Roman', Times, serif; color:#000; font-size:1.35em;}
	
	#contentLatestNews {width:720px;color:#000; font-size:0.75em; margin:20px 0 0 20px;}	
	#contentLatestNews img {margin:0px 0px 5px 25px; border:1px solid #000; float:right;}
	
	#footer {
		width:1000px;
		clear:both;
		background:#664D73 url(../img/bckgrd-footer.gif) top repeat-x;
		min-height:123px;
		}
		
		#footer img {
			border:1px solid #fff;
			margin:0 10px 15px 0;}
		
		#footer A:visited { text-decoration:none;color:#FFF;font-weight:normal;}
		#footer A:link	{ text-decoration:none;color:#FFF;font-weight:normal;}
		#footer A:hover { text-decoration:underline;color:#FFF;font-weight:normal;}
		
		#footerBloc1 {
			float:left;
			padding:10px;
			color:#fff;
			font-size: 0.65em;
			width:235px;
			}
		#footerBloc2 {
			float:left;
			padding:10px;
			color:#fff;
			font-size: 0.65em;
			width:350px;
			}
		#footerBloc3 {
			float:left;
			padding:10px;
			color:#fff;
			font-size: 0.65em;
			width:300px;
			}
			
			#footerBloc3 img {
				margin:0 8px 0 0; }
/*
	Class
*/	

	.clearBoth {
		clear:both;}
	.floatLeft {float:left;}
	.floatRight {float:right;}
	.moreNews {float:right;padding:15px 50px 15px 0;}
		.moreNews img {border:none;}
	.menuSeparation {
		width:167px;
		height:2px;
		background:url(../img/menu-separation.gif) no-repeat left;
		}
	.footerSeparation {
		background:url(../img/footer-separation.gif) no-repeat top;
		width:5px;
		height:123px;
		float:left;
		}
		