/* Home Suites Apart V2 */
body {
	font-size: 62.5%; /* Resets 1 em to 10px */
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0 0 0 0;
	padding: 0;
	background-color:#E3E3E3;
	background-image: url(arte/fondo_vinedo_rojo.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	text-align:center;
}

#page {
	position: relative;
	text-align:center;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
}

#fondo {
	position: absolute;
	text-align:center;
	width: 100%;


}

#fondo2 {
	position: relative;
	text-align:center;
	margin: 0px auto 0px auto;
	width: 950px;
	background-color: #000000;
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	height: 900px;

	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #CCCCCC;*/
}

#cuerpo {
	position: relative;
	text-align:center;
	margin: 20px auto 0px auto;
	width: 950px;

}

#GaleriaDeFotos{
	position:absolute;
	text-align:left;
	/*bottom: 20px;*/
	top: 8px;
	/*left: 20px;*/
	left: 8px;
	height: 60px;
	text-align:left;
	width: 300px;
	z-index:100;
}

#top {
	position: relative;
	text-align:center;
	width: 100%;
	height: 200px;
	/*background-color: #00FF33;*/
}

#logo {
	position:absolute;
	text-align:center;
	width: 289px;
	height: 158px;
	top: 18px;
	left: 20px;
}

#slogan {
	position:absolute;
	text-align:left;
	/*bottom: 20px;*/
	top: 35px;
	/*left: 20px;*/
	right: 90px;
	height: 90px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	color: #FFFFFF;
}

#menu{
	position:absolute;
	text-align:left;
	/*bottom: 20px;*/
	top: 140px;
	/*left: 20px;*/
	right: 90px;
	height: 40px;
	text-align:left;
}

.menu {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color: #FFFFFF;
}

#flags{
	position:absolute;
	text-align:center;
	/*bottom: 20px;*/
	top: 18px;
	/*left: 20px;*/
	right: 20px;
	width: 80px;
	height: 20px;
}

#centro {
	position: relative;
	text-align:left;
	margin: 0 0 0 0;
	width: 100%;
}

#pie {
	position: relative;
	text-align:center;
	margin: 0 0 0 0;
	width: 100%;
	height: 150px;
}

#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	position:absolute;
	text-align:center;
	padding: 0px 0px 0px 0px;
	bottom: 0px;
	left: 20px;
	height: 20px;
}


#info {
	position:absolute;
	text-align:right;
	padding: 10px 20px 10px 10px;
	right:0px;
	top:5px;
	height: 100px;
	width: 400px;
	background-color: #951816;
	/*filter: alpha(opacity=85);
	-moz-opacity:0.85;*/
}

#NeedHelpDiv {
	position:relative;
	height: 80px;
	width: 200px;
	left: 20px;
}

#flashcontent {
		height: 100%;
		z-index:1;
}

.titulo {
	font-family:"Times New Roman", Times, serif;
	font-size:38px;
	color: #FFFFFF;
	text-align:left;
}

.texto {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color: #FFFFFF;
	text-align:left;
}

.texto2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color: #FFFFFF;
	text-align:left;
}
.info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	text-align:right;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
