h1, h2{
    position:relative;
	display:inline;
	font: bold 18px Arial, Verdana, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#996633;
}

h2{
	font-size:12px;
}

h3{
	font:normal 10px arial,verdana,sans-serif;
	color:#000000;
	text-align:justify;
}

h3 a{
	font:normal 10px arial,verdana,sans-serif;
	text-decoration:underline;
	color: #999933;
}

.noStyle {
	display:none;
}

.tituloPagina{
	margin-left:17px;
}
ul,li,p,h1,h2,h3,h4,h5,h6,body{
margin:0px;
padding:0px;
}
body{
	width:950px;
	margin:auto;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #1D1D1D;
}
#contenedor{
	text-align:left;
	width:100%;
	position:relative;
	background-position:center;
	background-repeat:repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 0;
	background-color: #333;
}

#cabecera {
	height:95px;
	background-position:center -10px;
	background-image:url(../images_s/hotel-saratoga-palma-mallor.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	width: 950px;
	float: none;
	display: block;
	z-index: 20;
	text-align: center;
}
#estrella {
	position: absolute;
	top: 160px;
	left: 183px;
	z-index: 10;
}
#estrella a{
		outline:0;
}
#pie h1 span{
display:none;
}
#pie {
	height:135px;
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #000000;
	width: 950px;
	padding: 0px;
	display: block;
	color: #666666;
	position: relative;
}
#contenedor #pie p {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
#contenedor #pie p .texto_oculto {
	color: #000000;
	padding-top: 0px;
}

#pie #div {
	float: right;
	width: 140px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	margin: 0px;
}

#pie span {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: bottom;
}

#botonera{
	height:30px;
	background-repeat:no-repeat;
	text-align:center;
	padding-left:1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	z-index: 10;
	position: relative;
	background-color: #000000;
	text-transform: capitalize;
}
ul{
background-position:center;
}
li{
float:left;
list-style-type:none;
}
li ul{
display:none;
padding:0px;
margin:0px;
border:none;
position:absolute; /* por lo de perder su posición en el flujo */
}
li ul li{
	clear:left;
}
#general li a{
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	margin: 0px;
	vertical-align: top;
	height: 30px;
	padding-top: 0em;
	z-index: -8;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
} 
li:hover ul{
}
li:hover ul, li.lista1 ul {
display: block;
}
/* botones */
/*////////////////////boton 1/////////////////////////////////////////////////////////////////////////////////////////*/
#b1 a span{
display:none;
}
#b1 a:link, #b1 a:visited{
	height: 20px;
	vertical-align: text-bottom;
	z-index: 5;
	text-transform: uppercase;
}

#b1 .links {
	text-align: center;
	padding-top: 10px;
	z-index: 20;
	padding-right: 9px;
	padding-left: 9px;
}

#b1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	z-index: 20;
	background-color: #bf9445;
}
.activo_oro a{
	background-color: #bf9445;
	color: #333333;
}
#sup2_1 {

	padding: 0px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #bf9445;
}
#linea_1 {
	padding: 0px;
	display: block;
	height: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #bf9445;
	position: relative;
}
#linea_abajo_1{
	display: block;
	height: 2px;
	z-index: -2;
	background-color: #BF9445;
}
/*boton 2/////////////////////////////////////////////////////////////////////////////*/
#b2 a span{
display:none;
}
#b2 a:link, #b2 a:visited{
	height: 20px;
	vertical-align: text-bottom;
	z-index: 5;
	text-transform: uppercase;
}
#b2 .links {
	text-align: center;
	padding-top: 10px;
	z-index: 20;
	padding-right: 9px;
	padding-left: 9px;
}

#b2 a:hover{
	background-position:0px -30px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 20;
	background-color: #51261A;
}
.activo_2 a {

	background-color: #51261A;
	color: #333333;
}
#sup2_2 {

	padding: 0px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #51261A;
}
#linea_2 {
	padding: 0px;
	display: block;
	height: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #51261A;
	position: relative;
}
#linea_abajo_2{
	display: block;
	height: 2px;
	z-index: -2;
	background-color: #51261A;
}
/*boton 3/////////////////////////*//
#b3 a span{
display:none;
}
#b3 a:link, #b3 a:visited{
	height: 20px;
	vertical-align: text-bottom;
	z-index: 5;
	text-transform: uppercase;
}
#b3 .links {
	text-align: center;
	padding-top: 10px;
	z-index: 20;
	padding-right: 9px;
	padding-left: 9px;
}

#b3 a:hover{
	background-position:0px -30px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 20;
	background-color: #59412F;
}
.activo_3 a {

	background-color: #59412F;
	color: #333333;
}
#sup2_3 {

	padding: 0px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #59412F;
}
#linea_3 {
	padding: 0px;
	display: block;
	height: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #59412F;
	position: relative;
}
#linea_abajo_3{
	display: block;
	height: 2px;
	z-index: -2;
	background-color: #59412F;
}
/*boton 4/////////////////////////*/
#b4 a span{
display:none;
}
#b4 a:link, #b4 a:visited{
	height: 20px;
	vertical-align: text-bottom;
	z-index: 5;
	text-transform: uppercase;
}
#b4 .links {
	text-align: center;
	padding-top: 10px;
	z-index: 20;
	padding-right: 9px;
	padding-left: 9px;
}

#b4 a:hover{
	background-position:0px -30px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 20;
	background-color: #645533;
}



.activo_4 a {

	background-color: #645533;
	color: #333333;
}
#sup2_4 {

	padding: 0px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #645533;
}
#linea_4 {
	padding: 0px;
	display: block;
	height: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #645533;
	position: relative;
}
#linea_abajo_4{
	display: block;
	height: 2px;
	z-index: -2;
	background-color: #645533;
}
/*deplegable 1/////////////////////////*/
#b11 a span{
display:none;
}
#b11 a:link, #b11 a:visited{
	height: 20px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 4px;
	color: #FFFFFF;
	background-color: #000000;
	width: 200px;
	text-align: left;
	text-transform: uppercase;
}
#b11 a:hover{
	height: 20px;
	color: #FFFFFF;
	background-color: #645533;
	text-transform: uppercase;
}

#b12 a span{
display:none;
}
#b12 a:link, #b12 a:visited{
	height: 20px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 4px;
	color: #FFFFFF;
	background-color: #000000;
	width: 200px;
	text-align: left;
	text-transform: uppercase;
}
#b12 a:hover{
	height: 20px;
	color: #FFFFFF;
	background-color: #59412F;
	text-transform: uppercase;
}
/*boton 5/////////////////////////*/
#b5 a span{
display:none;
}
#b5 a:link, #b5 a:visited{
	height: 20px;
	vertical-align: text-bottom;
	z-index: 5;
	text-transform: uppercase;
}
#b5 .links {
	text-align: center;
	padding-top: 10px;
	z-index: 20;
	padding-right: 11px;
	padding-left: 11px;
}

#b5 a:hover{
	background-position:0px -30px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 20;
	background-color: #37494D;
}
.activo_5 a {

	background-color: #37494D;
	color: #333333;
}
#sup2_5 {

	padding: 0px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #37494D;
}
#linea_5 {
	padding: 0px;
	display: block;
	height: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #37494D;
	position: relative;
}
#linea_abajo_5{
	display: block;
	height: 2px;
	z-index: -2;
	background-color: #37494D;
}

/*/////////////////////////boton 6/////////////////////////*/
#b6 a span{
display:none;
}
#b6 a:link, #b6 a:visited{
	height: 20px;
	vertical-align: text-bottom;
	z-index: 5;
	text-transform: uppercase;
}
#b6 .links {
	text-align: center;
	padding-top: 10px;
	z-index: 20;
	padding-right: 9px;
	padding-left: 9px;
}

#b6 a:hover{
	background-position:0px -30px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 20;
	background-color: #35441A;
}
.activo_6 a {

	background-color: #35441A;
	color: #333333;
}
#sup2_6 {

	padding: 0px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #35441A;
}
#linea_6 {
	padding: 0px;
	display: block;
	height: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #35441A;
	position: relative;
}
#linea_abajo_6{
	display: block;
	height: 2px;
	z-index: -2;
	background-color: #35441A;
}

/*boton 7/////////////////////////*/
#b7 a span{
display:none;
}
#b7 a:link, #b7 a:visited{
	height: 20px;
	vertical-align: text-bottom;
	z-index: 5;
	text-transform: uppercase;
}
#b7 .links {
	text-align: center;
	padding-top: 10px;
	z-index: 20;
	padding-right: 9px;
	padding-left: 9px;
}

#b7 a:hover{
	background-position:0px -30px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 20;
	background-color: #31301E;
}
.activo_7 a {

	background-color: #31301E;
	color: #333333;
}
#sup2_7 {

	padding: 0px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #31301E;
}
#linea_7 {
	padding: 0px;
	display: block;
	height: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #31301E;
	position: relative;
}
#linea_abajo_7 {
	display: block;
	height: 2px;
	z-index: -2;
	background-color: #31301E;
}
/*boton 8/////////////////////////*/
#b8 a span{
display:none;
}
#b8 a:link, #b8 a:visited{
	height: 20px;
	vertical-align: text-bottom;
	z-index: 5;
	text-transform: uppercase;
}
#b8 .links {
	text-align: center;
	padding-top: 10px;
	z-index: 20;
	padding-right: 9px;
	padding-left: 9px;
}

#b8 a:hover{
	background-position:0px -30px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 20;
	background-color: #202020;
}
.activo_8 a {

	background-color: #202020;
	color: #333333;
}
#sup2_8 {
	padding: 0px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #202020;
	text-align: right;
}
#linea_8 {
	padding: 0px;
	display: block;
	height: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #202020;
	position: relative;
}
#linea_abajo_8 {
	display: block;
	height: 2px;
	z-index: -2;
	background-color: #202020;
}

/*boton 8/////////////////////////*/
#b9 a span{
display:none;
}
#b9 a:link, #b9 a:visited{
	height: 20px;
	vertical-align: text-bottom;
	z-index: 5;
	text-transform: uppercase;
}
#b9 .links {
	text-align: center;
	padding-top: 10px;
	z-index: 20;
	padding-right: 9px;
	padding-left: 9px;
}

#b9 a:hover{
	background-position:0px -30px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 20;
	background-color: #202020;
}
.activo_9 a {

	background-color: #202020;
	color: #333333;
}
#sup2_9 {
	padding: 0px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #202020;
	text-align: right;
}
#linea_9 {
	padding: 0px;
	display: block;
	height: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #202020;
	position: relative;
}
#linea_abajo_9 {
	display: block;
	height: 2px;
	z-index: -2;
	background-color: #202020;
}
/*//////////////////*/

/*//////////////////*/
#b21 a span{
	display:none;
	height: 20px;
}
#b21 a:link, #b21 a:visited{
background:url(../imagenes/b21.png) 0px 0px no-repeat;
height: 20px;
}
#b21 a:hover{
background-position:0px -20px;

}



/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

#cont {
	margin-left: 0px;
	margin-right: 0px;
	z-index: -5;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#parteiz{
	width: 530px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenedor #botonera #general #b1 a {
	top: 20px;
	z-index: 2;
}

#partede{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 104px;
	position: absolute;
	left: 830px;
	top: 4px;
	height: 36px;
	z-index: 0;
}

#cont_arriba {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: -3;
	height: 305px;
}

#cont .primero {
	padding-left: 20px;
	text-align: justify;
	padding-top: 20px;
	padding-right: 35px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#derecha {
	float: left;
	clear: right;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	position: relative;
}

.links {
	padding-top: 0px;
}
a:link {
	color: #BF9445;
	text-decoration: none;
}
a:hover {
	color: #996633;
}

a:visited {

	color: #BF9445;
	text-decoration: none;
}
form {
	padding-left: 20px;
	padding-top: 0px;
}
select {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px double #CCCC9A;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#Submit {
	background-color: #333333;
	color: #FFFFFF;
	border: 1px ridge #666666;
	height: 25px;
	width: 140px;
}
#imagen_bot {
	background-image: url(../images_s/hotel-saratoga-separador.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 1px;
	background-position: 0;
	margin-top: 3px;
}


#contenedor #flashcontent #foto {
	height: 306px;
	width: 950px;
	overflow: hidden;
	z-index: -22;
}

#reservas {
	padding: 0px;
	margin: 0px;
	width: 351px;
}
#reser_arrib{
	padding: 0px;
	margin: 0px;
	background-image: url(../images_s/hotel-saratoga-barrita.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 351px;
}#reser_abajo {
	padding: 0px;
	margin: 0px;
	background-image: url(../images_s/hotel-saratoga-barrita2.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 351px;
}
#reser_cont {
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	width: 349px;
	background-color: #727272;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
}
.caja_reserv {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #484848;
	border-left-color: #484848;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #484848;
	border-bottom-color: #484848;
	background-color: #CBCBCB;
	height: 160px;
}

.haga_su_reserva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bolder;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.reserv_arriba {
	height: 9px;
	width: 261px;
	background-image: url(../images_s/hotel-saratoga-barrita.jpg);
	background-repeat: no-repeat;
}
.reserv_abajo {
	height: 9px;
	width: 261px;
	background-image: url(../images_s/hotel-saratoga-barrita2.jpg);
	background-repeat: no-repeat;
}
#contenedor #flashcontent {
	position: relative;
	z-index: -3;
	height: 306px;
	width: 950px;
	background-color: #333333;
}
#contenedor #flashcontent object {
	position: relative;
	z-index: -3;
}
#contenedor #pie #div a {
	color: #666666;
}
#contenedor #pie #div a:hover {
	color: #BF9445;
}
#contenedor #pie #div a:visited {

	color: #666666;
}
.textito {
	font-size: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#Submit2 {

	background-color: #333333;
	color: #FFFFFF;
	border: 1px ridge #666666;
	height: 25px;
	width: 150px;
}
.texto_spa {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	padding-bottom: 0px;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.caja_reserv a {
	text-transform: uppercase;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px;
	display: block;
	background-position: center;
	background-color: #FFFFFF;
}
#wifi {
	position: absolute;
	height: 50px;
	width: 55px;
	float: right;
	left: 892px;
	top: -300px;
	z-index: 20;
}



.caja_reserv a:hover {
	color: #FFFFFF;
	display: block;
	background-color: #333333;
}
#derecha_jazz {
	float: left;
	clear: right;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	position: relative;
}
#jazz {
	position: absolute;
	left: 840px;
	top: -240px;
	padding: 3px;
	background-color: #333;
	width: 100px;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.caja_oferta a {
	text-transform: uppercase;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	display: block;
	background-position: center;
	background-color: #FFC;
}

.caja_oferta {
	color: #000000;
	display: block;
	background-color: #000000;
}
.texto_google {
	color: #FFF;
}

.caja_oferta a:hover {
	color: #FFFFFF;
	display: block;
	background-color: #333333;
}
.texto_google a {
	color: #FFF;
}
#telefono_atencion {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 190px;
	position: absolute;
	left: 750px;
	top: 30px;
	height: 50px;
	z-index: 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: right;
	font-size: 13px;
}
.texto_atencion_cliente {
	font-size: 11px;
}
#pie #clima {
	float: right;
	width: 78px;
	text-align: right;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	font-size: 10px;
}
#pie_credito {
	text-align: right;
	width: 940px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 10px;
}
#video {
	float: right;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#form_contacto {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 300px;
	margin-left: 20px;
	background-color: #1F1F1F;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#form1 input {
	background-color: #CCC;
	padding: 2px;
	width: 180px;
}
#form_contacto #form1 {
	margin: 0px;
	padding: 00px;
}
.texto_formulario {
	font-size: 12px;
	font-weight: bold;
}
#submit {
}
#form1 textarea {
	background-color: #CCC;
	padding: 2px;
}
#check {
	width: 280px;
	margin: 5px;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #BC9549;
}
#check input {
	width: 80px;
}
#cajareserva {
	
	height: 270px;
	
	width: 258px;
}
#baner1 {
	position: absolute;
	top: 20px;
	left: 300px;
	width: 500px;
	height: 100px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666;
	border-left-color: #666;
}
#video_iframe {
	border: 1px dotted #999;
}
#form_calidad {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFF;
	line-height: 18px;
}
.form_titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
#form_calidad #radio {
	width: 20px;
	height: 20px;
}
.comentarios {
	border: 1px dotted #666;
	padding: 10px;
	margin-bottom: 15px;
	-moz-border-radius-topleft: 10px;
 
    -moz-border-radius-topright: 10px;

    -moz-border-radius-bottomleft: 10px;

    -moz-border-radius-bottomright: 0px;

   
    -webkit-border-top-left-radius: 10px;

	-webkit-border-top-right-radius: 10px;

	-webkit-border-bottom-left-radius: 10px;

	-webkit-border-bottom-right-radius: 0px;
}
.commets {
	width: 630px;
	padding-top: 20px;
	padding-left: 10px;
	float: right;
	padding-right: 10px;
}
.comillas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
}

#cont_comentarios {
	margin-left: 0px;
	margin-right: 0px;
	z-index: -5;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: 12px 12px;
	
	


}
.puntuacion {
	line-height: 20px;
	padding: 0px;
	margin-bottom: 20px;
	background-color: #202020;
	font-size: 11px;
	color: #FFF;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 0px;
}
.scoreBarImg {
	background-attachment: scroll;
	background-color: #D79E01;
	background-image: url(/images_s/reviewBarBg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.texto_blanco_puntuacion {
	font-size: 11px;
	color: #FFF;
}
.puntuacion_der {
	line-height: 20px;
	margin-bottom: 5px;
	background-color: #202020;
	font-size: 11px;
	color: #FFF;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 240px;
	display: block;
	clear: both;
}
#solo_video {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.reservasss {
	font-size: 12px;
	font-weight: bold;
	color: #C30;
}
.reservas_ariba {
	color: #C30;
	font-weight: bold;
}
