.contenedoraimagenes
{
	float: right;
	text-align: center;
	
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.img_contenidos
{
	/*border: 1px solid #7E7E7E;*/
	margin: 0px 0px 0px 20px;
	float:right;
	width:300px;
}
.img_contenidos_abajo
{
	width:660px;
}
.img_contenidos_abajo img
{	
	width:640px;
}
.pieFoto
{
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	
	text-align: center;
	margin: 2px 0px 10px 0px;
}
