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

#contenedor {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #menubajo {
	width: 1000px;
	height: 50px;
	clear: both;
	background-color: #B8434A;
}
#contenedor #arribin {
	height: 100px;
	width: 1000px;
	background-image: url(../imagenes/arribita.png);
}
#contenedor #centro p a {
	color: #FFF;
}
#contenedor #centro p #FlashID {
	float: right;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FBE85E;
	border-right-color: #FBE85E;
	border-bottom-color: #FBE85E;
	border-left-color: #FBE85E;
	margin-left: 20px;
}

#contenedor #menuizq {
	height: 1000px;
	width: 230px;
	float: left;
	background-color: #B71D28;
}
#contenedor #menuizq ul li {
	background-color: #470007;
	margin-left: -20px;
	padding-left: 10px;
	margin-right: 20px;
	border: medium ridge #B71D28;
}
#contenedor #centro h1 {
	color: #FCFF67;
	text-align: center;
	font-size: 24px;
}
#contenedor #centro h3 {
	color: #FFF;
	font-size: 16px;
	background-color: #470009;
	text-align: center;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 80px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B81D2B;
	border-right-color: #B81D2B;
	border-bottom-color: #B81D2B;
	border-left-color: #B81D2B;
}
#contenedor #centro {
	height: 1000px;
	width: 770px;
	float: right;
	background-color: #470005;
}
#contenedor #centro h3 a {
	color: #FFC;
}
#contenedor #centro h3 a:hover {
	color: #FC0;
}
#contenedor #centro h2 {
	color: #FCFF67;
	margin-left: 12px;
	font-size: 18px;
}
#contenedor #banner {
	background-color: #541115;
	border-top-color: #B74349;
	border-right-color: #B74349;
	border-bottom-color: #B74349;
	border-left-color: #B74349;
	height: 183px;
	width: 1000px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#contenedor #menuizq ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #B74349;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	margin-top: 2px;
	padding-bottom: 15px;
	list-style-type: none;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B71D28;
	border-right-color: #B71D28;
	border-bottom-color: #B71D28;
	border-left-color: #B71D28;
}
#contenedor #patrocinio {
	height: 100px;
	width: 1000px;
	background-image: url(../imagenes/abajito.png);
}
#contenedor #centro p {
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	color: #FFF;
}
#contenedor #menuizq ul li a {
	color: #FFF;
	text-decoration: none;
}
#contenedor #menuizq ul li a:hover {
	color: #939916;
	text-decoration: none;
}
