html, body
			{ 
 			margin:0; 
 			padding:0; 
 			text-align:center; 
			background-color:#ECE9D8;
			font-family: verdana, arial, helvetica, sans-serif;
			} 

a			{
	font-weight: bold;
	text-decoration: none;
	font: 0.9em;
}
a:link, a:visited
 			{
	color: #FAFAD2;
}
a:hover, a:active
			{
	color: Navy;
}
 
strong, b 
				{
				font-weight: bold;
				}

p 		{
			font-size: 14px;
			font-family: verdana, arial, helvetica, sans-serif;
			line-height: 18px;
			margin-top: 10px;
			margin-bottom: 10px; 
			padding-bottom: 0px;
			}

h1 		{
			font-size: 20px;
			width:auto;
			text-align:center;
			margin:0px;
			}

h2 		{
			text-align:left;
			font-size: 18px;
			font-weight: bold;
			padding-left: 10px;
			margin-top: 1em;
			margin-bottom: 0;
			}

h3 		{
			font-size: 16px;
			line-height: 22px;
			font-weight: bold;
			margin-top: 0;
			margin-bottom: 0;
			}

h4 		{
			font-size: 14px;
			line-height: 26px;
			font-weight: bold;
			margin-top: 0;
			margin-bottom: 0;
			}

h5 		{
			font-size: 12px;
			line-height: 22px;
			font-weight: bold;
			margin-top: 0;
			margin-bottom: 0;
			}

h6 		{
			font-size: 10px;
			line-height: 18px;
			font-weight: bold;
			margin-top: 0;
			margin-bottom: 0;
			}

li		{
			text-decoration:none;
			list-style: disc;
			padding-top: 15px;
			}

img 	{
			border: 0;
			}

#pagewidth{ 
 					width: 740px;
					margin-top: 15px;
					padding: 0px;
					text-align:left;
					margin-left:auto; 
 					margin-right:auto;
  
} 
 
 
#top 			{
					margin:0px;
					padding:0px;
					width: auto;
					height:auto;
					border:solid white 0px; 
					}
					
#header
			 		{
					width: auto;
					height: 179px;
					font-family: tahoma, sans-serif;
					font-size: 24px;
					color: #6666cc;
					text-align:left;
					border:solid blue 0px;
					background: url(bg_header.jpg) no-repeat center;
					}
	

#headermenu
					 {
	padding: 0;
	margin: 0;
	width: auto;
	height: 45px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	background: #A79EC5;
}
					
 
#outer{
	border-left: 1px solid #000000;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #A79EC5;
	width: auto;
} 
 
#maincol{
				
}
 
#footer{
 		height: 68px;
		width: auto;
		background: #ECE9D8;
		border:0px solid red;
} 
 
#inner
			{
			margin:0;
			width:100%;
			}
 
#main
					{
					width: 700px;
					padding: 15px;
					text-align: justify;

					}

					#main p
					{
					font: normal 16px   Verdana,Arial,Helvetica, sans-serif;
					line-height: 20px;
					}

						#main li
					{
					font: normal 14px   Verdana,Arial,Helvetica, sans-serif;
					line-height: 18px;
					padding-top: 15px;
					}
					
					#main a	{
								font-weight: bold;
								text-decoration: none;
								font: 1.0em;
								}
				  #main a:link, a:visited
 								{
								color: #660000;
								}
					#main a:hover, a:active
								{
								color: Navy;
								}
				/*	#main table
					{
					font: normal 11px Verdana,Arial,Helvetica, sans-serif;
					line-height: 14px;
					padding-top: 15px;
					}*/


 
#outer>#inner { border-bottom: 0px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 
 
#headermenu img
							{
							 		margin-top: 0px;									
									margin-left:0px;
									padding-left:0px;
									border: solid #000000 0px;
									text-decoration: none;
									}
									
#bottom
			 {
	margin-left: 0;
	padding-left: 0;
	width: 725px;
	text-align: center;
	border: solid #000000 1px;
	background-color: #A79EC5;
} 
				
#bottom p
			 {
			 font: arial,verdana,san serif; 
			 font-size: 9px;
			 color:#ffffff;
			} 
#bottom a:link, #bottom a:visited
			{
	font: bold arial,verdana,san serif;
	font-size: 9px;
	color: #191970;
} 
#bottom a:hover
			{
	font: bold arial,verdana,san serif;
	font-size: 9px;
	color: #FFD700;
} 		
									
.link
			 {
				font-size: 12px;
				font-style:bold ;
				}

				.link a:link, .link a:visited
			 {
				
				font-size: 12px;
				color:#CCCCCC;
				}
				
				.link a:hover, .link a:active
			 {
				
				font-size: 12px;
				color:#ff3300 ;
			}	
			
img.mezzi
	 {
	float:left;
	clear: left;
	margin: 15px;
	margin-top: 5px;
	margin-left:0px;
	border:2px solid #003366;
	background:#FFFFFF;
		 }
		 
		 img.mezzidx
	 {
	float:right;
	clear: right;
	margin: 15px;
	margin-top: 5px;
	margin-right:0px;
	border:2px solid #003366;
	background:#FFFFFF;
		 }

