body {
	background-color: #CCC;	
	font-family: Verdana, Geneva, sans-serif;
	padding:0px 0;
	position:relative;
	margin-top:0;
}

#page {
	background-color: #FFF;
	width:948px;
	margin: 0px auto;
	padding:0px 0px 00px 00px;  
	height:1705px;
	border:1px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}




h1 {margin-left: 5px; color:#999; font-family: Verdana, Geneva, sans-serif; font-size:12px; text-align:left; }

h2 {margin-left: 5px; color:#000; text-align: left; font-family: Georgia, Times New Roman, serif;	font-size:18px; font-weight:bold; margin-bottom:5px; margin-top: 5px;}




#container_Menu {
	width:160px;
	margin: 0 0 0 0;
	position: reltive;
	z-index:20;
	height:1705px;
}


#container {
	width:785px;
	margin: 0 0 0 0;
	position:relative;
	z-index:0;
	top: -1704px;
	left:162px;	
}

#container_header {
	width:785px;
	margin:0 auto;
	position:relative;
}

#example {
	width:785px;
	height:435px;
	position:relative;
	margin:160 auto;
}
/*
	Slideshow
*/

#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	width: 785px;
	height: 435px;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:785px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:985px;
	height:435px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Estilos y texto principal
*/

#container_main_text {
	position: absolute;
	top:435px;
	left:0;
	z-index:500;
	width: 785px;
	height: 1000px;
	background-color:#FFF;
}

#footer {
	position: absolute;
	text-align:center;
	width:948px;
	min-height:200px;
	border-top:1px solid #dfdfdf;
	margin-top: -455px;
	top: 2165px;
}

p { margin-left: 15px; margin-right: 15px; font-size:13px}

.Estilo1{ font-size: 12px; 	font-family: Geneva, Arial, Helvetica, sans-serif; color: #333; text-align: left; }

.Estilo2{
	font-family: Times New Roman, Garamond, Serif;
	font-size:16px;
	line-height: 17px;
	letter-spacing: normal;
	text-align: left;
	color:#333;
	}


table.Estilo2 tr td a:link {font-weight: bold; color: #333;}

table.Estilo2 tr td a:hover {font-weight: bold;	color:#F60;}



.Estilo3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	letter-spacing: normal;
	text-align: left;
}

table.Estilo3 tr td a {
	font-weight: bold;
	color: #000;
}

table.Estilo3 tr td a:hover {
	font-weight: bold;
	color:#F00;
}

.Estilo4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#999;
}
.Estilo5{
	color:#FFF;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 16px;
	margin-left: 10px;
	font-weight:300;
}

.Estilo6{
	color: #330;
	font-size:12px;
	text-align:center
}

.Estilo7 { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#660;}
table.Estilo7 tr td a {	font-weight: bold;	color: #660;}
table.Estilo7 tr td a:hover { font-weight: bold; color:#C30;}



.Estilo8 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }

.Estilo9 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; }
.Estilo10 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; }

.EstiloMenuInferior {
	font-family: Verdana, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	text-align:center;
}

table.EstiloMenuInferior tr td a:hover {
	color:#FFF;
	text-decoration:underline;
}

.EstiloCopyright {
	font-family: "Lucida Grande","bitstream vera sans","trebuchet ms";
	font-size: 12px;
	font-weight:bold;
	color:#660;
}

.naranja {
	color: #F30;
	background-color:#FFF;
}



a:link {
	color: #330;
	text-decoration: none;
}
a:visited {
	color: #330;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

