*
{
	margin: 0;
	padding: 0;
}
html, body
{
	height: 100%;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	color: #000;
	background: #00b0ec url(../layout/ventimiglia/bg-body.png) center repeat-y;
	min-width: 100%;
}
html>body
{
	
}
#main
{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: 100%;
	position: relative;
}
body>#main
{
	height: auto;
}
#head
{
	width: 100%;
	height: 540px;
}
	#head .center
	{
		width: 1200px;
		margin-left: auto;
		margin-right: auto;
	}
		#head .center .row01
		{
			width: 1200px;
			height: 51px;
			background: #212121 url(../layout/ventimiglia/bg-head.png) top repeat-x;
			float: none;
			clear: both;
		}
			#head .center .row01 .col01
			{
				width: 450px;
				height: 51px;
				padding-left: 5px;
				float: left;
			}
			#head .center .row01 .col02
			{
				padding-right: 10px;
				
			}
				#head .center .row01 .col02 ul
				{
					padding-top: 19px;
					list-style: none;
					text-transform: uppercase;
					padding-right: 10px;
				}
					#head .center .row01 .col02 ul li
					{
						font-family: Arial;
						font-size: 13px;
						font-weight: bold;
						padding-left: 10px;
						color: #fff;
						float: left;
					}
						#head .center .row01 .col02 ul li a
						{
							text-decoration: none;
							color: #fff;
						}
						#head .center .row01 .col02 ul li a:hover
						{
							text-decoration: none;
							color: #00b0ec;
							padding-bottom: 3px;
							border-bottom: 1px solid #00b0ec;
						}
						#head .center .row01 .col02 ul li a.hover
						{
							text-decoration: none;
							color: #00b0ec;
							padding-bottom: 3px;
							border-bottom: 1px solid #00b0ec;
						}
		#head .center .row02
		{
			width: 1200px;
			height: 40px;
			float: none;
			clear: both;
			
		}
			#head .center .row02 .iso
			{
				padding-left: 150px;
				float: left;
			}
				#head .center .row02 .iso img
				{
					text-decoration: none;
					border: none;
					margin-top: 2px
					
				}
			#head .center .row02 .lang
			{
				width: 80px;
				height: 30px;
				padding-top: 10px;
				float: right;
			}
				#head .center .row02 .lang a
				{
					color: #00b0ec;
					text-decoration: underline;
				}
				#head .center .row02 .lang a:hover
				{
					color: #000;
					text-decoration: none;
				}
		#head .center .row03
		{
			width: 1200px;
			height: 446px;
			float: none;
			clear: both;
		}
	
#text
{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 300px;
}
	#text .center
	{
		width: 1200px;
		margin-left: auto;
		margin-right: auto;
		background: #fff url(../layout/ventimiglia/bg-metr.jpg) right bottom no-repeat;
		float: none;
		clear: both;
	}
		#text .center .row01
		{
			width: 1020px;
			padding-top: 40px;
			padding-left: 90px;
			padding-right: 90px;
			padding-bottom: 20px;
			float: none;
			clear: both;
		}
			#text .center .row01 p
			{
				line-height: 19px;
			}
			#text .center .row01 ul.main
			{
				list-style-image: url(../layout/ventimiglia/arrow.png);
				margin-left: 17px;
				padding-left: 10px;
				padding-top: 20px;
			}
				#text .center .row01 ul.main li
				{
					color: #717171;
					font-size: 18px;
					line-height: 27px;
				}
				
#footer
{
	width: 100%;
	height: 250px;
	overflow: hidden;
	position: absolute;
	padding-bottom: 200px;
	left: 0;
	margin-top: -316px;
}
#footer img
{
	border: none;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
}
#footer img a
{
	text-decoration: none;
}
	#footer .center
	{
		width: 1020px;
		height: 544px;
		padding-left: 90px;
		padding-right: 90px;
		padding-top: 60px;
		margin-left: auto;
		margin-right: auto;
		background: #000 url(../layout/ventimiglia/bg-bottom.jpg) top right no-repeat;
		float: none;
		clear: both;
	}
		#footer .center .col01
		{
			width: 380px;
			font-size: 14px;
			line-height: 25px;
			color: #00b0ec;
			float: left;
		}
			#footer .center .col01 a
			{
				text-decoration: none;
				color: #00b0ec;
			}
			#footer .center .col01 a:hover
			{
				text-decoration: underline;
				color: #fff;
			}
		#footer .center .col02
		{
			width: 325px;
			font-size: 14px;
			line-height: 25px;
			color: #00b0ec;
			float: left;
		}
			#footer .center .col02 a
			{
				text-decoration: underline;
				color: #00b0ec;
			}
			#footer .center .col02 a:hover
			{
				text-decoration: none;
				color: #fff;
			}
		#footer .center .col03
		{
			width: 230px;
			padding-left: 80px;
			font-size: 14px;
			line-height: 25px;
			color: #fff;
			float: left;
		}
			#footer .center .col03 a
			{
				text-decoration: underline;
				color: #fff;
			}
			#footer .center .col03 a:hover
			{
				text-decoration: none;
				color: #fff;
			}
		.likeh3
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 10px 0px;
			font-family: Arial;
			font-weight: bold;
			font-size: 17px;
			text-align: left;
			text-decoration: none;
			color: #fff;
		}



h1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 23px;
	text-align: left;
	text-decoration: none;
	color: #000;
}
h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 19px;
	text-align: left;
	text-decoration: none;
	color: #000;
}
h3
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	text-align: left;
	text-decoration: none;
	color: #000;
}
h4
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	color: #000;
}

p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
a
{
	text-decoration: underline;
	color: #000;
}
a:hover
{
	text-decoration: none;
	color: #000;
}

ul
{
	margin-left: 12px;
	padding-left: 5px;
	line-height: 19px;
}

.blue
{
	color: #0ba7f8;
}
tr.greyrow
{
	background: #efefef;
}
	tr td
	{
		padding: 3px;	
	}