/* ================================
    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
{
}

/* 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    {
}

/* 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
{
}

/* 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     { color:#60CAFD;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link { color:#60CAFD;
}

A.CommandButton:visited  {color:#60CAFD;
}

A.CommandButton:active   {color:#60CAFD;
}

A.CommandButton:hover    {color:#60CAFD;
}
    
/* 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 {
}

/* 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 {
}


/*----------------ESTILOS-------------*/

.encabezado {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subtitulo1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:210px;
	text-align:center;
}

.intro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:240px;
	text-align:center;
}

.listas {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right:7px;
}
.subtitulos_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	background-position: center;
	text-align: center;
	padding: 40px 0 5px 5px ;
	color:#006600;
	}
	
.subtitulos_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	background-position: center;
	text-align: center;
	padding: 40px 5px 5px 5px ;
	color:#0066CC;
	}

.fondo2 {
	background-image:url(/Portals/382/Espanol/images/fondo_body2.jpg);
	width:940px;
	height:307px;
	vertical-align:bottom;
	}
	
.fondopl_azul {background-image:url(/Portals/382/Espanol/images/campanas_google.png); width: 212px; height:307px;	}
.fondopl_verde {background-image:url(/Portals/382/Espanol/images/pagina_aterrizaje.png); width: 212px; height:307px;	}
.fondopl_amarilla {background-image:url(/Portals/382/Espanol/images/internet_express_promo.png); width:256px; height:307px; }

.logotop {
	width:185px;
	height:56px;
	margin-left:40px;}

.fondopl_inferior {
	background-image:url(/Portals/382/Espanol/images/flecha_comienza.png);
        background-position: left 110px top;
background-repeat:no-repeat;
	width:930px;
	height:194px;
	}





/* Este da el outer de la forma*/

.fondo_forma {
	background-image:url(/Portals/382/Espanol/images/pleca_inferior.jpg);
	width:930px;
	height:80px;
	/*margin-left:100px;*/
	margin-top:0px;
	padding:15px 0 10px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#990000;
	}

.txtForma {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color:#ffffff;
        padding: 0 5px 0 30px;
        text-align:right;
	}

.txtSlogan {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
        font-style: italic;
	color:#ffffff;
       /* padding-top:25px;*/
        padding-left: 5px;	
}

.tabla_forma {
        padding-top;20px;

} 
       

/* Marketing Digital */


.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	padding: 3px;
}
.texto_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.texto_forma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
        margin_bottom: 5px;
}

#texto_menor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.fondo_texto {
	width:278;
	height:300;
	background-image:url(images/digital/fondo_marketing.jpg);
	padding-top: 15px;
	padding-bottom: 10px;
	}

.forma_digital {
	background:#FF9933;
        margin-top:15px;
	width:680px;
	height:180px;
	/*margin-left:100px;*/
	margin-top:0px;
	padding:15px 0 10px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#990000;
	}

.forma_tablas {
	margin-bottom:5px;
	padding:15px 0 10px 15px;
	}

.btn_digital {
	width:100px;
	height:20px;
	background:#FF8033;
	padding-top: 5px;
        padding-left: 35px;
	padding-bottom: 5px;
	}







