/*************************** Estilos Farmacias ****************************************/

div#farmacias_cont_listado_farmacias{
	text-align:left;
	font-size:1.2em;
	width:100%;
	margin:0 auto;
	padding-top:15px;
}

h2.farmacias_tit {
	border-bottom:1px solid #003075;
	margin:0 auto;
	padding-bottom:2px;
	width:100%;
	color:#003075;
	font-size:1.3em;
}

h2.consejos_tit {
	border-bottom:1px solid #003075;
	margin:0 auto;
	padding-bottom:1.6px;
	width:100%;
	color:#003075;
	font-size:1.8em;
}

table.farmacias_cont_listado_farmacias {
	width:100%;
	border-collapse:collapse;
	border:1px solid #f0f0f0;
	margin:15px 0;
	margin-bottom:30px;
}

table.farmacias_cont_listado_farmacias th {
	background-color:#ededed;
	border: 1px solid #f9f9f9;
}

table.farmacias_cont_listado_farmacias td {
	background-color:#f6f6f6;
	border: 1px solid #ededed;
}

th.ff_licenciado {
	width: 18%;
	border-left:none!important;
}

th.ff_horario {
	width: 36%;
	border-left:none!important;
}


th.fg_licenciado {
	width: 18%;
}

th.ff_municipio{
	width:20%;
}

th.ff_telefono  {
	width: 10%;
}

th.ff_direccion{
	width:20%;
}

th.ff_fecha {
	width:10%;
	border-left:none!important;
}

th.ff_cp {
	width:7%;
	border-right:none!important;
}

p.ff_valor, p.ff_dato {
	margin:0;
	padding:4px 10px;
	
}

p.ff_dato{
	color:#003075;
}

p.ff_valor{
	color:#666666;
}

p.ff_dato_guardia {
	color:#DA0C20;
	font-size:0.9em;
}

th.fg_direccion{
	border-right:none!important;
}

div.ofrecido_por_cont {
	color:#666666;
	font-size:1.3em;
	height:43px;
	line-height:43px;
	overflow:hidden;
	text-align:left;
	margin-bottom:15px;
}

.ofrecido_por{
	float:left;
	line-height:43px;
	margin:0 auto;
	padding-top:3px;
	vertical-align:middle;
}

img.ofrecido_por_img {
	border:0 none;
	float:left;
	padding:0 0 0 10px;
}

.ofrecido_por p{ 
	margin-bottom:0px;
}

/*Estilos para los banners de cofva*/

div#banner_cofva {
	background-color:#E5E5E5;
	float:left;
	height:321px;
	width:367px;
}

#ptd_fototitulares {
	height:320px;
	overflow:hidden;
	position:relative;
	width:367px;
}

div.ptd_cont_fototitulares {
	height:321px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:367px;
}

div.ptd_fototitulares_foto {
	background-color:#FFFFFF;
	height:321px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:367px;
}

#ptd_fototitulares_numeros {
	bottom:0;
	height:33px;
	margin-right:165px;
	position:absolute;
	right:0;
	text-align:right;
}

div.ptd_fototitulares_sombra {
	background-color:#000000;
	bottom:0;
	color:#000000;
	height:321px;
	left:0;
	opacity:0.85;
	position:absolute;
	width:202px;
	text-align:left;
}

div.ptd_fototitulares_tit {
	margin:0 auto;
	padding:10px;
}

.ptd_fototitulares_tit a {
	color:#FF9900;
	font-family:Arial,Helvetica,sans-serif;
	font-size:2em;
	text-align:left;
	text-decoration:none;
}

div.ptd_fototitulares_res {
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	font-size:1.4em;
}

.ptd_fototitulares_res a {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
	text-align:left;
}

div.ptd_fototitulares_txt_numeros {
	background-color:#9C9C9C;
	bottom:0;
	height:34px;
	left:0;
	margin:0 auto;
	position:absolute;
	text-align:left;
	width:202px;
}

img {
	border:medium none;
	margin:0;
	padding:0;
}

div.ptd_fototitulares_txt_numeros {
	background-color:#9C9C9C;
	bottom:0;
	height:34px;
	left:0;
	margin:0 auto;
	position:absolute;
	text-align:left;
	width:202px;
}

div.ptd_fondo_num {
	background-image:url(/img_maquetacion/portada_fondo_numero.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:left;
	height:33px;
	line-height:33px;
	padding-right:5px;
	text-align:center;
	vertical-align:middle;
	width:20px;
}

div.ptd_fondo_num a {
	color:#FFFFFF;
	text-decoration:none;
}

/*Estilos para los consejos de los farmacéuticos*/

.noticia_tit {
	font-size:1.1em;
	font-weight:bold;
}

.noticia_tit a {
	color:#4E80C0;
}

.noticias_cont_consejo {
	border-bottom:1px dotted #CCCCCC;
	margin-top:10px;
}



