
body {

text-align:center; 
	margin: 0 auto;
    position:relative;  
	color:#000020;
	border-color:#505050;
	 background: #f5ffff; 
 
	
      }
	  
	  
	H1 {

	font-size: 26px;

	font-family: Arial, Helvetica, sans-serif;

	text-indent: 4px;

	margin-left: 6px;

	font-weight: bold;
	color:#000512;
	}
  
	  
.encabezado { margin: 0px;
text-align:center; 

		}

  
	.Estilo0 {
 	position: relative;
    top: 300px;
	
	text-indent: 2px;
 	margin-left: 2px;
 	color: #d9eded; ;
	
	}
.barra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #4065a5;
	background-color: #e5efef; 
	height: 28px;
	width: 100%;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	text-align:left; 
	}


a{color:#105070; text-decoration: none}
a:hover{color:#955050; text-decoration: underline}

.espacios{
 word-spacing:-3px;	
	 }

.barramenu {
position: relative;
    top: 1px;
  	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	width: 796px;
	height: 35px;
	background:url(imagenes/rep_menu.jpg) repeat-x;
    margin-top:2px;
   margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
text-align:left; 
text-indent: 10px;

padding-top:8px;

}

.cuerpo{
width: 820px;
text-align:center;
margin:auto;

background-color: #eafff0 ; /*#e0ffe0; */
}


.main-izquierda {
width: 560px;
 position: relative;
  float:left;
/*background-color: #e0ffe0; */

		}


.main-derecha {
 
width: 250px;
position: relative;
float:right;
background-color: #e7f6ff;  
border: solid 2px #606077;
/*text-align:justify;*/

		}

.xponsor{
width: 248px;
height: 248px;
font-size: 14px;
/*background-color: #f7feff;  */
	}


div.limpio {
  clear: both;
}



