*{
margin:0;
padding:0;
}

body{
font-size:11px;
font-family:Verdana,Arial,Helvetica,sans-serif;
background-color:#d6e13d;
color:#425967;
}

img{
	border:0;
}

a{
	color:#899027;
	text-decoration:underline;	
}

a:hover{

	text-decoration:none;	
}

a:visited{

	text-decoration:underline;	
}

p{
	text-align:justify;	
}

h1{
	color:#425967;	
	font-size:18px;
}
h2{
	color:#fff;	
	font-size:13px;
}

/******************** preload de imagenes ********************************/

 #preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(../images/bg-menuon.png);
       background-image: url(../images/btna.jpg);
}

/************************************************************************/







/*** ESTILOS DE CLASES***/

#content{
	width:1003px;
	margin:0 auto;	
	background-color:#fff;
	
}


/******** Cabecera ********************/

#header{
	background-color:#d6e13d;
	margin-top:10px;
	
	border-bottom:solid #425967 3px; 	
	margin-bottom:25px;
	
}

#header_landing{
	background-color:#d6e13d;
	margin-top:10px;
	padding-bottom:-10px;
	border-bottom:solid #425967 3px; 	
	margin-bottom:10px;
	
}

#menu{

	margin-top:5px;
	height:30px;
}

#menu_landing{

	margin-top:5px;
	height:10px;
}

#menu ul{
	width: 938px;
	height:30px;
	float: left;
	margin: 0;
	
	list-style: none;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}

#menu li{
	float: left;
	
}

#menu li a {
	overflow:hidden;
	float: left;
	padding-top:10px;
	padding-bottom:6px;
	width:156px;
	text-align:center;
	background: url(../images/bg-menu.png) no-repeat center center;
	position: relative;
	z-index: 1;
	color:#FFFFFF;
	text-decoration:none;
}
#menu li a:hover{
	background: url(../images/bg-menuon.png) no-repeat center center;
	text-decoration:underline;
}

/*
#menu ul {  
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#navi li {
	margin:2px;
	padding:0; //Ya no necesito el padding, tambien quitare el borde que puse antes.
	float:left;
}
#navi li a {
	display:block;
	width:100px;
	padding:40px 10px 4px 10px;
	text-decoration:none;
	text-align:right;
	font-size:11px;
	color:#666666;
	background-image:url(../images/bg-menu.png);  //Aqui solo se ve la parte de arriba de la imagen
	border:1px solid #666666;
}
#navi li a:hover {
	color:#000000;
	background-position:bottom; //Aqui muestro la parte de abajo de la imagen
} 

*/



#logo{
	width:490px;
	float:left;	
	
}

banner{
	width:460px;
	float:right;	
}

#logo h2{
	margin-top:-23px;
	margin-left:95px;	
}

#banner{
	padding-top:8px;	
}
/***********************************/

#titulo{
	width:680px;
	float:left;
	margin-bottom:10px;
	/*padding-left:15px;*/
}

#titulo_landing{
	width:970px;
	float:left;
	margin-bottom:10px;
	/*padding-left:15px;*/
}

#titulo img{
	margin-bottom:-15px;
}

#social{
	width:280;
	float:right;	
	margin-bottom:10px;
	margin-right:15px;
}

/*************** Parte central********/

#parte_central{
	width:680px;
	float:left;	
}

#parte_central_landing{
	width:980px;
	float:left;	
}

#principal{
	width:680px;
	float:left;	
	padding-left:15px;
}
#principal_landing{
	width:970px;
	float:left;	
	padding-left:15px;
}
#publi-central{
	width:320px;
	float:left;	
	height:260px;
}
#texto-central{
	margin-top:15px;
	width:360px;
	float:right;	
}
#texto-central2{
	margin-top:15px;
	width:360px;
	float:right;	
}

#menus{
	width:680px;
	float:left;
	padding-left:15px;
	
}

#banner-babylon{
	width:400px;
	float:right;
	text-align:center;
	
}

#banner-babylon a{
	width:234px;
	float:right;
	margin-top:20px;
	margin-right:100px;
	border:solid #425967 1px;
	padding:5px;
	background-color:#d6e13d;
	text-decoration:none;
	font-size:17px;
	color:#425967;
}

#banner-babylon a:hover{
	border:solid #d6e13d 1px;
	background-color:#425967;
	color:#d6e13d;
}

#banner-babylon span{
	margin-top:20px;
}

#contenedor-navegacion{
	width:680px;
	float:left;
	padding-left:15px;
}

#navegacion{
	padding:20px;
	border:solid #d6e13d 1px;
	background-color:#425967;
	text-decoration:none;
	font-size:17px;
	color:#425967;
}

#navegacion h2{
font-size:16px;
	color:#d6e13d;
}
#navegacion a{
	font-size:9px;
	color:#FFFFFF;
	
}
#navegacion p{
	margin-bottom:5px;
}

#columna-enlaces{
	width:205px;
	float:left;
}

#anuncio-webmaster{
	margin-top:15px;
	margin-bottom:15px;
	padding:15px;
	border:solid #425967 1px;
	background-color:#FFFFCC;
}

#anuncio-webmaster2{
	margin-top:5px;
	margin-bottom:5px;
	padding:15px;
	border:solid #425967 1px;
	background-color:#D6E13D;
}


#anuncio-webmaster img{
	margin-right:15px;
}

#comentarios-pagina{
	width:680px;
	float:left;
	/*padding-left:15px;*/
	margin-bottom:30px;
}

#comentario-pagina{
	border-bottom:solid #425967 1px;
	padding:15px;
	width:635px;
}

#ultimo-comentario{
	border-bottom:solid #425967 1px;
	padding:15px 5px;
	width:260px;
}

#ultimo-post{
	border-bottom:solid #425967 1px;
	padding:15px 5px;
	width:260px;
}

#form-comentarios{
	width:260px;
	float:left;
	margin-left:25px;	
	/*padding-left:10px;*/
	padding-left:15px;
	text-align:justify;
	padding-right:18px;
	padding-top:40px;
	background-image:url(../images/comentarios.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:20px;
}

/*************************************/

/*************** Parte derecha *****/

#derecha{
width:300px;
float:right;
}

#parte_derecha{
	width:280px;
	float:right;	
	padding-left:10px;
	margin-right:3px;
}

.anuncio-125x125{
	width:130px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;	
}

#ayuda{
	width:260px;
	float:right;
	margin-left:15px;	
	/*padding-left:10px;*/
	padding-left:10px;
	text-align:justify;
	padding-right:18px;
	padding-top:40px;
	background-image:url(../images/ayuda-traductor.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:20px;
}

#ayuda img{
	margin-right:5px;
	margin-bottom:7px;
}

#ayuda p{
	margin-bottom:20px;
}

#comentarios{
	width:260px;
	float:right;
	margin-left:15px;	
	/*padding-left:10px;*/
	padding-left:10px;
	text-align:justify;
	padding-right:18px;
	padding-top:40px;
	background-image:url(../images/comentarios.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

input.button_enviar{
	 
	/*margin-left: 235px; */
	cursor:pointer; 
	font-size: 10px; 
	padding-bottom:2px;
	font-weight:bold;
	border: 0;
	width:98px;
	height:25px;
	background-image:url(../images/btn_enviar.jpg);
	color: #fff;

}

input.button_enviar:hover{
	border: 0;
	background-image:url(../images/btn_enviarb.jpg);
	color: #fff;
	cursor:pointer; 
}

input{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#666;
width:220px;
margin-bottom:3px;
}



textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#666;
width:220px;
}

#enviar_amigo{
	margin-top:20px;
	width:260px;
	float:right;
	margin-left:15px;	
	/*padding-left:10px;*/
	padding-left:10px;
	text-align:justify;
	padding-right:18px;
	padding-top:40px;
	background-image:url(../images/enviar.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#ultimos_comentarios{
	margin-top:20px;
	width:260px;
	float:left;
	/*margin-left:15px;	*/
	/*padding-left:10px;*/
	padding-left:10px;
	/*text-align:justify;*/
	padding-right:18px;
	padding-top:40px;
	background-image:url(../images/ultimos_comentarios.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}


#ultimos_posts{
	margin-top:20px;
	width:260px;
	float:left;
	/*margin-left:15px;	*/
	/*padding-left:10px;*/
	padding-left:10px;
	/*text-align:justify;*/
	padding-right:18px;
	padding-top:40px;
	background-image:url(../images/posts_foro.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}



#error_comentarios{
	color:#FF0000;
	margin-bottom:7px;
}

#error_amigo{
	color:#FF0000;
	margin-bottom:7px;
}

/*********************************/


/************ footer ****************/

#footer{
	background-color:#d6e13d;
	margin-top:25px;
	padding-top:15px;
	padding-bottom:10px;
	border-top:solid #425967 3px; 	
	margin-bottom:25px;
	text-align:center;
	color:#425967;
}

#footer p{
	text-align:center;
}

#web{
	width:150px;
	float:left;
	margin-right:10px;
}

/************************************/




/*CSS del MENU de IDIOMAS*/


.menu {
/*  font-size:6px;*/
/*  font-size:0.8em;*/
  font-size:11px;
/*   font-size:8px;*/
  padding:0; 
  margin:0 0 0 6px; 
  list-style-type:none;
  white-space:nowrap;
  }
.menu li {
  float:left;
 /* min-width:100px;*/
  min-width:25px;
  }
.menu a {
  /*position:relative; quitar para menu yoo*/
  display:block; 
  text-decoration:none; 
 /* min-width:100px; */
min-width:25px;
  float:left; 
  }
* html .menu a {
/*  width:100px;*/
width:25px;
  }
.menu a span {
  display:block; 
  color:#666; 
 /* background:#c4c4c4; */
  background:#fafafa;
  border:1px solid #fff; 
  border-width:2px 1px; 
  text-align:center; 
 /* padding:4px 16px; */
  padding:6px 6px;
  cursor:pointer;
  }
* html .menu a span {
/*  width:100px; */
width:25px;
  cursor:pointer; 
  /*#w\idth:66px;*/
  }
.menu a b {
  display:block; 
  /*border-bottom:2px solid #06a;*/
  border-bottom:2px solid #899027;
  }
.menu a em {
  display:none;
  /*position:relative; poner para menu yoo*/
  }
.menu a:hover {
  background:#fff;
  }
.menu a:hover span {
  color:#fff; 
/*  background:#08c;*/
  background:#899027;

  }
.menu a:hover em {
  display:block; 
  overflow:hidden; 
 /* border:6px solid #06a;*/
  border:6px solid #899027; 
/*  border-color:#06a #fff; */
  border-color:#899027 #fff; /*fafafa;*/
  border-width:6px 6px 0 6px; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;

  }
/*aņadimos*/

/*PARA EL UNO*/
#miid1 li.current span {
  background:#899027;
  color:#fff;
  }

#miid1 li.current em {
    display:block; 
  overflow:hidden; 
 /* border:6px solid #06a;*/
  border:6px solid #899027; 
/*  border-color:#06a #fff; */
  border-color:#899027 #fafafa;
  border-width:6px 6px 0 6px; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;

  }
  
  
  
  #miid1b li.current span {
  background:#899027;
  color:#fff;
  }

#miid1b li.current em {
    display:block; 
  overflow:hidden; 
 /* border:6px solid #06a;*/
  border:6px solid #899027; 
/*  border-color:#06a #fff; */
  border-color:#899027 #fafafa;
  border-width:6px 6px 0 6px; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;

  }
  
  #miid1c li.current span {
  background:#899027;
  color:#fff;
  }

#miid1c li.current em {
    display:block; 
  overflow:hidden; 
 /* border:6px solid #06a;*/
  border:6px solid #899027; 
/*  border-color:#06a #fff; */
  border-color:#899027 #fafafa;
  border-width:6px 6px 0 6px; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;

  }
  
    #miid1d li.current span {
  background:#899027;
  color:#fff;
  }

#miid1d li.current em {
    display:block; 
  overflow:hidden; 
 /* border:6px solid #06a;*/
  border:6px solid #899027; 
/*  border-color:#06a #fff; */
  border-color:#899027 #fafafa;
  border-width:6px 6px 0 6px; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;

  }
  

  
  
/*PARA EL CURRENT*/
/*#miid1 a.current span {
  background:#9EC630;
  color:#fff;
  }
#miid1 a.current em {
    display:block; 
  overflow:hidden; 
 # border:6px solid #06a;
  border:6px solid #9EC630; 
#  border-color:#06a #fff; 
  border-color:#9EC630 #fff;
  border-width:6px 6px 0 6px; 
  position:absolute; 
  left:50%; 
  margin-left:-6px
  }*/

 
/*.menu #miid1 li.uno {
  background:#000;
}*/


/*CSS del MENU2!!!! de IDIOMAS*/


.menu2 {
  font-size:11px;
  padding:0; 
  margin:0 0 0 6px; 
  list-style-type:none;
  white-space:nowrap;
  }
.menu2 li {
  float:left;
 /*# min-width:100px;*/
  min-width:25px;
  }
.menu2 a {
  /*position:relative; quitar para menu yoo*/ 
  display:block; 
  text-decoration:none; 
/* # min-width:100px; */
min-width:25px;
  float:left; 
  }
* html .menu2 a {
/*#  width:100px;*/
width:25px;
  }
.menu2 a span {
  display:block; 
  color:#666; 
/* # background:#c4c4c4; */
  background:#fafafa;
  border:1px solid #fff; 
  border-width:2px 1px; 
  text-align:center; 
 /*# padding:4px 16px; */
  padding:6px 6px;
  cursor:pointer;
  }
* html .menu2 a span {
/*#  width:100px; */
width:25px;
  cursor:pointer; 
/*  #width:66px;*/
  }
.menu2 a b {
  display:block; 
  /*#border-bottom:2px solid #06a;*/
  border-bottom:2px solid #425967;
  }
.menu2 a em {
  display:none;
  }
.menu2 a:hover, .menu2 a.current {
  background:#fff;

  }
.menu2 a:hover span {
  color:#fff; 
/*#  background:#08c;*/
  background:#425967;

  }
.menu2 a:hover em {
  display:block; 
  overflow:hidden; 
 /*# border:6px solid #06a;*/
  border:6px solid #425967; 
/*#  border-color:#06a #fff; */
  border-color:#425967 #fafafa;
  border-width:6px 6px 0 6px; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  }
#miid2 li.uno2 span {
  background:#425967;
  color:#fff;

  }
#miid2 li.uno2 em {
    display:block; 
  overflow:hidden; 
/* # border:6px solid #06a;*/
  border:6px solid #425967; 
/*#  border-color:#06a #fff; */
  border-color:#425967 #fafafa;
  border-width:6px 6px 0 6px; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  }
/*aņadimos*/
#miid2 li.current2 span {
  background:#425967;
  color:#fff;
  }

#miid2 li.current2 em {
    display:block;
  overflow:hidden; 
 /*# border:6px solid #06a;*/
  border:6px solid #425967; 
/*#  border-color:#06a #fff; */
  border-color:#425967 #fafafa;
/*  border-width:6px 6px 0 6px;*/
  border-width:6px 6px 0 6px;
  position:absolute; 
  left:50%; 
  margin-left:-6px
  }



#menus textarea {
	

	
	
/*	#bueno width:94%;*/
	
/*	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;*/
	/*	color:#777; */
/*        #bueno margin:13px 0px 15px 6px;*/
/*        #bueno padding: 15px 3px 5px 20px;*/
 /*	#xbueno margin:13px 0px 15px 6px;*/
/*        #xbueno padding: 15px 15px 5px 20px;*/
	/*#+bueno padding: 10px 15px 5px 20px;*/
/*#	padding: 5px 5px 5px 35px;*/
  /*    # border: 1px solid #9EC630;*/
  
  /*esto funcionaba bien en linux*/
/*	width:98.8%;
	height:118px;
	display:block;
    margin:20px 0px 15px 6px;
    padding: 10px 15px 5px 20px;
	        background: #FAFAFA;
        border: 1px solid #f2f2f2;
        border-left: 4px solid #9EC630;
        color: #9EC630;
        font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif;*/
		
  /*esto funcionaba bien en explorer*/
/*  	width:94%;
	height:118px;
	display:block;
    margin:23px 0px 15px -9px;
    padding: 10px 0px 5px 20px;*/

  	width:94%;
	height:90px;
	display:block;
    /*margin:23px 0px 15px 6px;*/
	margin:0 auto;
	/*#margin:26px 0px 15px -9px;	*//*OK! explorer lo lea pero firefox no*/
/*    padding: 10px 0px 5px 20px;*/
    padding: 2px 0px 5px 10px;	



        background: none;/*#FAFAFA;*/
        /*border: 1px solid #f2f2f2;*/
		border: 0px;
        border-left: 4px solid #899027;
        color: #899027;
        font: bold 1.2em Georgia, 'Bookman Old Style', Serif;
		

}
input.button { 
	/*margin-left: 235px; */
	cursor:pointer; 
	font: bold 1.5em Arial, Sans-serif; 

	border: 0;
	width:156px;
	height:40px;
	background-image:url(../images/btn.jpg);
	color: #fff;
}
input.button:hover {
  /*     # color: #9EC068;*/
/*	#border: 1px solid #4284B0;*/
	/*#background: #f2f2f2;*/
/*	#color: #9EC630;*/
	border: 0;
	background-image:url(../images/btna.jpg);
	color: #fff;
	cursor:pointer; 
  /*      #background-color: inherit;*/
}
blockquote {
	/*#bueno margin: 30px 0px 0px 6px;*/

/*	#xbueno padding: 8px 10px 10px 5px;*/
 /*	#padding: 0 0 0 20px;*/
/*	#bueno padding: 10px 10px 10px 35px;*/
/*	min-height:112px;*/
/*#	border: 0.5px solid #4284B0; */

/**Esto funcionaba en linux*/
/*	margin: 37px 0px 50px 6px;
	padding: 0px 10px 0px 5px;*/
/**/	
/*	margin: 23px 4px 50px 6px;
#   margin: 28px 4px 50px 6px;*/
	margin: 0px 4px 5px 6px;
#   margin: 5px 4px 5px 6px;
/*	padding: 0px 10px 14px 5px; FUNCIONA*/
	/*margin: 0 auto;*/
	padding: 0px 10px 14px 20px;
	
  	background: none; /*#FAFAFA;*/
	/*border: 1px solid #f2f2f2;*/
	border: 0px;
	border-left: 4px solid #425967;
	color: #425967;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif;
	min-height:80px;
	height:auto !important;
#	height:80px;
/*#   height:-80px;*/



}


/***************** CONTACTO *****************************/

#monumentos{

}



#monumentos a{
	width:300px; float:left; padding:10px; height:100px; background-color:#ffeffe; border:solid 1px #771f6f; margin-right:10px; margin-bottom:20px;	color:#000; text-decoration:none;
	
}

#monumentos a:hover{
	width:300px; float:left; padding:10px; height:100px; background-color:#f6f7de; border:solid 1px #a4a907; margin-right:10px; margin-bottom:20px;	color:#000; text-decoration:none;
}

#monumentos  a:hover h2{
	color: #a4a907;
	margin-left:-2px;
	margin-bottom:5px;
}

#monumentos  h2{
	color: #771f6f;
	margin-left:-2px;
	margin-bottom:5px;
}

.mas_info{

	margin-top:5px;
	margin-left:8px;
	width:117px;
	height:30px;
	color:#fff;
	text-decoration:underline;
	background-image:url(http://www.chollosdeldia.com/demo/images/masinfo-viajes.png);
	background-repeat:no-repeat;
	padding-top:7px;
	padding-bottom:15px;
	padding-left:13px;
	padding-right:25px;
		
}

code{
	border:solid 1px #425967;
	background-color:#c8eaff;
	padding:20px;
	display:block;
	overflow: auto;
	
}

/*******************************************************/




/* (C) 2007 YOOtheme.com */

div.yoo-carousel {
	overflow: hidden;
}

div.yoo-carousel div.frame {
	position: relative;
	overflow: hidden;
}

div.yoo-carousel div.panel {
	overflow: hidden;
}

div.yoo-carousel div.panel div.slide {
	float: left;
	overflow: hidden;
}

div.yoo-carousel ul.tabs {
	padding: 0px;
	margin: auto;
	list-style: none;
}

div.yoo-carousel ul.tabs li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

div.yoo-carousel ul.tabs li a {
	float: left;
	display: block;
}

div.yoo-carousel ul.tabs li a span {
	float: left;
	display: block;
}

/* list styling */
div.yoo-carousel div.left ul.tabs {
	float: left;
}

/* list styling */
div.yoo-carousel div.left ul.tabs li, div.yoo-carousel div.left ul.tabs li a, div.yoo-carousel div.left ul.tabs li a span {
	float: none;
}

div.yoo-carousel .prev, div.yoo-carousel .next {
	position: absolute;
	top: 35%;
	z-index: 1;
}

div.yoo-carousel .prev {
	left: 0px;
}

div.yoo-carousel .next {
	right: 0px;
}/* (C) 2007 YOOtheme.com */

div.basic div.yoo-carousel {
	background: #ffffff;
}

/* tabs */
/* top */
div.basic div.yoo-carousel div.top ul.tabs {
	height: 30px;
	background: url(../images/yoo/top_tab_bg.png) 0 100% repeat-x;
}

div.basic div.yoo-carousel div.top ul.tabs li {
	margin: 0px 3px 0px 0px;
}

div.basic div.yoo-carousel div.top ul.tabs li a {
	background: url(../images/yoo/top_tab_l.png) 0 0 no-repeat;
}

div.basic div.yoo-carousel div.top ul.tabs li.selected a {
	background: url(../images/yoo/top_tab_l.png) 0 -30px no-repeat;
	cursor: pointer;
}

div.basic div.yoo-carousel div.top ul.tabs li a span {
	padding: 0px 10px 0px 10px;
	background: url(../images/yoo/top_tab_r.png) 100% 0 no-repeat;
}

div.basic div.yoo-carousel div.top ul.tabs li.selected a span {
	background: url(../images/yoo/top_tab_r.png) 100% -30px no-repeat;
}

div.basic div.yoo-carousel div.top ul.tabs li a span span {
	height: 30px;
	padding: 0px 10px 0px 10px;
	background: url(../images/yoo/top_tab_m.png) 0 0 repeat-x;
	line-height: 35px;
	font-weight: bold;
	font-size: 100%;
	overflow: hidden;
}

div.basic div.yoo-carousel div.top ul.tabs li.selected a span span {
	background: url(../images/yoo/top_tab_m.png) 0 -30px repeat-x;
}

/* bottom */
div.basic div.yoo-carousel div.bottom ul.tabs {
	height: 30px;
	background: url(../images/yoo/bottom_tab_bg.png) 0 100% repeat-x;
	position: relative;
}

div.basic div.yoo-carousel div.bottom ul.tabs li {
	margin: -1px 3px 0px 0px;
}

div.basic div.yoo-carousel div.bottom ul.tabs li a {
	background: url(../images/yoo/bottom_tab_l.png) 0 0 no-repeat; 
}

div.basic div.yoo-carousel div.bottom ul.tabs li.selected a {
	background: url(../images/yoo/bottom_tab_l.png) 0 -30px no-repeat;
	cursor: pointer;
}

div.basic div.yoo-carousel div.bottom ul.tabs li a span {
	padding: 0px 10px 0px 10px;
	background: url(../images/yoo/bottom_tab_r.png) 100% 0 no-repeat;
}

div.basic div.yoo-carousel div.bottom ul.tabs li.selected a span {
	background: url(../images/yoo/bottom_tab_r.png) 100% -30px no-repeat; 
}

div.basic div.yoo-carousel div.bottom ul.tabs li a span span {
	height: 30px;
	padding: 0px 10px 0px 10px;
	background: url(../images/yoo/bottom_tab_m.png) 0 0 repeat-x;
	line-height: 30px;
	font-weight: normal;
	font-size: 110%;
	overflow: hidden;
}

div.basic div.yoo-carousel div.bottom ul.tabs li.selected a span span {
	background: url(../images/yoo/bottom_tab_m.png) 0 -30px repeat-x;
}

/* links */
div.basic div.yoo-carousel li a:link, div.basic div.yoo-carousel li a:visited {
	color: #969696;
	text-decoration: none;
}

div.basic div.yoo-carousel li a:hover, div.basic div.yoo-carousel li.selected a:link, div.basic div.yoo-carousel li.selected a:visited {
	color: #646464;
	text-decoration: none;
}

/* scroller */
div.basic div.yoo-carousel .panel-container {
	margin: auto;
}

div.basic div.yoo-carousel .top .panel-container-outer {
	padding: 0px 1px 1px 1px;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	background: #ffffff;
}

div.basic div.yoo-carousel .bottom .panel-container-outer {
	padding: 0px 1px 1px 1px;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-top: 1px solid #C8C8C8;
	background: #ffffff;
}

div.basic div.yoo-carousel .panel-container-inner {
	background: url(../images/yoo/panel_b.png) 0 100% repeat-x;
}

/* article */
div.basic div.yoo-carousel .article {
	padding: 10px 10px 10px 10px;
	font-size: 95%;
	line-height: 125%;
}

div.basic div.yoo-carousel .article h3 {
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
	font-size: 150%;
	font-weight: bold;
	color: #323232;
}/* (C) 2007 YOOtheme.com */

div.default div.yoo-carousel {
	background: #ffffff;
}

/* tabs */
div.default div.yoo-carousel div.top ul.tabs {
	height: 40px;
	background: url(styles/default/images/tab_bg.png) 0 100% repeat-x;
}

div.default div.yoo-carousel div.top ul.tabs li {
	margin: 0px 10px 0px 0px;
}

div.default div.yoo-carousel div.top ul.tabs li.item1 {
	margin: 0px 10px 0px 20px;
}

div.default div.yoo-carousel div.top ul.tabs li a {
	background: url(styles/default/images/tab_m.png) 0 0 repeat-x;
}

div.default div.yoo-carousel div.top ul.tabs li.selected a {
	background: url(styles/default/images/tab_m.png) 0 -40px repeat-x;
	cursor: pointer;
}

div.default div.yoo-carousel div.top ul.tabs li a span {
	background: url(styles/default/images/tab_l.png) 0 0 no-repeat;
}

div.default div.yoo-carousel div.top ul.tabs li.selected a span {
	background: url(styles/default/images/tab_l.png) 0 -40px no-repeat;
}

div.default div.yoo-carousel div.top ul.tabs li a span span {
	height: 40px;
	padding: 0px 20px 0px 20px;
	background: url(styles/default/images/tab_r.png) 100% 0 no-repeat;
	line-height: 50px;
	font-weight: bold;
	font-size: 125%;
	overflow: hidden;
}

div.default div.yoo-carousel div.top ul.tabs li.selected a span span {
	background: url(styles/default/images/tab_r.png) 100% -40px no-repeat;
}

div.default div.yoo-carousel li a:link, div.default div.yoo-carousel li a:visited {
	color: #969696;
	text-decoration: none;
}

div.default div.yoo-carousel li a:hover, div.default div.yoo-carousel li.selected a:link, div.default div.yoo-carousel li.selected a:visited {
	color: #646464;
	text-decoration: none;
}

/* buttons */
div.default div.yoo-carousel .prev span {
	width: 50px;
	height: 40px;
	display: block;
	background: url(styles/default/images/button_prev.png) 100% 0 no-repeat;
}

div.default div.yoo-carousel .next span {
	width: 50px;
	height: 40px;
	display: block;
	background: url(styles/default/images/button_next.png) 100% 0 no-repeat;
}

div.default div.yoo-carousel .prev a, div.default div.yoo-carousel .next a {
	cursor: pointer;
}

/* scroller */
div.default div.yoo-carousel .panel-container {
	margin: auto;
	background: url(styles/default/images/panel_b.png) 0 100% repeat-x;
}

div.default div.yoo-carousel .panel-container-bl {
	background: url(styles/default/images/panel_bl.png) 0 100% no-repeat;
}

div.default div.yoo-carousel .panel-container-br {
	background: url(styles/default/images/panel_br.png) 100% 100% no-repeat;
}

/* article */
div.default div.yoo-carousel .article {
	font-size: 95%;
	line-height: 125%;
}

div.default div.yoo-carousel .article h3 {
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
	font-size: 150%;
	font-weight: bold;
	color: #323232;
}/* (C) 2007 YOOtheme.com */

div.list div.yoo-carousel {
	background: #ffffff;
}

/* panel */
div.list div.yoo-carousel .panel-container-t {
	background: url(styles/list/images/panel_t.png) 0 0 repeat-x;
}

div.list div.yoo-carousel .panel-container-b {
	background: url(styles/list/images/panel_b.png) 0 100% repeat-x;
}

div.list div.yoo-carousel .panel-container-l {
	background: url(styles/list/images/panel_l.png) 0 0 repeat-y;
}

div.list div.yoo-carousel .panel-container-r {
	background: url(styles/list/images/panel_r.png) 100% 0 repeat-y;
}

div.list div.yoo-carousel .panel-container-tl {
	background: url(styles/list/images/panel_tl.png) 0 0 no-repeat;
}

div.list div.yoo-carousel .panel-container-tr {
	background: url(styles/list/images/panel_tr.png) 100% 0 no-repeat;
}

div.list div.yoo-carousel .panel-container-bl {
	background: url(styles/list/images/panel_bl.png) 0 100% no-repeat;
}

div.list div.yoo-carousel .panel-container-br {
	padding: 20px 0px 20px 0px;
	background: url(styles/list/images/panel_br.png) 100% 100% no-repeat;
}

/* tabs */
div.list div.yoo-carousel div.left ul.tabs {
	background: url(styles/list/images/tabs_bg.png) 100% 0 repeat-y;
}

div.list div.yoo-carousel div.left ul.tabs li {
	margin: -1px 0px 0px 20px;
}

div.list div.yoo-carousel div.left ul.tabs li.item1 {
	margin-top: 0px;
}

div.list div.yoo-carousel div.left ul.tabs li a {
	padding-right: 45px;
}

div.list div.yoo-carousel div.left ul.tabs li.selected a {
	background: url(styles/list/images/tab_bg.png) 100% -30px no-repeat;
	cursor: pointer;
}

div.list div.yoo-carousel div.left ul.tabs li a span {
	padding-left: 20px;
	background: url(styles/list/images/tab_bg.png) 0 0 repeat-x;
}

div.list div.yoo-carousel div.left ul.tabs li.selected a span {
	background: url(styles/list/images/tab_bg.png) 0 -60px no-repeat;
}

div.list div.yoo-carousel div.left ul.tabs li a span span {
	padding-left: 0px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 110%;
	overflow: hidden;
}

div.list div.yoo-carousel div.left ul.tabs li.selected a span span {
	background: url(styles/list/images/tab_bg.png) 0 -90px repeat-x;
}

div.list div.yoo-carousel li a:link, div.list div.yoo-carousel li a:visited {
	color: #969696;
	text-decoration: none;
}

div.list div.yoo-carousel li a:hover, div.list div.yoo-carousel li.selected a:link, div.list div.yoo-carousel li.selected a:visited {
	color: #646464;
	text-decoration: none;
}

/* article */
div.list div.yoo-carousel .article {
	padding: 0px 10px 0px 10px;
	font-size: 95%;
	line-height: 125%;
}

div.list div.yoo-carousel .article h3 {
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
	font-size: 150%;
	font-weight: bold;
	color: #323232;
}/* (C) 2007 YOOtheme.com */

/* buttons */
div.slideshow div.yoo-carousel .prev, div.slideshow div.yoo-carousel .next {
	top: 0px;
}

div.slideshow div.yoo-carousel .prev a, div.slideshow div.yoo-carousel .next a {
	width: 65px;
	display: block;
}

div.slideshow div.yoo-carousel .prev a {
	background: url(styles/slideshow/images/button_prev.png) 0 -32px no-repeat; 
}

div.slideshow div.yoo-carousel .next a {
	background: url(styles/slideshow/images/button_next.png) 0 -32px no-repeat; 
}

div.slideshow div.yoo-carousel .prev a:hover {
	background: url(styles/slideshow/images/button_prev.png) 0 45% no-repeat; 
}

div.slideshow div.yoo-carousel .next a:hover {
	background: url(styles/slideshow/images/button_next.png) 0 45% no-repeat; 
}




/*VOTOS ESTRELLAS*/

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../images/star4.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(../images/star_small2.gif);
	line-height: 10px;
	height: 10px;
}


