html {
	height: 100%;
	width: 100%;
	overflow-y: scroll;
}

body {
	height: 100%;
	width: 100%;
	font-family: Tahoma; 
	font-size: 11px;
	color: #808080;
	background-color: #ffffff;
	text-align: center;
	margin:0;
}

/* Estructura */
/* ---------- */

.fondo-pie{
	background: url(/images/estructura/fondo-pie.gif) no-repeat center bottom;
}

.fondo-cabecera{
	background: url(/images/estructura/fondo-cabecera.gif) no-repeat left top;
}

.fondo-cabecera-izq{
	background: url(/images/estructura/fondo-cabecera-izq.gif) no-repeat right top;
}

.fondo-cabecera-der{
	background: url(/images/estructura/fondo-cabecera-der.gif) no-repeat left top;
}

/* Comunes */
/* ------- */
.fondo-home{
	background: url(/images/home/fondo-home.jpg) no-repeat left top;
}

.fondo-ingenieros-acusticos{
	background: url(/images/ingenieros-acusticos/fondo.jpg) no-repeat right  top;
}

.fondo-ingenieros-acusticos-der{
	background: url(/images/ingenieros-acusticos/fondo-der.jpg) no-repeat left top;
}

.fondo-acustica-en-actividades{
	background: url(/images/acustica-en-actividades/fondo.jpg) no-repeat right  top;
}

.fondo-acustica-en-actividades-der{
	background: url(/images/acustica-en-actividades/fondo-der.jpg) no-repeat left top;
}

.fondo-acustica-en-industria{
	background: url(/images/acustica-en-industria/fondo.jpg) no-repeat right top;
}

.fondo-acustica-en-industria-der{
	background: url(/images/acustica-en-industria/fondo-der.jpg) no-repeat left top;
}

.fondo-acustica-medioambiental{
	background: url(/images/acustica-medioambiental/fondo.jpg) no-repeat right top;
}

.fondo-acustica-medioambiental-der{
	background: url(/images/acustica-medioambiental/fondo-der.jpg) no-repeat left top;
}

.fondo-newsletter{
	background: url(/images/boletin-de-novedades/fondo.jpg) no-repeat left top;
}

.puntos-azules{
	background: url(/images/generales/puntos-azules.gif) repeat-x left;
}

.puntos-azules-v{
	background: url(/images/generales/puntos-azules-v.gif) repeat-y center;
}
 

/* Fuentes */
/* ------- */
.pie{
	font-family: Tahoma; 
	font-size: 10px;
	color: #808080;
}

.noticias-home{
	font-family: Tahoma; 
	font-size: 10px;
	color: #7a7a7a;
}

.titulos-azul{
	font-family: Tahoma; 
	font-size: 12px;
	color: #3b7ab8;
}

.noticias-boletin{
	font-family: Tahoma; 
	font-size: 11px;
	color: #525151;	
}

.noticias-boletin-titulo{
	font-family: Tahoma; 
	font-size: 11px;
	color: #525151;
	font-weight:bold;
}

.noticias-boletin-fuente{
	font-family: Tahoma; 
	font-size: 10px;
	color: #7a7a7a;
}

.noticias-boletin-fecha{
	font-family: Tahoma; 
	font-size: 10px;
	color: #3b7ab8;
}

.pie-boletin{
	font-family: Tahoma; 
	font-size: 10px;
	color: #ffffff;	
}

.campo_formulario{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #0080b1;
	padding-left: 2px;
}

.azul{
	color: #3b7ab8;
}

.azul_oscuro{
	color: #1b5085;
}

.azul_intro{
	color: #3b7ab8;
}

/* antiguo color .azul_intro 
	color: #346ba3;
}
*/
a.pie:link {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #808080; text-decoration: none;}
a.pie:visited {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #808080; text-decoration: none;}
a.pie:active {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #808080; text-decoration: none;}
a.pie:hover {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #0080b1; text-decoration: none;}

a.enlaceazul:link {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #3b7ab8; text-decoration: none;}
a.enlaceazul:visited {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #3b7ab8; text-decoration: none;}
a.enlaceazul:active {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #3b7ab8; text-decoration: none;}
a.enlaceazul:hover {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #7a7a7a; text-decoration: none;}

a.enlaceblanco:link {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none;}
a.enlaceblanco:visited {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none;}
a.enlaceblanco:active {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none;}
a.enlaceblanco:hover {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #e6ecf1; text-decoration: none;}

#menuSuperior
{
	width:700px;
	height:50px;
	position:relative;
}
#menuSuperior img
{
	margin-left:30px;
	margin-right:30px;
}
#menuSuperior #atencion-cliente
{
	position:absolute;
	top:-5px;
	right:-100px;
	background-image:url(/images/estructura/atencion-al-cliente.png);
	width:127px;
	height:71px;
	
}
#menuSuperior #atencion-cliente img
{
	position:absolute;
	top:50px;
	left:13px;
	margin:0px;
	border:none;
}
#menu-servicios
{
	padding-top:52px;
	position:absolute;
	top:0px;
	left:232px;
	z-index:20;
	width:150;
	text-align:center;
}
#menu-servicios img
{
	margin:0px;
	border:none;
}
#catalogoVicoustic img
{
	border:none;
}

#catalogoVicoustic img:hover
{
	opacity:0.8;
}

.fichaHome 
{
	position:relative;
	top:-8px;
	left:0px;
	width:263px;
	height:30px;
	display:block;
}
.fichaHome img
{
	position:absolute;
	top:0px;
	left:0px;
}
.fichaHome a
{
	text-decoration:none;
	color:#2e75bc;
	font-size:11px;
	display:block;
	float:left;
	width:220px;
	padding-left:30px;
}
.fichaHome a:hover
{
	text-decoration:none;
	color:#555555;
	font-size:11px;
}
