
body 
	{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	}



#container
	{
		width: 1000px;
		text-align: center;
		padding: 0px;		
		margin: 0px auto;		
	}

	#header
	{
		margin: 40px 0px 0px 0px;
		padding: 0px;
		text-align: left;
		overflow: hidden;
	}





	img
	{
	border: 0px;
	}

	
	
	

		#menu
		{
			float: left;
			width: 183px;
			background: url('imgg/menu_sf.gif') repeat-y;
			text-align: left;
			margin: 0px;
			padding: 0px;
		}
			
		
		#menu ul
		{
			padding: 0px 0px 0px 10px;
			list-style: none;
			height: 260px;
			margin: 20px 0px 0px 0px;
			font-size: 12px;
		}

		#menu ul li
		{
			margin-top: 10px;
			padding: 0px;
		}

		#menu ul li a
		{
			color: #6f6f6f;
			text-decoration: none;
		}

		#menu ul li a:hover
		{
			color: #42b9eb;
		}

	#header_home
	{
		float: left;
		width: 183px;
	}

			
			
		#main
			{
				text-align: left;
				margin: 0px auto;
				overflow: hidden;
				padding: 0px;
				width: 1000px;
			}

		#left
			{
			width: 185px;
			float: left;
			margin: 0px;
			padding: 0px;
			text-align: center;
			}

			#left h1
				{
				text-align: right;
				}
		#center
			{
			float: left;
			width: 535px;			
			margin: 60px 0px 0px 0px;
			padding: 0px;
			
			}

			#center p
			{
			color: #6f6f6f;
			margin: 0px;
			padding: 0px;
			width: 535px;
			text-align: justify;
			font-size: 13px;
			
			}

		#center a
		{
			color: #3f3f3f;
			text-decoration: none;
			font-weight: bold;
		}

			#center a:hover
			{
				color: #000;
				text-decoration: underline;
				font-weight: bold;
			}


			#center h2
			{
			color: #42b9eb;
			font-size: 16px;
			
			}


		#right
			{
			float: left;
			width: 260px;	
			margin: 60px 0px 0px 0px;
			padding: 0px 0px 0px 20px;
			}

			#right table
			{
			margin: 0px;
			padding: 0px;
			}

			#right table p
			{
			margin: 0px;
			color: #6f6f6f;
			font-size: 12px;
			padding: 0px;
			text-align: justify;
			}


			#gallery
			{
				background: #f6f6f6;
				margin-top: 45px;
			}

				

			#gallery table
			{
				margin: 0px 0px 0px 185px;
				padding: 0px;
			}

			#gallery table p
			{
				font-size: 12px;
				text-align: justify;
				margin: 0px 20px 0px 0px;
				padding:  0px 0px 20px 0px; 
				color: #464545;
			}

			#gallery table p a
			{
				color: #000;
				text-decoration: none;
				font-weight: bold;
			}

			
			#gallery table p a:hover
			{
				color: #000;
				text-decoration: underline;
			}
			
			
			#foto
			{
				overflow: auto;
				 width: 850px;
				 height: 120px;
				 margin-top: 10px;
			}
			
				#foto img
			{
				margin-right: 20px;
			}
			
				


				
					

		
		

		#footer
		{
			border-top: 1px solid #e8e8e8;
			border-bottom: 1px solid #e8e8e8;
			overflow: hidden;
			width: 1000px;
			text-align: center;
			height: 35px;
			margin: 35px 0px 30px 0px;
			padding: 0px;
		}

		#footer p
		{
			width: 333px;
			float: left;
			margin: 0px;
			padding: 10px 0px 0px 0px;
			text-align: center;
			font-size: 12px;
			color: #6f6f6f;
		}

		#footer a
		{
			color: #3f3f3f;
			text-decoration: none;
		}

			#footer a:hover
			{
				color: #000;
				text-decoration: underline;
			}
			

		.textarea{
		width:132px; height:90px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#DBDBDB;
		font-family:Tahoma; font-size:10px;  color:#8A8A8A;
		padding-top:1px;
		overflow:auto;
		}
		
		
		.input
		{
			border: 1px solid #dbdace;
			font-size: 11px;
			margin-top: 5px;
			font-family: Verdana, Arial, sans-serif;
		}

		.resetButt
		{
			border: 0px;
			background: #e2dfce;
			color: #076e99;
			font-weight: bold;
			font-family: Verdana, Arial, sans-serif;
			font-size: 11px;
		}

		.submitButt
		{
			border: 0px;
			background: #42b9eb;
			color: #fff;
			font-weight: bold;
			font-family: Verdana, Arial, sans-serif;
			font-size: 11px;

		}

select, input
{
	border: 1px solid #dbdace;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
		
		