/* ================================
    CSS STYLES FOR DotNetNuke - Pineda Skin
   ================================
*/   


.tarifas_parrafo{font-family: verdana; font-size: 8pt;color: black;text-decoration:none; font-weight:normal; margin-top: 10px; margin-bottom: 10px;}
.Titulo
{
	font-family: verdana;
	font-size: 7pt;
	color: black;
	font-weight: bold;
}
.cuerpo_8
{
	font-family: verdana;
	font-size: 8pt;
	color: black;
	font-weight: normal;
}
.pineda_fondoverde{background-color:#E7E7E7;}
.pineda_verde{color:#E7E7E7;}
.pineda_texto{font-family: verdana; font-size: 9pt;color: black;text-decoration:none; font-weight:normal; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; margin-right: 10px;}
.junta_cuerpotabla{font-family: verdana; font-size: 8pt;}
.junta_columnaimpar{BACKGROUND-COLOR: #7bc38c;TEXT-ALIGN: left;}
.junta_columnapar{BACKGROUND-COLOR: #d6e7bd;TEXT-ALIGN: left;}
.contactar_bold_medio{font-family: verdana; font-size: 9pt;text-decoration:none;font-weight:bold;}
.contactar_bold_grande{font-family: verdana; font-size: 11pt;text-decoration:none;font-weight:bold;}
.contactar_enlaces{font-family: verdana; font-size: 8pt;COLOR: #006600;text-decoration:none;font-weight:bold;}
a.contactar_enlaces{font-family: verdana; font-size: 8pt;COLOR: #006600;text-decoration:none;font-weight:bold;}
a.contactar_enlaces:link{font-family: verdana; font-size: 8pt;COLOR: #006600;text-decoration:none;font-weight:bold;}
a.contactar_enlaces:visited{font-family: verdana; font-size: 8pt;COLOR: #006600;text-decoration:none;font-weight:bold;}
a.contactar_enlaces:hover{font-family: verdana; font-size: 8pt;COLOR: #e28100;text-decoration:underline;font-weight:bold;}
a.contactar_enlaces:active{font-family: verdana; font-size: 8pt;COLOR: #006600;text-decoration:none;font-weight:bold;}
.usertable_altitem{BACKGROUND-COLOR: #D6E7BD;font-family: verdana; font-size: 8pt; font-weight:normal; white-space:nowrap;}
.usertable_item{BACKGROUND-COLOR: #7bc38c;font-family: verdana; font-size: 8pt; font-weight:normal; white-space:nowrap;}
.usertable_footer{BACKGROUND-COLOR: #7bc38c;font-family: verdana; font-size: 8pt; font-weight:normal;}
.usertable_header{BACKGROUND-COLOR: #E28100;font-family: verdana; font-size: 8pt; font-weight:bold;}
tr.usertable_item td {white-space: nowrap;}
tr.usertable_altitem td {white-space: nowrap;}




.fondoverdeoscuro{background-color: #E7E7E7; }
.fondoescudo{ text-align:center; background: #E28100 url(images/escudo_fondo.gif) repeat-x top left;}
.fondologo{ background: white url(images/logo_fondo.gif) repeat-x top left}
.bordeverde{ background: #E7E7E7 url(images/escudo_inf_der.gif) repeat-y top right}

/* ================================
    CSS STYLES FOR DotNetNuke - Estilos por defecto

	ATENCION: No olvidar escribir los valores por defecto de esta skin, especialmente aquellos de los que
	alguna propiedad se modifique a nivel de Container o Portal.

   ================================
*/   

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* 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 
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	background-color:#E7E7E7;
	color:#4EAC60;
	vertical-align: middle;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link 
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	background-color:#E7E7E7;
	color:#006400;
	vertical-align: middle;
}

A.OtherTabs:visited  
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	background-color:#E7E7E7;
	color:#006400;
	vertical-align: middle;
}

A.OtherTabs:active   
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	background-color:#E7E7E7;
	color:#006400;
	vertical-align: middle;
}

A.OtherTabs:hover    
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	background-color:#E7E7E7;
	color:#4EAC60;
	vertical-align: middle;
}

/* GENERAL */
/* style for module titles */
.Head
{
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* 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;
    font-size: 9pt;
    font-weight: normal;
    color: black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* 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  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link
{
	
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* 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 
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	background-color:#E7E7E7;
	color:red;
}

.MainMenu_MenuBar 
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	background-color:#E7E7E7;
	color:red;
}

.MainMenu_MenuItem 
{
	font-family: verdana;
	font-size: 7pt;
	background-color:#E7E7E7;
	color:#006400;
}

.MainMenu_MenuIcon 
{
	font-family: verdana;
	font-size: 7pt;
	background-color:#E7E7E7;
	color:#006400;
}

.MainMenu_SubMenu 
{
	font-family: verdana;
	font-size: 7pt;
	background-color:#E7E7E7;
	color:#006400;
}

.MainMenu_MenuBreak 
{
	font-family: verdana;
	font-size: 7pt;
	background-color:#E7E7E7;
	color:#006400;
}

.MainMenu_MenuItemSel 
{
	font-family: verdana;
	font-size: 7pt;
	background-color:#E7E7E7;
	color:#4EAC60;
}

.MainMenu_MenuArrow 
{
	font-family: verdana;
	font-size: 7pt;
	background-color:#E7E7E7;
	color:#006400;
}

.MainMenu_RootMenuArrow 
{
	font-family: verdana;
	font-size: 7pt;
	background-color:#E7E7E7;
	color:#006400;
}


