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

body {
	background-color:#000000;
	margin:0px;
	padding:0px;
	background-image:url(../images/splash.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.enlace a {
	color:#a77b7b;
	text-decoration:none;
	
}
.enlace a:hover {
	color:#ffffff;
}
.destacado { 
color:#FFFFFF;
}
#general {
	width:100%;
	height:auto;
	padding:0px;
}
#contenedor {
	width:708px;
	height:350px;
	margin-top:137px;
	margin-left:auto;
	margin-right:auto;

}
#banderas {
	width:120px;
	height:auto;
	margin-top:180px;
	float:left;
}
.bandera {
	width:120px;
	height:auto;
	margin-top:5px;
	float:left;
}
.banner468x350 {
	width:468px;
	height:350px;
	margin-right:120px;
	float:left;
}

.banner468x100 {
	width:468px;
	height:100px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;
}

.footer {
	width:468px;
	height:auto;
	margin-top:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.botonContinuar {
	width:468px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}