@charset "UTF-8";
/* CSS VN Interiors */

body {
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #b2b2b2;
	background-image: url(../img/bg_01.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
h1 {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
}
h2 {
	font-size: 1.8em;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
}
h3 {
	font-size: 14px;
	color: #CCC;
}
img {border:none}
ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
li{
	list-style-type: none;
	color: #FFF;
	display: inline;
	margin: 0;
	padding: 10px;
	width: 50px;
	height: 20px;
}
a {
	color: #666;
	padding: 0 5px;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
#box {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 607px;
}
#hd {
	width:290px;
	height:115px;
	text-align: left;
	padding: 35px 10px 0 20px;
	float: left;
}
#logo {
	float:left;
	height:129px;
}
.clear {clear:both}
#entra {
	text-align:right;
	clear: both;
	font-size: 1em;
	padding: 10px 80px 30px 0;
	height: 250px;
	letter-spacing: 2px;
	font-family: Verdana, Geneva, sans-serif;
}
#foo {
	background-image: url(../img/bg_06.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	text-align:center;
	clear: both;
	font-size: 1.0em;
	padding: 45px 0 0 0;
	letter-spacing: 1px;
	line-height: 1.2;
	color: #CCC;
}

