body {
	background-color: #ffffff;
	background-image: url(bgmain.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
	position: relative;
}

* {
	margin-top: 0px;
}

#contenido {
	position: relative;
	width: 750px;
	text-align: left;
	margin: 0px auto;
	background-color: #ffffff;
}

#encabezado {
	position: relative;
	width: 750px;
	height: 100px;
	overflow: hidden;
}

#encabezado h1 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #DD6D17;
	color: #ffffff;
	line-height: 42px;
	position: relative;
	display: block;
	width: 750px;
	height: 42px;
	z-index: 1;
}

#encabezado h1 span {
	display: block;
	position: absolute;
	width: 750px;
	height: 42px;
	top: 0px;
	left: 0px;
	background-image: url(encabezado_top.gif);
	z-index: 10;
}

#encabezado .botl {
	position: absolute;
	top: 42px;
	left: 0px;
	height: 58px;
	width: 170px;
	background-image: url(encabezado_botl.gif);
}

#spain {
	position: absolute;
	top: 110px;
	left: 640px;
	height: 32px;
	width: 300px;
	background-image: url(spain.gif);
	z-index: 50;
}

#encabezado .botr {
	position: absolute;
	top: 42px;
	left: 170px;
	height: 100px;
	width: 580px;
	background-image: url(encabezado_botr.gif);
	background-color: #B00E1C;
}

.botr .izq {
	position: absolute;
	width: 193px;
	height: 39px;
	top: 15px;
	left: 120px;
	background-image: url(liga_catalogo.gif);
}

.botr .der {
	position: absolute;
	width: 226px;
	height: 50px;
	top: 8px;
	left: 340px;
	background-image: url(liga_el_sector.gif);
}

.izq a, .der a {
	display: block;
	height: 100%;
	text-decoration: none;
}

.izq a span, .der a span {
	display: block;
	visibility: hidden;

}

.botr .separa {
	display: block;
	width: 4px;
	height: 58px;
	background-image: url(encabezado_botr_separa.gif);
	position: absolute;
	left: 325px;
}

#contenidoBase {
	margin: 0px;
	padding: 0px;
	width: 750px;
	position: relative;
	background-color: #ffffff;
}

#menuHome {
	position: relative;
	width: 170px;
	float: left;
	margin: -20px 0px 20px 0px;
	z-index: 20;
	overflow: hidden;
}

#menu {
	position: relative;
	width: 170px;
	float: left;
	margin: -20px 0px 20px 0px;
	z-index: 20;
	overflow: hidden;
}

#logo {
	position: relative;
	width: 170px;
	height: 90px;
	background-image: url(logo_fevama.gif);
}

.menuleft {
	font: normal bold 8pt "Arial Narrow", "Trebuchet MS", Arial, sans-serif;
	color: #04569A;
	position: relative;
	list-style: none;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

.menuleft li {
	margin: 0px;
	padding: 0px;
	position: relative;
}

.menuleft li a:link, .menuleft li a:visited {
	display: block;
	position: relative;
	width: 170px;
	height: 35px;
	margin: 0px;
	background-image: url(botones.gif);
	background-position: top left;
	text-decoration: none;
	color: #04569A;
}

.menuleft li div.actual {
	display: block;
	position: relative;
	width: 170px;
	height: 35px;
	margin: 0px;
	background-image: url(botones.gif);
	background-position: left 35px;
	text-decoration: none;
	color: #000000;
}

.menuleft li a:hover {
	background-position: left 70px;
	cursor: pointer;
}

.menuleft li a span, .menuleft li div.actual span {
	display: block;
	cursor: pointer;
	position: relative;
	padding-left: 63px;
	height: 15px;
	top: 20px;
	margin-bottom: 0px;
}

#cuerpo {
	position: relative;
	width: 580px;
	margin: 0px;
	z-index: 10;
	float: right;
}

#inicio {
	background-image: url(bg_azul.gif);
	background-repeat: no-repeat;
	height: 550px;
	overflow: visible;
	background-color: #04569A;
}

.interior {
	background-image: url(bg_blanco.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: relative;
}

.interior .padder {
	padding: 25px;
	height: 450px;
	overflow: visible;
}

.interior>.padder {
	padding: 25px;
	height: auto;
	min-height: 450px;
}

.interior a:link, .interior a:visited {
	text-decoration: none;
	color: #04569A;
}

.interior a:hover {
	color: #DD6D17;
}

.interior .padder p img {
	float: left;
}

.interior .padder ul {
	clear: both;
}

.interior h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #04569A;
}

.interior h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #DD6D17;
}

#cuerpo>div.inicio {
	min-height: 550px;
	height: auto;
}

#inicio h2 {
	padding: 25px 10px 10px 30px;
	margin: 0px;
	color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 20pt;
}

#inicio p {
	padding: 0px 50px 10px 50px;
	margin: 0px;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#inicio #imagen {
	position: absolute;
	width: 580px;
	height: 144px;
	background-image: url(img_azul.gif);
	top: 170px;
}

#inicio #cuadronews {
	position: absolute;
	width: 250px;
	height: 230px;
	left: 80px;
	top: 300px;
}

#cuadronews .noticias, #cuadronews .circulares {
	position: relative;
	background-color: #5990BD;
	width: 250px;
	height: 110px;
	margin-bottom: 10px;
	overflow: auto;
}

#cuadronews .noticias h3, #cuadronews .circulares h3 {
	position: relative;
	padding: 3px 3px 2px 20px;
	border-bottom: 1px solid #B00E1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #B00E1C;
	background-image: url(bullet_noticias.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	margin: 0px;
}

#cuadronews .circulares h3 {
	border-bottom-color: #ffffff;
	color: #ffffff;
	background-image: url(bullet_circulares.gif);
}

#cuadronews .noticias ul, #cuadronews .circulares ul {
	list-style: none;
	margin: 0px;
	padding: 5px 10px;
}

/* Hides from IE5-mac \*/
* html #cuadronews ul {height: 1%;}
* html #cuadronews ul li {height: 1%;}
* html #cuadronews ul li a {height: 1%;}
/* End hide from IE5-mac */ 

#cuadronews .noticias ul li, #cuadronews .circulares ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	display: block;
}

#cuadronews .noticias ul li a:link, #cuadronews .noticias ul li a:visited,  #cuadronews .circulares ul li a:link, #cuadronews .circulares ul li a:visited {
	display: block;
	border: 1px solid #5990bd;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#cuadronews .noticias ul li a:hover,  #cuadronews .circulares ul li a:hover {
	background-color: #8BB2D1;
	border-color: #B1CCE0;
}

p.noticia {
	padding: 10px;
	color: #505050;
	font-size: 9pt;
}

p.noticia strong {
	display: block;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #B00E1C;
}

p.noticia a:link, p.noticia a:visited {
	color: #505050;
	background-color: #E2E2E2;
	text-decoration: none;
}

p.noticia a:hover {
	background-color: #5990BD;
	color: #ffffff;
}

div.noticia img {
	clear: both;
}

#pie {
	background-color: #D1D1D1;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	height: 30px;
	color: #505050;
	text-align: center;
	clear: both;
	border-top: 1px solid #505050;
}

#pie * {
	margin: 0px;
}

#pie .padder {
	padding: 10px 10px 0px 10px;
}

#pie p {
	float: left;
}

#pie p a:link, #pie p a:visited {
	color: #505050;
	text-decoration: none;
}

#pie p a:hover {
	color: #ffffff;
}

#botonesbot {
	position: relative;
	width: 380px;
	float: right;
}

#botonesbot a {
	display: block;
	width: 100px;
	height: 15px;
	background-repeat: no-repeat;	
	margin-right: 20px;
	overflow: hidden;
	float: left;
}

#botonesbot a span {
	visibility: hidden;
}

a.bpKanben:link, a.bpKanben:visited {
	background-image: url(bp_kanben.gif);
}

a.bpKanben:hover {
	background-position: left -15px;
}

a.bpCss:link, a.bpCss:visited {
	background-image: url(bp_css.gif);
}

a.bpCss:hover {
	background-position: left -15px;
}

a.bpXhtml:link, a.bpXhtml:visited {
	background-image: url(bp_xhtml.gif);
	margin-right: 0px;
}

a.bpXhtml:hover {
	background-position: left -15px;
	margin-right: 0px;
}


