body {
    background-color: #cce7f2;
    }

.textopie       {FONT-WEIGHT: none; color:#FFFFFF; font-family: Arial; font-size :10px;}
.titulobloque 	{FONT-WEIGHT: bold; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size :11px;}
.noticia	{FONT-WEIGHT: bold; color:#24618E; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size :12px;}
.fecha     	{FONT-WEIGHT: none; color:#4d7a00; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size :12px;}
.titulonoticia	{FONT-WEIGHT: bold; color:#24618E; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size :26px;}
.categoria	{FONT-WEIGHT: bold; color:#24618E; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size :20px;}
.tituloresumen	{FONT-WEIGHT: bold; color:#4d7a00; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size :14px;}
.tituloadmin    {FONT-WEIGHT: bold; color:#24618E; font-family: Verdana; font-size :16px;}
.tituloadmin1    {FONT-WEIGHT: bold; color:#24618E; font-family: Verdana; font-size :18px;}


.texto     	{FONT-WEIGHT: none; color:#999999; font-family: Tahoma; font-size :11px;}
.textopie1      {FONT-WEIGHT: none; color:#FFFFFF; font-family: Arial; font-size :10px;}
.fecha1          {FONT-WEIGHT: none; color:#000000; font-family: Tahoma; font-size :9px;}
.menuitem       {FONT-WEIGHT: none; color:#666666; font-family: Arial; font-size :11px;}
.menutitulo     {FONT-WEIGHT: bold; color:#000000; font-family: Tahoma; font-size :11px;}
.gris           {FONT-WEIGHT: none; color:#999999; font-family: Verdana; font-size :11px;}

.formu {
             background-color: white;
             border-color: #B2CBEC;
             border-style: solid; border-width: 1px;
             }


a.menu:link,a.menu:active,a.menu:visited { font-family: Tahoma; text-decoration: underline; color : #FFFFFF; font-size :10px;}
a.menu:hover                                     { font-family: Tahoma; text-decoration: underline; color : #FFFFFF; font-size :10px;}

a.noticia:link,a.noticia:active,a.noticia:visited {FONT-WEIGHT: bold; font-family: Trebuchet MS; text-decoration: none; color : #24618E; font-size :12px;}
a.noticia:hover                                   {FONT-WEIGHT: bold; font-family: Trebuchet MS; text-decoration: none; color : #000000; font-size :12px;}

a.bloques:link,a.bloques:active,a.bloques:visited {FONT-WEIGHT: bold; font-family: Verdana; text-decoration: none; color : #FFFFFF; font-size :11px;}
a.bloques:hover                                   {FONT-WEIGHT: bold; font-family: Verdana; text-decoration: none; color : #dcd048; font-size :11px;}

a.clasico:link,a.clasico:active,a.clasico:visited {FONT-WEIGHT: none; font-family: Verdana; text-decoration: underline; color : blue; font-size :11px;}
a.clasico:hover                                   {FONT-WEIGHT: none; font-family: Verdana; text-decoration: underline; color : blue; font-size :11px;}

table,tr,td,p,input,select,textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size  : 11px;

}

a:link,a:active,a:visited {

                          font-family: Trebuchet MS;
                          font-size: 12px;
                          text-decoration: none;
                          color: #24618E;
                          }

a:hover 	{
         font-family: Trebuchet MS;
         font-size: 12px;
         text-decoration: none;
         color : #000000;
         }

input.otro {
border-width: 1px;
border-style: dashed;
border-color: #999999;
}

.izquierda{
	border-top: none;
	border-right: none;
	border-left: 1px solid #24618E;
	border-bottom: none;
}

.derecha{
	border-top: none;
	border-right: 1px solid #24618E;
	border-left: none;
	border-bottom: none;
}

.celdaroja{
	border-top: none;
	border-right: 1px solid #24618E;
	border-left: 1px solid #24618E;
	border-bottom: 1px solid #24618E;
        background-color:#FFFFFF;
}

.celda2{
	border-top: none;
	border-right: none;
	border-left: 1px solid #c2c2c2;
	border-bottom: none;
        background-color:#F7F7F7;
}