td {
	font-family: arial;
	font-size:10px;
}
.titulo{
font-family:Arial;
font-size:18px;
}
.color_lado_derecho{
background-color:#CCCCCC;}

.color_lado_izquierdo{
background-color:#666666;
}

.td_titulo_frase{
background-color:#666666;
color:#FFFFFF;
font-size:10px;
}

.td_texto_frase{
background-color:#FFFFFF;
color:#0033CC;
font-size:10px;
}

.td_formato_menu{
background-color:#666666;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.td_formato_avatar{
background-color:#CCCCCC;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.td_fondo_noticias{
background-color:#FFFFFF;
color:#333333;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

.td_fondo_menu_del_dia{
border-bottom-color:#FFCC00;
border-top-color:#FFCC00;
border-left-color:#FFCC00;
border-right-color:#FFCC00;
background-color:#FFFFFF;
color:#333333;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

.cabecera_pie{
color:#999999;
font:Arial, Helvetica, sans-serif;
font-size:10px;
}

.titulos{
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
}

.subtitulo{
font-size:11px;
color:#003399;
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
}

.subtitulo_temas{
font-size:14px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
}

.subtitulo_detalle{
font-size:12px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
}

.tamano_mensajes{
font-size:20px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
}
.titulo_mensajes{
font-size:20px;
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
background-color:#CCCCCC;
}
.tamano_nota{
font-size:12px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
border:1px solid;
border-bottom-color:#CCCCCC;
border-top-color:#CCCCCC;
border-right-color:#CCCCCC;
border-left-color:#CCCCCC;
}

.caja_input{
border-bottom-color:#000000;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
font-size:10px;
}

.textarea{
border-bottom-color:#000000;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
font-size:11px;
}

.td_celda{
border:1px solid;
border-bottom-color:#CCCCCC;
border-top-color:#CCCCCC;
border-right-color:#CCCCCC;
border-left-color:#CCCCCC;}

.td_celda_fondo{
border:2px solid;
border-bottom-color:#F3F3F3;
border-top-color:#F3F3F3;
border-right-color:#F3F3F3;
border-left-color:#F3F3F3;
background-color:#F3F3F3;
font-size:11px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
}


/*formato solo para el menu*/
TD.list 
{
    Font-family: verdana;
	font-size:10px;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
	height:15px;
}
TD.list A:link
{
    Font-family: verdana;
    COLOR: #333333;
    TEXT-DECORATION: none;
	font-size:10px;
}
TD.list A:active
{
    Font-family: verdana;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
	font-size:10px;
}
TD.list A:visited
{
    Font-family: verdana;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
	font-size:10px;
}
TD.list A:hover
{
    Font-family: verdana;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
	font-size:10px;
}

.boton_frm{
font-family: arial;
font-size: 11px;
color: #000000;
background-color:#CCCCCC;
border: #333333;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
width:150px;
}

.boton_imagen{
font-family: arial;
color: #000000;
background-color:#CCCCCC;
border: #333333;
border-style: solid;
border-top-width: 1px;
border-right-width: 2Px;
border-bottom-width: 2px;
border-left-width: 1px;
width:40px;
}
body {
	font-family: arial;
	font-size:10px;
}