﻿@import url("noticias.css");
body, html {
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	}
h1, h2, h3, h4, h5, p, a, ul, li {
	margin:0;
	padding:0;
	}
h3 {
	padding:5px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#0e93c5;
	text-align:left;	
}
#total {
	/*background:url(../imagenes/background.gif) repeat-x;*/
}
#principal {
	width: 935px;
	padding:0 25px 0 25px;
	background:url(../imagenes/principalBg.jpg) no-repeat;
	margin:0 auto;
	}

#cabecera {
	clear:both;
	overflow:hidden;
	}
.logotipo {
	float:left;
	width:210px;
	height:90px;
}
.logotipo h1 a{
	display:block;
	background:url(../imagenes/ondoan-auditoria-y-control.gif) no-repeat;
	width:208px;
	height:90px;
}
.logotipo h1 a span{
	display:none;
}
.navegacion {
	matrgin-left:215px;

}
.herramientas {
	margin-left:630px;
	width:300px;
	height:50px;
	text-align:right;
	
}

.herramientas img{
	border:0;
}
.herramientas ul {
    margin:0;
	padding:0;
    width: 300px;	
}

.herramientas ul li {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: -4px;
	margin-bottom: 0px;
	display: inline;
	list-style: none;
}

.herramientas ul li a span {
	visibility: hidden;
	text-transform: uppercase;
	left: 0px;
	width: 150px; 
	position: absolute;
	top: 30px;
}

#herramientas ul li span.texto {
	padding-left: 10px;
	padding-left: 10px;
	font-family: Tahoma, Verdana, Trebuchet MS; 
	font-size: 11px; 
	color: #3B5D17;
	text-align: center;
}
#navSuperior {
	margin-left:15px;
	padding-left:15px;
	height:40px;
}

.clearfloat { 
	clear:both;
	height:0;
	width:0;
	padding:0;
	margin:0;
	}


/*** PIE ***/

#pie {
	border-top:1px solid #e3e3e3;
	height:55px;
}
#pie div.pieContenido {
	width: 935px;
	padding:10px 25px 0 25px;
	margin:0 auto;
	height:45px;	
	color:#0d83b4;
	font-size:11px;
	text-align:center;
}
#pie div.pieContenido p{
	line-height:18px;
}
#pie div.pieContenido a{
	color:#0d83b4;
	font-size:11px;
}

/*** MENÚ ***/
.menu UL {
	float:right;
	margin:0;
	padding:0;
}
.menuEus UL {
	float:right;
	margin:0;
	padding:0;
}
UL #nav {
	PADDING:0;
	MARGIN: 0px; 
	LINE-HEIGHT: 1;  
	LIST-STYLE-TYPE: none;
	BORDER:1px solid #000;
}
#nav UL {
	PADDING: 0px;  
	MARGIN: 0px; 
	LINE-HEIGHT: 1; 
	LIST-STYLE-TYPE: none;
	border:1px solid #ff0000;
}
#nav A {
	DISPLAY: block; 
}
#nav LI {
	FLOAT: left;
	PADDING:0;
	LIST-STYLE-TYPE: none;
}
/*  CASTELLANO */
						ul#nav a.presentacion {
							height: 40px;
							width: 109px;
							margin-right:0px;
							padding-right: 0;
							overflow: hidden;
							/*text-indent: 5000px;*/
							background: url('../imagenes/es-es/m_presentacion.gif') top left no-repeat;
							display: block;
						}
							ul#nav a.presentacion:hover {
								background: url('../imagenes/es-es/m_presentacion.gif');
								background-position: bottom left;
							}
							ul#nav a.presentacion-on {
								height: 40px;
								width: 109px;
								margin-right:0;
								padding-right: 0;
								background: url('../imagenes/es-es/m_presentacion.gif') bottom left no-repeat;
							}
							ul#nav a.presentacion-on span {	
							display:none;
							}	
							ul#nav a.presentacion span {	
							display:none;
							}	
						ul#nav a.servicios {
							height: 40px;
							width: 93px;
							margin-right:0;
							padding-right: 0;
							overflow: hidden;
							/*text-indent: 5000px;*/
							background: url('../imagenes/es-es/m_servicios.gif') top left no-repeat;
							display: block;
						}
							ul#nav a.servicios:hover {
								background: url('../imagenes/es-es/m_servicios.gif');
								background-position: bottom left;
							}
							ul#nav a.servicios-on {
								height: 40px;
								width: 93px;
								background: url('../imagenes/es-es/m_servicios.gif') bottom left no-repeat;
							}
							ul#nav a.servicios-on span {	
							display:none;
							}
							ul#nav a.servicios span {	
							display:none;
							}

						ul#nav a.autorizaciones {
							height: 40px;
							width: 124px;
							margin-right:0;
							padding-right: 0;
							overflow: hidden;
							/*text-indent: 5000px;*/
							background: url('../imagenes/es-es/m_autorizaciones.gif') top left no-repeat;
							display: block;
						}
							ul#nav a.autorizaciones:hover {
								background: url('../imagenes/es-es/m_autorizaciones.gif');
								background-position: bottom left;
							}
							ul#nav a.autorizaciones-on {
								height: 40px;
								width: 124px;
								background: url('../imagenes/es-es/m_autorizaciones.gif') bottom left no-repeat;
							}
							ul#nav a.autorizaciones-on span {	
							display:none;
							}
							ul#nav a.autorizaciones span {	
							display:none;
							}

						ul#nav a.contacto {
							height: 40px;
							width: 91px;
							margin-right:0;
							padding-right: 0;
							overflow: hidden;
							/*text-indent: 5000px;*/
							background: url('../imagenes/es-es/m_contacto.gif') top left no-repeat;
							display: block;
						}
							ul#nav a.contacto:hover {
								background: url('../imagenes/es-es/m_contacto.gif');
								background-position: bottom left;
							}
							ul#nav a.contacto-on {
								height: 40px;
								width: 91px;
								background: url('../imagenes/es-es/m_contacto.gif') bottom left no-repeat;
							}
							ul#nav a.contacto-on span {	
							display:none;
							}
							ul#nav a.contacto span {	
							display:none;
							}


						ul#nav a.situacion {
							height: 40px;
							width: 98px;
							margin-right:0;
							padding-right: 0;
							overflow: hidden;
							/*text-indent: 5000px;*/
							background: url('../imagenes/es-es/m_situacion.gif') top left no-repeat;
							display: block;
						}
							ul#nav a.situacion:hover {
								background: url('../imagenes/es-es/m_situacion.gif');
								background-position: bottom left;
							}
							ul#nav a.situacion-on {
								height: 40px;
								width: 98px;
								background: url('../imagenes/es-es/m_situacion.gif') bottom left no-repeat;
							}
							ul#nav a.situacion-on span {	
							display:none;
							}
							ul#nav a.situacion span {	
							display:none;
							}

/** EUSKARA */
						ul#nav a.presentacionEus {
							height: 40px;
							width: 109px;
							margin-right:0px;
							padding-right: 0;
							overflow: hidden;
							/*text-indent: 5000px;*/
							background: url('../imagenes/eu-es/m_presentacion.gif') top left no-repeat;
							display: block;
						}
							ul#nav a.presentacionEus :hover {
								background: url('../imagenes/eu-es/m_presentacion.gif');
								background-position: bottom left;
							}
							ul#nav a.presentacionEus-on {
								height: 40px;
								width: 109px;
								margin-right:0;
								padding-right: 0;
								background: url('../imagenes/eu-es/m_presentacion.gif') bottom left no-repeat;
							}
							ul#nav a.presentacionEus-on span {	
							display:none;
							}	
							ul#nav a.presentacionEus span {	
							display:none;
							}	
						ul#nav a.serviciosEus {
							height: 40px;
							width: 93px;
							margin-right:0;
							padding-right: 0;
							overflow: hidden;
							/*text-indent: 5000px;*/
							background: url('../imagenes/eu-es/m_servicios.gif') top left no-repeat;
							display: block;
						}
							ul#nav a.serviciosEus:hover {
								background: url('../imagenes/eu-es/m_servicios.gif');
								background-position: bottom left;
							}
							ul#nav a.serviciosEus-on {
								height: 40px;
								width: 93px;
								background: url('../imagenes/eu-es/m_servicios.gif') bottom left no-repeat;
							}
							ul#nav a.serviciosEus-on span {	
							display:none;
							}
							ul#nav a.serviciosEus span {	
							display:none;
							}

						ul#nav a.autorizacionesEus {
							height: 40px;
							width: 95px;
							margin-right:0;
							padding-right: 0;
							overflow: hidden;
							/*text-indent: 5000px;*/
							background: url('../imagenes/eu-es/m_autorizaciones.gif') top left no-repeat;
							display: block;
						}
							ul#nav a.autorizacionesEus:hover {
								background: url('../imagenes/eu-es/m_autorizaciones.gif');
								background-position: bottom left;
							}
							ul#nav a.autorizacionesEus-on {
								height: 40px;
								width: 95px;
								background: url('../imagenes/eu-es/m_autorizaciones.gif') bottom left no-repeat;
							}
							ul#nav a.autorizacionesEus-on span {	
							display:none;
							}
							ul#nav a.autorizacionesEus span {	
							display:none;
							}

						ul#nav a.contactoEus {
							height: 40px;
							width: 101px;
							margin-right:0;
							padding-right: 0;
							overflow: hidden;
							/*text-indent: 5000px;*/
							background: url('../imagenes/eu-es/m_contacto.gif') top left no-repeat;
							display: block;
						}
							ul#nav a.contactoEus:hover {
								background: url('../imagenes/eu-es/m_contacto.gif');
								background-position: bottom left;
							}
							ul#nav a.contactoEus-on {
								height: 40px;
								width: 101px;
								background: url('../imagenes/eu-es/m_contacto.gif') bottom left no-repeat;
							}
							ul#nav a.contactoEus-on span {	
							display:none;
							}
							ul#nav a.contactoEus span {	
							display:none;
							}


						ul#nav a.situacionEus {
							height: 40px;
							width: 88px;
							margin-right:0;
							padding-right: 0;
							overflow: hidden;
							/*text-indent: 5000px;*/
							background: url('../imagenes/eu-es/m_situacion.gif') top left no-repeat;
							display: block;
						}
							ul#nav a.situacionEus:hover {
								background: url('../imagenes/eu-es/m_situacion.gif');
								background-position: bottom left;
							}
							ul#nav a.situacionEus-on {
								height: 40px;
								width: 88px;
								background: url('../imagenes/eu-es/m_situacion.gif') bottom left no-repeat;
							}
							ul#nav a.situacionEus-on span {	
							display:none;
							}
							ul#nav a.situacionEus span {	
							display:none;
							}

						

#nav LI UL {
	BACKGROUND:#0d3d4e; 
	FILTER: alpha(opacity=90); 
	OPACITY: .8;
	LEFT: -999em; 
	WIDTH: 120px; 
	POSITION: absolute; 
	padding:0 10px 0 10px; 
	border:0;
}

alt {background:#000;}	

	
/*** CABECERAS ***/
#cBasico {
	height:85px;
	background:#fff url(../imagenes/es-es/cbasico.jpg) no-repeat;
	padding:46px 0 0 45px;
}
#cBasico h2{
	FONT-SIZE: 28px; 
	PADDING-BOTTOM: 0.1em; 
	COLOR: #fff; 
	LETTER-SPACING: 1px;
	font-family: "Lucida Grande", Arial, Tahoma, sans-serif;
	font-weight:400;
}
#cPresentacion {
	height:85px;
	background:url(../imagenes/es-es/cbasico.jpg) no-repeat;
	padding:46px 0 0 45px;
}
#cPresentacion h2{
	FONT-SIZE: 28px; 
	PADDING-BOTTOM: 0.1em; 
	COLOR: #fff; 
	LETTER-SPACING: 1px;
	font-family: "Lucida Grande", Arial, Tahoma, sans-serif;
	font-weight:400;
}
#cServicios {
	height:131px;
	background:url(../imagenes/es-es/cServicios.jpg) no-repeat;
}
#cServicios h2{
	display:none;
}
#cAutorizaciones {
	height:131px;
	background:url(../imagenes/es-es/cAutorizaciones.jpg) no-repeat;
}
#cAutorizaciones h2{
	display:none;
}
#cContacto {
	height:131px;
	background:url(../imagenes/es-es/cContacto.jpg) no-repeat;
}
#cContacto h2{
	display:none;
}
#cSituacion {
	height:131px;
	background:url(../imagenes/es-es/cSituacion.jpg) no-repeat;
}
#cSituacion h2{
	display:none;
}
#contenedorInterior {
	clear:both;
	overflow:hidden;
	padding:55px 120px 20px 30px;
	min-height:300px;
	background:url(../imagenes/contenidoBg.jpg) no-repeat;
	color:#4a4a4a;
}
#contenedorInterior div.texto {
	float:left;
	width:500px;
	line-height:18px;
	color:#4b4b4b;
}

#contenedorInterior div.texto p{
	line-height:18px;
	color:#4b4b4b;
	padding-bottom:20px;
	text-align:justify;
}
#contenedorInterior div.texto p a{
	text-decoration:none;
	color:#0298d9;
}
#contenedorInterior div.texto img{
	border:0;
}
#contenedorInterior div.imagen {
	margin-left:573px;
	border:1px solid #ccc;
	padding:5px;
	background:#fff;
}
.oayc {
	color:#0298d9;
	font-weight:bold;
}
.googleMaps {
	width:700px;
	border:1px solid #ccc;
	padding:5px;
	background:#fff;
}
.googleMaps a{
	text-decoration:none;
	color:#0298d9;
	font-size:11px;
}







/*** PORTADA ***/

#totalPortada {
	background:#fff;
}
#principalPortada {
	width: 935px;
	padding:0 25px 0 25px;
	background:url(..../imagenes/principalPortadaBg.jpg) no-repeat;
	margin:0 auto;
	}
#cPortada {
	height:313px;
	/*background:url(../images/portada/01.jpg) no-repeat;*/
}
#contenedorPortada {
	padding:20px 50px 0 40px;
	height:161px;
	background:url(../imagenes/portadaBg.jpg) no-repeat;
	color:#4a4a4a;
}
#contenedorPortada p{
	padding-bottom:20px;
	line-height:18px;
}
#contenedorPortada img{
	border:0;
}
#contenedorPortada div.texto {
	float:left;
	width:500px;
	line-height:18px;
	color:#4b4b4b;
}
#contenedorPortada div.imagen {
	margin-left:573px;
	padding:80px 5px 5px 5px;
}



/*************  CONTENIDOS     ***********************/

.buttom {
background:#4cad14;
border:1px solid #4cad14;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-align:center;
padding:2px;
text-decoration:none;
}
.buttom:hover {
background:#333333;
border:1px solid #333333;
color:#FFFFFF;
font-size:12px;
padding:2px;
text-decoration:none;
}
.obligatorio {
color:#FF6600;
}
.combox {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

