/* CSS Document */

/*----------------------------------------------------------------------------------------------------
	Definició dels colors dels moduls
----------------------------------------------------------------------------------------------------*/

.contingutCentral .modul p { 
	padding:0px;
	font-size:10px;
}
.contingutCentral .modul li {
	font-size:10px;
} 
.modul h1 {}

/*Blau Esteve (colorEsteve) */
.modulEsteve .titol,
.modulEstMedios .titol,
.modulNotasPrensa .titol,
.modulNovedades .titol,

.modul .salaPrensa .titol,
.modul .empresaGlobal .titol,
.modul .calidadSeguridad .titol,
.modul .productosServicios .titol,
.modul .innovacion .titol,
.modul .quienesSomos .titol,
.modul .notasPrensa .titol,
.modul .quienesSomos_Farm .titol,
.modul .ambitos_actividad .titol,
.modul .masNosotros .titol,
.modul .innovacion_Farm .titol,
.modul .actividad_Farm_mundo .titol,
.modul .salaPrensa_Farm .titol,
.modul .quienesSomos2 .titol{
	background-color:#6594cb;
}

/*Tronja (colorServicios) */
.modulServicios .titol,

.modul .materialAyuda .titol,
.modul .revistas .titol,
.modul .bancoImagenes .titol,
.modul .casosClinicos .titol,
.modul .formacionEsteve .titol,
.modul .herramientasPracticas .titol,
.modul .flashServicios .titol,
.modul .formacionEsteveFarm .titol {
	background-color:#f3a226;
}

/*Magenta (colorProductos) */
.modulProductos .titol,

.modul .nutridiver .titol {
	background-color:#bd014e;
}

/*Verd (colorMiEsteve) */
.modulMiEsteve .titol,
.colorMiEsteve {
	background-color:#479c39;
}

/*----------------------------------------------------------------------------------------------------
	CSS Compartits pels moduls
----------------------------------------------------------------------------------------------------*/
.modul .dretaAbaix {
	position:absolute;
	display:block;
	width:190px;
	text-align:right;
	margin-top:160px;
}
.modul .bloc {
	width:130px;
	float:left;
	padding:0px 0px 0px 15px;
	font-size:10px;
	line-height:11px;
}
.modul .bloc h1 {
	width:120px;
}
.modul .bloc p {
	width:125px;
}

.modul .espaia_18 {
	padding-top:18px;
}
.modul .espaia_8 {
	padding-top:8px;
}
.modul .espaia_4 {
	padding-top:4px;
}
.modul .dreta {
	text-align:right;
}
.modul h1,
.modul h2,
.modul h3{
	font-weight:normal;
	color:#116f8b;
	font-size:16px;
	line-height:21px;
	padding:6px 0px 4px 0px;
	width:190px;
}
.modul h2 {
	font-size:12px;
	line-height:16px;
}
.modul h3 {
	font-size:11px;
	line-height:14px;
}
.modul ol {
	margin-left:-6px;
}
.modul li {
	padding-left:6px;
	background:url(../img/topo_ol.gif) no-repeat 1px 7px;
}

a.gris {
	color:#787878;
	font-weight:bold;
}
a.gris:hover {
	color:#116f8b;
	text-decoration:none;
}
a.moduloTotalSensible {
	display:block;
	position:absolute;
	text-indent:-2000px;
	height:182px;
	width:205px;
	z-index:2;
	cursor:pointer;
	background:none !important;
}

.dosCols a.moduloTotalSensible {
	width:436px;
}

/* Sistema de tabulats */

.tabsServicios .tabs{
	background:#fff url(../img/modulos/bg_tabs_tronja.gif) no-repeat right bottom;
	border:#f3a328 1px solid;
	border-right:0px; border-top:0px;
	height:18px;
}
.tabsServicios .tabs a {
	display:block;
	float:left;
	border:#f3a328 1px solid;
	border-left:0px; border-bottom:0px;
	background:url(../img/modulos/bg_tab.gif) repeat-x bottom left;
	color:#a0a0a0;
	padding:2px 9px 0px 9px;
	height:15px;
	font-weight:bold;
}
.tabsServicios .tabs a:hover {
	background:url(../img/modulos/bg_tab_hi.gif) repeat-x bottom left;
	text-decoration:none;
}
.tabsServicios .tabs a.on:hover,
.tabsServicios .tabs a.on {
	background:#f3a226;
	color:#fff;
	cursor:default;
}
#tab_1_2, #tab_1_3 {
	display:none;
}

/*----------------------------------------------------------------------------------------------------
	Moduls fondo documental
----------------------------------------------------------------------------------------------------*/


/* Modul Revistas */
.modul .revistas .cos {
	padding-left:10px;
	background:url(../img/modulos/revistas_bg.jpg) no-repeat left bottom;
}

/* Modul Banco de Imagenes */
.modul .bancoImagenes p {
	width:160px;
}
.modul .bancoImagenes .cos {
	padding-left:10px;
}
.modul .bancoImagenes .cos img {
	margin-left:-8px;
	padding-top:4px;
}


/*----------------------------------------------------------------------------------------------------
	Moduls amb sistema Skin
----------------------------------------------------------------------------------------------------*/

/* Variacions 1 a 2 columnes del mateix skin */
.modulSkin1 .cos {
	padding-left:10px;
}
.dosCols .modulSkin1 .cos {
	padding-left:18px;
}
.dosCols .modulSkin2 .cos {
	width:430px;
}
.dosCols .modulSkin2 h3  {
	width:420px;
}
.dosCols .modulSkin4 .cos {
	padding-left:300px;
}


/* Modul Formacion Esteve */
/* Modul Formacion Esteve Farmaceuticos */
.modulSkin1 .cos {
	background-position: right bottom;
	background-repeat: no-repeat;
}
.modulSkin1 h1 {
	font-size:20px;
	text-decoration:underline;
	padding-bottom:6px;
}
.modulSkin1 h2 {
	padding-top:0px;
}
.modulSkin1 p {
	width:180px;
	padding:4px 0px 0px 0px;
}
.modulSkin1 a {
	text-decoration:underline;
	display:block;
	padding:2px 0px 2px 10px;
	margin-left:-10px;
}
.modulSkin1 a:hover {
	background:url(../img/flecha_link.gif) no-repeat 0px 8px;
}

/* Modul Casos Clinicos */
.modulSkin2 .cos {
	padding-left:6px;
	line-height:11px;
	background-repeat:no-repeat;
	background-position: right bottom;
	float:left;
	width:209px;
}
.modulSkin2 .cos p{padding-right:10px;}
.modulSkin2 h2 {
	padding-bottom:6px;
}

.modulSkin2 .cos li {
	padding-bottom:4px;
	background-position:0px 5px;
}
.modulSkin2 .video {
	width:201px;
	padding:9px 16px 0px 0px;
	float:left;
}

/* Modul Material de Ayuda */
.modulSkin3 .cos {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right:20px;
	text-align:right;
}
.modulSkin3 h1 {
	margin-left:270px;
	width:auto;
}
.modulSkin3 p {
	margin-left:270px;
}

/* Modul Mas sobre nosotros */
.modulSkin4 .cos {
	background:url(../img/modulos/masNosotros.jpg) no-repeat left bottom;
	padding:0px 0px 0px 11px;
}
.modulSkin4 h3 {
	padding-top:10px;
}
.modulSkin4 a {
	color:#999;
}
.modulSkin4 a:hover {
	color:#116f8b;
}
.modulSkin4 ul {
	padding:10px 0px 0px 3px;
}
.modulSkin4 li {
	padding-bottom:6px;
	font-size:11px !important;
	width:180px;
}

/* Modul quienes somos */
.modulSkin5 .cos {
	background:url(../img/modulos/quienessomos.jpg) 0px 0px no-repeat;
}
.modulSkin5 h3 {
	padding:130px 0px 0px 13px;
}
.modulSkin5 h3,
.modulSkin5 a {
	color:#116f8b;
}

.modulSkin6 {
	width:440px;
	background:url(../img/separador_h.gif) repeat-x -2px 201px;
	height:210px;
}
.modulSkin6 .cos {
	background:no-repeat right bottom;
}
.modulSkin6 .cos p {
	font-size:9px;
}




/* Herramientas Prácticas */
.modul .herramientasPracticas .cos {
	padding-left:6px;
	line-height:11px;
}
.modul .herramientasPracticas .cos li {
	padding-bottom:12px;
	padding-top:3px;
	background-position:0px 8px;
}
.modul .herramientasPracticas ol.variantFarma {
	padding-top:6px;
}
.modul .herramientasPracticas ol.variantFarma li {
	padding-bottom:3px;
}

/* Valorado */
.modul .valorado ol {
	background:url(../img/modulos/valorado_bg.gif) repeat-y top right;
	margin-top:12px;
}
.modul .valorado li {
	background:url(../img/modulos/valorado_filet.gif) no-repeat left bottom;
	padding-bottom:1px;
}
.modul .valorado a {
	display:block;
	font-weight:bold;
	padding:2px 95px 5px 11px;
	color:#787878;
}
.modul .valorado a.on,
.modul .valorado a:hover {
	background-color:#fff;
	color:#116f8b;
	font-weight:bold;
	text-decoration:none;
}
.modul .valorado .nota4 a {
	background:url(../img/estrellas/4.gif) no-repeat right;
}
.modul .valorado .nota3 a {
	background:url(../img/estrellas/3.gif) no-repeat right;
}
.modul .valorado .nota2 a {
	background:url(../img/estrellas/2.gif) no-repeat right;
}
.modul .valorado .nota1 a {
	background:url(../img/estrellas/1.gif) no-repeat right;
}
.modul .valorado .nota0 a {
	background:url(../img/estrellas/0.gif) no-repeat right;
}
.modul .valorado .nota3_5 a {
	background:url(../img/estrellas/3_5.gif) no-repeat right;
}
.modul .valorado .nota2_5 a {
	background:url(../img/estrellas/2_5.gif) no-repeat right;
}
.modul .valorado .nota1_5 a {
	background:url(../img/estrellas/1_5.gif) no-repeat right;
}
.modul .valorado .nota0_5 a {
	background:url(../img/estrellas/0_5.gif) no-repeat right;
}


/*----------------------------------------------------------------------------------------------------
	Moduls subhome farmacéuticos
----------------------------------------------------------------------------------------------------*/



/* Modul Nutridiver */

.modul .nutridiver .video {
	width:210px;
	padding:9px 16px 0px 0px;
	float:left;
}
.modul .nutridiver .cos {
	float:left;
	width:205px;
	line-height:12px;
}
.modul .nutridiver .cos img {
}
.modul .nutridiver h1 {
	padding-top:0px;
}

/* Modul notas de prensa */

.modul .notasPrensa .cos {
	padding-left:6px;
	line-height:12px;
}

/*----------------------------------------------------------------------------------------------------
	Moduls Sobre Esteve > Actividad Química
----------------------------------------------------------------------------------------------------*/

/* Modul Sala de prensa */
.modul .salaPrensa .cos {
	background:url(../img/modulos/sala_prensa.jpg) no-repeat left bottom;
	padding:0px 10px 0px 12px;
}
.modul .salaPrensa h2 {
	padding:16px 0px 4px 0px;
	font-weight:bold;
}
/* Modul Una empresa global */
.modul .empresaGlobal .cos {
	background:url(../img/modulos/empresa_global.jpg) no-repeat left bottom;
}
.modul .empresaGlobal h3 {
	color:#999;
	width:auto;
	padding:17px 25px 0px 25px;
}
.modul .empresaGlobal a {
	color:#999;
	text-decoration:none;
	display:block;
}
/* Modul calidad y seguridad */
.modul .calidadSeguridad .cos {
	background:url(../img/modulos/calidad_segur.jpg) no-repeat left bottom;
}
.modul .calidadSeguridad ul {
	padding:15px 0px 0px 7px;
}
.modul .calidadSeguridad li {
	color:#116f8b;
	font-size:1.2em;
	padding-bottom:6px;
}
/* Modul Productos y servicios */
.modul .productosServicios .cos {
	background:url(../img/modulos/productos_serv.jpg) no-repeat left bottom;
	padding:0px 0px 0px 11px;
}
.modul .productosServicios h3 {
	padding-top:10px;
}
.modul .productosServicios a {
	text-decoration:none;
}

/* Modul innovacion */
.modul .innovacion .cos {
	background:url(../img/modulos/innovacion.jpg) no-repeat top right;
	padding:10px 0px 0px 25px;
}
.modul .innovacion h2 {
	width:250px;
}
.modul .innovacion a {
	color:#999;
}
.modul .innovacion ul {
	padding:8px 0px 0px 8px;
}
.modul .innovacion li {
	font-size:1.1em;
	padding-bottom:8px;
	width:200px;
}

/* Modul quienes somos */
.modul .quienesSomos .cos {
	background:url(../img/modulos/quienessomos.jpg) 0px 0px no-repeat;
}
.modul .quienesSomos h3 {
	padding:130px 0px 0px 13px;
}
.modul .quienesSomos h3,
.modul .quienesSomos a,
.modul .quienesSomos a:hover {
	color:#999;
	text-decoration:none;
}

/*----------------------------------------------------------------------------------------------------
	Moduls Sobre Esteve > Actividad Farmacéutica
----------------------------------------------------------------------------------------------------*/

/* Modul quienes somos */
.modul .quienesSomos_Farm .cos {
	background: url(../img/modulos/quienes_farm.jpg) 0px 0px no-repeat;
}
.modul .quienesSomos_Farm h3 {
	padding:130px 0px 0px 13px;
	font-size:12px;
	line-height:16px;
	color:#006699;
}
.modul .quienesSomos_Farm a,
.modul .quienesSomos_Farm a:hover {
	color:#999;
	text-decoration:none;
}
.modul .quienesSomos_Farm h3 a{
	color:#006699;
}

/* Modul Ambitos de actividad */
.modul .ambitos_actividad .cos {
	background: url(../img/modulos/ambito_actividad.jpg) no-repeat top left;
	padding:10px 0px 0px 298px;
}
.modul .ambitos_actividad h2 {
	width:140px;
	font-size:14px;
}
.modul .ambitos_actividad a {
	color:#999;
}
.modul .ambitos_actividad ul {
	padding:0px 0px 0px 8px;
}
.modul .ambitos_actividad li {
	font-size:1.1em;
	padding-bottom:4px;
	width:120px;
}

/* Modul innovacion */
.modul .innovacion_Farm .cos {
	background:url(../img/modulos/innovacion_farm.jpg) no-repeat left bottom;
}
.modul .innovacion_Farm ul {
	padding:15px 0px 0px 7px;
}
.modul .innovacion_Farm li {
	color:#116f8b;
	font-size:1.2em;
	padding-bottom:6px;
}
.modul .innovacion_Farm li a {
	color:#116f8b;
}
/* Modul Actividad farmacéutica en el mundo */
.modul .actividad_Farm_mundo .cos {
	background:url(../img/modulos/act_farm_mundo.jpg) no-repeat left bottom;
}
.modul .actividad_Farm_mundo h3 {
	color:#999;
	width:auto;
	padding:13px 25px 0px 25px;
}
.modul .actividad_Farm_mundo a {
	font-size:12px;
	line-height:18px;
	color:#666;
	text-decoration:none;
	display:block;
}
/* Modul Sala de prensa */
.modul .salaPrensa_Farm .cos {
	background:url(../img/modulos/sala_prensa.jpg) no-repeat left bottom;
	padding:0px 10px 0px 12px;
}
.modul .salaPrensa_Farm h2 {
	padding:16px 0px 4px 0px;
	font-weight:bold;
}


.modul .imatge {
	width:215px;
	overflow:hidden;
	padding-top:5px;
}
/*----------------------------------------------------------------------------------------------------
	CSS Específics per a boletines com a módul
----------------------------------------------------------------------------------------------------*/
.modul .boletines {
	background:url(../img/contenidos/modulo_boletin.jpg) no-repeat right top;
	min-height:inherit;
	height:210px;
}
.modul .boletines h4 {
	background-position:-5px -1px;
	padding-top:6px;
}
.modul .boletines p {
	padding:0px 10px 0px 12px;
	line-height:1.2em;
}
.modul .boletines ul {
	padding-top:4px;
}
.modul .boletines li {
	padding-left:12px;
	font-size:1.1em;
}
.modul .boletines a.mes {
	margin-top:-8px;
}


/* subhome Sala de Prensa */
.fila1 {
	min-height:395px;
	height:auto !important;
	height:395px;
}
.fila1 .modul {	
	min-height:395px;
	height:auto !important;
	height:395px;}
.salaPrensa .modul .imgText{ padding-top:10px;}

.salaPrensa .modul .imgText img{ float:left; padding:0 10px 0px 0;}

.salaPrensa .modul .imgText .txt{float:left; width:95px;}
.salaPrensa .modul .imgText h3,
.salaPrensa .modul .imgText p{	width:95px; }
.salaPrensa .modul .imgText p{	width:90px; }

.salaP{
	margin-top:5px;
}
.salaP a{
	padding-right:14px;
	text-decoration:underline;
}
.salaP a:hover{
	text-decoration:none;
}

.salaPrensa .modulEstMedios p{
	padding-bottom:0px;
}
.salaPrensa .modulNotasPrensa p{
	padding-bottom:16px;
}
.salaPrensa .modulNovedades p{
	padding-bottom:4px;
}

.salaPrensa .modul .imgText h3,
.salaPrensa .modul .imgText p{
	padding-top:0;
}

/* Modul quienesSomos2 (subhome veteriarios, 3cols) */
.modul .quienesSomos2 .cos {
	background:url(../img/modulos/quienes2.jpg) no-repeat top right;
	padding:10px 0px 0px 23px;
	
}
.modul .quienesSomos2 h2 {
	width:630px;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
}
.modul .quienesSomos2 .paisos{
	position:absolute;
	margin-top:135px;
}
.modul .quienesSomos2 a {
	color:#999;
	float:left;
	padding-right:35px;
	font-size:12px;
}
