@charset "utf-8";
/* CSS Document */
/**

*/

#content p{
	text-align:justify;
	line-height:18px;
	margin-top:0;
}

#contentContainer #content {
	-moz-border-radius:0 0 20px 20px;
	-webkit-border-radius:0 0 20px 20px;
	border-radius:0 0 20px 20px;

	background-color:rgba(255, 255, 255, 0.1);
	padding-left:20px;
	padding-right:20px;
	width:630px;
}


.texto-principal{
   float: left;
	margin-right: 20px;
	width: 290px;
}



.galleria-images{
  height: 360px;
 }

/******************************************************************/
.gallery-container{
	float: left;
	margin: 0;
	width: 320px;
}

.gallery-title{
	float: left;
	line-height: 24px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.gallery-date{
	margin:0;
	line-height: 24px;
	opacity:.5;
	float:right;
}

.gallery-description{
	margin:0 0 10px 0;
	line-height:12px;
	clear:both;
}

.gallery-data{
	margin-top:10px;
	overflow: hidden;
}


/*********************************************/
