.infosistema
	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
.infosistema2
	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	}
.infosistema3
	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#0066cc;
	font-weight:bold;
	}
.infosistema_bold
	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	}
.imagen_impar
	{
	float: left; 
	margin-right: 10px;
	}
.imagen_par
	{
	float: right; 
	margin-left: 10px;
	}
.sistema
	{
	font-size: 11px;
	font-family: Courier New;
	}
.infosistema_bold_negra
	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.bold1
	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	}
.enlace1
	{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:800;
	}
.titular_noticia
{
font-size: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:ff6600;
font-weight: bold;
}
a 
{
	font-size: 10px;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
}
.casinegrita
	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	}
.menuizda1
{
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 800;
color:#ff6600;
}
.menuizda2
{
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 800;
color:#990000;
}
.menuizda3
{
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 800;
color:#003366;
}
.normal
	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	}
.enlace_maxi
	{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#336699;
	font-weight:800;
	}
.enlace_maxi2
	{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-weight:900;
	}
.enlace_negro
	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:400;
	}
.enlace_negro_mini
	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:400;
	}

.botoncritico {
   	BORDER: rgb(128,128,128) 1px solid; 
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ff0000;
	cursor:pointer;
   /*border: 2px solid #000060;*/
}
.boton1
{
	BORDER: rgb(128,128,128) 1px solid; 
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: rgb(233,233,233);
	cursor:pointer;
	width:200px;
	
}
.boton2
{
	BORDER: rgb(128,128,128) 1px solid; 
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: rgb(233,233,233);
	cursor:pointer;
	width:100px;
	
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	color:#336699;
}
h3
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
tabla1
{
	background-color:#000000;
    border-style:solid;
    border-color:#666666;
    border-width:1px; 
}
.estilotabla
{
    background-color:#000000;
    border-style:solid;
    border-color:#666666;
    border-width:1px;
}
.estilocelda
{
    font-size:8pt;
	border-style:solid;
	border-width:1px;
    border-color:#666666;
	font-family: Courier New;
} 
/*++++++++++++++++++++++++++++++++++++++++++++ESTILOS DE FORMULARIO++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
form 
{
	/*padding: 50px;*/
	/*background: #cccccc;*/
	/*width: 250px;*/
}
label 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 800;
	display: block;
}
.label2 
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-weight: 800;
	display: block;
}
.campo 
{
	border: 1px Solid #666666;
	background: #eeeeee;
}
.campoX 
{
	/*width: 200px;
/*	height: 30px;
/*	margin-top: 3px;
	margin-bottom: 3px;*/
	border: 1px Solid #666666;
	background: #cccccc;
	/*vertical-align: middle;*/
}
.campo_requerido
{
	/*width: 200px;
/*	height: 30px;
/*	margin-top: 3px;
	margin-bottom: 3px;*/
	border: 1px Solid #666666;
	background: #ff9999;
	/*vertical-align: middle;*/
}
.boton_enviar 
{
	width: 100px;
	height: 27px;
	border: 1px Solid #666666;
	background-color:#eeeeee;
	font-weight:bold;
	cursor:pointer;
}
.boton_enviar_critico
{
	width: 100px;
	height: 27px;
	border: 1px Solid #666666;
	cursor:pointer;
	font-weight:bold;
	BACKGROUND-COLOR: #ff0000;
}

/*++++++++++++++++++++++++++++++++++++++++++++FIN DE ESTILOS DE FORMULARIO+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*FORMULARIO VERDE************************************************************************************/
.campo_verde
{
	width:100px; 
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#00FF00; 
	background-color:#006600;
	border:0px;
}
/*****************************************************************************************************
