 body{	
 				margin:0 auto;
				text-align: left;
				background-color: #EFEFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
 
 #total { 
 					width: 40%;
					margin:0 auto;
					text-align: left;
     			} 
	
 #container {
				width: 870px; height: 770px; position: absolute; margin:0 auto; top: 30px; left: 5%; }
 
 #header {
 				background: #f8f3ea; width: 870px; height: 210px; position: relative; border: 6px solid #CFBD9C;}	
 				
 #cabecera {
 				background: #f8f3CC; width: 870px; height: 100px; position: absolute; overflow: hidden; top: 0px; border: 0px}	
 
 #adsense {
 				text-align: center;
 				background: #FFFFFF; width: 870px; height: 110px; position: absolute; overflow: hidden; top: 106px;}	
 
 #cuerpo {
 				text-align: left;
 				background: #F8F3E1; width: 870px; height: 600px; position: relative; border: 6px solid #CFBDAC;}	

 #menu {
 				text-align: center;}	
 				
 #lateral_izquierdo {
 				background: #C0C0C0; width: 120px; height: 600px; position: absolute; overflow: hidden; margin-top: 0px; left: 0px; text-align: center;}	 
 				
 #lateral_derecho {
 				background: #C0C0C0; width: 120px; height: 600px; position: absolute; overflow: hidden; margin-top: 0px; right: 0px; text-align: center; }
 				
 #espacioCentroI{
 				background: #F8F8F8; width: 40px; height: 600px; position: absolute; overflow: hidden; margin-top: 0px; left:120px;}
 #espacioCentroD{
 				background: #F8F8F8; width: 40px; height: 600px; position: absolute; overflow: hidden; margin-top: 0px; right:120px;}
  				
 #centro {
 				background: #F8F8F8; width: 550px; height: 600px; position: absolute; overflow: hidden; margin-top: 0px; left:160px;}
 				
 #content { 
 				width: 470px;	height: 600px;  }
 
 #pie {
 				position: absolute; top: 750px; left: 497px; width: 328px; 
 				border: solid #E3D0AF; border-width: 0 0 0 1px; text-indent: 7px; 
 				color: #978158; font-size: 9px;}
	
 .cita1 {font-weight: bold; color: green;}
 .cita2 {font-weight: bold; color: blue;}
 
img { border:0; } 

hr { border: 1px; width: 100%; color: #EFEFFE; height: 5px; }

hr.noticias {height: 1px; margin:0px;}

#centrar {  
					width: 30%;
					margin:0 auto;
					text-align: left;}

.borde { border-style: dotted; border-width: 1px; border-color: #000000;}


.negro { font-weight: bold; color: black;}
.normal { color: black; margin:0px; }
.rojo { font-weight: bold; color: red;}

.textContactar {}

.alinearI{ text-align: left; margin-top: 0px;}
