body {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;	
	color: #333333;	
	margin: 0px; 
	width: 990px; 
	margin-left: auto;
	margin-right: auto;
}

p {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #333333}
td {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #333333}
form {font-family: Georgia, "Times New Roman", Times, serif; margin: 0px; padding: 0px;  font-size: 11px}



.txtAntetitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.txtTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 120%;
}
.txtSubtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	line-height: 20px;
}
.txtFecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.txtFuente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.txtPais {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.txtCuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 20px;
}
.txtEntradilla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 20px;
}
.txtAutor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}



.boxNoticia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: justify;
	margin: 4px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEEEEE;
	line-height: 120%;
}


.boxNoticiaFoto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	padding: 5px;
	float: right;
	width: 300px;
	text-align: justify;
	background-color: #F8F8F8;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.boxNoticiaFoto2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 300px;
	text-align: justify;
	background-color: #F8F8F8;
	font-size: 11px;
	color: #333333;
}

.boxNoticiaPubli {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	background-color: #F8F8F8;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin: 4px;
}
.boxNoticiaMenu {
	padding: 1px;
}
