@CHARSET "ISO-8859-1";

#principal {

	background-image: url(../images/fondocategorias.jpg);

}

#categoriacabecera {

	background-image: url(../images/cabeceraanyo.png);
	background-position: center top;
	background-repeat: no-repeat;
	height:360px;
	top:140px; /*eran 70*/
	left:50px;
	position: absolute;
	padding-top:50px;
	text-align: center;
	width: 165px;
}

#categoriacabecera table{
	margin:0px auto;
}

.anyo {
	background-image: url(../images/cabeceracategoria.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-align:center;
	color: white;
	/*margin:0px auto;*/
	float:right;
	width:160px;
	height:250px;
}

.anyo h2{
	padding-top:3px;
	margin:0px;
	font-weight: normal!important;
	font-size: 16px;
	line-height: 22px;
	cursor: pointer;
}

#flecha, #flecha2{
	height:21px;
	width:21px;
	background-image: url(../images/flecha.png);
	background-position: center top;
	background-repeat: no-repeat;
	float:right;
}

#flecha2{
	background-image: url(../images/flecha2.png);
}


#flecha a, #flecha2 a{
	display:block;
	height:21px;
	width:21px;
}

#sinflecha {
	background-image: url(../images/trans.gif);
	background-repeat: repeat;	
	height:21px;
	width:21px;
	float:right;
}

.galerias{
	text-align: left;
	padding-left:8px;
	padding-top:10px;
	font-size: 12px;
	width:145px;
	min-height:200px;
	padding-bottom: 10px;	
	background-color: #660000;
	/*filter:alpha(opacity=85);*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	margin-left:5px;
	margin-top: 3px;
	display:none;
	
}

.galerias a{
	color:white;
	text-decoration:none;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

#volver_galerias {
	margin-left: 25px;
	width: 200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	bottom: 35px;
	left: -3px;
	border-bottom: #FFFFFF 1px solid;
	clear: both;
	z-index: 10003;
}

#volver_galerias span{
	height:10px;
	width:500px;
}

#volver_galerias span a{
	text-decoration:none;
	color:#FFFFFF;
	height:10px;
	width:500px;
}

#botonesseccion {
    position: absolute;
    right: 10px;
    bottom: 33px;
}

#tituloseccion{
    width:775px;
    height:25px;
    background-color:#000000;
    position:absolute;
    top:60px;
    left:25px;
    color:#FFFFFF;
}

#tituloseccion span{
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    line-height:25px;
    margin-left:10px;
}

#tituloseccion .paginacion{
    position:absolute;
    right:20px;
}

#tituloseccion .paginacion a{
    text-decoration:none;
    color:#999999;
    font-weight:normal;
}

#tituloseccion .paginacion .seleccionada{
    font-weight:bold;
}
#contenidoseccion{
    width:775px;
    height:340px;
    font-size:11px;
    background-color: #000000;
    margin-top:85px;
    margin-left:22px;
    position:absolute;
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    opacity:.85;
}

#seccion{
    filter:alpha(opacity=100);
    -moz-opacity:.99;
    opacity:.99;
}


#imagenseccion img{
    border: 0;
}

.glidecontent {
    background-color: #000;
    color: #FFF;
    width: 775px;
}

.imagen_thumb {
	 width:100px;
	 padding: 10px;
	 border: 1px solid #333;
	 position: relative;
}

.imagen_thumb:hover {
	background-color: #333;
	border: 1px solid #ccc;
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background-color: #FFFFFF!important;
color: #333!important;
z-index: 10003;
}

.amigo {
	position: absolute;
	bottom: 2px;
	right: 2px;
}

.ui-dialog-title {
	font-size: 12px;
	color: #333;
	margin-left: 0px;
}

.ui-dialog {
	  font-size: 12px!important;
	  font-family: Arial, Helvetica!important;
}

#amigo_enviando {
	display: hidden;
}

.pp_description {
	font-size: 12px!important;
}
