

@import url("principal.css.jsp");
@import url("imprimir.css.jsp");


h2
{
	margin-bottom: 7px;
}

#noticies
{
    position: relative;
	border-style: solid;
	border-width: 0px;
	border-color: #7A8F64;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
    min-height: 350px;
    
}

#noticies ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#noticies td ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#noticies li
{
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 0px;
	padding-bottom: 0px;
/*	padding-right: 95px;/*75*/
	color: #E3450E;
	font-size: 10px;
	background-image: url(../images/noves/puntos.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#noticies li b
{
	color: #000000;
	font-size: 11px;
}

#noticies li b a
{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

#noticies .format 
{
	width: auto;
	margin: 0px;
	padding: 0px;
}

#noticies .format ul 
{
	width: auto;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style-image: url(../images/noves/flecha.gif);
}

#noticies .format ol
{
	width: auto;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#noticies .format li
{
	margin: 5px;
	padding: 0px;
	padding-left: 10px;
	line-height : 1.4;
	background-image: none;
	border-style: none;
	border-width: 0px;
	color: #000000;
	font-size: 10px;
	list-style-position: inside;
	background-image: none;
}

.slotPrincipal h2{
    font: bold 15px Verdana;
    color:#E3450E;
}

#noticies div,
#noticies ul{
    font:11px Verdana;
    color:Black;
}

div#video{
	float:left;
	padding:0 18px 10px 0;
}
