@charset "utf-8";
/* CSS Document */

body
{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444;
background-color:#40494E;
text-align:center;
}

.textocentro
{
font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#444;
text-align:justify;
}

a.replaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #FFF;*/
	text-align: center;
	vertical-align: middle;
    display:block;
    width:100px;
    height:200px; /* aqui esta el truco */
    text-indent:-9999px;
    background:url(../images/button.gif) #000000 top no-repeat;

    }
	
a.replaced:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C1EC19;
	text-align: center;
	vertical-align: middle;
    display:block;
	background-position:0 -50px;
    }
	

.textobrochure
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444;
}
.textobrochure2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #C1EC19;
}

.fondoprincipal {
	background-image: url(../images/background.gif);
}

.borde {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AEB7C0;
	border-left-color: #AEB7C0;
}
.fondocentro {
	background-image: url(../images/center-fondo.jpg);
}
.fondocentro2 {
	background: url(../images/center-fondo2.jpg) top right;
	background-repeat:no-repeat;
}
.fondocentro3 {
	background: url(../images/center-fondo3.jpg) top left;
	background-repeat:no-repeat;
}
.linkon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.linkon, a.replaced
{
	color:#FFF;
}

.linkover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C1EC19;
}
.plinkover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C1EC19;
	background:url(../images/button.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

.textoinferior5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tbtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	background-color: #666666;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
	.fondotop {
	background-image: url(../images/tmp-top_03.jpg);
}
.linea {
	background-image: url(../images/tmp-top_06.jpg);
}
.fondobottom {
	background-image: url(../images/bottom2.jpg);
}

#frame-reserva 
{
	margin-bottom:0px;
	margin-top:0px;
	border:0px;
	height:100px;
	
}

#rate-list
{
	overflow:auto;
	width:750px;
	height:280px;	
}
#rate-list2
{
	overflow:auto;
	width:330px;
	height:280px;	
	padding-left:15px;padding-right:15px;padding-top:10px;padding-bottom:15px;
}
.enca-rate
{
	background:#c9cacc;
}

.celda-rate
{
	background:#ededed;
	text-align:center;
}

#vista_frm, .view_test , .textoinferior5
{
	background:#F9F9F9;
}

.txt_frm
{
	border:solid 1px;
	border-color:#555C66;
	font-size:11px;
}

.view_test
{
	width:300px;
	border-bottom:solid 1px;
	border-color:#666666;
	/*background:#FFFFFF;*/
	margin:auto;
	text-align:justify;
}

#test-contenedor
{
	width:350px;
	height:240px;
	margin:auto;
	/*overflow:auto;*/
}
.tit_informe{
	border:solid 2px #666666;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background-color:#fff;
	padding:3px 3px 3px 3px;
}