.georgia { font-family: Georgia, "Times New Roman", Times, serif; }
.arial { font-family: Arial, Helvetica, sans-serif; }
.trebuchet { font-family: Trebuchet MS, Helvetica, sans-serif }
tahoma { font-family: Tahoma, Arial, Helvetica, sans-serif; }

A:link {text-decoration: none; color:#000000}
A:visited {text-decoration: none; color:#000000}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #FFCC00}


.subt{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4c597f;

}

.subtpi{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: red;
	text-decoration: underline;

}

.subhora{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: blue;

}

.titulo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4c597f;

}

.titulosec{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4c597f;

}

.fechanota{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}

.copete{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.textos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.imagen_sec{
	margin-right:10px;
	width:100px;
	float:bottom;
	/* border-style:solid; */
	/* border-width:1px; */
	/* border-color:#cccccc; */
	
}

.imagen_pri{
	margin-right:10px;
	width:200px;
	float:left;
	border-style:solid;
	border-width:1px; 
	border-color:#cccccc;
	text-align:center;
	
}

.nota{
	float:left;
	 /* margin-top:5px; */
}

.divisor{
	width:50px;
	float:inherit; 
	/* margin-bottom:2px; */
	margin-top:2px;
}

.pie{
	float:left;
	margin-top:5px;
	width: 750px;
	Text-align : center;
	Font-family : Arial , Helvetica;
	Color : white;
    	Font-size : small;
}

.urgente{
	background-color:red;
	border-style:solid;
	border-width:1px; 
	border-color:#cccccc;
	Text-align : center;
	Font-family : Arial , Helvetica;
	color:#FFFFFF;
	Font-size : 13pt;
}

#anuncio_izq{
	float:left;
	width:488px;
	padding: 3px 3px 3px 3px;
	display: block;
	border-style: solid;
	border-bottom:solid 2px;
	border-top:solid 2px;
	border-right:solid 2px;
	border-left:solid 2px;
	border-color: #000;
	margin-bottom: 2px;
	background-color:#ffff00;
	font-family: sans-serif;
	font-size: 80%;
	
}

.cerrar {
	color:#ff0000;
	font-size:75%;
	font-weight: bold;
	text-align: right;
	text-decoration:none;
}

.txt_blanco{
	color:#fff;
}

#purosdecarerra_der {
	float:right;
	width:241px;
	padding-left: 5px;
	display: none;
	font-family: sans-serif;
	font-size:75%;
	background-color:#b7c8b8;
	border-bottom: thin;
	border-bottom-style: dashed;
}