/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#cuerpo {
	display: block;
	float: left;
	width: 950px;
}
#cuerpo #cabecera {
	display: block;
	float: left;
	width: 950px;
	padding-bottom: 20px;
}

/********************************* APARTADO DE CATEGORIAS ********************************/

#cuerpo #enlaces {
	display: block;
	float: left;
	width: 950px;
	text-align: left;
	margin-top: 20px;
}

#cuerpo #enlaces #sectores{
	display: block;
	float: left;
	width: 950px;
	text-align: left;
	padding-bottom: 15px;
}
#cuerpo #enlaces #sectores .categoria {
	display: block;
	float: left;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 15px;
	padding-right: 20px;
}
#cuerpo #enlaces #sectores .categoria2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	width: 200px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#cuerpo #enlaces #sectores #titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6A9630;
	display: block;
	float: left;
	width: 750px;
	padding-bottom: 20px;
}

#cuerpo #enlaces #sectores .categoria .apartados {
	display: block;
	float: left;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#cuerpo #enlaces #sectores .categoria .apartados a{
	color:#999999;
}
#cuerpo #enlaces #sectores .separador {
	display: block;
	float: left;
	width: 750px;
	height: 5px;
}

#cuerpo #enlaces #patrocinador{
	display: block;
	float: left;
	width: 750px;
	text-align: left;
}
#cuerpo #enlaces #sectores #destacados {
	display: block;
	float: left;
	width: 950px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#cuerpo #enlaces #sectores #tit_destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #003558;
	display: block;
	float: left;
	width: 750px;
	padding-bottom: 15px;
}
#cuerpo #enlaces #sectores #destacados .enlace_destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003558;
	text-decoration: underline;
	display: block;
	float: left;
	width: 220px;
	padding-left: 15px;
	padding-bottom:10px;
}
#enlaces #sectores .enlace_cliente {
	display: block;
	float: left;
	width: 950px;
	padding-bottom: 30px;
}
#enlaces #sectores .enlace_cliente a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02A0C6;
	text-decoration: underline;
	display: block;
	float: left;
	width: 840px;
	padding-bottom: 5px;
}
#enlaces #sectores .enlace_cliente .descripcion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003558;
	display: block;
	float: left;
	width: 750px;
	margin: 0px;
}
#enlaces #sectores .enlace_cliente .url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	display: block;
	float: left;
	width: 840px;
	margin: 0px;
}
#enlaces #sectores #paginacion {
	display: block;
	float: right;
	margin-top: 40px;
}
#enlaces #sectores #paginacion .siguiente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	float: left;
	color: #003558;
	background-image: url(../img/siguiente.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#enlaces  #sectores  #paginacion  #resultados  .anterior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004F82;
	background-image: url(../img/anterior.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	float: right;
	padding-right: 30px;
}
#enlaces #sectores #paginacion .num_pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003558;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#enlaces #sectores #paginacion .num_pag a {
	color: #003558;
}
#exterior #cuerpo #enlaces #sectores #paginacion .num_pag a.selec {
	color: #02A0C6;
}

#enlaces #sectores #paginacion #resultados {
	display: block;
	float: left;
	width: 340px;
}
#enlaces #sectores #paginacion #resultados p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003558;
	display: block;
	float: left;
	padding-right: 10px;
}
#paginacion2 {
	display: block;
	float: right;
	margin-top: 140px;
}
#paginacion2 .siguiente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	float: left;
	color: #003558;
	background-image: url(../img/siguiente.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#paginacion2  #resultados  .anterior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004F82;
	background-image: url(../img/anterior.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	float: right;
	padding-right: 30px;
}
#paginacion2 .num_pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003558;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#paginacion2 .num_pag a {
	color: #003558;
}
#paginacion2 .num_pag a.selec {
	color: #02A0C6;
}

#paginacion2 #resultados {
	display: block;
	float: left;
	width: 340px;
}
#paginacion2 #resultados p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003558;
	display: block;
	float: left;
	padding-right: 10px;
}
