body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#222;
	background:url('img/bg.jpg') repeat-x top #f6f6f6;
}



h1 { font-size:1.6em; line-height:2.0em; }
h2 { font-size:1.4em; line-height:1.9em; }
h3 { font-size:1.2em; line-height:1.8em; }
h4 { font-size:1em; line-height:1.7em; }

h1, h2, h3, h4 {
	font-family:"trebuchet ms",arial,sans-serif;
	clear:both;
}

h4 {
	/*clear:both;*/
}
a, a:link {
	text-decoration:none;
	color:#0645AD;
}
a, a:visited {
	color:#0B0080;
}
a:hover {
	text-decoration:underline;
}
p {
	margin: 0.1em 0 0.2em;
}



#body {
	margin:0 auto;
	width: 980px;
}
#izq {
	float:left;
	width:180px;
}
#der {
	float:right;
	width:790px;
}


/***********************************************
					ENCABEZA
************************************************/
#encabeza span {
	display:none;
}
#encabeza a {
	display:block;
	width:180px;
	height:159px;
	background:url('img/isologo.png') center;
	margin:0.8em 0 0.4em;
}



/***********************************************
					MENU
************************************************/
#menu {
	padding-bottom:1em;
}
#menu h5 {
	clear:both;
	color:#777;
	padding:1em 0 0.3em;
	margin-bottom:0.3em;
	font-size:0.8em;
	background:url('img/menu-linea.png') no-repeat left bottom;
}
#menu a {
	display:block;
	padding:0.2em 0;
	font-size:0.9em;
}



/***********************************************
					BARRA
************************************************/
#barra {
	font-size:0.85em;
}

#sesion {
	text-align:right;
	padding:0.4em 0.2em;
}

span.resolucion {
	font-weight:normal;
	font-size:0.8em;
}

#tools {
	padding-left:1px;
	background:url('img/barra-bg.png') no-repeat -129px 0;
	margin-top:1em;
	height:35px;
}
#tools li {
	display:inline;
}
#tools span, #tools a {
	float:left;
	display:block;
	line-height:30px;
	padding:5px 1em 0;
	margin-bottom:-1px;

	font-weight:normal;
	border:solid #A7D7F9;
	border-width:0 0 1px;
	background:#E8F2F8;
	background:url('img/barra-bg.png') no-repeat right 0 #E8F2F8;
}
#tools span {
	color:#777;
}
#tools span.sel {
	border-bottom-color:#fff;
	/*border-bottom:0;*/
	background-position:bottom right;
	color:#222;
}

/***********************************************
					CONTENIDO
************************************************/
#contenido {
	border:1px #A7D7F9 solid;
	background:#fff;
	padding:12px 20px;
	clear:left;
}

.categorias ul {
	padding:0 0 10px 20px;
}
.categorias li {
	float:left;
	width:220px;
	display:block;
}
.categorias a {
	/*font-weight:bold;*/
	font-size:0.9em;
}
.categorias li {
	background:url('img/vineta.gif') no-repeat;
	padding-left:12px;
}
.categorias_padre li {
	background-position:0 -10px;
}
.categorias_hijo li {
	background-position:-6px 8px;
}






/***********************************************
					PIE
************************************************/
#pie {
	margin:0.8em 0 1.2em;
	padding:20px;	/* como contenido */
	color:#777;
}
#pie span {
	display:inline-block;
	width:10em;
	text-align:right;
	margin-right:1em;
}
#pie span, #pie span strong {
	font-weight:normal;
}
#pie p {
	padding:0.3em 0;
	font-size:0.7em;
}
#pie a {
	margin-right:0.5em
}










#top {
	background-color:#F5F5F5;
	font-size:10px;
	color:#999999;
	font-weight:bold;
	height:21px;
}
#top p {
	margin:0;
	padding:4px 6px;
}
#top_uno {
	float:left;
	width:48%;
}
#top_dos {
	float:right;
	width:48%;
	text-align:right;
}






#anuncios1 {
	background-color:#F5F5F5;
	border-bottom:1px solid #E9E9E9;
	padding:2px;
	text-align:center;
	font-size:18px;
}
.anuncio2 {
	padding:11px 0 18px 0;
	font-size:18px;
	text-align:center;
}
.anuncio3 {
	font-size:18px;
	text-align:left;
	margin-left:-4px;
	padding:11px 0 18px 0;
}




#posicion {
	height:34px;	/* VALIDO PARA FIREFOX	*/
	font-size:0.7em;
	background-color:#FFFFFF;
	text-align:right;
	padding:0 20px;
	color:#999999;
}
#posicion ul {
	list-style-image:url(img/vineta1.gif);
	padding:10px 0px 10px 0px;
}
#posicion ul li {
	display:inline;
	margin:0 0 0 10px;
	padding:0 0.2em 0 10px;
	background:transparent url(img/vineta1.gif) no-repeat 0 0.3em;
	font-weight:bold;
}
#posicion ul a {
	text-decoration:none;
}
#posicion ul a:hover {
	text-decoration:underline;
}


#form_buscador {
	text-align: center;
}
#form_buscador input {
}
#form_buscador input.text {
	border: 1px solid #999;
	padding:2px;
	width: 98%;
	margin-bottom: 5px;
}
#form_buscador input.submit {
	border: 1px solid #aaa;
	padding:2px 4px;
	background: #ddd;
}
#form_buscador #go {
	font-weight: bold;
}

/*
#buscador {
	position:absolute;
	top:34px;
	left:50%;
	width:50%;
}
#buscador fieldset {
	border:none;
	padding:0;
	margin:0;
}
#frm_buscar {
	text-align:right;
	padding:20px;
	margin:0;
}
#buscar {
	padding:2px;
	margin:0px;
	width:200px;
	font-size:14px;
	letter-spacing:0.05em;
	height:18px;
	border:1px solid #006699;
}
#cmd_buscar {
	padding:0px;
	margin:0px;
	width:24px;
	height:24px;
	background:none;
	background-image:url(img/buscador.gif);
	border:none;
}
#cmd_buscar:hover {
	background-image:url(img/buscador2.gif);
}
*/


#navegador {
	clear:both;
	float:left;
	width:200px;
}
#navegador h3 {
	background-color:#BEBEBE;
	color:#FFFFFF;
	font-size:0.7em;
	font-weight:bold;
	padding:2px 2px 2px 15px;
}
#navegador ul {
	margin-bottom:0.5em;
}
#navegador > ul {
	margin-bottom:1em;
}
#navegador ul li {
	font-size:11px;
}
#navegador > ul > li {
	font-size:12px;
}
#navegador ul li a {
	display:block;
	padding:4px 4px 4px 30px;
	display:block;
	width:166px;
	font-weight:bold;
}
#navegador > ul > li > a {
	font-weight:bold;
	padding:4px 4px 4px 15px;
	width:181px;
	border-bottom:1px #CCCCCC solid;
}
#navegador ul li a:hover {
	background-color:#CCCCCC;
	text-decoration:none;
}





#contenido .miniaturas  {
	font-size:11px;
}
#contenido .miniaturas img {
	border:none;
}
#contenido .miniaturas p {
	margin:0;
	padding:0;
}
#contenido .miniaturas  .miniatura {
	float:left;
	padding:1%;
	width: 30%;
	text-align:center;
}
.thumb {
	background:url(img/fondo_miniatura.jpg) center no-repeat;
	padding:5px;
	z-index:2;
}
.estrellas2 {
	line-height:0.1em;
	letter-spacing:0em;
	font-size:0.01em;
	margin:0 auto -5px auto;
	text-align:right;
	float:left;
	text-align:center;
	margin-top:-20px;
	z-index:3;
	position:relative;
	width: 100%;
}


#contenido #previa {
	background:url(img/fondo_previa.jpg) center no-repeat;
	border:none;
	padding:10px;
	margin-left:-5px;
}


/*		WALLPAPER		*/
#wallpaper .left {
	display:inline-block;
}
#wallpaper .right {
	width:420px;
	padding-top:5px;
}

span.posicion  {
	display: inline-block;
	width: 16px;
	height: 12px;
	border:1px solid #aaa;
	background: url('img/posicion.png') no-repeat #fff;
}
span.posicion span {
	display: none;
}
span.posicion.pos1  { background-position: top left; }
span.posicion.pos2  { background-position: top center; }
span.posicion.pos3  { background-position: top right; }
span.posicion.pos4  { background-position: center left; }
span.posicion.pos5  { background-position: center center; }
span.posicion.pos6  { background-position: center right; }
span.posicion.pos7  { background-position: bottom left; }
span.posicion.pos8  { background-position: bottom center; }
span.posicion.pos9  { background-position: bottom right; }



.destino, .destino:link, .destino:visited {
	color:#FF0000;
}


#historial .fecha {
	font-size:0.8em;
	padding-top:0.5em;
	clear: left;
}
#historial p.detalle {
	padding-left:20px;
	font-size:0.8em;
}
#historial .cambio {
	font-weight:bold;
}
#historial h5 {
	font-size:1em;
	padding-top:2em;
	border-bottom:1px #DDDDFF solid;
}
#historial .deshecho {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* for IE8 */
	filter: alpha(opacity=50); /* for IE5-7 */
	opacity: .5;
}
.color1 {
	color:#009900;
}
.color2 {
	color:#996600;
}
.color3 {
	color:#993399;
}
.color4 {
	color:#CC0033;
}
.color5 {
	color:#009999;
}
.color6 {
	color:#666699;
}
#historial img {
	float: left;
	padding-right: 0.5em;
}



ul.star-rating,
ul.star-rating a:hover,
ul.star-rating a:active,
ul.star-rating a:focus,
ul.star-rating .current-rating{
	background: url(img/estrella.gif) left -1000px repeat-x;
}
ul.star-rating{
	font-size:0em;
	line-height:0em;
	padding:0;
	margin:0;

	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
ul.star-rating li{
	display: inline;
}
ul.star-rating a,
ul.star-rating .current-rating{

	font-size:0em;
	line-height:0em;
	padding:0;
	margin:0;

	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
ul.star-rating a:hover,
ul.star-rating a:active,
ul.star-rating a:focus{
	background-position: left bottom;
}
ul.star-rating a.one-star{
	width:20%;
	z-index:6;
}
ul.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
ul.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
ul.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
ul.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
ul.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}
#puntaje #mensaje {
	font-size:0.8em;
	line-height:0.8em;
	float:left;
	padding-left:150px;
	margin-top:-1.7em;
	color:#666666;
}





.con_margen {
	padding:0 0 10px 20px;
}
.con_margen p {
	font-size:0.7em;
}



.navegador {
	clear: both;
	text-align:center;
	font-weight:bold;
}
.navegador a {
	margin:0 1em;
	padding:0.3em;
}
.navegador_pagina {
	font-size:0.7em;
	font-weight:normal;
}

.cargando {
	padding:8px;
	font-size:9px;
	text-decoration:blink;
	color:#A7D7F9;
	border:1px solid #A7D7F9;
	background:#ECF3F8;
	width:6em;
	text-align:center;
	margin:13em auto;
}



.uploading {
	padding:3em 13em 3em 0;
	font-size: 0.8em;
	text-align: center;
}





/*	 comentarios.class.php	*/
div.comentario {
	padding: 0.3em 0.3em;
	border-bottom: 1px solid #ddd;
}
div.comentario .fecha {
	font-size: 0.7em;
	color: #777;
	font-weight: normal;
}
div.comentario .nombre {
	font-weight: bold;
}
/*	FIN comentarios.class.php	*/





.link_especial {
	font-weight:bold;
	background: no-repeat left;
	padding: 0.6em 0 0.3em 21px;
}
a#link_descargar {
	background-image: url('img/iconos/descargar.png');
}/*
ul#especial a#link6 {
	background-image: url('img/iconos/enviar.png');
}*/
a#link_facebook {
	background-image: url('img/iconos/facebook.gif');
}



.comentario {
	font-size: 12px;
}


p.textos {
	font-size: 0.85em;
	color:#444;
}