/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	text-align: center;
	background: url(../images/fake-background.jpg) repeat-x top center #e0830a;
	color: #606060;
}
hr {
	display: none;
}
a{
	color: #e0830b;
}
a:hover{
	color: #606060;
}
a img{
	border: 0;
}
ul, ul li{
	list-style: none;
	margin:0;
	padding: 0;
	line-height: normal;
}
.clear {
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}
input, textarea, select {
	width: 100px;
	font-size: 10px;
}
div#contenedora {
	text-align: left;
	margin: 0 auto;
	width: 760px;
}
div#cabecera, div#cabecera_es, div#cabecera_en {
	height: 180px;
	overflow: hidden;
	background: url(../images/header-background.jpg) top right no-repeat;
}
	div#cabecera h1, div#cabecera_es h1, div#cabecera_en h1 {
		margin: 0;
		padding: 0;
	}
		div#cabecera h1 a {
			border: 0;
			text-decoration: none;
		}
		div#cabecera h1 a img {
			border: 0;
		}
div#contenido {
	padding: 0 3px;
	background: #fff;
	height: auto;
	width: 754px;
}
	div#cabecera-contenido_es {
		width: 761px;
		height: 26px;
		display: block;
		margin: 0 -3px 0 -4px;
		background: url(../images/header-contenido-background.jpg) top left no-repeat #366599;
		padding: 0;
		position: relative;
		z-index: 1;
	}
	div#cabecera-contenido_en {
		width: 761px;
		height: 26px;
		display: block;
		margin: 0 -3px 0 -4px;
		background: url(../images/header-contenido-background.jpg) top left no-repeat #366599;
		padding: 0;
		position: relative;
		z-index: 1;
	}
	div#menu {
		width: 123px;
		float: left;
		margin-right: 11px;
		margin-left: -1.5px;
		background: url(../images/background_menu.gif) 0 0 no-repeat;
		position: relative;
		z-index: 10;
		min-height: 153px;
		height: 153px;
	}
	html>body div#menu {
		margin-left: -2px;
		height: auto;
	}
		div#menu h2 {
			font-size: 12px;
		}
		div#menu ul, div#menu li {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		div#menu ul {
			margin-top: -5px;
		}
			div#menu ul ul {
				margin: 5px 0 0 10px;
			}
			div#menu ul ul li {
				background: transparent;
			}
				div#menu ul ul li h3 {
					background: transparent !important;
					margin: 0 0 0 10px;
					padding: 0;
					font-size: 10px;
				}
				div#menu ul ul li h3 a {
					text-decoration: none;
					color: #4a4a4a;
				}
				div#menu ul ul li h3 a {
					color: #1A3E7D;
				}
		div#menu li {
			min-height: 18px;
			line-height: 18px;
			background: url(../images/background_menu_item.gif) no-repeat 5px 0 !important;
			display: block;
		}
		div#menu ul li h2 {
			font-weight: normal;
			font-family: "Century Gothic", "Times New Roman", Times, serif;
			margin: 0;
			padding: 0;
			font-size: 12px;
			padding-left: 5px;
			font-variant: small-caps;
		}
			div#menu ul li h2 a {
				text-decoration: none;
				color: #4a4a4a;
				margin-left: 5px;
				/*background: url(../images/background_menu_item.gif) no-repeat 0 0;*/
				display: block;
			}
			div#menu ul li h2 a:hover, div#menu ul li h2 a:active {
				color: #2252a5;
				background: url(../images/background_menu_item.gif) no-repeat 5px 0;
			}
			div#menu ul li h2 a.actual {
				margin-left: 5px;
				padding-left: 5px;
				color: #2252a5;
				font-weight: bold;
				font-variant: normal;
				display: block;
			}
		div#menu p#idiomas {
			text-align: center;
			margin: 30px 10px 10px 10px;
		}
		div#menu p#idiomas a img {
			border: 0;
			text-align: center;
		}
	div#texto {
		margin-right: 9px;
		float: left;
		width: 430px;
	}
		div#texto strong {
			color: #2252a5;
		}
		div#texto h3 {
			width: 424px;
			height: 101px;
			margin: 0 0 0 2px;
			padding: 0;
		}
			h3 strong {
			visibility: hidden;
		}
		div#texto h4 {
			display: block;
			margin: 10px 0;
		}
	div#adicional {
		width: 183px;
		float: left;
		background: url(../images/background-additional-info.gif) 0 0 no-repeat;
		min-height: 200px;
		height: 200px;
	}
		div#adicional h4 {
			margin-top: 30px;
			margin-left: 10px;
			/*margin-bottom: -30px;*/
		}
	html>body div#adicional {
		height: auto;
	}
		div#adicional form {
			margin: 0;
			padding: 0;
			text-align: center;
		}
			div#adicional form p {	
				margin: 10px 0;
				padding: 0;
			}
				div#adicional form p label  {
					margin: 0;
					padding: 0;
					display: none;
				}
				div#adicional form select {
					width: 170px;
					border: 1px solid #DCDCDC;
					color: #606060;
				}
				div#adicional form input#submit {
					font-family: "Century Gothic", "Times New Roman", Times, serif;
					display: block;
					margin: 0 10px 0 auto;
					width: 7em;
					padding: 0;
					font-size: 16px;
					text-align: right;
					color: #2252A5;
					background: #fff;
					border: 0;
					font-weight: bold;
				}
		div.foot {
			height: 19px;
			background: url(../images/fake-content-foot-backgroun.jpg) bottom left no-repeat;
			clear: both;
			margin: 0 -3px;
		}
div#pie {
	display: block;
	text-align: center;
}
div#pie a{
	color: #fff;
	text-decoration: none;
}
	div#pie a:hover{
		color: #366599;
		text-decoration: underline;
	}
p.volver a {
	border-top: 2px solid #2252A5;
	display: block;
	padding: 3px 0 0 3px;
	color: #2252A5;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
	p.volver a:hover {
		color: #e0830a;
		border-top: 2px solid #e0830a;
	}


#sitemap h2{
font-size: 10px;
color:#2252a5;}

#sitemap h2 a{
font-size: 10px;
color:#2252a5;}

#sitemap h2 a:link{
font-size: 10px;
color:#2252a5;}

#sitemap h2 a:visited{
font-size: 10px;
color:#2252a5;}

#sitemap h5{
text-align:left;
font-size: 13px;
color:#2252a5;}


#table-sitemap{
width:44%;
vertical-align:top;}


#table2-sitemap{
height:13;
vertical-align:top;
}

#texto h2{
font-size: 10px;
color:#2252a5;
}

.banner{
	font-size: 85%;
	font-weight: bold;
	text-align:center;
}

#links h2 {
padding:0 10px 0 0;
margin:0 0 0 0;}

#links h2 a{
font-size: 10px;
color:#2252a5;
}


#links h2 a:link{
font-size: 10px;
color:#2252a5;
}

.encabezado{
font-size: 10px;}

h1.mapasitio {
font-size:12px;
}

/*innova*/
