
/********************************* SECCION NOVEDADES  *********************************/

DIV.novedad {
	overflow: hidden;
	position: relative;
	padding: 10px 0px;
}
DIV.novedad DIV.novtitle {
	margin: 0px 0px 8px 0px;
	font-family: Times New Roman, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
DIV.novedad DIV.novtitle A {
	color: #b8c290;
	text-decoration: none;
}
DIV.novedad IMG {
	float: left;
	margin-right: 15px;
}

/************************************** NOVEDAD  **************************************/

DIV.novlinktop, DIV.novlinkbottom {
	font-family: Times New Roman, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
DIV.novlinktop A, DIV.novlinkbottom A {
	color: #ffffff;
	text-decoration: none;
}
DIV.novlinktop {
	margin-bottom: 15px;
}
DIV.novlinkbottom {
	margin-top: 15px;
}

DIV.novedadgaleria {
	overflow: hidden;
	margin-left: 15px;
}
DIV.novedadgaleria DIV {
	width: 100px;
	height: 100px;
	display: table;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-left: 10px;
	background-color: #2e4b1a;
}
DIV.novedadgaleria A {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
	text-align: center;
	font-size: 1px;
}
DIV.novedadgaleria A IMG {
	#position: relative;
	#top: -50%;
	border: 0px;
}
/*
DIV.galeriaspeech {
	width: 100%;
	margin-top: 10px;
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
*/
/**************************************************************************************/
