#wrapper{
	width: 870px;
	margin: 0 auto;
	height: 315px;
}
#accordian{
	float: right;
	width: 340px;
	margin-right: 0px;
	position: relative;
	top: 30px;
	overflow: hidden;
}

.tab{
	font-size: 11px;
	color: #666666;
	padding: 0px;
	margin: 0;
	text-align: left;
	line-height: 20px;
}

a:active {
	color: #FF3300;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
	
}
a:hover {
	color: #EE0000;
	text-decoration: none;	
}

h1 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	font-style: italic;
}
h2 {font-weight: strong;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	
}

h3 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	
}

h4 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666;

}

.red {
	color: #ee0000;
	
}


.headimage { 
	padding: 45px 0px 30px 10px;
 }
 
.image { 
	display: block;
	text-align: right;
	padding: 30px 0px 30px 0px;
 }
 
.imageup10 { 
	display: block;
	text-align: right;
	padding: 20px 0px 30px 0px;	
 } 
 .imagedown5 { 
	display: block;
	text-align: right;
	padding: 35px 0px 20px 0px;
 }
.imagedown10 { 
	display: block;
	text-align: right;
	padding: 40px 0px 20px 0px;
 }
 
p.destino {	
	padding: 0px 0px 10px 0px;
	position: relative;	
 }

 
.floatleft { 
	
	float:left;	
	
 }
 

.paddingRT { 
	padding: 0px 15px 0px 0px; 	
	
 }
 
