html {
	position: relative;
}

body {
	text-align: center;
	position: relative;
	background: #BCBEC0;
	margin: 4px 0px 4px 0px;
}


/* --------- pagina --------- */
#pagina {
	position: relative;
	text-align: left;
	width: 770px;
	margin: 0px auto;
	margin-bottom: 0px;
	background: #FFFFFF;
}

/* --------- Banner --------- */
#banner {
	position:absolute;
	height : 70px;
	width : 770px;
	font-family: sans-serif;
	font-size : 12px;
	background: #DC241F url(imagenes/banner_100118.jpg) no-repeat;
	top: 0px;
}

/* --------- Menu Banner --------- */
#menubanner {
	position:absolute;
	top: 5px;
	left: 515px;
	height : 70px;
	width : 250px;
	font-family: sans-serif;
	font-size : 12px;
	color: white;
	text-align: right;
}

#menubanner a:visited, a:link, a:active {
	color: white;
	text-decoration: none;
}

#menubanner a:hover {
	color: yellow;
	text-decoration: none;
}

#searchbox {
	height: 18px;
	font-family: sans-serif;
	font-size: 12px;
	position: relative;
	top: -4px;
}

#searchgo {
	position: relative;
	bottom: opx;
	height: 18px;
	font-family: sans-serif;
	font-size: 10px;
	color: black;
}

/* Menu Idiomas */

#idioma {
	position:absolute;
	top: 5px;
	left: 300px;
	font-family: sans-serif;
	font-size : 10px;
	color: white;
	text-align: right;
	width: 270px;
}

#idioma a:visited, a:link, a:active {
	color: white;
	text-decoration: none;
}

#idioma a:hover {
	color: yellow;
	text-decoration: none;
}




/* --------- Menu --------- */
#menu {
	position: absolute;
	top: 72px;
	height: 20px;
	width: 770;
	font-family: sans-serif;
	font-size: 12px;
	background: #BCBEC0;
	z-index: 3;
}


/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible} 
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#BCBEC0; layer-background-color:#BCBEC0; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding-top:2px; font-family: sans-serif; font-size: 12px; text-align: center; font-variant: small-caps;}
.clLevel0{background-color: black; layer-background-color:#DC241F; color: white; background: url(imagenes/bg_th3.gif) repeat-x top;}
.clLevel0over{background-color:#BCBEC0; layer-background-color:#BCBEC0; color: black; cursor:pointer; cursor:hand; background: url(imagenes/bg_th4.gif) repeat-x top;}
.clLevel0border{position:absolute; visibility:hidden; background-color:#BCBEC0; layer-background-color:#BCBEC0}

/*Styles for level 1*/
.clLevel1,.clLevel1over{position:absolute; padding:2px; font-family: sans-serif; font-size:12px;}
.clLevel1{background-color:#DC241F; layer-background-color:#DC241F; color:white; background: url(imagenes/bg_th5.gif) repeat-x top;}
.clLevel1over{background-color:#BCBEC0; layer-background-color:#BCBEC0; color: black; cursor:pointer; cursor:hand; background: url(imagenes/bg_th4.gif) repeat-x top;}
.clLevel1border{position:absolute; visibility:hidden; background-color:#BCBEC0; layer-background-color:#BCBEC0}

/*Styles for level 2*/
.clLevel2,.clLevel2over{position:absolute; padding:2px; font-family: sans-serif; font-size:12px;}
.clLevel2{background-color:#DC241F; layer-background-color:#DC241F; color:white; background: url(imagenes/bg_th5.gif) repeat-x top;}
.clLevel2over{background-color:#BCBEC0; layer-background-color:#BCBEC0; color: black; cursor:pointer; cursor:hand; background: url(imagenes/bg_th4.gif) repeat-x top;}
.clLevel2border{position:absolute; visibility:hidden; background-color:#DC241F; layer-background-color:#DC241F}





/* --------- Principal --------- */
#frameprincipal {
	position: absolute;
	top: 92px;
	width: 770px;
	font-family: sans-serif;
	font-size: 12px;
	background: white url("imagenes/fondo_aghasa.gif");
	border-top: #BCBEC0 2px solid;
}

#principal_home {
	position: relative;
	left: 20px;
	height: 450px;
	width: 730px;
	font-family: sans-serif;
	font-size: 12px;
}

#principal {
	position: relative;
	left: 20px;
	width: 730px;
	font-family: sans-serif;
	font-size: 12px;
}


/* --------- Legal --------- */
#legal {
	position: relative;
	width: 770px;
	background: #DC241F;
	color: white;
	text-align: center;
	border-top: #BCBEC0 2px solid;
}

#legal a:visited, a:link, a:active {
	color: white;
	text-decoration: none;
}

#legal a:hover {
	color: yellow;
	text-decoration: none;
}


/* --------- Página de inicio --------- */
#cajagrande {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 430px;
	height: 300px;
	border: black solid 1px;
	background: transparent;
}

#cajanoticias {
	position: absolute;
	top: 0px;
	left: 440px;
	width: 290px;
	height: 145px;
	border: black solid 1px;
	background: transparent;
	text-align: left;
}

#cajanoticias a:link, a:visited {
	color: black;
	text-decoration: none;
}

#cajanoticias a:hover {
	color: #DC241F;
	text-decoration: none;
}



#cajanoticias2 {
	position: absolute;
	top: 0px;
	left: 440px;
	width: 290px;
	height: 300px;
	border: black solid 1px;
	background: transparent;
	text-align: left;
}

#cajanoticias2 a:link, a:visited {
	color: black;
	text-decoration: none;
}

#cajanoticias2 a:hover {
	color: #DC241F;
	text-decoration: none;
}

.verdetalles2 {
	position: absolute;
	top: 284px;
	left: 0px;
	width: 290px;
	height: 16px;
	text-align: right;
}



/* -- Prueba con index6.php -- */
#cajanoticias3 {
	position: absolute;
	top: 360px;
	left: 110px;
	width: 610px;
	height: 180px;
	border: black solid 1px;
	background: transparent;
	text-align: left;
}

#cajanoticias3 a:link, a:visited {
	color: black;
	text-decoration: none;
}

#cajanoticias3 a:hover {
	color: #DC241F;
	text-decoration: none;
}

.verdetalles3 {
	position: absolute;
	top: 164px;
	left: 0px;
	width: 610px;
	height: 16px;
	text-align: right;
}

#cajanoticias3 td {
	font-size: 12px;
}

/* -- Fin pruebas -- */


#cajaofertas {
	position: absolute;
	top: 155px;
	left: 440px;
	width: 290px;
	height: 145px;
	border: black solid 1px;
	background: transparent;
}

#cajaofertas a:link, a:visited {
	color: black;
	text-decoration: none;
}

#cajaofertas a:hover {
	color: #DC241F;
	text-decoration: none;
}

#minicaja1 {
	position: absolute;
	top: 310px;
	left: 0px;
	width: 210px;
	height: 145px;
	border: black solid 1px;
	background: #BCBEC0;
}

#minicaja2 {
	position: absolute;
	top: 310px;
	left: 220px;
	width: 210px;
	height: 145px;
	border: black solid 1px;
	background: #BCBEC0;
}

#minicaja3 {
	position: absolute;
	top: 310px;
	left: 440px;
	width: 290px;
	height: 145px;
	border: black solid 1px;
	background: transparent;
}

.titulo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 18px;
	background: #DC241F;
	background: url(imagenes/bg_th5.gif) repeat-x top;

	border-bottom: solid #BCBEC0 2px;
	font-family: sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: white;
	vertical-align: top;
	text-align: left;
}

.interior {
	position: relative;
	top: 0px;
	left: 2px;
	padding-right: 4px;
	font-family: sans-serif;
	font-size : 12px;
	color: black;
	vertical-align: top;
	text-align: left;
}

.verdetalles {
	position: absolute;
	top: 129px;
	left: 0px;
	width: 290px;
	height: 16px;
	text-align: right;
}


/* --------- Páginas de texto --------- */

#cabecera {
	position: relative;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #DC241F;
}

#contenido {
	position: relative;
	font-family: sans-serif;
	font-size: 12px;
	padding-top: 10px;
}

#contenido td {
	font-family: sans-serif;
	font-size: 12px;
	padding-right: 4px;
}

#contenido a:link, a:visited {
	color: black;
	text-decoration: none;
}

#contenido a:hover {
	color: #DC241F;
	text-decoration: none;
}


/* --------- Mapa de España --------- */

#mapa {
	position: relative;
	left: 0px;
	top: 0px;
}

#representantes {
	position: absolute;
	left: 430px;
	top: 10px;
	border: 1px solid black;
}


/* --------- Noticias --------- */

.noticia {
	position: relative;
	border: black solid 1px;
	background: transparent;
	text-align: left;
}

.noticia a:link, a:visited {
	color: black;
	text-decoration: none;
}

.noticia a:hover {
	color: #DC241F;
	text-decoration: none;
}






/* --------- Min Height --------- */
.prop {
	height:350px;
	float:right;
	width:1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}


/*--------------- Otros -------------*/
.tcab {
	background: url(imagenes/bg_th.gif) repeat-x top;
	border-bottom: 2px solid white;
}

.tcab2 {
	background: url(imagenes/bg_th2.gif) repeat-x top;
	border-bottom: 2px solid white;
}

.pdescripcion {
}




.formulario {
	padding:0.15em;
	width: 20em;
	border:1px solid #aaa;
	background:#fafafa;
	font: bold 0.95em sans-serif;
	-moz-border-radius: 0.4em;
	-khtml-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	-ms-border-radius: 0.4em;
}

input.formulario:hover {
	border-color:#c5c5c5;
	background:#f6f6f6;
}

input.formulario:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 





div#formulario form
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

div#formulario fieldset
{
	padding: 15px 0 20px 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

div#formulario #form-left
{
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

div#formulario #form-right
{
	float: right;
	margin-right: 22px;
	display: inline;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}


div#formulario form label
{
	display: inline;
	float: left;
	width: 75px;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #1e1f1f;
	padding-top: 3px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

div#formulario form input
{
	display: inline;
	float: left;
	width: 206px;
	margin-bottom: 6px;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #b0b0b0;
	color: #1e1f1f;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

div#formulario form select
{
	display: inline;
	float: left;
	width: 214px;
	margin-bottom: 6px;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #b0b0b0;
	color: #1e1f1f;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

div#formulario form br
{
	clear: left;
	font-size: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

div#formulario form textarea
{
	display: inline;
	float: left;
	width: 256px;
	margin-bottom: 8px;
	height: 72px;
	border: 1px solid #b0b0b0;
	font-size: 12px;
	color: #1e1f1f;
	padding: 3px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

div#formulario form #submit
{
	width: 100px;
	height: 21px;
	padding: 0;
	text-align: center;
	margin-left: 202px;
	font-weight: bold;
	border: 1px solid #0d0d0d;
	background-color: #DC241F;
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	cursor: pointer;
}

div#formulario form #submit:hover {
	background-color: #AC040F;
}





#feature-box1
{
	background-color: #DC241F;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	margin: 3px auto 0 auto;
	background: url(imagenes/bg_busc.gif) repeat-y top;
}


#feature-box1 h2
{
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 2px 0;
	position: relative;
}


.resaltado {
	background-color: #FFFF00;
	color: black;
	border-bottom: 1px dotted black;
}

.inputsearch {
	width: 170px;
	height: 18px;
	font-family: sans-serif;
	font-size: 11px;
	position: relative;
	bottom: 0px;
}