/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
    background-color: #24335a;
}

/* background color for the content part of the pages */
Body
{
	background: url(balon2.jpg) #ffffff fixed no-repeat left bottom;
	margin: 0px 0px 0px 0px;
}

/* The div and the table style allow you to offer cross browser support for table positioning and size which allows you to apply your theme to all pages within rainbow, not just desktopdefault.aspx */
/* This is used throughout all standard - user based pages */
.rb_DefaultLayoutDiv
{
     text-align:  left; 
	  margin: 0px 0px 0px 0px;
	  padding: 0px 0px 0px 0px;    
}

.rb_DefaultLayoutTable
{
     width: 100%;
     text-align: left;   
	 margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse; 
}

/* The div and the table style allow you to offer cross browser support for table positioning and size which allows you to apply your theme to all pages within rainbow, not just desktopdefault.aspx */
/* This is used throughout all non-standard - admin type based pages e.g edit pages, site admin pages. You can keep them the same size as the standard ones to maintain a consistent look or you may need more space for admin features. This gives you that flexibility */

.rb_AlternateLayoutDiv
{
     text-align:  left;
	   margin: 0px 0px 0px 0px;
	  padding: 0px 0px 0px 0px;      
}

.rb_AlternateLayoutTable
{
     width: 100%;
     text-align: left;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 border-collapse: collapse;     
}

/*  DESKTOP PORTAL BANNER SETTINGS */

rb_AlternatePortalHeader
{
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-collapse: collapse;
}

rb_DefaultPortalHeader
{
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-collapse: collapse;
}

/*  DESKTOP PORTAL Footer SETTINGS */

rb_AlternatePortalFooter
{
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-collapse: collapse;
}

rb_DefaultPortalFooter /*clase del pie de pag.*/
{
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-collapse: collapse;
}

/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title      titulo del portal*/   
.SiteTitle
{
    font-weight: bold;
    font-size: 11px;
    color: #e77918;
    font-family: Verdana, Helvetica, sans-serif;
}

/* background/border colors for the selected tab */
.TabBg
{
    border-color: white;
    font-family: Verdana, Helvetica, sans-serif color: #000000;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
    background-color: #999999;
    border-color: #000000;
    font-family: Verdana, Helvetica, sans-serif color: #000000;
}

/* text style for the selected tab */
.SelectedTab
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    background-color: #FFFFFF;
}

/* text style for the unselected tabs */
.OtherTabs
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link
{
    text-decoration: none;
    color: #000000;
}

A.OtherTabs:visited
{
    text-decoration: none;
    color: #000000;
}

A.OtherTabs:active
{
    text-decoration: none;
    color: #000000;
}

A.OtherTabs:hover
{
    text-decoration: underline;
    color: #000000;
}

/* text style for the site links (at extreme top-right of header) */
/* para bienvenido admin inicio portal ... */
.SiteLink
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
}

/* hyperlink style for the site links    para los vinculos del banner en inicio portal logoff ....*/
.SiteLink A:link
{
    text-decoration: none;
    color: #ffffff;
}

.SiteLink A:visited
{
    text-decoration: none;
    color: #ffffff;
}

.SiteLink A:active
{
    text-decoration: none;
    color: #ffffff;
}

.SiteLink A:hover /*cuando estas encima en inicio portal logoff.....*/
{

    color: #b6d4df;
}

/* style for separator between site links    separadores */
.Accent
{
    color: #FFFF00;
    font-weight: bold;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion      texto de la noticia*/
.Message
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee;
}

/* style of item titles by Announcements and events */
.ItemTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}

/* style of item dates by Announcements and events */
.ItemDate
{
    font-weight: bold;
    font-size: 11px;
    color: #999999;
    font-family: Verdana, Helvetica, sans-serif;
}

/* GENERAL */
/* style for module titles    titulo de los modulos*/
.Head
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}

/* style of item titles on edit and admin pages */

/*titulo de la noticia*/
.SubHead
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
	height: 19px;
	
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
/*tamaño del texto login*/
.SubSubHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red;
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
}

/* text style for buttons and link buttons used in the portal admin pages */
/* botones de entrada y enviar contraseña*/
.CommandButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
/* color de texto de enviar contraseña */
A.CommandButton:link
{
    text-decoration: underline;
    color: #333333;
}

A.CommandButton:visited
{
    text-decoration: underline;
    color: #333333;
}

A.CommandButton:active
{
    text-decoration: underline;
    color: #333333;
}

A.CommandButton:hover
{
    text-decoration: underline;
    color: red;
}




/* GENERIC */
H1
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #666644;
}

H2
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #666644;
}

H3
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

H4
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

H5, DT
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}

H6
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}

TFOOT, THEAD
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

TH
{
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

A:link   /*afecta a los botenes de administrar y editar y es el estado normal del boton*/
{
    text-decoration: none;
    color: #24335a;
 
    
    
}

A:visited
{
	color: #556f94;
	
	text-decoration: none;
}

A:active /*mientras va a la pag vinculada*/
{
    text-decoration: none;
    color: #da251c;
    
    
}

A:hover
{
    /*vinculo menu posicion sobre */
    color: #e77918;
   
    
}

SMALL
{
    font-size: 8px;
}

BIG
{
    font-size: 14px;
}

BLOCKQUOTE, PRE
{
    font-family: Lucida Console, monospace;
}


UL LI
{
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}

HR
{
    color: #006600;
    height: 1pt;
    text-align: left;
}

/* Articles */
/* style for Articles titles */
.ArticleHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}

.module
{
    background-color: #FFFFFF;
    padding: 10;
}

.Error
{
    font-weight: bold;
    color: #FF0000;
}


/* ================================
   HtmlEditor
   ================================ */

DIV.edmenuback{
	background-color: #cccccc;
	border-bottom: 0px solid #929292;
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
	border-top: 1px solid #929292;
	width: 100%
}

TD.edmenuStyle{
	width: 75px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: right;
}

TD.edmenuEditor{
}

TD.edmenuHTML{
	text-align: right;
	width: 35px;	
}

/* ================================
   Discussion
   ================================ */
.MessageTitle 
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:darkblue;
}
   
.MessageAuthor
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: darkgray
}

.MessageBody
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black
}

TR, TD
/* texto en general */
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11;
    font-weight: normal;
}

/* ================================
   Survey Module
   ================================ */
.SurveyQuestion
{

	color: darkred;
}

.SurveyPanel
{
	color: silver;
	background-color: silver;
}

.SurveyOption
{
	color: black;
}

.SurveyButton
{
	color: darkred;
	font-weight: bold;
}

/*clases portal antiguo*/
.tablaNoticias
{
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #e77918;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #e77918;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	background-color: #cadbe3;
}
.PreTituloNoticia
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #24335a;
	background-color: #cadbe3;
	font-style: normal;
	font-weight: bold;
}

.tituloNoticia
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #e77918;
}
A.tituloNoticia:link
{
	color: #e77918;
	font-size: 20px;
}
A.tituloNoticia:visited
{
	color: #e77918;
	font-size: 20px;
}
A.tituloNoticia:hover
{
	color: #e77918;
	font-size: 20px;
}

.desarrolloNoticia
{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px; 
	color: #24335A; 
	font-size: 12px; 
}

.leerMas
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #DA251C;
}

.pieFoto
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #24335A;
}

.vinculos
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #da251c;
	text-decoration: underline;
}
.resaltar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #24335a;
}
.cursiva
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #24335a;
}
.naranja
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e77918;
}
.rojo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #da251c;
	font-size: 12px;
}
.tablaEncuesta
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cadbe3;
	background-image: url(images_banner/encuestas.jpg);
	background-repeat: no-repeat;
	width: 95px;
	background-attachment: fixed;
	height: 200px;
	position: static;
}
.PRUEBA
{
	border-top-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tablaBordeNaranjaOscura
{
	background-color: #24335a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e77918;
	border-right-color: #FF6600;
	border-bottom-color: #e77918;
	border-left-color: #e77918;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e77918;
}
.tablaBordeNaranjaclaro
{
	background-color: #cadbe3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e77918;
	border-right-color: #e77918;
	border-bottom-color: #e77918;
	border-left-color: #e77918;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24335a;
}
.tablacompeticionfuera
{
	border: 4px solid #cadbe3;
	background-color: #24335a;
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-image: url(competicion/resultados.jpg);
}
.tablaCompeticionDentro
{
	border-top: 0.05mm none #556F94;
	border-right: 0.05mm solid #556F94;
	border-bottom: 0.05mm solid #556F94;
	border-left: 0.05mm none #556F94;
}
.plantillaBordeNegroOscuro
{
	background-color: #24335a;
	border: 2px solid #000000;
}
.plantillaBordeNegroOscuroTexto
{
	background-color: #24335a;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 3px solid #556f94;
	border-left: 1px solid #000000;
}
.plantillaCeldasInteriores
{
	background-color: #24335a;
	border: 0.1mm solid #cadbe3;
}
.plantillaFondoNegro
{
	background-color: #000000;
	border-top: 4px solid #354175;
	border-right: 4px solid #354175;
	border-bottom: 4px solid #354175;
	border-left: 4px solid #354175;
}



/*FORO*/
.TituloForo
{
	font-weight: bold;
	font-size: 12px;
	color: #24335a;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #cadbe3;
}
/*Enlaces del Foro*/
.Forolink
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-weight:bold;
}
A.Forolink:link
{
	text-decoration: none;
	color:#243351;
}

A.Forolink:visited
{
	text-decoration: none;
	color:#243351;
}

A.Forolink:active
{
	text-decoration: none;
	color: #e77918;
	font-weight:bold;
	
}

A.Forolink:hover
{
	text-decoration: none;
	color: #e77918;
	font-weight:bold;
}
/*Fin Enlaces del Foro*/

/* hyperlink style for buttons and link buttons used in the portal admin pages */

.n9
{
	border-top-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.textoBlanco
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tablacalendariofuera
{
	border: 4px solid #cadbe3;
	background-color: #24335a;
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-image: url(competicion/calendario.jpg);
}
.tablaclasificacionfuera
{
	border: 4px solid #cadbe3;
	background-color: #24335a;
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-image: url(competicion/clasificacion.jpg);
}
.tablaBordeNaranjasolo
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e77918;
	border-right-color: #e77918;
	border-bottom-color: #e77918;
	border-left-color: #e77918;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24335a;
}
.tablaEnlaceBasketFuera
{
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e77918;
	border-right-color: #e77918;
	border-bottom-color: #e77918;
	border-left-color: #e77918;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #cadbe3;
	background-image: url(enlaces/enlaces_basket.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24335a;
}
.tablaEnlaceOtrosDeportesFuera
{
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e77918;
	border-right-color: #e77918;
	border-bottom-color: #e77918;
	border-left-color: #e77918;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #cadbe3;
	background-image: url(enlaces/enlaces_otros_deportes.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24335a;
}
.tablaEnlacevariosFuera
{
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e77918;
	border-right-color: #e77918;
	border-bottom-color: #e77918;
	border-left-color: #e77918;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #cadbe3;
	background-image: url(enlaces/enlaces_otros.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24335a;
}
.tablaBordeNaranjablanco
{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e77918;
	border-right-color: #e77918;
	border-bottom-color: #e77918;
	border-left-color: #e77918;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24335a;
}
.n2
{
	border-top-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
}
.plantillaFoto
{
	border-right: #24335a thin solid;
	background-position: left top;
	border-top: #24335a thin solid;
	background-image: url(plantilla_equipacion.jpg);
	border-left: #24335a thin solid;
	border-bottom: #24335a thin solid;
	background-repeat: no-repeat;
	background-color: #e9f0f3;
}
.tablaContactosFoto
{
	font-size: 12px;
	line-height: 10px;
	background-color: #cadbe3;
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-image: url(images/cbbreogan/fondos/telefonos.jpg);
	border-top: 1px none #e77918;
	border-right: 1px solid #e77918;
	border-bottom: 1px solid #e77918;
	border-left: 1px solid #e77918;
}
.desarrolloNoticiaEspaciado
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24335a;
	line-height: 10px;
}

/*Css calendario*/


.bordeTabla
{
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.cabeceraMedio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #24335a;
	color: #FFFFFF;
	text-align: center;
}
.dias
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #24335a;
	line-height: 12px;
	background-color: #cadbe3;
	background-position: center;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.cabeceraLados
{
	font-family: Arial Black, Verdana, Arial;
	font-size: 10px;
	background-color: #24335a;
	color: #e77918;
	text-align: center;
}
.domingos
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #da251c;
	line-height: 12px;
	background-color: #cadbe3;
	background-position: center;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.diasNumeros
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #24335a;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #c1c1c1;
	border-left-color: #c1c1c1;
	border-top-style: solid;
	border-top-color: #c1c1c1;
	border-top-width: 1px;
}
.diaPartido
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #24335a;
	background-color: #e77918;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c1c1c1;
	border-right-color: #c1c1c1;
	border-bottom-color: #c1c1c1;
	border-left-color: #24335a;
}http: localhost cbbreogan DesktopDefault.aspx?tabindex=1&tabid=44 

/*fondo de paginas*/



.FondoCompeticion1
{
	background: url(images/fondos/jugador.jpg) #ffffff fixed no-repeat center bottom;
}


.fondoPaginaCompeticion1
{
	background: url(images/fondos/balon2.jpg) #ffffff fixed no-repeat left bottom;
}

.Competicion
{
	background: url(images/fondos/jugador.jpg) #ffffff fixed no-repeat center bottom;
}

.Abonados
{
	background: url(images/fondo_abonados.gif) #e2e8ed fixed no-repeat left bottom;
}


.fondoPaginaClub
{
	background: url(images/fondos/pazo.jpg) #cadbe3 fixed no-repeat center bottom;
}
.FondoPaginaPresi
{
	background-color: #FFFFFF;
	background-image: url(images/fondos/fondo_presi.jpg);
	background-repeat: repeat-x;
}
.FondoPaginaContactos
{
	background-color: #fbc000;
	background-image: url(images/fondos/fondo_contactos.gif);
	background-repeat: repeat-x;
	
}
.FondoPaginaLocalizacion {
	background-color: #5b6797;
	background-image: url(images/fondos/fondo_mapas.jpg);
	background-repeat:  repeat-x;
}

.FondoPaginaPlantilla
{
	background-color: #c7d6dd;
	background-image: url(images/fondos/fondo_plantilla1.jpg);
	background-repeat: repeat-x;
}


. cabezaPlantillaIzq
{
	background-color: #24335a;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 3px solid #556f94;
	border-left: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e77918;
}
. cabezaPlantillaDcha
{
	background-color: #24335a;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 3px solid #556f94;
	border-left: 1px none #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e77918;
}

.FondoPaginaGeneral
{
	background-image: url(images/fondos/linea.gif);
}

.FondoPaginaForo {
	background-image: url(images/fondos/foro1.jpg);
	background-repeat: repeat;
}

.TablaMapas {

	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #24335a;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #24335a;
	border-top-width: 1px;
	border-left-width: 1px;
	background-color: #cadbe3;
}
.plantillaBordeNegroOscuroMapas {

	background-color: #24335a;
	border: 2px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e77918;
}

.tablaNoticias1 {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	background-color: #ffffff;
	border-top-color: #e77918;
	border-right-color: #e77918;
	border-bottom-color: #e77918;
	border-left-color: #e77918;
}

.tablaBordeNaranjaOscura1 {
	background-color: #24335a;
	border-bottom-color: #e77918;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e77918;

}

.tablaBordeNaranjablanco1 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e77918;
	border-right-color: #e77918;
	border-bottom-color: #e77918;
	border-left-color: #e77918;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24335a;
}
.TablaNoticiasContactos 
{

	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #24335a;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #24335a;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=80, FinishOpacity=80, Style=80, StartX=80, StartY=80, FinishX=80, FinishY=30);
	font-size: 11px;
}
.TablanoticiasContactosTitulos {
	background-color: #333366;
	border: 2px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6633;

}
.TablaAbonados
{
	font-size: 11px;
	border-left-color: #e77918;
	background-image: none;
	border-bottom-color: #e77918;
	margin: 3px;
	color: #27264e;
	border-top-style: solid;
	border-top-color: #e77918;

	font-style: normal;
	font-family: Verdana;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #ffffff;
	border-right-color: #e77918;
	border-bottom-style: solid;
	filter: Alpha(Opacity=80, FinishOpacity=80, Style=80, StartX=80, StartY=80, FinishX=80, FinishY=30);
	
}

.n1
{
	font-size: 1px;
	height: 1px;
	
}

/*nuevas css*/


/*estilo para la fecha en el banner*/

.TablaHora
{
	font-size: 1px;
	height: 13px;
	background-image: url(ampliacion_fecha.jpg);
}
.CuadrosMenu
{
	background-image: url(fondo_menus_cuadros.jpg);
	background-repeat: repeat;
}

.Menu /*estilo para el login*/
{
	background-image: url(fondo_menus_cuadros.jpg);
	color: #ffffff;
	text-indent: 5px;
	background-repeat: repeat;
	height: 25px;
}
.Menu1 /*estado sobre del boton*/
{
	background-image: url(fondo_menus_cuadros1.jpg);
	color: #da251c;
	text-indent: 12px;
	background-repeat: repeat;
}
.Menu2  /*submenu cuando no estas en la pag*/
{
	background-image: url(fondo_menus_cuadros2.jpg);
	color: #da251c;
	text-indent: 12px;
	background-repeat: repeat;
}
.Menu3 /*submenu cuando estas en la la pag*/
{
	background-image: url(fondo_menus_cuadros2.jpg);
	color: #e77918;
	text-indent: 12px;
	background-repeat: repeat;
}
.llave
{
	background-position: right top;
	background-image: url(llave.jpg);
	background-repeat: no-repeat;
}
.llave
{
	background-position: right top;
	background-image: url(llave.jpg);
	background-repeat: no-repeat;
}
.FondoTexto
{
	background-position: left top;
	background-image: url(fondo_texto.gif);
	color: #24335a;
	background-repeat: no-repeat;
}
.Blanco
{

	background-color: #ffffff;
}
.transparente
{
	background-color: transparent;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    
}
/*titulo de la noticia */
.TituloModulo
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
}

.hora2
{
	background-position: right bottom;
	background-image: url(ampliacion_fecha1.jpg);
	background-repeat: repeat-x;
}
	







/* menus principales */
A.MenusPrincipales:link
{
    
    color: #ffffff;
}

A.MenusPrincipales:visited
{
   
    color: #ffffff;
}

A.MenusPrincipales:active
{
    
    color: #e77918;
}

A.MenusPrincipales:hover
{
    
    color: #e77918;
}

/* menus principales */
A.MenusPrincipales1:link
{
    
    color: #ffffff;
}

A.MenusPrincipales1:visited
{
   
    color: #da251c;
}

A.MenusPrincipales1:active
{
    
    color: #ffffff;
}

A.MenusPrincipales1:hover
{
    
    color: #e77918;
}
/*fin menus principales*/

.login
{
	color: #ffffff;
}



/* Nombre del jugador para VerJugador.aspx (Breogán) */
.NombreJugador
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #e77918;
}

/*páginas de error*/
.FondoObras {

	background-color: #ecf8fe;
	background-image: url(arbitro.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 0px 0px;
}