﻿body
{
     background-image:url(imagenes/fondo.png); 
     background-color: #89B6F9; 
     margin-top:0px; 
      
     }
#exterior
{
    width:100%;
    min-width:950px;
    text-align:center;
    height:100%;
 /*   border:1px black solid;  */
}
#caja
{
	margin:auto;
    width:90%;
    text-align:center;
     background-image:none;
   background-color:White;
    /*  border:2px white solid; */
        }
#cabecera
{
    background-color :#A23B13;         
    background-image :url(imagenes/header1.jpg);
   	background-repeat :no-repeat; 
    background-position: center center ;    
    height:140px;
    /*   border:1px black solid;  */  
    text-align:center;
}
#gotas
{
		background-color:#01732E; /* #D8EADD;*/
		color:black;
		padding: 5px;
	margin: 3px 0 3px 0;
	background: #fff;
	
}
#menu
{
	width:150px;
	padding-top:0px;  
	float:left; 
  	background-color:#01732E;
  	background-image: url(imagenes/fondomenu.png);  	
  	text-align:center;
  	min-width:150px;
  	max-width:150px;
  	margin-top:20px;
  	clear:both ;
  	
  	 	/*border:1px black solid;*/ }
#centro
{
	float:right;
/*	border:1px black solid; */
	width:82%;	
	text-align:center;
	
}
#contenido
{
position:relative;
left:0px;
float:left;
	min-width:250px;
	padding:20px;
	/*border:1px black solid; */
	width:70%;
	}
#derecha
{
position:relative;
float:right;
	right:0px ;
	width:22%;
	min-width:150px;
	text-align:center;
	
/*	border:1px black solid; */}
div.submenu
{
	
	width:100%;
	background-color: #CCFF99;
	background-image: url(imagenes/fondo1.png);
	
}
#pie
{
    text-align:center;
    clear: both ;
    font-size:0.75em;
}
#clientesizq
{
	float:left;
	text-align:left;
    font-size:1em;    
    font-family:Garamond;
    margin-top:20px;
    }
#clientesdrcha
{
	text-align:left;
	float:right;
	 font-size:1em;    
    font-family:Garamond;
    margin-top:20px;

}
.noticiai
{
	clear:both;
	margin:1%;
	width:44%;
	float:left;
	height:275px;
	border:1px black dashed;
	padding:1%;
}
.noticiad
{
	margin:1%;
	width:44%;
	float:right;
	height:275px;
	border:1px black dashed;
	padding:1%;
}
table{
	
	width:100%;
}
#miga
{
	float:left;
}
.acreditado
{
	clear:both;
}
