/* CSS Document */

center { font-family:"Courier New", Courier, monospace; color:#0099FF; padding-left:0px; margin-left:0px;}
.cblanco {font-family:"Courier New", Courier, monospace; color:#FFFFFF; padding-left:0px; margin-left:0px;}
.right { font-family:"Courier New", Courier, monospace; color:#0099FF;}

.left { font-family:"Courier New", Courier, monospace; color:#0099FF;}

.mnu { font-family:"Courier New", Courier, monospace;
	font-size:11px; 
	margin-left:18px;
}

.mnusup {
	font-family:"Courier New", Courier, monospace;
	font-size:14px; 
}

/*cuerpo del menu*/
.bodym { background-image:url(cons/izq.jpg);
background-repeat:no-repeat;
}
/*Cuerpo de la cabezera*/
.bodyt { background-image:url(cons/top.jpg); background-attachment:fixed; margin-left:0px;
margin-top:0px; background-repeat:no-repeat

}
/*Cuerpo del Cuerpo*/
.bodyc {background-image:url(cons/cuerpo.jpg);
background-repeat:no-repeat; background-attachment:fixed;
}

a:visited { outline-width:0px; text-shadow:none; text-decoration:none; color:#000000;
 outline-color:#0099FF;
 
}

a:link {outline-width:0px;text-shadow:none; text-decoration:none;
  outline-color:#0099CC; color:#000000;
}

a:active {outline-width:0px;text-shadow:none; text-decoration:none;
 outline-color:#0099CC; color:#000000;
}

a:hover {outline-width:0px;text-shadow:none; text-decoration:none;
 outline-color:#0099CC;
}

/*estilo para el panel*/
td.pnl { font-family:"Courier New", Courier, monospace;
		 color:#FFFFFF; font-size:12px;

}

/*estilo para las noticias*/

/*para las <td>*/

td.azul {
	font-family:"Courier New", Courier, monospace;
	font-size:12 px;
	color:#FFFFFF; background-color:#0099FF; font:bold;

}
td.blanco {
	font-family:"Courier New", Courier, monospace;
	font-size:12 px;
	color:#0099FF; font:bold;

}
/*tabla formulario*/
table.formu {
	font-family:"Courier New", Courier, monospace;
	font-size:12px; border-color:#0099FF; border-spacing:0px;

}


/*div del avance*/
div.avan { clear:left; border:#66CCCC;
}

img { 
border: 1px; 
border-style:solid; 
border-color:#66CCCC;
 padding-bottom:5px;
  padding-left:5px;
   padding-right:5px;
    padding-top:5px;
	
	}

.titulo { font-family:"Times New Roman", Times, serif;
font-size:30px;   color:#0099FF; font:bold;}

.fecha { font-family:"Courier New", Courier, monospace;
font-size:12px; color:#999999;}
