@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;
	width:555px;
	height:360px;
	top:70px; /*eran 70*/
	right:10px;
	position: absolute;
	padding-top:50px;
	text-align: center;
	padding-right:21px;
}

#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;
	margin-left:5px;
}

.anyo h2{
	padding-top:3px;
	margin:0px;
	font-weight: normal;
	font-size: 18px;
	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);
	-moz-opacity:.85;
	opacity:.85;
	margin-left:5px;
	margin-top: 3px;
	display:none;
	
}



.galerias a{
	color:white;
	text-decoration:none;
	display:block;
}

#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;
}
