body {
	margin-top: 10px;
	padding: 0;
	background: #787878 url(../IMAGENES/ESTILO/fondo.jpg) repeat left top;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3F3F;	
}

h1, h2, h3 {
	margin-top: 0;
	text-transform: uppercase;
	color: #528DC8;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
	line-height: 18px;
}

ul {
}

a {
	text-decoration: none;
	color: #528DC8;
	cursor: pointer; /* cambiar el aspecto del puntero */
}

a:hover {
	border-bottom: none;
	color:#F90;
}

.resaltado{
	color:#F90;
	font-weight:bold;
}

a img {
	border: none;
}

img.titulo{
	margin:0;
	padding:0;
	padding-left:40px;
	float:left;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

img.bandera_right {
	float: right;
	height:20px;
	border:0px;
	padding-right:25px;
	margin-top:8px;	
}
img.bandera_right2 {
	float: right;
	height:20px;
	border:0px;
	padding-right:10px;
	margin-top:8px;	
}

img.icono_izquierda {
	float: left;
	margin: 0 20px 0 0px;
	height: 70px;
}

img.icono_derecha {
	float: right;
	margin: 0 0px 0 20px;
	height: 70px;
}

.foto_entre{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	width:100px;
	padding-left:0px;
	margin-left:15px;
	float:right;
}

#flash {
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
}

/* Wrapper */
#wrapper {
	padding-left: 0px;
	padding-right: 0px;
	width:1024px;
}

/* Tres columnas */
#izq {
	float: left;
	width: 190px;
	text-align: center;
	padding-top: 15px;
}
#cen { 
	margin: 0px 190px 0px;
	padding-top: 15px;
	padding-bottom:10px;
}

#resul {
	margin: 0px 0px 0px;
	padding-top: 15px;
	padding-bottom:10px;
}

#contenido {
	padding: 5px 5px 0px 5px;
}

#der {
	float: right;
	width: 190px;
	padding-top: 15px;
}

#page-bgtop {
	background: url(../IMAGENES/ESTILO/cuadro_izquierda_sup.jpg) no-repeat left top;
}

#page-bgbtm {
	background: url(../IMAGENES/ESTILO/cuadro_izquierda_inf.jpg) no-repeat left bottom;
}

#page {
	width: 1000px;
	margin: 0px auto;
	background: url(../IMAGENES/ESTILO/cuadro_izquierda_centro.jpg) repeat-y left top;
}

#page_right {
	background: url(../IMAGENES/ESTILO/cuadro_derecha_centro.jpg) repeat-y right top;
}

#page-bgtop_right {
	background: url(../IMAGENES/ESTILO/cuadro_derecha_sup.jpg) no-repeat right top;
}

#page-bgbtm_right {
	background: url(../IMAGENES/ESTILO/cuadro_derecha_inf.jpg) no-repeat right bottom;
}

.more{
	text-align:right;
	font-weight:bold;
	font-size:smaller;
}

.noticia{
	padding-right:5px;
	padding-left:5px;
	margin-top:-10px;
	margin-bottom:20px;
	padding-top:0px;
	line-height: 16px;
}


#menuhoriz ul li {  
	display: inline;  
} 
#menuhoriz ul li {
	display: inline;  
	padding: 2px 5px; /*Separar el texto*/  
    margin:5px; /* Separar los botones */    
}  
 
#menuhoriz ul {  
	/* Linea para delimitar la botonera */  
    border-bottom-width: 1px;  
    border-bottom-style: solid;  
	border-bottom-color: #E4E4E4;  
}

.pie{
	border-top: 1px solid #666;
	margin-top:40px;
	width:80%;
}


#pruebas{
	height:10px;
	background-image:url(../IMAGENES/ESTILO//pruebas.gif);
	background-repeat:repeat-x;
}
