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

body {
	background-color: #000;
	background-image: url(imagenes/fondo_body.jpg);
	color: #FFF;
}
#header1 {
	border: 3px solid #585858;
}
#wrapper {
	display: block;
	width: 960px;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 5px;
	border: 1px solid #FFF;
	background-color: #ECECEC;
}
#sidebar1 {
	width: 350px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	background-color: #FFF;
	border: 1px solid #000;
	margin-bottom: 10px;
}
ul li {
	list-style-type: square;
	width: 91%;
	background-color: #000040;
	padding: 2px;
	border: 1px dotted #FFF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar1 ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar1 ul li a:hover {
	color: #06F;
}
#content {
	width: 570px;
	margin-left: 378px;
	margin-top: 20px;
	background-color: #FFF;
	border: 1px solid #999;
	text-align: center;
}
#content1 {
	margin-top: 15px;
	background-color: #FFF;
	border: 1px solid #999;
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	margin-top: 15px;
	color: #FFF;
	text-align: right;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	border: 1px solid #000;
	margin-bottom: 3px;
	font-weight: bold;
	clear: both;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#wrapper #footer a {
	color: #FFF;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #06C;
	text-decoration: none;
}
.justificar {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding: 4px;
}
#menu1 {
	background-color: #000026;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
}
#menu2 {
	background-color: #000026;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
}
#banner {
	width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#text {
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #000;
	background-image: url(imagenes/Sandstorm.jpg);
	padding-top: 15px;
	padding-bottom: 11px;
}
#text3 {
	border: 1px solid #000;
	background-image: url(imagenes/fondo1.jpg);
	margin: 10px;
	/*height: 500px;*/
	left:0px;
	bottom:29px;
	overflow-x:none;
	overflow-y:auto;
	z-index:1;
}
#text2 {
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #000;
	background-image: url(imagenes/Sandstorm.jpg);
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 5px;
}
.fondotext2 {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 7px;
	padding-left: 7px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/fondo1.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
}
.titulotext2 {
	font-weight: bold;
	color: #F00;
}
p {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #000;
	padding: 2px;
	margin: 10px;
}
hr {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.fondo1 {
	background-color: #999;
	border: 2px solid #000;
	text-align: center;
}
.fondo2 {
	background-color: #FFF;
	text-align: center;
	border: 2px solid #000;
}
.textoazul {
	color: #036;
	text-align: center;
	margin-right: 55px;
	font-size: 13px;
	margin-left: 55px;
	font-weight: normal;
}
.textorojo {
	color: #900;
	text-align: center;
	margin-right: 55px;
	margin-left: 55px;
	font-weight: normal;
}
.centrartexto {
	text-align: center;
	color: #F00;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-size: 17px;
}
#wrapper #content #text img {
	margin-left: 4px;
}
h3 {
	background-color: #C00;
	margin-left: 32px;
	margin-right: 45px;
	border: 1px solid #333;
	color: #000;
	font-size: 20px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 37px;
}
h4 {
	background-color: #000;
	margin-left: 32px;
	margin-right: 45px;
	border: 1px solid #333;
	color: #F00;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 36px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#wrapper #content table {
	text-align: center;
	width: 100px;
}
#wrapper #content #text3 a {
	color: #03C;
	text-decoration: none;
	font-size: 13px;
}
.centrar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size: 13.5px;
	padding: 2px;
}
.bold {
	font-weight: bold;
}
.new {
	color: #F00;
}
#contador {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	margin-top: 1345px;
}
#contador table {
	border: thin solid #FFF;
	margin-right: auto;
	margin-left: auto;
}
#recientes ol li {
	text-align: left;
	list-style-type: disc;
}
#recientes {
	color: #000;
	background-color: #CCC;
	width: 97%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: thin solid #000;
}
.textoazul2 {
	color: #036;
	text-align: center;
	margin-right: 55px;
	font-size: 15px;
	margin-left: 55px;
	font-weight: bold;
}
#wrapper #content #text2 table {
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	width: 150px;
	text-align: center;
}
