/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.noticia{
	font-family:tahoma;
	font-size:9px;
	color:#c7c7c7;
	text-decoration:none;
	font-weight:normal;
}
.noticia_title{
	font-family:tahoma;
	font-size:11px;
	color:#b4744d;
	text-decoration:none;
	font-weight:bold;
}
.noticia_link{
	font-family:tahoma;
	font-size:9px;
	color:#b4744d;
	text-decoration:none;
	font-weight:bold;
}

.noticia_link:HOVER{
	font-family:tahoma;
	font-size:9px;
	color:#FFF4CD;
	text-decoration:none;
	font-weight:bold;
}
.paginacion{
	font-family:tahoma;
	font-size:9px;
	color:#8b8b8b;
	text-decoration:none;
	font-weight:bold;
}
.firma_artematico2{
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
	color:#f7941d;
	font-size:9px;
	padding-left:4px;	
}
.firma_artematico2:HOVER{
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
	color:#FFCC00;
	font-size:9px;
	padding-left:4px;	
}

.paginacion_link{
	font-family:tahoma;
	font-size:9px;
	color:#8b8b8b;
	text-decoration:none;
	font-weight:bold;
}
.paginacion_link:HOVER{
	font-family:tahoma;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.paginacion_marcado{
	font-family:tahoma;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.body_txt{
	font-family:tahoma;
	font-size:10px;
	color:#c7c7c7;
	text-decoration:none;
	font-weight:normal;
}
.field{
	font-family:tahoma;
	font-size:10px;
	color:#c7c7c7;
	text-decoration:none;
	font-weight:normal;
	background-color:#222222;
	border:1px solid #444444;
	padding-left:5px;
}
.Form_items{
	font-family:tahoma;
	font-size:9px;
	color:#FFAE7C;
	text-decoration:none;
	font-weight:normal;
}
.button{
	font-family:tahoma;
	font-size:10px;
	color:#FFAE7C;
	text-decoration:none;
	font-weight:bold;
	background-color:#111111;
	border:1px solid #444444;
}
