/* TITULO */ 
	h2#info{	
		font-family: Georgia, serif;
		font-size:18px;
		color:#000;
		line-height:1.3em;
		font-weight:400;
		width:505px;
	}

/* BLOQUE INFORMACIÓN PRINCIPAL */ 
#informacion-principal{
	color:#000;
	font-size:14px;
	font-style:italic;
	padding-left:12px;
	width:509px;
	float:left;
	margin-right: 15px;
}
	#informacion-principal p{
	}
	#informacion-principal .bloque{
		width:220px;
		float:left;
		margin-top:20px;
		margin-right:20px;
		border-left:1px solid #6699CC;
		padding-left:13px;
	}
	#informacion-principal h2{
		font-weight:normal;
		font-size:14px;
		margin-bottom:5px;
	}
	#informacion-principal .bloque p{
		
		color:#666666;
		font-weight:normal;
		font-style:normal;
	}
	#informacion-principal .bloque a{
		font-size:12px;
		padding-right:20px;	
		color:#000;	
		font-weight:normal;
		text-decoration:none;
		display:inline-block;
		text-align:right;
		width:100%;	
	}

.w515{
	margin-bottom:20px;
	margin-top:20px;
}
