div.acanoticia h2 {
	position: relative !important;
	font-weight: normal;
	color: #DB9906;
	font-size: 21px;
	margin-top: 0px;
	line-height: 25px;
}

div.acanoticia {
	padding-bottom: 10px;
	margin: 0px 5px 10px 5px;
	border-bottom: 1px solid #DDDDDD;
}

div.acanoticia div.copete {
	margin-left: 10px;
	border-left: 1px dotted #CCCCCC;
	padding-left: 10px;
	font-size: 12px;
	margin-bottom: 20px;
}

div.acanoticia div.fecha {
	margin: 0px 0px 11px 0px;
	height: 14px;
	background-image: url("images/calendar_icon.gif");
	background-repeat: no-repeat;
	padding-left: 19px;
	vertical-align: middle;
	font-weight: bolder;
}

div.acacomentarios {
	margin: 10px 5px 20px 5px;
}

div.acacomentarios h2 {
	color: #038FCE;
	position: relative !important;
	font-weight: normal;
	font-size: 21px;
	margin-top: 0px;
	line-height: 25px;
}

table.comentarios {
	display: table;
	width: 100%;
}

table.comentarios td {
	border-bottom: 1px dashed #DDDDDD;
	padding: 5px 0px 5px 0px;
}

span.comentariosdatos {
	color: #038FCE;
	margin-right: 10px;
	font-weight: bolder;
}

span.fecha {
	font-size: 9px;
	color: #999999;
}

div.agregarcomentarios {
	margin: 10px 5px 20px 5px;
}

div.agregarcomentarios h2 {
	color: #99B025;
	position: relative !important;
	font-weight: normal;
	font-size: 21px;
	margin-top: 0px;
	line-height: 25px;
}

div.agregarcomentarios input, textarea {
	color: #777777;
	font-size: 11px;
	font-family: Tahoma, Arial;
}

div.agregarcomentarios h3 {
	color: #99B025;
	font-weight: bolder;
	font-size: 14px;
	margin: 7px 0px 7px 0px;
	cursor: pointer;
}

div.index h2 {
	font-size: 15px;
	font-weight: bolder;
	line-height: 20px;
}

span.aclaracion {
	color: #990000;
}

table.acciones td {
	color: #DB9906;
	cursor: pointer;
	padding: 2px 10px 2px 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

/* para los contenidos */

.acanoticia h3 {
	font-size: 16px;
	font-weight: bolder;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	color: #3894C3;
	line-height: 16px;
}

.acanoticia h4 {
	font-size: 14px;
	font-weight: bolder;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #7A7A7A;
	line-height: 14px;
}

.acanoticia h5 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #7A7A7A;
}

.contenidoseccion h3 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bolder;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	color: #038FCE;
}

.contenidoseccion h4 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #7A7A7A;
}

.contenidoseccion h5 {
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #7A7A7A;
}

