/* CSS Document */
td
{
	font-family:arial; 
	font-size:12px; 
	color: #000000;
}

body {
	font-family: arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	background-repeat: no-repeat;
    background-position: center;

}


/* link general */ 
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}/*
.tablaContent {
	border: 1px solid #666666;
	vertical-align: top;
	background-color: #F8F8F8;
}

.textBox {
	font-family: arial;
	font-size: 10px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}*/
.encuesta {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}

/*.combo
{
	font-family:arial; 
	font-size:10px; 
	border-color:#CCCCCC;
}*/

/*
.campocomentario
{
	font-family:arial; 
	font-size:10px; 
	border-color:#CCCCCC;
	width: 300px;
	height: 50px;
}
.txtdes
{
	font-family:arial; 
	font-size:12px; 
	border-color:#CCCCCC;
	font-weight: bold;
	color: #000000;
}
.txtnor
{
	font-family:arial; 
	font-size:10px; 
	border-color:#CCCCCC;
	color: #000000;
}
.txtnorbold
{
	font-family:arial; 
	font-size:10px; 
	border-color:#CCCCCC;
		font-weight: bold;
	color: #000000;
}
.txtcom
{
	font-family:arial; 
	font-size:8px; 
	border-color:#000000;
}
.boton {
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
*/
/*
.DatosImportantes
{
background:#66CC99;
border:medium #000000;
}
.tablaparaorden
{
border:hidden #FFFFFF;
}
.tablaborde
{
border:#000000 medium;
}
.errores {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}
.divError {
	color: #FF0000;
	font-weight: bold;
	font-size: 42px;
	font-family: arial;
}*/


/* titulo principal */
.textotitulo {
	color: #990000;
	font-size:11px;
	font-family:arial;
	font-weight:bold;

}
.textoinicio {
	color: #333333;
	font-size:11px;
	font-family:arial;
	font-weight:bold;

}

/* titulo secundario */
.textotitulosecundario {
	color: #990000;
	font-size:11px;
	font-family:arial;
	font-weight:bold;
}



.textotitulonoticia {
	color: #660000;
	font-size:11px;
	font-family:arial;
	text-decoration:underline;
	font-weight:bold;
	
}
.textotitulogrande {
	color: #990000;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	
}
.textotituloresa {
	background-color:#990000;
	color: white;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
}
.copreti {
	color: #990000;
	font-size:18px;
	font-family:comic sans ms;
	font-weight:bold;
}

hr{ width:100%; color:#CCCCCC; height:1px}

/*formulario consulta*/
INPUT.campo1 {background-color: #FFFFFF; color: #000000; font-family: "arial"; font-size: 11px;  border:#A7A37E solid; border-width: 1px 1px 1px 1px; height: 17}

/* combete de menu desplegable*/
.combo { background-color: #942037; font-size: 10; color: white;  font-family:arial; }

.punteado2 { background-image: url(img/bg_Bdy2.gif);background-repeat:repeat-x;}
.combo { background-color: #942037; border-style:1px; font-size: 10; color: white;  font-family:arial; }
*/
/*.combo2 { background-color:#CCCCCC; border-style:1px; font-size: 10; font-family:arial; }*/

/*
INPUT.boton1 {BACKGROUND-COLOR: #E6E2AF; FONT-FAMILY: "arial"; FONT-SIZE: 11px; border: #002F2F solid; border-width: 1px 1px 1px 1px; height: 17; }
INPUT.boton2 {BACKGROUND-COLOR: #CCCCCC; FONT-FAMILY: "arial"; FONT-SIZE: 11px; border: #002F2F solid; border-width: 1px 1px 1px 1px; height: 17; }
*/

/* botones */ 
INPUT.encuesta {BACKGROUND-COLOR: #A41D1D; FONT-FAMILY: "arial"; FONT-SIZE: 11px; border: #002F2F solid; border-width: 0px 0px 0px 0px; height: 16; }


.form { background-color: #FFFFFF; border:#A7A37E solid; border-width: 1px 1px 1px 1px; }
/*
.form { background-color: #FFFFFF; border:#A7A37E solid; border-width: 1px 1px 1px 1px; scrollbar-arrow-color: #000000; scrollbar-track-color: #CDCDB0; scrollbar-face-color: #FDC032; scrollbar-highlight-color: #FDC032;}
*/

/*
A.abm {font-family: arial;font-size: 12px;color: #FFFFFF;text-decoration: none; font-weight: bold;}
A.abm:hover {font-family: arial;font-size: 12px;color: #CCCCCC;text-decoration: none;}
A.abm2 {font-family: arial;font-size: 13px;color: #333333 ;text-decoration: none; font-weight: bold;}
A.abm2:hover {font-family: arial;font-size: 13px;color: #CCCCCC;text-decoration: none;}
A.abmgrid {font-family: arial;font-size: 12px;color: #333333 ;text-decoration: none; font-weight: none;}
A.abmgrid:hover {font-family: arial;font-size: 12px;color: #000000 ;text-decoration: none; font-weight: bold;}
A.abmgrid2 {font-family: arial;font-size: 12px;color: #046380 ;text-decoration: none; font-weight: bold;}
A.abmgrid2:hover {font-family: arial;font-size: 12px;color: #333333 ;text-decoration: none; font-weight: bold;}
*/

/* link de menus*/
A.dome {font-family: arial;font-size: 11px;color: #666;text-decoration: none; font-weight: bold;}
A.dome:hover {font-family: arial;font-size: 11px;color: #CCCCCC;text-decoration: none;}
A.pressclass {font-family: arial;font-size: 12px;color: #666;text-decoration: none; font-weight: bold;}
A.pressclass:hover {font-family: arial;font-size: 12px;color: #FF0000;text-decoration: none;}
A.enc {font-family: arial;font-size: 11px;color: #FFFFFF;text-decoration: none; font-weight: bold;}
A.enc:hover {font-family: arial;font-size: 11px;color: #CCCCCC;text-decoration: none;}
A.hiper {font-family: arial;font-size: 14px;color: #990000;text-decoration: none; font-weight: bold;}
A.hiper:hover {font-family: arial;font-size: 16px;color: #CCCCCC;text-decoration: none;}

A.infou {font-family: arial;font-size: 11px;color: #333333;text-decoration: none; font-weight: normal;}
A.infou:hover {font-family: arial;font-size: 11px;color: #666666;text-decoration: none;}