body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	background: url(../images/sombra.jpg) #ffffff repeat-y 50% 50%;
}

.invisible {
	display: none;
}

#pagina {
	margin: auto;
	width: 815px;
}

#pagina .seccion {
	clear: both;
	width: 100%;
}

#cabecera {
	text-align: center;
}

#cabecera #logo {
	float: left;
	width: 258px;
	height: 38px;
	color: #333333;
	background-color: #afbabe;
	text-align: right;
	font: 7pt Tahoma;
}

#home {
	width: 258px;
	height: 100%;
	display:block;
}

.es #home { background-image: url(../images/sare_es.jpg) }
.en #home { background-image: url(../images/sare_en.jpg) }
.pt #home { background-image: url(../images/sare_pt.jpg) }

.es #home:hover { background-image: url(../images/sare_over_es.jpg) }
.en #home:hover { background-image: url(../images/sare_over_en.jpg) }
.pt #home:hover { background-image: url(../images/sare_over_pt.jpg) }


#logolang {
	float: right;
	width: 557px;
	height: 38px;
	text-align: right;
	background-image: url(../images/header.jpg);
	vertical-align: middle;
}

.flag {
	background-color:transparent;
	background-repeat:no-repeat;
	padding:0;
	margin:12px 2px 0 0;
	opacity:0.3;
	cursor:pointer;
}
.flag img {
	border:0;
	width:21px;
	height:15px;
}

#logolang .flg {
	opacity: 0.3;
	cursor: pointer;
	border: 0px;
	margin: 12px 2px 0px 0px;
	padding: 0px;
	background-color: transparent;
	width: 21px;
	height: 15px;
}

#logolang .over {
	opacity:0.7;
}

#logolang .fixed {
	cursor:default;
}

#textosubmenu {
	background-image: url(../images/triangulo2.jpg);
	background-repeat: no-repeat;
	margin: 4px;
	padding-left: 25px;
	text-align: left;
	font: bold 7pt Tahoma;
}

#submenu {
	border-top: solid 2px #333333;
	border-bottom: solid 2px #333333;
	background-color: #dcdcdc;
	background-repeat: no-repeat;
	text-align: right;
	height: 73px;
	background-image: url(../images/submenu.jpg);
}

* html #submenu {
	height: 77px;
}

#submenu div {
	float: right;
	margin: 16px 14px 0 10px;
	text-align:left;
	width:auto;
}

#submenu a {
	text-decoration: none;
	cursor: pointer;
	border: solid 0px;
	color: #333333;
	background: transparent;
	font: bold 7pt Tahoma;
	margin:2px;
	padding:0px;
	display:block;
	text-align:left;
	overflow:visible;
}
#submenu a:hover {
	color:  #e01427;
}

* html #submenu a {
	width: 1px;
}

* html #submenu a {
	padding:1px;
}

#submenu a.over {
	color:  #e01427; 
	cursor: default;
}


#secciones {	
	margin: 6px 4px 1px 4px;
	padding-left: 84px;
	text-align: left;
	height:68px;
}

#secciones .lnkbtn {
	width: 138px;
	height: 82px;
	margin: 0px 6px;
	border: solid 0px;
	text-align: center;
	color: #333333;
	font: 7pt Tahoma;
	float:left;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	text-decoration:none;
}

#secciones .lnkbtn.over {
	color:  #e01427;
}

#secciones .lnkbtn {
	width: 128px;
	margin: 0;
}

#secciones .lnkimg {
	border: solid 1px #333333;
	width: 104px;
	height: 60px;
	display: inline !important;
	*display: block !important; /*ie7*/
	*display: block;            /*ie6*/
}

* html #secciones .lnkimg {
	width: 106px;
	height: 62px;
}

#secciones .lnkborde {
	border: solid  #e01427;
	border-width: 10px;
	position: absolute;
	left: 11px;
	top: 0px;
	width: 86px;
	height: 42px;
	opacity:0;
}

* html #secciones .lnkborde {
	width: 106px;
	height: 64px;
}

#footer {
	text-align: center;
	font: 7pt Tahoma;
	margin: 4px auto;
}

#footer button {
	font: bold 7pt Tahoma;
	cursor: pointer;
	padding: 0px 8px;
	margin: 0px;
	background-color: transparent;
	color: #000000;
	border: none;
}

#footer button.over {
	color:  #e01427;
}

#footer button.ultimo {
}

#foot_text {
	border-top: solid 1px #000000;
	margin: 2px auto;
	padding: 4px;
}

#cuerpo {
	clear: both;
	text-align: left;
	margin: 0px auto;
	background-image: url(../images/fondos/_empty.jpg);
	background-color: #dcdcdc;
	background-repeat: no-repeat;
	background-position: bottom right;
	border: solid 1px #2d2d2d;
	padding: 2px 3px 2px 3px;
	width: 792px;
	height: 320px;
	color: black; /*#2d2d2d;*/
	position: relative;
}

* html #cuerpo {
	width: 800px;
	height: 326px;
}

#rotulo {
	position:absolute;
	top:22px;
	left:15px;
}

.navegacion {
	/* elemento que contiene las flechas de navegacion */
	width: 26px;
	height: 13px;
	border: solid 0px;
	position: relative;
	top: 2px;
}

.navegacion .nav {
	background-repeat: no-repeat;
	background-position: center center;
	width: 10px;
	height: 12px;
	border: solid 0px;
	float: left;
}

.navegacion .nav.dn {
	background-image: url(../images/flecha_abajo.gif);
}

.navegacion .nav.up {
	background-image: url(../images/flecha_arriba.gif);
}

.navegacion.red .nav.dn {
	background-image: url(../images/flecha_r_abajo.gif);
}

.navegacion.red .nav.up {
	background-image: url(../images/flecha_r_arriba.gif);
}

#volver {
	position:absolute;
	bottom:4px; right: 10px;
	text-align: right;
}

#volver a {
	font: bold 8pt Tahoma;
	text-decoration: none;
	color: #333333;
}
#volver a:hover { color: #ff0009; }

#logofabricante {
	position: absolute;
	right: 10px;
	width: 100px;
	height: 50px;
}



