/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #333333;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.NormalBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.NormalBold, a.NormalBold:hover, a.NormalBold:active, a.NormalBold:link, a.NormalBold:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1, .Cabecera  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #FFFFFF;
	line-height: 50px;
}


H2, .Seccion  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #000000;
	line-height: 38px;
}

H3, .Subtitulo  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 10px;
}

H4  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

H5, DT  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

H6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}




TFOOT, THEAD    {
}

TH  {
}

A:link, A:visited, A:active    {
	text-decoration:none;
	color: #996600;
}

A:hover {
text-decoration:underline;
color: 887c45;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;
	padding: 5px;
}

.idioma, .idioma:link, .idioma:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffd100;
	text-transform: uppercase;
	padding: 2px;
}

.idioma:hover {
	color: #ffffff;
	text-decoration: none;
}

.idioma_actual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 2px;
}

.titulo_corporativo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25pt;
	color: #000000;
	text-transform: uppercase;
	padding: 5px;
}

.titular_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: 745E34;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}

.Dorado  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #745E34;
	
}

.Entradilla
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-bottom: 15px;
	
}
.CabeceraNegra  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #000000;
	line-height: 80px;
}

.Herramientas  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #000000;
	line-height: 107px;
}

.Seccion_herramientas  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	line-height: 38px;
}

.campoform {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border-left:1px solid #996600;
	border-top:1px solid #996600;
	border-bottom:none;
	border:right:none;
	color:#000000;
	height:20px;
}

.boton {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	background-color:#CBBE80;
	line-height: 20px;
	text-align:center;
	border:none;
}

.pie1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffd100;
	text-transform: Capitalize;
	padding: 2px;
	padding-right: 10px;
	display: block;
	
}

.linkPie1, .linkPie1:link, .linkPie1:visited {
  	color: #ffffff;
  	text-decoration: none;
}

.linkPie1:hover {
  	color: #ffd100;
  	text-decoration: none;

}
.pie2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-transform: uppercase;
	padding: 2px;
	display: block;
	
}

.linkPie2, .linkPie2:link, .linkPie2:visited, .pie2:link {
  	color: #000000;
  	text-decoration: none;
  	padding-left: 4px;
  	padding-right: 4px;
}

.linkPie2:hover {
  	color: #ffd100;
  	text-decoration: none;
}

.login, .login:link, .login:visited {
    color: #bc9a64;
    font-size: 8px;
}

.MapMenu_MenuBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #996600;
	font-weight: bold;
	
}

.MapMenu_MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 996600;
	font-weight: bold;
	line-height: 20px;
		
}

.MapMenu_MenuItemSel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: FFFFFF;
	font-weight: bold;
	
}

.MapMenu_SubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 000000;
	font-weight: bold;
	
}