﻿
body {
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #999999;

	background-color: #e6e4e0;
}


.texto {
	FONT-SIZE: 11px;
	color: #333333;
	FONT-FAMILY: Arial;
	line-height: 15px;
}

.small {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	
}

.pie {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: White;
	FONT-FAMILY: Arial;
	padding-left: 15px;
}

.boollets {
	font-size: 12px;
	COLOR: #e4000f;
   FONT-FAMILY:  Arial;

}

.titulo
{
	font-size: 16px;
	COLOR: #e4000f;
	font-weight: bold;
	FONT-FAMILY:  Arial;
}

.texto-bold{
	FONT-SIZE: 11px;
	color: #333333;
	FONT-FAMILY: Arial;
	line-height: 15px;
	font-weight: bold;
	
	
}

.Titular_texto {
	font-family: arial;
	font-size: 11px;
    font-weight: bold;
	color: #e4000f;
}

.cabezal_rojo {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #e4000f;
	line-height: 17px;
}

.cabezal_negro {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	line-height: 17px;
}

a.link-texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #E60;
	
}
	
a.link-texto:visited {
	color: #E60;
	background: transparent;
	text-decoration: none;
	
}

a.link-texto:hover{
		color: #777;
	font-style : normal;
	text-decoration : underline;
}

a.link-menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: Black;
	
}

a.link-menu:hover{
	color: White;
	background-color: #e4000f;
 
}

a.link-menu2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;	
		
}

a.link-menu2:hover{
	color: #e4000f;
	font-style : normal;	
}

a.link-menu3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
}

a.link-menu3:hover{
	color: #e4000f;
	font-style : normal;	
	padding-left: 5px;
	padding-right: 5px;
}

a.link-menu4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
}

a.link-menu4:hover{
	color: #e4000f;
	font-style : normal;	
	padding-left: 5px;
	padding-right: 5px;
}

td.nota {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	LINE-HEIGHT: 16px;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

td.titulo-nota {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 16px;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

#table-expositoresLink
{
	background-image:url(resources/es/images/bg_00.gif);
}

#table-expositoresLink td
{
	background-color:#EBEBEB;
}


#table-publicidad
{
	background-image:url(resources/es/images/bg_00.gif);
}

#table-publicidad td
{
	background-color:#EBEBEB;
}

#table-menuGeneral
{
	background-image:url(resources/es/images/bg_00.gif);
}

#table-menuGeneral td
{
	background-color:#EBEBEB;
}

#table-menuNoticias
{
	background-image:url(resources/es/images/bg_00.gif);
}

#table-menuNoticias td
{
	background-color:#EBEBEB;
}

#table-menuMemorias
{
	background-image:url(resources/es/images/bg_00.gif);
}

#table-menuMemorias td
{
	background-color:#EBEBEB;
}

#table-login
{
	background-image:url(resources/es/images/bg_00.gif);
}

#table-login td
{
	background-color:#EBEBEB;
}


/* Galeria */

.galeria
{
	margin-top:20px;
}

.imagen
{
	border:0px;
}

.imagenGaleria
{
	width:105px;
	margin-left:22px;
	padding-right:0px;
	float:left;
}


/* CSS classes para la navegación en la galería (Más imágenes/Imágenes anteriores ...) */

.navigation
{
	width:100%;
	margin-top:30px;
}

#leftnav 
{
	float:left;
	width:180px;
	text-align:right;
}

#rightnav 
{
	float:right;
	width:160px;
	margin-right:25px;
	text-align:left;
}

#numnav
{
	float:inherit;
	text-align:center;
}

.tableExpositoresTd
{
	width:100%;
	white-space:nowrap;
}

/* Grid styles */
.GridView
{
	width:100%;
	FONT-SIZE: 11px;
	color: #333333;
	FONT-FAMILY: Arial;
	line-height: 15px;
	text-align:center;
}

.HeaderStyle
{
    background-color: #900;
    color: White;
    font-weight: bold;
}

.HeaderStyle a, .HeaderStyle a:visited
{
    color: White;
}

.FooterStyle
{
    background-color: #a33;
    color: White;
    text-align: right;
}

.AlternatingRowStyle
{
    background-color: #fcc;
}

.RowStyle
{
}

.SelectedRowStyle
{
    background-color: Yellow;
}

.PagerRowStyle
{
    background-color: #ddd;
    text-align: right;
}

.SortHeaderRowStyle
{
    background-color: #c00;
    text-align: left;
    font-weight: bold;
    color: White;
}

.Detalles
{
	width:100%;
	FONT-SIZE: 11px;
	color: #333333;
	FONT-FAMILY: Arial;
	line-height: 15px;
	text-align: left;
	margin-left:20px;
}











