a.bitacora:link {color: #0000FF;}
a.bitacora:visited {color: #0000FF;}
a.bitacora:hover {color: #3399FF;}
a.bitacora:active {color: #3399FF;}



body
{
font-size: 80%;
color:#000000;
background-color:#f1f1f1;
margin:0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family:Verdana, Arial, Helvetica, sans-serif;
}


table.azul
{
color: #000000;
background-color: #ccccff;
}
tr.azul_cabecera
{
color:#FFFFFF;
background-color: #0357D6;
text-align:center;
}

table.gris
{
color: #000000;
background-color: #C5C5A7;
}
tr.gris_cabecera
{
	color:#FFFFFF;
	text-align:center;
	background-color: #8DA47D;
}





h1 {font-size:240%;}
h2 {font-size:180%;}
h3 {font-size:120%;}
h4 {font-size:110%;}
h5 {font-size:100%;}
h6 {font-size:90%;}

.texto_grande{font-size:xx-large}

p {margin-left: 30px; margin-right: 30px;}     /*Margenes izdo y dcho*/
p.indentado {text-indent:40px}                 /*Indentacion en primera linea*/

h2.margen {margin-left: 30px; margin-right: 30px}    /*margenes izdo y dcho*/

body.verdoso {
	background-color: #CCCC99; /*usado en el foro_correos*/
}
body.azulado {
	background-color: #94CAE4;  /*usado en saludas*/ /*otro azulado #93E1FF*/
}
