/* ----- Reglas genéricas ----- */
* {
	margin: 0;
	padding: 0;
}
body {
	width: 940px;
	margin: 40px auto;
	font-size: x-small;
	font-family: Arial, sans-serif;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #09C;
}
a:hover {
	color: #000;
}
a.activo {
	color: #000 !important;
	font-weight: bold;
}
a.encuesta {
	background: url("../imgs/minibanner_enuesta.jpg");
}
img {
	border: 0;
}
p, td, th, dt, dd, caption {
	font-size: 1.2em;
	text-align: left;
	font-weight: normal;
}

/* ----- Cabecera general ----- */
h1 a {
	display: block;
	width: 940px; height: 70px;
	position: relative;
	cursor: hand;
	margin-bottom: 40px;
}
h1 a span {
	background: url("../imgs/cbcr_interdeco.gif");
	position: absolute;
	width: 100%;
	height: 100%;
}

/* ----- Contenedor principal ----- */
div#contenedor {
	background: #fff url("../imgs/fndo_menu.gif") repeat-y 140px 0;
	width: 940px;
}
p.copyright {
	clear: both;
	padding-top: 10px;
	background: #fff;
}

/* ----- Pie de pagina ----- */
div#pie {
	width: 940px;
	height: 15px;
	background-color: #a0a3ca;
	margin-top: 10px;
}
p.copyright {
	font-size: 1em;
}
 /* ---- Intro ----- */
body#intro {
	background-color: #00111E;
}
body#intro div {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 560px;
	margin-left: -400px;
	margin-top: -280px;
}
body#intro a {
	position: absolute;
	font-size: 1.2em;
	color: #FFF;
	left: 725px;
}
body#intro h1 {
	width: 800px; height: 70px;
	position: relative;
	margin-top: 250px;
}
body#intro h1 span {
	background: url("../imgs/imgn_intro_slogan.gif");
	position: absolute;
	width: 100%;
	height: 100%;
}
body#intro h2 {
	width: 540px; height: 100px;
	position: relative;
	margin-top: 180px;
	float: right;
}
body#intro h2 span {
	background: url("../imgs/imgn_intro_foot.gif");
	position: absolute;
	width: 100%;
	height: 100%;
}
/* ----- Menu principal ----- */
ul#menu_principal {
	width: 140px;
	float: left;
	font-size: 1.2em;
	margin-right: 20px;
	overflow:hidden;
}
ul#menu_principal li {
	margin-bottom: 15px;
	background: #FFF url(../imgs/bllt_menu.gif) no-repeat 0 3px;
	padding-left: 20px;
}

ul#menu_principal li ul li {
	margin-bottom: 15px;
	background: none;
	padding-left: 0;
}
ul#menu_principal a {
	color: #9c9d9f;
	text-transform: uppercase;
}
ul#menu_principal a:hover {
	color: #000;
}

div#boton_encuesta {
	width: 140px;
	float: left;
}

/* ----- Reglas para la portada ----- */
body#portada div#contenedor {
	position: relative;
}
body#portada div#contenedor img {
	float: right;
	
	margin-top: 0px;
	
}

body#portada div#contenido {
	position: absolute;
	width: 400px;
	left: 500px;
	bottom:  50px;
}
body#portada div#contenido p {
	font-size: 1.8em;
	color: #9c9d9f;
}
body#portada div#contenido em {
	color: #9c9d9f;
	font-size: 1.2em;
	display: block;
	margin-top: 10px;
}
body#portada div#contenido li {
	font-size: 1.8em;
	color: #000;
}

/* ----- Reglas para quienes somos ----- */
body#quienessomos div#contenedor img {
	margin-right: 20px;
}
body#quienessomos div#contenido {
	padding-top: 10px;
	padding-left: 160px;
	padding-right: 80px;
}
body#quienessomos div#contenido p {
	margin-bottom: 20px;
	color: #6d6d6e;
}

/* ----- Reglas para contacto ----- */
body#contacto div#contenedor img {
	float: left;
	margin-right: 20px;
}

/* ----- Submenu de productos ----- */
ul#menu_principal li ul {
	margin-top: 15px;
	border-left: 1px solid #CCC;
}
ul#menu_principal li ul li {
	font-size: .9em;
	padding-left: 13px;
}

/* ----- Portada de revistas ----- */
body#revistas h2 {
	width: 265px; height: 62px;
	position: relative;
	margin-bottom: 20px;
	margin-top: -16px;
}
body#revistas h2 span {
	background: url("../imgs/cbcr_revistas.gif");
	position: absolute;
	width: 100%;
	height: 100%;
}
div#miniaturas {
	float: left;
}
div.revistas {
	clear: left;
	height: 130px;
}
div.revistas a {
	display: block;
	width: 85px;
	height: 117px;
	float: left;
	margin-right: 10px;
}

/* ----- Portada de internet ----- */
body#internet h2 {
	width: 195px; height: 45px;
	position: relative;
	margin-bottom: 20px;
}
body#internet h2 span {
	background: url("../imgs/cbcr_internet.gif");
	position: absolute;
	width: 100%;
	height: 100%;
}
div.webs {
	clear: left;
	height: 120px;
}
div.webs a {
	display: block;
	width: 100px;
	height: 120px;
	float: left;
	margin-right: 30px;
	text-align: center;
	font-size: .91em;
	color: #333;
}

/* ----- Portada Revistas de Empresa ----- */
body#empresa h2 {
	width: 730px; height: 77px;
	position: relative;
	margin-bottom: 20px;
}
body#empresa h2 span {
	background: url("../imgs/cbcr_revistasempresa.gif");
	position: absolute;
	width: 100%;
	height: 100%;
}
div.revistas_empresa {
	clear: left;
	height: 100px;
	margin-top: 80px;
	padding-bottom: 80px;
}
div.revistas_empresa a {
	display: block;
	width: 115px;
	height: 155px;
	float: left;
	margin-right: 10px;
	text-align: center;
	font-size: .9em;
	color: #333;
}

/* ----- Fichas de productos ----- */
body.ficha h2 {
	top:  -10000px;
	position: absolute;
}

body.ficha div#contenido {
	width: 540px;
	float: right;
}
body.ficha div.imagen_datos {
	float: left;
}
body.ficha p {
	color: #6d6d6e;
}
dl.datos {
	margin-bottom: 15px;
}
dl.datos dt {
	float: left;
	clear: both;
	color: #6d6d6e;
	margin-bottom: 5px;
	margin-right: 5px;
}
dl.datos dd {
	color: #003A85;
	font-weight: bold;
	margin-bottom: 5px;
}
body.ficha table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
body.ficha table.tarifas caption {
	display: none;
}
body.ficha table tr td, body.ficha table tr th {
	padding: 3px 0;
	color: #6d6d6e;
}
body.ficha table tr.color td, body.ficha table tr.color th {
	background-color: #edf3fb;
}
body.ficha table tr th.coste, body.ficha table tr th.acaja, body.ficha table tr th.asangre {
	font-weight: bold;
	color: #003983;
	text-transform: uppercase;
}
body.ficha table tr th.formatos {
	width: 55%;
	font-weight: bold;
	color: #003983;
	text-transform: uppercase;
	padding-left: 15px;
}
body.ficha table.tarifas {
	margin-bottom: 20px;
}
body.ficha table.tarifas tr th.nombre {
	padding-left: 15px;
}

body.ficha table.emplazamientos caption {
	background-color: #edf3fb;
	padding: 3px 0 0 15px;
	color: #003983;
	text-transform: uppercase;
	font-weight: bold;
}
body.ficha table.emplazamientos tr th {
	width: 55%;
	padding-left: 15px;
}
th.funcion, th.ciudad {
	color: #003983 !important;
	font-weight: bold;
}
th.funcion {
	width: 40%;
}
th.ciudad {
	width: 30%;
}
th.cargo {
	width: 40%;
}
table.contactos {
	margin-bottom: 20px;
}
div.imagen_datos img {
	margin-bottom: 20px;
}
div.imagen_datos dl dt {
	color: #6d6d6e;
	font-size: 1.1em;
}
div.imagen_datos dl dd {
	color: #003983;
	font-weight: bold;
	font-size: 2.8em;
	margin-bottom: 2px;
}
div.imagen_datos dl dd.fuente {
	font-size: 1.1em;
	font-style: italic;
	color: #666;
}
div.volver {
	padding: 3px 0;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	float: left;
	width: 780px;
	margin-bottom: 15px;
}

div.volver:after {
	clear:both;
}

div.volver a {
	font-size: 1.1em;
	color: #666;
}
div.separador {
	background: #fff url('../imgs/fndo_separador.gif') repeat-x;
	margin-top: 25px;
	margin-bottom: 15px;
}
div.separador hr {
	position: absolute;
	top:  -10000px;
}
em.nota {
	font-size: 1.1em;
	padding-top: 10px;
	font-style: normal;
}
body.ficha table.emplazamientos tr.asterisco td {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
}

a.pdf {
	display: block;
	font-size: 1.3em;
	padding: .6em 0 .5em 3.5em;
	background: #FFF url(../imgs/icno_pdf.gif) no-repeat;
	margin-top: 20px;
	font-weight: bold;
	width: 350px;
}

/* ----- Contacto ----- */
body#contacto h2 {
	position: absolute;
	top: -10000px;
}
body#contacto div#contenido div.contactos h3 a {
	background-color: #edf3fb;
	display: block;
	padding: 4px 4px 4px 10px;
	margin-bottom: 10px;
	color: #006699;
	font-size: .8em;
}
body#contacto div#contenido div.contactos h3 a:hover {
	background-color: #111;
	color: #FFF;
}
body#contacto div#contenido div.contactos {
	float: left;
	width: 460px;
}
body#contacto div#contenido div.contactos div {
	width: 460px;
}
body#contacto div#contenido div.contactos table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
body#contacto div#contenido div.contactos table tr th {
	font-weight: bold;
	padding: 6px 0;
	border-bottom: 1px dotted #CCC;
	width: 260px;
}
body#contacto div#contenido div.contactos table tr td {
	padding: 6px 0;
	border-bottom: 1px dotted #CCC;
	width: 200px;
}
body#contacto div#contenido div.contactos table tr td a {
	color: #069;
}
body#contacto div#contenido div.contactos table tr td a:hover {
	text-decoration: underline;
}


/* ----- Reglas para Investigacion ----- */
body#investigacion div#contenedor img {
	margin-right: 20px;
	float: left;
}
body#investigacion div#contenido {
	padding-top: 10px;
	padding-left: 160px;
	padding-right: 80px;
}

body#investigacion div#contenido h3 {
	background-color: #edf3fb;
	display: block;
	padding: 4px 4px 4px 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #006699;
}

body#investigacion div#contenido p {
	margin-bottom: 20px;
	color: #6d6d6e;
}

/* ----- Reglas para Atenea ----- */
body#atenea div#contenedor img {
	margin-right: 20px;
	margin-bottom: 40px;
}
body#atenea div#contenido {
	padding-top: 10px;
	padding-left: 160px;
	padding-right: 80px;
}

body#atenea div#contenido h3 {
	background-color: #edf3fb;
	display: block;
	padding: 4px 4px 4px 10px;
	margin-bottom: 10px;
	color: #006699;
}



/* ----- Reglas para Noticias Vip ----- */



body#noticias_vip h2 {
	width: 730px; height: 77px;
	position: relative;
	margin-bottom: 20px;
	margin-top: 0px;
}
body#noticias_vip h2 span {
	background: url("../imgs/cbcr_noticias.gif");
	background-repeat:no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	margin-top: 0px;
}

body#noticias_vip div#contenedor img {
	margin-right: 20px;
	margin-bottom: 40px;
}
body#noticias_vip div#contenido {
	padding-top: 10px;
	padding-left: 160px;
	padding-right: 80px;
}

body#noticias_vip div#contenido h3 {
	background-color: #edf3fb;
	display: block;
	padding: 4px 4px 4px 10px;
	margin-bottom: 10px;
	color: #006699;
}

body#noticias_vip div#contenido p {
	margin-bottom: 20px;
	color: #6d6d6e;
}


/*-------Bloque de noticias----------*/
body#noticias_vip div.bloque_noticia {
	margin-bottom:20px;
	/*background-color: #edf3fb;*/
}

body#noticias_vip div.bloque_noticia h1.titular{
	border-left-style: solid;
	border-left-width: 5px;
	color:#666666;
	font-size: 1.5em;
	padding-left: 5px;
	margin-bottom: 10px;
}

body#noticias_vip div.bloque_noticia h2.entradilla{
	color:#666666;
	font-size: 1.3em;
	font-style:italic;
	font-weight:normal;
	padding-left: 5px;
	margin-bottom: 0px;
}

body#noticias_vip div.bloque_noticia img.foto_noticia{
	margin-top: 0px;
	margin-bottom: 0px;
}

body#noticias_vip div.bloque_noticia p.texto{
	color:#666666;
	padding-left: 5px;
}


/* ----- Reglas para Formulario Vip ----- */

form input{
	display: block;
	height: 16px;
	border: 1px solid #CCC;
	background: #fff url('../imgs/fndo_inputlogin.gif') repeat-x;
	font-weight:normal;
	padding: 3px;
	color: #666;
}

form input.oculto{
	display: none;
	background-color: #CCC;
}

form input.boton_envio {
	color:#FFF;
	background:none;
	background-color:#999;
	display: block;
	border:  1px solid #CCC;
	cursor: hand;
	padding: 5px;
	height:auto;
}

body#portada div#contenedor img.encuesta_micasa {
	left: 0;
	position: absolute;	
	margin-top: 10px;
	margin-left: 10px;
	/*left: 20px;*/
}

body#quienessomos div#contenedor img.encuesta_micasa {
	float: left;
	margin-top: 100px;
	margin-left: -150px;
}

body#revistas div#contenedor img.encuesta_micasa {
	float: left;
	margin-top: 200px;
	margin-left: -150px;
}

body#internet div#contenedor img.encuesta_micasa {
	float: left;
	margin-top: 200px;
	margin-left: -150px;
}
body#empresa div#contenedor img.encuesta_micasa {
	float: left;
	margin-top: 200px;
	margin-left: -150px;
}

#column_menu {
	float:left;
	width:140px;
	height:350px;
}	

body div#contenedor #column_menu #encuesta_mc {
	float:left;
	width:120px;
	margin:0px;
}
body div#contenedor #column_menu #encuesta_mc img {
	float:left;
	margin:0px;
}	
	

body#noticias_vip div#contenedor ul#menu_principal li a img{
	margin:0;
	width:110px;
	overflow:hidden;
}

body#noticias_vip div#contenedor ul#menu_principal li a img,
body#contacto div#contenedor ul#menu_principal li a img,
body#revistas div#contenedor ul#menu_principal li a img,
body#internet div#contenedor ul#menu_principal li a img,
body#empresa div#contenedor ul#menu_principal li a img,
body#catalogo div#contenedor ul#menu_principal li a img,
body#investigacion div#contenedor ul#menu_principal li a img,
body#atenea div#contenedor ul#menu_principal li a img,
body#portada div#contenedor ul#menu_principal li a img,
body#publicidad div#contenedor ul#menu_principal li a img,
body#quienessomos div#contenedor ul#menu_principal li a img{
	margin:0;
	width:110px;
	overflow:hidden;
}
body#portada div#contenedor ul#menu_principal li a img{float:none}