/*
 *  Hoja de estilos para los módulos de portada
 */

/* Módulo soluciones */
#portadaSoluciones{
	background-color: #F15E0E;
	height: 100px;
}

#portadaSoluciones .fondo{
	background: url(/img/portada/catalogoIco.gif) 19px 14px no-repeat;
	height: 100px;
}

#portadaAsociados .texto,
#portadaSoluciones .texto{
	margin-left: 49px;
}

#portadaAsociados .texto h3,
#portadaSoluciones .texto h3{
	padding-top: 11px;
}

#portadaAsociados .texto h3 a,
#portadaSoluciones .texto h3 a{
	color: #fff;
	font: normal 20px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#portadaAsociados .texto p,
#portadaSoluciones .texto p{
	font: normal 12px Arial, Helvetica, sans-serif;	
	color: #000;
}

#portadaAsociados .texto p span,
#portadaSoluciones .texto p span{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #F9BE9C;
	padding-top: 7px;
	display: block;
}

/* Módulo Socios */
#portadaAsociados{
	height: 100px;
	background-color: #BBBBBB;
	margin-top: 4px;
}

#portadaAsociados .fondo{
	background: url(/img/portada/directorioIco.gif) 19px 9px no-repeat;
	height: 100px;
}

#portadaAsociados .texto p span{
	color: #104A6F;
}

/*******************/
/* Módulo Buscador */
/*******************/
#buscadorPortada{
	height: 100px;
	background-color: #D5E2EA;
	padding-top:24px;
}

#buscadorPortada h3{
	color: #005088;
	font: normal 22px Arial, Helvetica, sans-serif;
	margin-left: 28px;
	padding-top: 16px;	
}

#buscadorPortada fieldset{
	border: none;
	margin-left: 28px !important;
	margin-left: 15px;
	margin-top: 13px;
}

#buscadorPortada fieldset .inputTextBusca{
	border: 1px solid #085A94;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	height: 16px;
	width: 181px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-left: 6px;
	margin:1px 3px 0px 0px;
}

#buscadorPortada fieldset .btnBuscar{
	height: 20px;
	background: url(/img/portada/busca_cen.gif) top center repeat-x;
	float: left;
	position: relative;
	margin-left: 6px;
	cursor: pointer;
	display: inline;
}

#buscadorPortada fieldset .btnBuscar .botonBuscador{
	border: none;
	background-color: transparent;
	color: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;	
	padding: 0;
	margin: 0;
	background: url(/img/portada/busca_ico.gif) 3px 3px no-repeat;
	padding-left: 16px !important;
	padding-left: 10px;
	padding-top: 2px !important;
	padding-top: 0px;
	line-height: 20px;
	cursor: pointer;
}

#buscadorPortada fieldset .btnBuscar .izq{
	padding-left: 3px;
	background: url(/img/portada/busca_izq.gif) top left no-repeat;	
	display: block;
	height: 20px;
	position: absolute;
	top: 0px;
	left: -3px;
}

#buscadorPortada fieldset .btnBuscar .der{
	padding-right: 3px;
	background: url(/img/portada/busca_der.gif) top right no-repeat;
	display: block;
	height: 20px;
	position: absolute;
	top: 0px;
	right: -2px;	
}

#separadorBuscador{
	background: #fff url(/img/portada/separador_buscador.jpg) top center no-repeat;
	width: 310px;
	height: 14px;
}

/***********************/
/* fin módulo buscador */
/***********************/

/* Módulos rss */
#moduloRSS{
	height: 152px;
	background: #F9F9F9 url(/img/general/fdoRSS.jpg) top center no-repeat;
}

#moduloRSS h3 span{
	color: #005088;
	font: normal 22px Arial, Helvetica, sans-serif;
	background: url(/img/general/rss.gif) center right no-repeat;
	padding-right: 32px;
}

#moduloRSS div{
	padding: 36px 31px 36px 29px;
}

#moduloRSS p{
	margin-top: 6px;
	font: normal 12px Arial, Helvetica, sans-serif;		
	color: #466373;
}

/****** BUSCADOR DE EMPRESAS *****/

#buscadorEmpresas{
	height: 160px;
	background-color: #D5E2EA;
}

#buscadorEmpresas .contenidoBuscador{
	padding-top: 43px;
}

#buscadorEmpresas .contenidoBuscador h3{
	color: #005088;
	font-size: 21px;
	font-weight: normal;
	margin-left: 28px;
	margin-bottom: 16px;
}

.listadoLetras{
    padding-left:0;
    list-style:none;
    font-size:18px;
    padding-left:50px;
    padding-right:60px;
    position:relative;
    background:url(/img/general/imgBuscadorEmp.gif) no-repeat 20px 0;
    padding-bottom:30px;
    padding-top:5px;
}

.listadoLetras li{
    display:inline;
}

.listadoLetras a{
    color:#005087;
    text-decoration:none;
    text-transform: uppercase;
}

.listadoLetras a:hover{
    text-decoration:underline;
}

#buscadorEmpresas .contenidoBuscador ul li.nums,
#buscadorEmpresas .contenidoBuscador ul li.todos{
	width: auto;
	margin-left: 4px;
	margin-right: 4px;
}

#buscadorEmpresas .contenidoBuscador form fieldset{
	border: 0px;
}

#buscadorEmpresas .contenidoBuscador form fieldset .textInput{
	border: 1px solid #085A94;
	width: 235px;
	margin-left: 28px;
	padding-left: 20px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

#buscadorEmpresas .contenidoBuscador .btnBuscarEmpresas{
	height: 20px;
	margin-left: 149px !important;
	margin-left: 156px;
	margin-top: 6px;
}

#buscadorEmpresas .contenidoBuscador .btnBuscarEmpresas input{
    background: none;
    border: none;
	color: #fff;
	cursor: pointer;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	height: 21px;
	margin:0;
	padding: 0 7px 1px 2px;
	/*retoque para IE*/
	overflow:visible;
}

#buscadorEmpresas .contenidoBuscador .btnBuscarEmpresas .cen{
    float: left;
    background: url(/img/portada/btnCenEmp.gif) top center repeat-x;
}

#buscadorEmpresas .contenidoBuscador .btnBuscarEmpresas .izq{
	width: 22px;
	background: url(/img/portada/btnIzqEmp.gif) top left no-repeat;
	height: 20px;
	cursor: pointer;
	float: left;
}

#buscadorEmpresas .contenidoBuscador .btnBuscarEmpresas .der{
	width: 8px;
	background: url(/img/portada/btnDerEmp.gif) top right no-repeat;
	height: 20px;
	cursor: pointer;
	float: left;
}