@charset "UTF-8";
/* CSS Document */
body {
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:center;
	background-image: url(fondo-sup.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
html {
	overflow-y: scroll;
}
a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #890019;
	text-decoration: none;
}
a:visited {
	color: #890019;
	text-decoration: none;
}
a:hover {
	color: #890019;
	font-weight: bold;
}
a:active {
	color: #890019;
}
#cabecera {
	height: 140px;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	z-index: 10;
}
#cuerpo {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: transparent; 
	text-align: left;
	z-index: 4;
}
#cuerpo2 {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	z-index: 4;
	background-image: url(fondo-inf.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#botonera {
	height: 224px;
	width: 185px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	text-align: left;
	list-style-type: none;
	float: left;
	padding-top: 8px;
}
#contenido {
	height: auto;
	width: 775px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	float: right;
}
#cuadro-textos {
	height: auto;
	width: 445px;
	margin-top: 0;
	margin-bottom: 50px;
	margin-left: 25px;
	position: relative;
	float: left;
}
#cuadro-imagenes {
	height: 320px;
	width: 280px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	position: absolute;
	float: left;
	left: 670px;
	top: 90px;
}
.Tirado {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #454545;
	line-height: 17px;
}
#idiomas {
	height: 25px;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	position: absolute;
	text-align: left;
	top: 90px;
	left: 770px;
	z-index: 40;
}
.Tirado-Rojo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #80000D;
	line-height: 17px;
}
.Tirado-Rojo-Negrita {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #80000D;
	line-height: 17px;
	font-weight: bold;
}
.Titulo2-Rojo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #80000D;
	line-height: 17px;
	font-weight: normal;
}
#cuadro-imagenes-componentes {
	height: 320px;
	width: 280px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	position: absolute;
	float: left;
	left: 483px;
	top: 8px;
}
#cuadro-imagenes-contratacion {
	height: 320px;
	width: 280px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	position: absolute;
	float: left;
	left: 604px;
	top: 10px;
}
#cuadro-imagenes-descargas {
	height: 320px;
	width: 280px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	position: absolute;
	float: left;
	left: 529px;
	top: 14px;
}
#fondo-inferior {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(fondo-inf.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	left: 0px;
	bottom: 0px;
	clear: both;
}
#fondo-inferior-ensemble {
	position:absolute;
	width:100%;
	z-index:30;
	background-image: url(fondo-inf.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	left: 0px;
	bottom: 0px;
	overflow: visible;
	clear: both;
}
.corte {clear: both;
}
