body {
	background-color: #990033;
	margin:					0;
	padding:				0;
	

 }

 #banner_logo {
	width: 946px;
	height: 137px;
	margin-left: 90px;
	background-image: url('images/titulo.png');
	background-repeat: no-repeat;
	text-align: center;

}

#tabla_general  {
	width: 946px;
	height:					550px;
	margin-top: 80px;
	margin-left: 50px;
	background-image: url('images/fondo.png');
	border: 2px solid #000000;
	
}
#tabla_general2  {
	width: 946px;
	height:					775px;
	margin-top: 80px;
	margin-left: 105px;
	background-image: url('images/fondo.png');
	border: 2px solid #000000;
	
}

#tabla_images  {
	width: auto;
	height:					400px;
	margin-top: 0px;
	margin-left: 650px;
	
}
 #menu {
	width: 946px;
	height:					30px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #990033;
	line-height: 30px;
	
}
 #menu a:link{
	color: #ABE6E8;
	text-decoration: none;	
	margin: 5px;
	margin-left: 0px;
	padding: 5px;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	
}

#menu a:actived{
	color: #ABE6E8;
	text-decoration: none;	
	margin: 5px;
	padding: 5px;
	margin-left: 0px;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover{
	color: #ABE6E8;
	text-decoration: none;	
	margin: 5px;
	padding: 5px;
	margin-left: 0px;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#menu a:visited{
	color: #ABE6E8;
	text-decoration: none;	
	margin: 5px;
	padding: 5px;
	margin-left: 0px;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}

#contenido{
	width: 1000px;
	height:					380px;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 0px;
	border-left: 40px;
	padding-right: 10px;
	
}
#contenido2{
	width: 900px;
	height:					380px;
	margin-top: 20px;
	margin-left: 20px;
	padding-right: 10px;
	
}
#contenidos2{
	width: 900px;
	height:					550px;
	margin-top: -400px;
	margin-left: 160px;
	
}
.texto_cont{	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	text-align: justify;
    margin-left: 10px;
	margin-top: -20px;
}
.texto_cont a{	font-family: Arial;
	text-decoration: none;
	color: #000000;
}


.texto_titulo{	font-family: Arial;
	font-size: 20px;
	color: #892034;
	text-align: left;
	margin-top: -45px;
	margin-bottom: 5px;
	border-bottom: 1px solid #990033;
}
#titulo{
	width: 630px;
	height:					30px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: ;
}

#tabla_pie  {
	width: 946px;
	height:					40px;
	margin-top: 0px;
	margin-left: 105px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	
}
#tabla_pie  a {
	width: 946px;
	height:					40px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	
}
#scroll  {
     width:  605px;
     height: 250px;
    
     overflow: scroll;
}
#scroll2  {
     width:  900px;
     height: 300px;
     overflow: scroll;
}

#tabla_general #menu_home .menu{
	font-family: Arial;
	line-height: 30px;
	font-size: 14px;
	color: #ABE6E8;
	margin-bottom: 10px;
	
}

#tabla_general #menu_home .menu a:link{
	color: #ABE6E8;
	text-decoration: none;	
	padding: 0px 0px 0px 20px;
	
}
#tabla_general #menu_home .menu a:active{
	color: #ABE6E8;
	text-decoration: none;	
	padding: 0px 0px 0px 20px;
}
#tabla_general #menu_home .menu a:hover{
	color: #B3EDEF;
	text-decoration: none;	
	padding: 0px 0px 0px 20px;
}
#tabla_general #menu_home .menu a:visited{
	color: #FFFFFF;
	text-decoration: none;	
	padding: 0px 0px 0px 20px;
	 
}

/* tres secciones*/
#menu ul {
	width: 100%;
	background-position: left;
	margin: 3px;
	
}

#menu li {
	display: block;
	width: 32%;
	float: left;
	list-style: none;
	text-align: center;
	margin: 1px;
	overflow: hidden;
	border-right: 1px solid;
	border-color: #666666;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float: left;
	padding-left: 7px;
}


/* cuadro imagen */

#marco {
   width: 150px;
	height: 120px;
	background-color: #000000;
	padding: 5px 5px 5px 5px; 
  
}

/* cuadro botones galeria */

#marco_botones {
   width: 900px;
	height: 300px;
	margin-top: 0px; 
	margin-left: 20px;
  
}



/* pie */
#tabla_general #pie {

	color: black;
	margin-top: 10px;
	background-image:  url('images/background_top.gif');
	background-repeat: no-repeat;
	background-color: white;
	
	
}
#menu2 ul {
	width: 100%;
	background-position: left;
	margin: 50px;
	margin-top: 10px;
}

#menu2 li {
	display: block;
	width: 90%;
	float: left;
	list-style: none;
	margin: 30px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #ECECEC;
	padding-right: 15px;
	padding-left: 15px;
	
}

#menu3 ul {
	width: 100%;
	background-position: left;
	margin: 20px;
	margin-top: 10px;
}

#menu3 li {
	display: block;
	width: 45%;
	float: left;
	text-align: center;
	list-style: none;
	margin: 20px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #ECECEC;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #451D35;
	
}
.texto_cont3 {	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 0px;
}
#contenidoimg {
	background-color: #FFFFFF;
	margin: 0px;
	widht: 946;
	height: 300;
	
}

#contenidosfotos{
	float:left;
	width: 300px;
	height: 300px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	background-color: #ececff;
}


/* seccion fotos*/
#seccion_fotos ul {
	width: 100%;
	background-position: left;
	margin: 10px;
	
}

#seccion_fotos li {
	display: block;
	width: 27%;
	float: left;
	list-style: none;
	text-align: center;
	margin: 1px;
	overflow: hidden;
	text-decoration: none;
	float: center;
	padding-left: 7px;
	
}


