/* CSS content */

/* títulos */

div.componentheading.home{
	display:block;
	height:12px;
	background:url(../img/titles/home.gif);
	background-repeat:no-repeat;
	text-indent:-200px;
	overflow:hidden;	
}

div.componentheading.tendencias{
	display:block;
	height:12px;
	background:url(../img/titles/tendencias.gif);
	background-repeat:no-repeat;
	text-indent:-200px;
	overflow:hidden;
}

div.componentheading.eventos{
	display:block;
	height:12px;
	background:url(../img/titles/eventos.gif);
	background-repeat:no-repeat;
	text-indent:-200px;
	overflow:hidden;
}

div.componentheading.novedades{
	display:block;
	height:12px;
	background:url(../img/titles/novedades.gif);
	background-repeat:no-repeat;
	text-indent:-200px;
	overflow:hidden;
}

div.componentheading.famosos{
	display:block;
	height:12px;
	background:url(../img/titles/famosos.gif);
	background-repeat:no-repeat;
	text-indent:-200px;
	overflow:hidden;
}

div.componentheading.mkt{
	display:block;
	height:12px;
	background:url(../img/titles/marketing.gif);
	background-repeat:no-repeat;
	text-indent:-200px;
	overflow:hidden;
}

div.componentheading.agenda{
	display:block;
	height:12px;
	background:url(../img/titles/agenda.gif);
	background-repeat:no-repeat;
	text-indent:-200px;
	overflow:hidden;
}


/* ---------------------------------------------- */


.componentheading{
	margin-bottom:20px;
}

.contentpaneopen .contentpagetitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

.contentpaneopen .contentheading{
	padding-bottom:5px;
}

.contentpaneopen img, .contentpaneopen p img, .contentpaneopen p span img{
	display:block;
	margin-bottom:14px;
}

/*.contentpaneopen span{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	
	display:block;
	margin-bottom:5px;

}*/

.contentpaneopen .createdate{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	
	padding-bottom:14px;
}

.contentpaneopen p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	
	line-height:17px;
	
	margin-bottom:14px;
}

.contentpaneopen a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

.article_column .contentpaneopen .bajada{
	color:#666666;
	font-weight:normal;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	text-transform:none;
	
	padding:0;
}

.contentpaneopen .bajada{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	font-size:12px;
}

.blog_more{
	padding:20px;
	background:#F1F2F3;
	margin-bottom:20px;
}

.blog_more strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
}

.blog_more a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

.pagenav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

/* ----------- Agenda */
.article_column{
	padding-right:10px;
}

/* flash */

.contentpaneopen_flash img, .contentpaneopen_flashLast img{
	margin-bottom:10px;
}

.contentheading_flash, .contentheading_flashLast{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:10px;
}

.contentpaneopen_flash p, .contentpaneopen_flashLast p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	line-height:17px;
}

.contentpaneopen_flash .bajada, .contentpaneopen_flashLast .bajada{
	font-weight:normal;
}

/* mini frontpage */

.moduletable_mini .minifp-full-link,
.moduletable_miniLast .minifp-full-link{
	display:none;
}

.moduletable_mini h3,
.moduletable_miniLast h3{
	margin-bottom:10px;
}

.moduletable_mini a img,
.moduletable_miniLast a img{
	margin-bottom:10px !important;
}

.moduletable_mini .minifp-introtitle,
.moduletable_miniLast .minifp-introtitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
}

.moduletable_mini .minifp-seperator,
.moduletable_miniLast .minifp-seperator{}

.moduletable_mini p,
.moduletable_miniLast p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	line-height:17px;
}

/* content right */

#content-right{}

#content-right object{
	margin-bottom:20px;
}

#content-right p, #content-right p .bajada{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	line-height:17px;
	font-weight:normal;
	margin-bottom:10px;
}
