﻿/* CSS Document */

body{
background-color:#8596A3;
margin-top:0px;
}
.tabla_nemu_noticias{
color:#505050;
 border: thin inset Blue;
 border-bottom-style: inset;
 border-bottom-color: #A52A2A;
 border-left-color: Blue;
 border-left-style: dashed;
 border-right-color: Blue;
 border-right-style: double;
 border-right-width: 1px;
 border-left-width: 1px;
 border-bottom-width: 1px;
 border-top-style: none;
}
.Normal{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#505050;
}
.SUBTITULOS{
font-family:Verdana;
font-size:11px;
color: Black;
 font-weight: bold;
}
.Titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
}

.Small{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#999933;
}

.Normal_small{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#505050;
text-decoration:underline;
}

.Tabla_ppal{
background-color:#FFFFFF;
vertical-align:text-top;
}
.Tabla_anu{
background-color: #FFFFFF;
vertical-align:text-top;
 border-bottom-color: #0000CD;
 border-bottom-style: inset;
 border-bottom-width: 1px;
 border-left: 2px ridge #0000CD;
 border-right-color: #0000CD;
 border-right-style: inset;
 border-right-width: 2px;
 font-family: Verdana;
 font-size: 10px;
 font-size-adjust: inherit;
 color: #000000;
 padding-left: 2px;
 padding-right: 2px;
}
.rojo {
	color: #FF0000;
}

.marquesina{
height:47px;
background-image:url(imagenes/fondo3.png);
background-repeat:repeat-x;
}

.texto_marquesina{
font-family:Arial, Helvetica, sans-serif;
color:#445F8A;
font-size:12px;
font-weight:bold;
}

.ancho267{
width:267px;
background-image:url(imagenes/fondo5.png);
background-repeat:repeat-x;
background-color:#EFF6FF;
}

.fdo_celeste{
background-image:url(imagenes/fondo5.png);
backg
