/* CSS Document */
.imgPortada{
	border:1px solid #CCCCCC;
	margin-right:10px;
	margin-bottom:10px;
}

a.linkPrincipal:link, a.linkPrincipal:visited{
	color:#6D972F;
	text-decoration:none;
	font: bold 21px/30px "Trebuchet MS", Tahoma, Verdana, Arial;
}
a.linkPrincipal:hover{
	text-decoration:underline;
}

.cPrincipal{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:12px;
	color:#009933;
	font-weight:bold;
}
.bajadaPrincipal{
	color:#666666;
	margin:10px 0;
	font: 10px/15px Arial, Helvetica, sans-serif;
}
.pdivisor{
	background:url(../imagenes/dot.gif) repeat-x;
	background-position:bottom;
	font-size:2px;
}
.vdivisor{
	background:url(../imagenes/vdot.gif) repeat-y;
	background-position:right;
	padding:4px;
	font-size:2px;
}
.Novdivisor{
	padding:4px;
}


/*SEGUNDO NIVEL*/
a.linkSec:link, a.linkSec:visited{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:12px;
	color:#6D972F;
	text-decoration:none;
	font-weight:bold;
	line-height:15px;
}
a.linkSec:hover{
	text-decoration:underline;
}

.breves{
	background-color:#DBEBC2;
	width:187px;
}
.lomas{
	background-color:#E8F2D9;
	width:200px;
}
.avisos{
	background-color:#FFFFFF;
	width:230px;
}
.firmas{
	width:195px;
	background-color:#F5F5F5;
	border-right:1px solid #CCCCCC;
}

/*TERCER NIVEL*/
.brebesContent{
	padding:5px;
}
.tituloBreve{
	background-color:#7CAB37;
	padding-left:8px;
	text-align:left;
	height:22px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:17px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
}
.tituloLomas{
	background-color:#A0CC60;
	padding-left:8px;
	text-align:left;
	height:22px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:17px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
}
.tituloAvisos{
	background-color:#C2DE98;
	padding-left:8px;
	text-align:left;
	height:22px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:17px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
}

.tituloFirmas{
	background-color:#999999;
	padding-left:8px;
	text-align:left;
	height:22px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:17px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
}

a.linkBreves:link, a.linkBreves:visited{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:10px;
	color:#6D972F;
	text-decoration:none;
	font-weight:bold;
	line-height:13px;
}
a.linkBreves:hover{
	text-decoration:underline;
}
.miniDateBreves{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	color:#339999;
	font-size:10px;
	text-align:right;
}
.cBreves{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
}
.brebesDot{
	background:url(../imagenes/brevesDot.gif) repeat-x;
	background-position:bottom;
	margin-top:2px;
	margin-bottom:2px;
	height:5px;
	font-size:2px;
}

#mod_avisos{
	padding:7px;
}

#mod_avisos .titulo{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#009933;
	margin-bottom:4px;
}
#mod_avisos .content{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:10px;
	color:#333333;
	text-align:justify;
}
#mod_avisos .divisor{
	background:url(../imagenes/dot.gif) repeat-x;
	background-position:bottom;
	font-size:2px;
	margin:0px 20px 6px 0px;
}

#mod_masdiscutido{
	padding:7px 18px 7px 6px;
}
#mod_masdiscutido .suma{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:10px;
	color:#333333;
	float:left;
}

#mod_masdiscutido .miniDate{
	float:right;
}
#mod_masdiscutido .clear{
	clear:both;
}

#mod_masdiscutido a:link, #mod_masdiscutido a:visited{
	font-size:10px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	color:#6D972F;
	text-decoration:none;
	font-weight:bold;
	line-height:12px;
}
#mod_masdiscutido a:hover{
	text-decoration:underline;
}
#mod_masdiscutido .divisor{
	height:14px;
	font-size:2px;
}
