body, html {
	font-family: "Arial", "Helvetica", sans-serif;
	text-align: left;
	font-size: 12px;
	background-attachment: scroll;
	background-color:#333333
}
hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	width: 90%;
	border: 0;
	margin: 0 auto;
	text-align: center;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
}
#wrap_1 {
	width: 1000px;
	margin: auto;
}
#cabecera{
	float: left;
	width: 1000px;
	height: 150px;
	position: relative;
	border-color: #161616;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(../imagenes/cabecera.gif);
	margin-top: 15px;
} 

#menu{
	float: left;
	width: 200px;
	height: 600px;
	background-color: #CCCCCC;
	position: relative;
	clear: left;
	top: 0px;
	padding-top: 15px;
	padding-right: 10px;
}
#contenido{
	float: left;
	width: 790px;
	height: 600px;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
}
#presentacion{
	float: left;
	width: 1000px;
	height: 400px;
	background-color: #1A1A1A;
	position: relative;
	top: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	background-image: url(../imagenes/fondo1.gif);
}
 #pie{
	width: 1000px;
	height: 50px;
	float: inherit;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagenes/pie.gif);
	clear: left;
	position: relative;
}
.texto{
	text-align:center;
	padding-top:10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
}
.texto_pie{
	text-align:center;
	color: #FFFFFF;
}
.texto_izq{
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
}
.texto_izq2{
	text-align:center;
	padding-left: 20px;
	padding-right: 20px;
	color:#CCCCCC;
	font-size: 18px;
}
.foto{
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#noticia1{
	float: left;
	width: 275px;
	height: auto;
	position: relative;
	top: 30px;
	left: 200px;
}
#noticia2{
	float: right;
	width: 275px;
	height: auto;
	position: relative;
	top: 30px;
	right: 200px;
}
#learn1{
	float: left;
	width: 500px;
	height: AUTO;
	position: relative;
	top: 30px;
	left: 150px;
	border-color: #999999;
	border: 1px;
	border-style: SOLID;
}
#learn2{
	float: left;
	width: 700px;
	height: auto;
	position: relative;
	top: 80px;
	left: 45px;
	border-color: #CCCCCC;
	border: 1px;
}
#learn2{
	float: left;
	width: 500px;
	height: auto;
	position: relative;
	top: 40px;
	left: 150px;
	border-color: #999999;
	border: 1px;
	border-style: solid;
	margin-bottom: 25px;
}
#intros{
	float: left;
	width: 800px;
	height: 100px;
	position: relative;
	top: 10px;
	left: 100px;
	clear: left;
	padding-left: 0px;
	padding-top: 30px;
	}
.texto_link {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

