BODY {
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 10;
	text-align: center;
	width: 740px;
  } 
#cuerpo{
padding: 0 0 0 0px;
	width: 740px;
} 
#derecha{
	width:200px;
	position:relative;
	float:right;
	clear:right;
	
}
#izquierda{
	position:relative;
	float:left;
	
	
	}

.fecha{
	left: 1px;
	font-size: 10px;
	color: #6666CC;
	text-align: right;
	
} 

.titulo{
	font-size: 10pt;
	background-color: #FFCC00;
	padding: 2px 5px 5px 2px;
	z-index:1;
	color: #FFFFFF;
	top:0px;
	margin-bottom: 5px;
	text-align: center;
	margin-right: 2px;
	width:200px;
	position:relative;
	float:right;
	
	
} 


.texto {
	font-size: 10pt;

	text-align:justify;
	border-bottom: 1px solid #6699CC;
	border-left: 1px none #6699CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	padding: 10px;
	margin: 0px 10px;
	top: 50px;
	color: #333333;
	clear:both;
}
.breve{
	font-size: 10pt;
	color: #FF9900;
	text-align: justify;
	width: 450px;
	border: thin solid #FFCC00;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:30px;
	
	padding:5 10 5 10 px;
	background-position: center;
	display: block;
	
	
	
}
.foto{
	left: 0px;
	z-index:5;
	width:200px;
	display: block;
	position: relative;
	top:0px;
	clear:both;
	float: right;
	
	}
.sinfoto{
left: 0px;
	z-index:5;
	width:200px;
	display: block;
	position: relative;
	top:0px;
	clear:right;
	float: right;
	
	}
.url{
	width:200px;
	
	position: relative;
	font-size: 10px;
	color: #990000;
	clear:right;
	float: right;
	margin:20 0 0 -190px;
	
   }
#pie{ 
   background-color: #cccccc; 
   padding: 3 10 3 10px;
   margin: 3 10 3 10px; 
   text-align:left; 
   font-size: 8pt;
   position:relative;
   width:740px;
   float:left;
   clear:left;
  
} 
