@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo_contenido.jpg);
	background-repeat: no-repeat;
	background-color: #111111;
	color: #a7a9ac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	background-attachment: fixed;
}
#Contenido_izq {
	position:absolute;
	left:10px;
	top:40px;
	width:240px;
	height:390px;
	z-index:1;
}
#Contenido_izq .portada {
}
p {
	margin-top: 0px;
}
#Contenido_der {
	position:absolute;
	left:270px;
	top:0;
	width:636px;
	height:440px;
	z-index:2;
	overflow: auto;
}
h1 {
	font-size: 20px;
	color: #ffcc00;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	color: #ffcc00;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	color: #ffcc00;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	color: #ffcc00;
	font-weight: bold;
}
#Contenido_der .texto {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}
a:link {
	color: #b00014;
}
a:visited {
	color: #b00014;
}
a:hover {
	color: #b00014;
}
a:active {
	color: #b00014;
}
a {
	font-weight: bold;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
}
#Contenido_amplio {
	position:absolute;
	left:0px;
	top:0px;
	width:906px;
	height:440px;
	z-index:1;
	overflow: auto;
}
#Contenido_amplio .descargas_izq {
	width: 368px;
	position: absolute;
	left: 20px;
}
#Contenido_amplio .descargas_der {
	width: 468px;
	top: 0px;
	position: absolute;
	left: 408px;
}
#Contenido_amplio .fotos {
	text-align: center;
	margin-top: 30px;
}
#Contenido_amplio h2{
	font-size: 14px;
	color: #ffcc00;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.descargas_CodigoBanners {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #CCCCCC;
	height: 75px;
	width: 400px;
}
.descargas_CodigoMySpace {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #CCCCCC;
	height: 400px;
	width: 250px;
}
#Contenido_izq .banner {
	margin-top: 20px;
}
