	A {color: #91c733; text-decoration:none; font-weight:bold} /* 3366AA */
	A:hover {color: #91c733; text-decoration: underline;}
	A:visited{color: #91c733} 
	A:visited:hover {color: #91c733; text-decoration: underline;} 

BODY {margin:0px; width:100%; text-align:justify;}
SPAN, DIV {padding:0px; margin:0px}
TD {font-family: verdana, arial, helvetica; font-size: 10; color: black}
IMG {border:0px}

/* Elementos de formulario */


INPUT {
	font-weight: normal;
	font-size: 12px;
	color: #444444;
	background-color: transparent;
	margin:0px;
	padding:1px;
	border:0px;
	border-bottom: 1px dashed #666666;
}

.formfield2 {
	border:1px #c0c0c0 solid; 
	background:#ffffff; 
	font:10px Verdana, Arial, san-serif; 
	color:#002E63
}
select { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 12px; color: #000000;
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
} 
.textarea {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#444444;
	line-height:145%;
	background-color:transparent;
	padding:3px;
	border:1px solid #000000;
}

.enviar {
	border:1px #c0c0c0 solid; 
	background-color: transparent; 
	font:10px Verdana, Arial, san-serif; 
	color:#000000
}

/* Bordes */

.lateral {background-image: url(./imagenes/dot_up_black2.gif); background-repeat: repeat-y; background-position: right top}
.lateral2 {background-image: url(./imagenes/dot_up_black2.gif); background-repeat: repeat-y; background-position: left top}
.superior {background-image: url(./imagenes/dot_top.gif); background-repeat: repeat-x}

/* Tipos de letra  */
.fecha {font:10 Verdana, Arial, san-serif;line-height:16px; color:#ffffff; clear:left}
.titular {
	font-size: 13px;
	font-family: "Verdana", "Arial", san-serif;
	line-height: 15px; 
	color:#a0a0a0; 
	clear:left; 
	font-weight:bold;
}
.titular_noticia {
	font-size: 18px;
	font-family: "Verdana", "Arial", san-serif;
	line-height: 20px; 
	color:#a0a0a0; 
	clear:left; 
}
.menu {font:10 Verdana, Arial, san-serif;line-height:13px; color:#0066cc; clear:left; font-weight:bold}
.pie {font:10 Verdana, Arial, san-serif;line-height:12px; color:#ffffff; clear:left}
.submenu {font:10 Verdana, Arial, san-serif;line-height:13px; color:#0066cc; clear:left}
.mini {font:11 Verdana, Arial, san-serif;line-height:13px; color:#000000; clear:left}
.texto {font:12 Verdana, Arial, san-serif;line-height:15px; color:#000000; clear:left}
.cabeceras {font:9px Verdana, Arial, san-serif;line-height:9px; color:#444444; font-weight:bold }
