/*---------------------------------Buscachof------------------------------ */
aside .submit{
	
	width:35px;
	height:35px;
	background: url(../img/lupa.png) no-repeat;
	background-size: 30px 30px;
	border: none;
	cursor: pointer;
	position: relative;


}
aside input{
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:160px;
	height:30px;
	
}
aside input:focus{

	box-shadow: 5px 5px 5px 1px #666;
}

#buscador{
	position:relative;
	
	
}

#buscador .submit {
	width:25px;
	height:25px;
	background: url(../img/lupa.png) no-repeat;
	background-size: 20px 20px;
	border: none;
	cursor: pointer;
	position: relative;
	
}

#buscador input {
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:220px;
	height:22px;
	margin-left:18%;
	position: relative;
	margin-top: 1%;
	margin-bottom: 1%;

}

#buscador-avanzado .submit {
	width:25px;
	height:25px;
	background: url(../img/lupa.png) no-repeat;
	background-size: 20px 20px;
	border: none;
	cursor: pointer;
	position: relative;
	float:right;
	padding-right:1%;
	
}


#buscador-avanzado input {

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:220px;
	height:22px;
	margin-left:0%;

}

#buscador input:focus{
#	box-shadow: 5px 5px 5px 1px #666;
	position: relative;
}	
#buscador .radiobutton input{

	width:20px;
	height:12px;
	position: relative;
}

.etiquetas{
	text-align:right;
	color: #fff;
	padding: 2px;
	width: 150px;
	float: left;
	overflow: hidden;
	line-height: 35px;
	margin-right:5px;
	background-color: transparent;
	position: relative;
} 

#buscador select{

	margin-left:0%;
	padding-left:0px;
	width:220px;
	height:22px;
	text-decoration:none;
	position: relative;
}

#buscador-avanzado{
	line-height: 35px;
	float:left;
	background-color: transparent;
	position:relative;
	
}


fieldset{
	margin-left:30%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 15px;
	margin-bottom:2%;
	width:500px;
background: rgb(206,219,233); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(206,219,233,1) 0%, rgba(170,197,222,1) 17%, rgba(97,153,199,1) 47%, rgba(65,154,214,1) 59%, rgba(75,184,240,1) 71%, rgba(58,139,194,1) 84%, rgba(38,85,139,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(206,219,233,1)), color-stop(17%,rgba(170,197,222,1)), color-stop(47%,rgba(97,153,199,1)), color-stop(59%,rgba(65,154,214,1)), color-stop(71%,rgba(75,184,240,1)), color-stop(84%,rgba(58,139,194,1)), color-stop(100%,rgba(38,85,139,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(206,219,233,1) 0%,rgba(170,197,222,1) 17%,rgba(97,153,199,1) 47%,rgba(65,154,214,1) 59%,rgba(75,184,240,1) 71%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(206,219,233,1) 0%,rgba(170,197,222,1) 17%,rgba(97,153,199,1) 47%,rgba(65,154,214,1) 59%,rgba(75,184,240,1) 71%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(206,219,233,1) 0%,rgba(170,197,222,1) 17%,rgba(97,153,199,1) 47%,rgba(65,154,214,1) 59%,rgba(75,184,240,1) 71%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(206,219,233,1) 0%,rgba(170,197,222,1) 17%,rgba(97,153,199,1) 47%,rgba(65,154,214,1) 59%,rgba(75,184,240,1) 71%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedbe9', endColorstr='#26558b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

/* Arreglar */
background: #7b8f16;

	float:left;
	position: relative;

}

.pestana_opciones{

background: rgb(206,219,233); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(206,219,233,1) 0%, rgba(97,153,199,1) 0%, rgba(65,154,214,1) 59%, rgba(58,139,194,1) 84%, rgba(38,85,139,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(206,219,233,1)), color-stop(0%,rgba(97,153,199,1)), color-stop(59%,rgba(65,154,214,1)), color-stop(84%,rgba(58,139,194,1)), color-stop(100%,rgba(38,85,139,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(206,219,233,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 59%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(206,219,233,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 59%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(206,219,233,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 59%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(206,219,233,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 59%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedbe9', endColorstr='#26558b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

/* Arreglar */
background: #ced0a8;

	
	margin-right:0.1%;
	margin-left:33%;
	padding:2px;
	border: 1px solid grey;
	width: 250px;
	float:left;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-right-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	
	text-decoration:none;
	position: relative;
}	

.pestana_opciones a{
	color: #000000;
}

.pestana_listado{
	position: relative;
	padding:2px;
	border: 1px solid grey;
	width: 100px;
	float:left;
	
background: rgb(206,219,233); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(206,219,233,1) 0%, rgba(97,153,199,1) 0%, rgba(65,154,214,1) 59%, rgba(58,139,194,1) 84%, rgba(38,85,139,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(206,219,233,1)), color-stop(0%,rgba(97,153,199,1)), color-stop(59%,rgba(65,154,214,1)), color-stop(84%,rgba(58,139,194,1)), color-stop(100%,rgba(38,85,139,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(206,219,233,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 59%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(206,219,233,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 59%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(206,219,233,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 59%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(206,219,233,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 59%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedbe9', endColorstr='#26558b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

/* Arreglar */
background: #ced0a8;	
	
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-right-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	
	
}

.pestana_listado a{
        color: #000000;
}

.paginar{
	position: relative;
	float:left;
	width:100%;
	
	
}

.paginar a:link {color: #7b8f16;}
.paginar a:visited {color: #7b8f16;}
.paginar a:hover {color: #7b8f16;}
.paginar a:active {color: #7b8f16;}

.lista{
	padding-top:5%;
	float:left;
	width:100%;
	
	
}

.ficha_lista{
	width:100%;
	margin-bottom:1%;
	float:left;
	
	
}

.ficha_lista2{
	width:90%;
	height:120px;
	cursor: pointer;
	float:left;
	border-radius: 5px;
	margin-left:5%;
	margin-bottom:1%;
	
}

.ficha_lista2:hover{

	background: rgb(206,219,233); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(206,219,233,1) 0%, rgba(97,153,199,1) 0%, rgba(65,154,214,1) 59%, rgba(58,139,194,1) 84%, rgba(38,85,139,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(206,219,233,1)), color-stop(0%,rgba(97,153,199,1)), color-stop(59%,rgba(65,154,214,1)), color-stop(84%,rgba(58,139,194,1)), color-stop(100%,rgba(38,85,139,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(206,219,233,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 59%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(206,219,233,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 59%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(206,219,233,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 59%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(206,219,233,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 59%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedbe9', endColorstr='#26558b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

/* Arreglar */
background: #ced0a8;

}

.foto {
	width: 40px;
	height: 40px;
	margin-top: 10px;
	float: left;
	margin-right: 5px;
	margin-bottom: 1%;
}
.sonido {
	width: 40px;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 1%;
}



.identificacion{
	float:left;
	position:relative;
	padding-top:1%;
	padding-left:5%;
	width:45%;
	height:90px;

	

}

.detalles{
	position:relative;
	padding-top:1%;
	padding-left:5%;
	float:left;
	width:40%;
	height:90px;
}

.paginar .principal{
	width:33%;
	padding-bottom:1%;
	padding-top:1%;
	padding-left:1%;
}

.orden_paginacion{
	float:left;
	width:100%;
	height:20px;
	padding-top:2%;
	border-bottom: 1px solid #99B;
	padding-bottom:4px;
	
}
/**
.paginar a:link {color: darkcadetblue;}
.paginar a:visited {color: darkslategray;}
.paginar a:hover {color: darkslategray;}
.paginar a:active {color: darkslategray;}

**/
.numeracion {
	float:left;
	text-decoration:none;
	width:40%;
	cursor: pointer;


}
.numeracion li{
	text-decoration:none;
	display:inline;
	border: 1px solid #99B;
	border-radius: 5px;
	
}

li.numeracion a:link {color: darkcadetblue;}
li.numeracion a:visited {color: darkslategray;}
li.numeracion a:hover {color: darkslategray;}
li.numeracion a:active {color: darkslategray;}


.lista_ordenacion{
	width:25%;
	padding-left:1%;
	float:left;
	
}

.lista_ordenacion .inline{
	width:300px;
}

.lista_ordenacion .inline #orde{
	width:100px;
}


.numeracion .select{
	margin-left:1px;
	margin-right:3px;

}


.pagina_actual{
	float:left;
	width:22%;
	padding-left:5%;

}

.imaxe {
	background: url(../img/ico-imaxes.png);
	width: 48px;
	height: 48px;
	margin-top: 10px;
	float: left;
	margin-right: 5px;
}
.audio {
	background: url(../img/ico-audios.png);
	width: 48px;
	height: 48px;
	margin-top: 10px;
	float:left;
	
}



