* {
	padding: 0;
	margin: 0;
	line-height: normal;
} 

body {
	background: #eee;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}

a {
	text-decoration: none;
	color: #0171AF;
}
a:hover {
	text-decoration: underline;
	color: #111;
}

#wrap {
	width: 800px;
	margin: 5px auto;
	height:auto;
}

#header {
	height: 45px;
	background: #eee url(images/header.gif) no-repeat;

}
#header h1 {
	font-size: 22px;
	font-style:inherit;
	font-weight: 100;
	letter-spacing: 0px;
	padding: 20px 0 0 30px;
	color:#721617;
}
#header h1 a {
	text-decoration: none;
	color:#999999;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
#header h1 a:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#header h2 {
color: #89A537;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;

}
#menu3{
	width:360px;
	margin-right:5px;
	float: right;
	margin-top: 15px;
}

#menu {
	height: 250px;
	background: #eee url(images/vustaicod.jpg) no-repeat;
	margin-left:10px;
}
#menu ul {
list-style-type: none;
padding: 10px 0 0 40px;
}
#menu2{
	color: #FFFFFF;
	font-size: 48px;
	font-weight: bold;
	line-height:40px;
	padding-left:60%;
}
#menu ul li a:hover {
	color: #333;
	text-decoration: none;
	font-style: normal;
	font-size: 9px;
}
#content {
	padding: 20px;
	padding-right:20px;
	padding-bottom:0px;
	background: #eee url(images/content.gif) repeat-y;
	padding-left: 20px;
	line-height: 13pt;
	min-height:930px /*Non-IE6*/; height:auto !important /*Non-IE6*/; height:930px /*IE6*/;	
}
#izquierda{
	width:420px;
	float:left;
	height:auto;
}
#izquierda h3{
	font-size:18px;
	color:#721617;
}
#izquierda p{
	font-size:14px;
}
.pisostenerife{
	margin-top:5px;
	background:#CCCCCC;
	border:solid 1px #721617;
	height:100px;
	padding:10px;
}
.pisostenerife img{
	float:right;
	width:100px;
	height:100px;
}
.pisostenerife h6{
	font-size:14px;
	font-style:italic;
}
.pisostenerife h5{
	font-size:24px;
	color:#FF0000;
	margin-bottom:0px;
	margin-left:20px;
}
.pisostenerife p{
	font-size:8px;
	font-style:oblique;
}
.banner{
	min-height:100px /*Non-IE6*/; height:auto !important /*Non-IE6*/; height:100px /*IE6*/;	
}
.banner img{
	border:0;
	width:400px;
}
#preguntas{
	min-height:100px /*Non-IE6*/; height:auto !important /*Non-IE6*/; height:100px /*IE6*/;
	margin-bottom:5px;
}
#preguntas h3{
	font-size:12px;
}
#preguntas p{
	font-size:12px;
}
#derecha{
	width:300px;
	float:right;
}
#derecha h4{
	background:url(images/fondoh4.png) no-repeat;
	width:300px;
	height:30px;
	padding-left:15px;
	padding-top:10px;
	color:#ffffff;
}
#video{
	width:300px;
	margin-left:0px;
	margin-top:0px;
}
#fotos{
	width:300px;
	margin-left:0px;
	margin-top:0px;	
}
#fotos img{
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee;
	width:250px;
	height:250px;
}
.main {
	border-top: 1px solid #aaa;
	padding: 10px;
	background-color: #FAEBB6;
}
.main h2 {
	font-size: 18px;
	font-weight: 100;
	padding: 15px 0 7px 0;
}
.main h2 a {
	text-decoration: none;
}
.left h2 a:hover {
	color: #111;
}

#bottom {
	background: #eee url(images/bottom.gif) no-repeat;
	padding: 3px 0;
}
.acordeon{
	 width: 400px;
	 border-bottom: solid 1px #c4c4c4;
}
.acordeon h3 {
	 background: #e9e7e7 url(../img/arrow-square.gif) no-repeat right -51px;
	 padding: 7px 15px;
	 margin: 0;
	 font: 120%/100% Arial, Helvetica, sans-serif;
	 border: solid 1px #c4c4c4;
	 border-bottom: none;
	 cursor: pointer;
}
.acordeon h3:hover {
	 background-color: #e3e2e2;
}
.acordeon h3.active {
	 background-position: right 5px;
}
.acordeon p {
	 background: #f7f7f7;
	 margin: 0;
	 padding: 10px 15px 20px;
	 border-left: solid 1px #c4c4c4;
	 border-right: solid 1px #c4c4c4;
}
#footer {
	font-size: 11px;
	color: #999;
	text-align: center;
}
.clear{
	clear:both;
}