
.HeadBg
{
}
.Head
{
	color:#000000;
}
html
{
}
Body
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a39d87;
	background-color:#958c6f;
}
TD
{
	font-size: 11px;
}

.rb_DefaultLayoutDiv
{
	text-align:center;
}

.rb_AlternateLayoutDivnt
{
	text-align:center;
}

.rb_DefaultLayoutTable
{
	width: 995px;
	margin:auto;
}

.rb_AlternateLayoutTable
{
	width:995px;
	margin:auto;
}

.rb_AlternatePortalFooter
{
	text-align: center;
}

.rb_DefaultPortalFooter
{
	text-align: center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#656152;
}

.rb_DefaultPortalFooter a:link, .rb_DefaultPortalFooter a:visited, .rb_DefaultPortalFooter a:hover, .rb_DefaultPortalFooter a:active
{
	color: #008da3;
}
.rb_DefaultPortalContent
{
	padding-left:20px;
	padding-right:20px;
	background-image: url(/Design/DesktopLayouts/SpaRural/Images/fondo.jpg);
	background-repeat:repeat-y;
}


.SelectedTab{color: #01657e; font-size: 13px; padding-bottom:3px; padding-left:2px;}
A.SelectedTab:link {color: #01657e;}
A.SelectedTab:visited{color: #01657e;}
A.SelectedTab:hover{color: #01657e;}
A.SelectedTab:active{color: #01657e;}

.OtherTabs{color: #01657e; font-size: 13px; padding-bottom:3px; padding-left:2px;}
A.OtherTabs:link{color: #01657e;}
A.OtherTabs:visited{color: #01657e;}
A.OtherTabs:hover{color: #7e7b6d;}
A.OtherTabs:active{color: #01657e;}


.SelectedSubTab{color: #067d8a; font-size: 11px; font-weight:500; padding-bottom:3px;padding-left:2px;}

A.SelectedSubTab:link
{
	color: #2F2D25;
}

A.SelectedSubTab:visited
{
	color: #2F2D25;
}

A.SelectedSubTab:hover
{
	color: #2F2D25;
}

A.SelectedSubTab:active
{
	color: #2F2D25;
}

.OtherSubTabs{color: #666666; font-size: 11px; font-weight:500; padding-bottom:3px; padding-left:2px;
}


A.OtherSubTabs:link
{
	color: #666666;
}

A.OtherSubTabs:visited
{
	color: #666666;
}
A.OtherSubTabs:hover
{
	color: #00529b;
}
A.OtherSubTabs:active
{
	color: #666666;
}


.LeftPane
{
	background-position: center;
}
.RightPane
{
	vertical-align:top;
}

.ContentPane
{
	padding-bottom: 10px;
	padding-left:65px;
	padding-right:20px;
	padding-top:15px;
	margin:0px;

}

.titlehead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008da3;
	
}
.TitleHeadAlt
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #CCCCCC;
	width: 100%;
	text-align: center;
}




/*********Programas**********/

.Descripcion
{
	font-size: 12px;
	color:#a39d87;
}

.Titulo
{
	font-size: 16px;
	color: #008da3;
}

.SubTitulo
{
	font-size: 13px;
	color: #008da3;
	padding-top:20px;
	padding-bottom:5px;
	font-weight:bold;
}
/********Fin Programas********/



/* style of item titles on edit and admin pages */
.SubHead
{
	text-decoration: none;
	font-size:12px;
	color:#000000;
}


/* text style used for most text rendered by modules */
.Normal
{
	font-size: 11px;
	text-align:justify;
}
.Normal td
{
	font-size: 12px;
	text-align:justify;
	padding-top:3px;
	padding-bottom:3px;
}
.NormalNT td
{
	line-height:15px;
	text-align:justify;
}
.NormalAltNT
{
	color: #333333;
}
.NormalAlt
{
	color: #666666;
}
.NormalRed
{
    font-weight: bold;
    color: red;
}
.NormalRed2
{
	font-size: 15px;
    color: #a10d54;
}

.NormalBold
{
    font-weight: bold;
	color:#003399;
}
.NormalItalic
{
    font-style: italic;	
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    text-decoration: none;
	color: #003366;
	height: 20px;
	border-top: 1px solid #f3f3f3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #f3f3f3;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-align:center;
}



/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited,A.CommandButton:active
{
	text-decoration: none;
	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;
}



A.CommandButton:hover
{
	text-decoration: none;
	color:#CC3300;
	background-repeat: repeat-x;
	height: 20px;
	border: 1px solid #719DC1;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}



A:link img
{
	border-style: none;
	color:#006139;
	
}
A:visited img
{
	border-style: none;
}
A:hover img
{
	border-style: none;
}
A:active img
{
	border-style: none;
}



A:link
{
	text-decoration: none;
	color:#008da3;
}

A:visited
{
	text-decoration: none;
	color:#008da3;
}

A:hover
{
	text-decoration: none;
	color:#f38400;

}

A:active
{
	text-decoration: none;
	color:#008da3;
	
}


HR
{
    color: #CCCCCC;
}


.module
{
}

.moduleNT 
{
}

.moduleAlt
{
}

.moduleAltNT
{
}

.Error
{
    font-weight: bold;
    color: #990000;
}

.NormalTextBoxBuscador
{
    font-weight: normal;
	border: 1px solid #CECCCC; 
	color: #003366; 
	background-color: #FFFFFF;
	padding:2px;
	height:19px;
}

.NormalTextBox
{
    font-weight: normal;
	border: 1px solid #CECCCC; 
	color: #003366; 
	background-color: #FFFFFF;
	padding:2px;
}
.NormalTextBox2
{
    font-weight: normal;
	border: 1px solid #CECCCC; 
	color: #003366; 
	background-color: #ffffff;
	padding:2px;
}

.tablaHeader
{
}

.tablaHeader TD
{
}

.tablaHeader a:link, .tablaHeader a:visited, .tablaHeader a:active
{
	color:#00529b;
}

.tablaHeader a:hover
{
	color:#FF0000;
	text-decoration: none;
}

.tablaGroup
{
	border-bottom:#CCCCCC 1px solid;
	background-color:#00529b;
	color:#FFFFFF;
}

.tabla 
{
	border-bottom:1px solid #c3c3c3;
}

.tabla a:link, .tabla a:visited, .tabla a:active 
{
	text-decoration: none;
}
.tabla a:hover 
{
	color:#00529b;
	text-decoration: none;
}

.tablaAlt 
{
	background-color:#f9f7f3;
	border-bottom:1px solid #c3c3c3;
}


.tablaAlt a:link, .tablaAlt a:visited, .tablaAlt a:active 
{
	text-decoration: none;
}
.tablaAlt a:hover 
{
	color:#00529b;
	text-decoration: none;
}

.tabla td
{
	padding:2px;
}

.tablaAlt td
{
	padding:2px;
}

.UDTIPPagTable
{
}

.UDTIPPagCell
{
	width: 100%;
	padding:5px;
}

.UDTIPPagCell a:link, .UDTIPPagCell a:visited, .UDTIPPagCell a:active
{
	background-position: center;
	color:#ded68b;
}

.UDTIPPagCell a:hover
{
	color:#00529b;
}


/* Nueva Paginación */

.PaginacionNavegacion
{
 	white-space: nowrap;
 	text-align:right;
}

a.PaginacionItem:link, a.PaginacionItem:visited, a.PaginacionItem:active
{
	color:#17357a;
	margin-left:8px;
}


a.PaginacionItem:hover
{
	color:#d30202;
	margin-left:8px;
}

.PaginacionItem img
{
	vertical-align:middle;
}

.PaginacionItemSeleccionado
{
	margin-left:8px;
	font-weight:bold;
	color:#17357a;
}

.ProductosMostrados
{
	margin-left:4px;
	margin-top: 20px;
	margin-bottom:20px;
	color:#17357a;
	font-size:11px;
	border-top:#cccccc 1px solid;
}
/* Fin Nueva Paginación */

.Imagen img
{
	border:#adab9e 1px solid;
}
.Imagend img
{
	border:#adab9e 1px solid;
	margin-left:10px;
}
.Imageni img
{
	border:#adab9e 1px solid;
	margin-right:10px;
}

.Enlaces a:link, .Enlaces a:visited, .Enlaces a:active 
{
	text-decoration: none;
}
.Enlaces a:hover 
{
	color:#CC3300;
	text-decoration: none;	
}


 /* Formulario Contactar */

.tablaForm td
{
	height:20px;
	font-size:11px;
	color:#4c4c4c;
}

.tablaForm input
{
	height:20px;
	font-size:11px;
	color:#4c4c4c;
}

 /* Fin Formulario Contactar */
 
.Fecha {font-size: 13px; color:#e0640e; padding-bottom:5px}
.TituloNoticia {font-size: 14px; font-weight:bold; color:#008da3; padding-bottom:5px;}
.TituloNoticia a:link, .TituloNoticia a:visited, .TituloNoticia a:active{color:#008da3;text-decoration:none;}
.TituloNoticia a:hover{color:#f38400;text-decoration:none;}
.Noticia {font-size: 12px; color:#696969; padding-bottom:15px;}
.BannerLateral{ width:210px; margin:8px; border:#cccccc 1px solid;}
.BannerCheque{margin-left:8px; margin-top:25px; margin-bottom:15px; padding:5px;border:#cccccc 1px solid;}
.BannerCentral{width:98%;border:#cccccc 1px solid;}
 