/*
Name: contents.css
Version: Release 1.0
Date:
Description: Content pages Style Sheets library
--
Developed by: Viewmedia S.A. de C.V.- info@viewmedia.com.mx
--
Company name: ViewMedia S.A. de C.V.
Customer:
--
Last updated:
Update log:
*/

body {
background-color:#ffffff;
scrollbar-3d-light-color:#023C2E; scrollbar-arrow-color:#004583;
scrollbar-base-color:#FCF9F0; scrollbar-dark-shadow-color:#023C2E;
scrollbar-face-color:#FCF9F0; scrollbar-highlight-color:#C4CFC6;
scrollbar-track-color:#FCF9F0; scrollbar-shadow-color:#023C2E; }

SPAN.titulo { COLOR: #1042C7; FONT-FAMILY: arial; FONT-SIZE: 16pt; FONT-WEIGHT: bold; TEXT-DECORATION: none }
SPAN.texto { COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 10pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }
SPAN.textobold { COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold; TEXT-DECORATION: none }
SPAN.textochico { COLOR: #000000; FONT-FAMILY: verdana; FONT-SIZE: 7pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }
SPAN.textogrande { COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 14pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }
SPAN.textobcobold { COLOR: #000000; FONT-FAMILY: verdana; FONT-SIZE: 10pt; FONT-WEIGHT: bold; TEXT-DECORATION: none }
SPAN.subseccion { COLOR: #004684; FONT-FAMILY: arial; FONT-SIZE: 14pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }
SPAN.textoblanco { COLOR: #ffffff; FONT-FAMILY: verdana,arial; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none }

A.link  { font-family: verdana; font-weight: normal; font-size: 8pt; color: #004684; text-decoration: none; }
A:Hover.link  { font-family: verdana; font-weight: normal; font-size: 8pt; color: #EE1C2D; text-decoration: none; }

A.link2  { font-family: verdana; font-weight: bold; font-size: 10pt; color: #1042C7; text-decoration: none; }
A:Hover.link2  { font-family: verdana; font-weight: bold; font-size: 10pt; color: #EE1C2D; text-decoration: none; }

A.link3  { font-family: arial; font-weight: bold; font-size: 16pt; color: #1042C7; text-decoration: none; }
A:Hover.link3  { font-family: arial; font-weight: bold; font-size: 16pt; color: #EE1C2D; text-decoration: none; }

A.link4  { font-family: arial; font-weight: bold; font-size: 12pt; color: #1042C7; text-decoration: none; }
A:Hover.link4  { font-family: arial; font-weight: bold; font-size: 12pt; color: #EE1C2D; text-decoration: none; }

.content{
    background-color:#ffffff;
    COLOR: #000000;
    FONT-FAMILY: verdana,arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}

.titproducto{
    background-color:#ffffff;
    COLOR: #1042C7;
    FONT-FAMILY: verdana,arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.subhome{
    background-color:#BCCAE7;
    COLOR: #000000;
    FONT-FAMILY: tahoma,arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}



.tabla01{
    background-color:#99A7C1;
    COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none
}

.tabla02{
    background-color:#BAC2A4;
    COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none
}

.tablames{
    background-color:#D7D7D7;
}

.tablahead{
    background-color:#71879A;
    COLOR: #ffffff; FONT-FAMILY: arial; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none
}

.celdaevento{
    background-color:#A5C0DC;
}

.fondotxtferias01{
     background-image: url(../ferias/images/fondo_txt_ferias_01.jpg);
     background-repeat: no-repeat;
 }

.fondotxtnegocios{
     background-image: url(../negocios/images/fondo_txt_negocios.jpg);
     background-repeat: no-repeat;
 }

.fondotxtcongresos{
     background-image: url(../congresos/images/fondo_txt_congresos.jpg);
     background-repeat: no-repeat;
 }

.fondotxtsociales{
     background-image: url(../sociales/images/fondo_txt_sociales.jpg);
     background-repeat: no-repeat;
 }

.fondotxtalimybebidas{
     background-image: url(../alimentosybebidas/images/fondo_txt_alim_y_bebidas.jpg);
     background-repeat: no-repeat;
 }

.fondotxtquienes{
     background-image: url(../quienessomos/images/fondo_txt_quienes.jpg);
     background-repeat: no-repeat;
 }

.fondotxtservicios{
     background-image: url(../servicios/images/fondo_txt_servicios.jpg);
     background-repeat: no-repeat;
 }

.fondotxtgraduaciones{
     background-image: url(../sociales/images/fondo_txt_graduaciones.jpg);
     background-repeat: no-repeat;
 }

.franjasuperior{
    background-color:#D9251C;
}
