body {
	background-image: url(imagenes/backGroundTop2.gif);
	background-repeat: repeat-x;
	margin-top: 25px;
	background-attachment: fixed;
}
.menutext {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodytext1 {font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Estilo1 {
	font-size: small;
	background-image: url(imagenes/tabbg_.gif);
	background-repeat: no-repeat;
}
.content {
	float: left;
	vertical-align: top;
}


/* ------------------- GALLERY SLIDE ----------------------- */

#box5{
	position:absolute;
	width:756px;
}
#box5 span{
	/*display:block;*/
	width:756px;
	float:left;
}
.mask2{
	display: block;
	float: left;
	position:relative;
	width:756px;
	height:280px;
	overflow:hidden;
}
span img{
	display:block;
	border:none;
}
#info5{
	bottom:0;
}
.info{
	width:736px;
	height:27px;
	background-color:#FFFFFF;
	/*background:#FFFFFF;
	background-image:url(slide_images/bg_slide_info.jpg);*/
	position:absolute;
	padding:10px;
	padding-top:6px;
}
.info p, .info h4 {
	color:#000000;
	/*padding:3px 8px;*/
	font-family: Arial, Verdana;
	margin:0px;
}
.info h4{
	font-size:24px;
	/*margin-bottom:2px;*/
}
.info h4 a{
	float:right;
	/*background:#366B87;
	border:solid 1px #D1EFFF;*/
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-right:15px;
}
.buttons{
	width:745px;
	padding:5px;
	position:absolute;
	text-align:right;
	margin-top:252px;
	z-index:5;
}
.buttons span{
	color:#666666;
	padding:5px;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	/*font:14px Verdana;*/
	font-weight:bold;
}
.buttons span.active, .buttons span:hover{
	color:#000000;
}
