body {
   /* background-color: #000; */
}

#todo
{
    width: 1000px;
    margin: auto;
    background-color: #EFE9E9;
}

#headerdivision
{
    width: 1000px; 
    height: 187px; 
    text-align: center; 
    vertical-align: middle;    
}

#contienebanner
{
    width: 900px; 
    height: 188px; 
    text-align: center;
    margin: auto; 
    background-image: url("../imagenes/bannernuevofinal.png");            
}

#menudivision 
{
    margin-top: 0px;
    width: 1000px;
    height: 66px;
}

#menucompleto
{
    margin: auto; 
    height: 66px; /*51px; */
    width: 900px; 
    background-color: rgba(183, 183, 183, 0.92);
        /*rgba(139, 158, 40, 0.78); */
    
    -moz-border-radius: 15px;   
    -webkit-border-radius: 15px;
    border-radius: 15px; 
  /*  border-color: ; /*#828282; */
    border: 2px rgba(249, 249, 249, 0.91) solid; 
}

/*#menu
{
    background-color: #008000;    
} */

#centraldivision
{
    width: 1000px; 
    height: 401px;    
}

#centraldivisionmision
{
    width: 1000px; 
    height: 701px;    
}


#centralcompleto
{
    
    margin: auto; 
    width: 898px; 
    height: 400px;
    background-image: url("../imagenes/fondoCentro.jpg");
    border-color: rgb(150,150,150); /*#828282; */
    border-left: 1px solid;
    border-right : 1px solid;
    
}

#centralcompletomision
{
    margin: auto; 
    width: 898px; 
    height: 700px;
    background-image: url("../imagenes/fondoCentromision.jpg");
    border-color: rgb(150,150,1501); /*#828282; */
    border: 1px solid;    
}


#extra-sli
{
  width: 474px; /*889px; */
  float: left; 
  height: 376px;
 /* background-color:rgba(222, 222, 222, 0.35); */
}
#slider1
{
  width: 450px; 
  /*float: left; */
  height: 159px;  
  margin:auto;
  padding-top: 15px;
} 

#infocentro1
{
    width: 382px; 
    float: left; 
    height: 330px;    
    background-color:rgba(222, 222, 222, 0.18);
    padding-top: 1px;/**/    
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px 10px;
    
} 

#Inferior
{
    width: 1000px; 
    text-align: center; 
    height: 414px; 
   /* background-color: #859A19;*/
}

#fotosinf
{
    width: 900px; 
    height: 231px;
    margin: auto;
    background-image: url("../imagenes/Bannerinferior900letraazul.jpg");    
}  

#fotosinflimpio
{
    width: 900px; 
    height: 231px;
    margin: auto;
    /*background-image: url("../imagenes/Bannerinferior900letraazul.jpg");    */
    background-color: #859A19;
}  

#datocontacto1
{
     width: 900px; 
     text-align:  right; 
     height: 109px;    
     
    /*-moz-border-radius: 15px;   
    -webkit-border-radius: 15px;
    border-radius: 15px; */
    background-image: url("../imagenes/bicolor.jpg");
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;    
    margin: auto;
    color: rgba(153, 153, 153, 0.71)
}


#datos1
{
    margin: auto;
     width: 680px;    
    /*-moz-border-radius: 15px;   
    -webkit-border-radius: 15px;*/  
    border-radius: 15px;
    background-color: #2e3234;
    color: rgba(222, 222, 222, 0.67);
    text-align: center;
    
}
/*
#mision1
{
 width: 151px;
 height: 123px;
 background-image: url('../imagenes/solomision.png');   
 background-color: #008000;
} */

/*Para el contacto  */

#datocontacto
{
    width: 380px;    
    /*-moz-border-radius: 15px;   
    -webkit-border-radius: 15px;*/
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    /*border-radius: 15px;*/
    background-color: rgb(46,50,62);/*#2e3234;*/
    padding-left: 10px;
    padding-right: 15px;
    /* padding: 10px 15px; */
}
/* ------------- Estilos para la de Contacto ------------------------------ */

#textofloater

{
	display:block;
	float:left;
	width:415px;
	height:500px; /*250px;*/
	margin:0 0 0 10px;
    padding-left: 10px;
    padding-right: 10px;
	/*padding:10px 10px;*/
	overflow:hidden;
	}

#imagefloaterliso
{
    width: 410px;
    float: left ;
    /*border:1px solid #FFFFFF;*/
    height: 460px;
    padding:10px 10px;
    border-right: 10px;
    background-color: rgba(133, 154, 25, 0.62);
    
}


/*{
    width: 300px;
    float: left;
    padding-left: 10px;
    
    
} */




/* ----------------------------------------------------------------------  */

/* -------------------------------- para el menu  ---------------------------------------------- */
#topnav{
	display:block;
	float: left;
	margin:1px 0 0 0;
	padding:10px 5px 0px 0px;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#topnav ul, #topnav li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover{
	display:block;
	margin:0;
	padding:10px 20px;
	color:#999999;
	background-color:#333333;
    text-decoration: none;
	}

#topnav ul ul li a:link, #topnav ul ul li a:visited{
	border:none;
	}

#topnav li.last a{
	margin-right:0;
	}

#topnav li a:hover, #topnav ul li.active a{
	color:#FFFFFF;
	background-color:#B2C629;
	}
	
#topnav li li a:link, #topnav li li a:visited{
	width:150px;
	float:none;
	margin:0;
	padding:7px 10px;
	font-size:12px;
	font-weight:normal;
	}

#topnav li ul{
	z-index:9999;
	position:absolute;
	left:-999em;
	height:auto;
	width:170px;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}

#topnav li ul a{width:140px;}

#topnav li ul ul{margin:-32px 0 0 0;}

#topnav li:hover ul ul{left:-999em;}

#topnav li:hover ul, #topnav li li:hover ul{left:auto;}

#topnav li:hover{position:static;}

#topnav li.last a{margin-right:0;}

/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++       */
