HTML, BODY	{ width:100%; height: 100%; font-family: "Trebuchet MS", Arial, Verdana, Helvetica; font-size: 13px; COLOR: #454545; background: #FFFFFF; margin: 0px; }

INPUT		{ FONT-SIZE: 11px; background:#9DACBF; border: 1px solid #808080; }
BUTTON		{ FONT-SIZE: 11px; background:#9DACBF; border: 1px solid #808080; }
SELECT		{ FONT-SIZE: 11px; background:#9DACBF; border: 1px solid #808080; }
TEXTAREA	{ FONT-SIZE: 11px; background:#9DACBF; border: 1px solid #808080;  }
IMAGE 		{ BORDER: 0px;}
FORM 		{ margin: 0px; }

A:link      {BACKGROUND: none; COLOR: #002F49; TEXT-DECORATION: none; }
A:active    {BACKGROUND: none; COLOR: #002F49; TEXT-DECORATION: none; }
A:visited   {BACKGROUND: none; COLOR: #002F49; TEXT-DECORATION: none; }
A:hover     {BACKGROUND: none; COLOR: #002F49; TEXT-DECORATION: underline; }

.cajaidioma	{ background: #FFF; border: 1px solid #FFF; font-size: 11px; COLOR: #002F49; font-family: "Trebuchet MS", Arial, Verdana, Helvetica; cursor: hand; cursor: pointer; }
.cajaopcidioma	{ background: #DEE5ED; border: 1px solid #FFF; font-size: 11px; COLOR: #002F49; font-family: "Trebuchet MS", Arial, Verdana, Helvetica; }


.mano 		{ cursor:hand; /*cursor:pointer;*/ }
.boton		{ font-size:13px; font-weight:bold; color:#000000; background:#CE6B18; border:0px; width:150px; height:17px; }


ol			{ list-style-image: url(/imagenes/cuadrado3.gif); list-style-type: square; list-style-position: outside; margin-left: -10px; }
ul			{ list-style-image: url(/imagenes/cuadrado2.gif); list-style-type: square; list-style-position: outside; }
h1 			{ font-size: 16px; font-weight: normal; }
h2 			{ font-size: 13px; font-weight: normal; color: #808080; }



/* ESTRUCTURA */
#web 	  	   { width:100%; height: 99%; } 
#pagina	 	   { width:930px; height: 100%; margin:0 auto; } 

#cargando  	   { width:100%; height: 80%; float:left; position: absolute; background: transparent url(/imagenes/cargando3.gif) no-repeat center; display: none; z-index: 1000; } 


#cabecera	    	{ width:100%; height: 15%; float:left; position: relative; } 
	#logogrupovera  { width: 120px; float:left;  position: relative; text-align: left; left: 5px; top: 5px; z-index: 100; } 
	#menusuperior	{ width: 400px; float:right; position: relative; text-align: right; font-size: 11px; color: #454545; right: 5px; top: 20px; z-index: 10000;   } 
		
#interfaz				{ width:100%; height: 40%; position: relative; margin: 0 auto; text-align: center; } 
		#menu			{ width:100%; height: 28px; float:left; position: relative; margin: 0 auto; font-size: 13px; color: #454545; background: url(/imagenes/menu.jpg) repeat-x bottom center; } 
			#menu a 		{ font-size: 13px; color: #454545; TEXT-DECORATION: none; } 
			#menu a:hover 	{ font-size: 13px; color: #002F49; TEXT-DECORATION: none; } 
		#imagenmenu			{ width:100%; height: 230px; float:left; position: relative; display: none; display: block; top: 0px; z-index: 10; } 	
			
			
		#mapalocalizacion 	{ float: left; position: relative; width: 100%; height: 100%; display: none; z-index: 10;  }


#contenido	    { width:100%; height: 45%; float:left; position: relative; margin: 0px auto; text-align: left; 
font-size: 12px; color: #454545; z-index: 50;  overflow-x: auto; text-align: justify; top:5px; overflow: auto;
SCROLLBAR-FACE-COLOR:#ccc; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
} 
 

  
#noticiabloque1	{ width:70%; float:left; position: relative; top: 0px; border-right: 1px solid #808080; } 
#noticiabloque2	{ width:25%; float:left; top: 0px; padding-left: 20px; } 

/*#mapalocalizacion 	{ float: left; position: relative; width: 100%; height: 100%; display: none; } */
/*#mapalocalizacion3d { float: left; position: relative; width: 100%; height: 100%; display: none; } */


