a:link
{
color:#000000;
text-decoration:underline;
}

a:visited
{color:#000000;
text-decoration:underline;
}

a:hover
{
color:#FF0000;
text-decoration:underline
}

a:active
{color:#000000;
text-decoration:underline;
}

html
{
      margin:0;
      padding:0;
      height:100%;
      border:none

}

Body
{
	font-family: Verdana, Arial, Helvetica, sans-serif  !Important;
	background-color: #929393;
	text-align: center;
	font-size: 9px;
	background-image: url(/Design/Themes/smrCuenca/fondo.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding:0;
	border:none;
	height: 100%;

}

span{font-family: Verdana, Arial, Helvetica, sans-serif  !Important;font-size: 10px !Important;}
font{font-family: Verdana, Arial, Helvetica, sans-serif  !Important;font-size: 10px !Important;}


Table
{
	font-size: 11px;
}

p{margin-top:5px;margin-bottom:5px;}


.rb_DefaultLayoutDiv
{
	text-align: center;
	width: 761px;
	margin: 0px;
	padding: 0px;
}

.rb_DefaultLayoutTable
{
	border-collapse: collapse;
	text-align: center;
	width: 761px;
	padding: 0px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

.rb_AlternateLayoutDiv
{
	text-align: center;
	width: 761px;
	margin: 0px;
	padding: 0px;
}

.rb_AlternateLayoutTable
{
	border-collapse: collapse;
	text-align: center;
	width: 761px;
	padding: 0px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}


.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
{
	text-align: center;
}

.rb_DefaultPortalFooter
{
	text-align: center;
}

.rb_DefaultPortalContent
{
	background-image: url(/_smrCuenca/images/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}


.SelectedTab
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #C40E2F;
	height: 20px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
A.SelectedTab:link
{
	text-decoration: none;
	color: #C40E2F;
}
A.SelectedTab:visited
{
	text-decoration: none;
	color: #C40E2F;
}
A.SelectedTab:hover
{
	text-decoration: none;
	color: #C40E2F;
}
A.SelectedTab:active
{
	text-decoration: none;
	color: #C40E2F;
}

.OtherTabs
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	height: 20px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}


A.OtherTabs:link
{
	text-decoration: none;
	height: 20px;
	color: #000000;
}

A.OtherTabs:visited
{
	text-decoration: none;
	height: 20px;
	color: #000000;
}
A.OtherTabs:hover
{
	text-decoration: none;
	color: #000000;	
}
A.OtherTabs:active
{
	text-decoration: none;
	height: 20px;
	color: #000000;	
	}
	
.SelectedSubTab
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 6px;
}
A.SelectedSubTab:link
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
A.SelectedSubTab:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
A.SelectedSubTab:hover
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
A.SelectedSubTab:active
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.OtherSubTabs
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 6px;
}


A.OtherSubTabs:link
{
	text-decoration: none;
	color: #FFFFFF;
}

A.OtherSubTabs:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
A.OtherSubTabs:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
A.OtherSubTabs:active
{
	text-decoration: none;
	color: #FFFFFF;
}


.SelectedSubSubTab
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration: none;
}

A.SelectedSubSubTab:link
{
	color: #000000;
	text-decoration: none;
}
A.SelectedSubSubTab:visited
{
	color: #000000;
	text-decoration: none;
}
A.SelectedSubSubTab:hover
{
	color: #000000;
	text-decoration: none;
}
A.SelectedSubSubTab:active
{
	color: #000000;
	text-decoration: none;
}

.OtherSubSubTabs
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration: none;
}

a.OtherSubSubTabs:link
{
	color: #FFFFFF;
	text-decoration:none;
}

a.OtherSubSubTabs:visited
{
	color: #FFFFFF;
	text-decoration:none;
}

a.OtherSubSubTabs:hover
{
	color: #FFFFFF;
	text-decoration:none;
}
a.OtherSubSubTabs:active
{
	color: #CCCCCC;
	text-decoration:none;
}

.LeftPane
{
	text-align: left;
	height: 100%;
	background-color: #C40E2F;
}
.RightPane
{
	text-align: center;
	
}
.ContentPane
{
	text-align: center;
	width: 100%;
	background-image: url(/_smrCuenca/images/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 2px;
	padding-top: 6px;
	padding-right:3px;
}


.Head
{
    font-size: 12px;
	color: #333333; 
	font-weight: bold
}

.TitleHead
{
	font-weight: normal;
	padding-right: 4px;
	padding-left: 4px;
	width: 100%;
	margin: 0px;
	
}
.TitleHeadAlt
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	color: #000066;
	letter-spacing: 1px;
	font-weight: normal;
	width: 100%;
	background-color: #F5F5F5;
}


.SubHead
{
	font-size: 12px;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px; 
}


/* text style used for most text rendered by modules */
.Normal
{	
}
.NormalNT
{
}

.NormalAltNT
{
}

.NormalAlt
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-size: 11px;
    font-weight: normal;
	border: 1px solid #003366; 
	color: #003366; 
	background-color: #FFFFFF;
}

.NormalTextBoxBuscador
{
   	border: 1px solid #CECCCC;
	font-size:11px;
	color:#666666;
	padding:1px;
}
.NormalRed
{
    font-weight: bold;
    color: red;
}

.NormalBold
{
    font-weight: bold; }

.NormalItalic
{
    font-style: italic;	
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: repeat-x;
	height: 20px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

A.CommandButton:visited
{
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

A.CommandButton:active
{
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

A.CommandButton:hover
{
	text-decoration: none;
	color: #c40e2f;
	height: 20px;
	border: 1px solid #c40e2f;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}




/* GENERIC */
H1
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

H2
{
	font-size: 18px;
	font-weight: normal;
	color: #CC6600;
	padding-left: 0px;
	height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

HR
{
    color: #003399;
    height: 1pt;
    text-align: left;
}

P
{
	padding-top: 2px;
	padding-bottom: 2px;
}
ul
{
}
/* Articles */
.module
{
}
.moduleNT 
{
}
.moduleAlt
{
}
.moduleAltNT
{
}
.Error
{
    font-weight: bold;
    color: #990000;
}


/* para el mdulo de tabla en modo GRID */
.tabla 
{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.tabla a:link, .tabla a:visited, .tabla a:active 
{
	color:#333333;
	text-decoration: none;
}
.tabla a:hover 
{
	color:#CC0000;
	text-decoration: none;
}

.tablaAlt 
{
	border: 0px none;	
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.tablaAlt a:link, .tablaAlt a:visited, .tablaAlt a:active 
{
	color:#333333;
	text-decoration: none;
	
}
.tablaAlt a:hover 
{
	color:#CC0000;
	text-decoration: none;
}

.tabla td
{
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	height: 25px;
}
.tablaAlt td
{
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	height: 25px;
}

.tablaFooter td
{
}

.TablaPager /* para la paginacin en un grid (con o sin plantilla)*/
{
	height:25px;
	vertical-align:bottom;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.TablaPagerSelected 
{
}

a.TablaPagerUnSelected:link, a.TablaPagerUnSelected:visited, a.TablaPagerUnSelected:active
{
	color:#333333;
}

a.TablaPagerUnSelected:hover
{
	color:#CC0000;;
}

.tablaGroup
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #333333;
	border-width: 0px;
	padding-left:4px;
	color: #FFFFFF;
	width:590px;
}

.UDTIPPagCell a:link, .UDTIPPagCell a:visited, .UDTIPPagCell a:active
{
	color: #000000;
	border:1px solid #ffffff;
	width:16px;
}

.UDTIPPagCell a:hover
{
}


.UDTIPPagTable
{
	background-color: #eeeeee;
	width:100%;
	border: 1px solid #d4d4d4;
}



/* Nueva Paginación */
.PaginacionNavegacion{white-space: nowrap;text-align:right;	padding-right:15px;	margin-right:25px;	#padding-right:2px;	margin-bottom:15px;}
a.PaginacionItem:link, a.PaginacionItem:visited, a.PaginacionItem:active{color:#4e4d4d;margin-left:8px;font-size:11px;text-decoration:none;}
a.PaginacionItem:hover{color:#a1a1a1;margin-left:8px;font-size:11px;}
.PaginacionItem img{border:0px;}
.PaginacionItemSeleccionado{margin-left:8px;font-weight:bold;color:#d62f43;font-size:11px;}
.ProductosMostrados{margin-right:27px;	margin-top: 20px;	margin-bottom:20px;	color:#4f4e4e;	font-size:11px;	text-align:right;}
/* Fin Nueva Paginación */


/********************* Galera, Noticias, Descargas Plaza competicin ******************************/
.foto img  {
	border: 1px solid #FFFFFF;
	text-align: center;
}

.foto2 img  {
	border: 1px solid #FFFFFF;
	text-align: center;
	margin: 15px;
}

.FotoNoticia {
	margin: 6px;
	float: left;
	border: 1px solid #FFFFFF;
}

.Fecha {
	font-variant: normal;
	color: 926122;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
}

.Noticia a:link, .Noticia a:visited, Noticia a:active
{
	color: #003366;
}

.Noticia a:hover
{
	color: #6699CC;
}

.Titular {
	font-size: 14px;
	height: 25px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

.Subtitular {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 30px;
}

.Resumen {
	color: #333333;
}

.bienvenidos {
	font-weight: bold;
}

#fullheight{}

/* Clases para layouts */
.nconcierto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #EBEBEB;
	border:#D4D4D4 1px solid;
	padding-left:4px;
}
.nconcierto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

.ndia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #333333;
	border-width: 0px;
	padding-left:4px;
	color: #FFFFFF;
	margin-bottom:3px;
}
.sitioprecio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EBEBEB;
	padding-left:4px;
	border: 1px solid #EBEBEB;
	color: #c40e2f;
	line-height: 18px;	
}
.sitioingles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #EBEBEB;
	border-width: 0px;
	padding-left:4px;
	line-height: 16px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515151;
	background-position: left;
	vertical-align: top;
}

.Imagen img {
	border:#cccccc 1px solid;
	margin:3px;
}

.patrocinadores {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #EBEBEB;
	border:#D4D4D4 1px solid;
	padding-bottom:1px;
	padding-top:1px;
}
/* Clases para layouts */


#mid20623{width:150px;}
#mid20623 td{
color:#FFFFFF;
line-height:1.5em;
padding:4px;
}

#mid26801{width:150px;}
#mid26801 td{
color:#FFFFFF;
line-height:1.5em;
padding:4px;
}
#mid26801 a:hover{color:#fff}


.Preparacion{color:#FFCC00;margin-bottom:4px;}

.PieImagenDescarga{font-size:10px; text-align:center;}
.PieImagenDescarga2{font-size:10px; color:#666666; text-align:center; padding-top:2px;}
.PieImagenDescargaArchivo{font-size:10px; color:#000000; text-align:center;padding-top:4px;}
.PieImagenDescargaArchivo a:link, .PieImagenDescargaArchivo a:visited, .PieImagenDescargaArchivo a:active{font-size:10px; color:#000000;text-decoration: none;}
.PieImagenDescargaArchivo a:hover{color:#C40E2F;text-decoration: none;}

#mID30157
{
	position: absolute;
	width: 150px;
	top: 350px;
	left:50%;
	margin-left:-374px;
}
