/* ================================
    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-color: #CC0000;
	background-image:url(imagenes/bkg_general.gif);
	background-repeat: repeat-x;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;*/
}

.ControlPanel {
}

/* 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:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   
{
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

/* 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     
{

}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link 
{
}

A.CommandButton:visited  
{
}

A.CommandButton:hover    
{
}
    
A.CommandButton:active   
{
}

/* button style for standard HTML buttons */
.StandardButton     
{
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

/*aqui*/
A:link  
{
	
}

A:visited   
{
	
}

A:hover 
{
	color: Red;
}

A:active    
{
	
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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_MenuBar 
{

}

.MainMenu_MenuContainer 
{
	margin-left: 14px;
	width: 175px;
	border-collapse: collapse;
}

.MainMenu_SubMenuContainer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: ridge 2px #4A5D65;
}

.MainMenu_RootItem
{
	height: 25px;
	background-image:url(imagenes/separador_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.MainMenu_RootItemSel
{
	height: 25px;
	font-weight: bold;
	background-image:url(imagenes/separador_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.MainMenu_NodeItem
{
	height: 25px;
	cursor: pointer; 
	cursor: hand; 
	padding: 1px 1px 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.MainMenu_NodeItemSel
{
	height: 25px;
	font-weight: bold;
}

.MainMenu_MenuItemHover
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	color: #FFFFFF;
	background-color: #4A5D65;
	background-image: none;
}

.MainMenu_Icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}

.MainMenu_IndicateChildSub
{	
	height: 100%;
}


/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

/* Styles for Custom Skin */

.header_top
{
	background: url(imagenes/bkg_header.gif) repeat-x;
	height: 135px;
	color: #FFFFFF;
}

.userlogin
{
	height: 20px;
	padding: 1px 0 1px 4px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
}

.userlogin a:hover
{
	color: Red;
}

.userlogin_box
{
	background-color: White;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding-top: 20px;
}

.search_box
{
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 10px;
}

.search
{
 border: none;
}

.searc:link
{
color:Red;
}

.header_right
{
	background-image: url(imagenes/remate_header.jpg);
	background-repeat: no-repeat;
	width: 29px;
}

.logo
{
	background-image: url(imagenes/logo_expresion.jpg);
	background-repeat: no-repeat;
	width: 538px;
	height: 135px;
}

.logoUR
{
	background-image: url(imagenes/menu_logoUR.jpg);
	background-repeat: no-repeat;
	margin: 14px;
	height: 120px;
	width: 160px;
}

.header_separator
{
	height: 5px;
	background-color: #FFFFFF;
}

.header_left_border
{
	width: 9px;
	background: url(imagenes/header_left_border.gif) repeat-y;
}

.header_right_border
{
	width: 6px;
	background: url(imagenes/header_right_border.gif) repeat-y;
}

.body_left_border
{
	height: 5px;
	width: 6px;
	background: url(imagenes/body_left_border.gif) repeat-y;
}

.body_right_border
{
	height: 5px;
	width: 6px;
	background: url(imagenes/body_right_border.gif) repeat-y;
}

.body_right_separator
{
	height: 5px;
	width: 190px;
	background: url(imagenes/body_right_separator.gif) repeat-y;
}

.body_left
{
	width: 190px;
	background-image: url(imagenes/body_left.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.body_right
{
	width: 180px;
	background-image: url(imagenes/body_right.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.body_blank
{
	background-color: #FFFFFF;
}

.footer_separator
{
	background-image: url(imagenes/blank_horizontal2.gif);
	background-repeat: no-repeat;
	height: 6px;
}

.internal_table
{
	border-collapse:collapse;
	width: 100%;
	height: 100%;
}

.internal_table_fullwidth
{
	border-collapse:collapse;
	width: 100%;
}

.internal_table_fullheight
{
	border-collapse:collapse;
	height: 100%;
}

.contentpane
{
	vertical-align: top;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 5px;
}

.rightpane
{
	vertical-align: top;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 10px;
}

.rightpane_b
{
	/*vertical-align: top;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 10px;*/
	width: 190px;
	background-image: url(imagenes/body_right.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.bannerpane
{
	vertical-align: top;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
}

.subpane1
{
	vertical-align: top;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 5px;
	height: 100%;
}

.subpane2
{
	vertical-align: top;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
}

.subpane3
{
	vertical-align: top;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	height: 100%;
}

.date_box
{
	height: 58px;
	margin-left: 14px;
	background: url(imagenes/fecha_bkg.jpg) no-repeat;
	vertical-align: middle;
}

.date_innerbox
{
	height: 58px; 
	width: 170px;
}

.date_cell
{
	margin: auto;
}

.date_text
{
	color: #4D6418;
	font-size: 11px;
	font-weight: bold;
}

.background_left
{
	background: url(imagenes/menu_izq_bkg.jpg) no-repeat 15px bottom;
	padding-bottom: 289px;
}

.footer
{
	height: 59px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(imagenes/footer_bkg.gif) repeat-x;
}

.footer_text
{
	padding: 18px 0 0 20px;
	margin: 0;
}

.body_sides
{
	background-color: #FFFFFF;
	width: 5px;
}

.border_left
{
	width: 15px;
	background: url(imagenes/border_left.gif) repeat-y;
}

.border_right
{
	width: 8px;
	background: url(imagenes/border_right.gif) repeat-y;
}

.footer_right
{
	width: 176px;
	height: 59px;
	background: url(imagenes/footer_right.gif) no-repeat;
}

.footer_left
{
	width: 22px;
	height: 59px;
	background: url(imagenes/footer_left.gif) no-repeat;
}

.body_left_footer 
{
	background: url(imagenes/menu_izq_bkg.jpg) no-repeat;
	height: 289px;
	margin-left: 15px;
}

.body_right_footer 
{
	background: url(imagenes/menu_der_bkg.jpg) no-repeat;
	height: 289px;
}

.EX_Titulo1
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}

.EX_Titulo2
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}

.EX_TituloP1
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}

.EX_TituloP2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}

.EX_TituloP3
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000099;
}

.EX_Descripcion1
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	vertical-align: top;
}

.EX_Descripcion2
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
}

.EX_DescripcionP1
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}

.EX_DescripcionP2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.EX_DescripcionP3
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.EX_Titulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	background-color: PaleGoldenrod;
}

.EX_Autor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-style: italic;
}

.EX_Descripcion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-style: italic;
}

.Ex_Nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

.EX_DescripcionImagen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-style: italic;
	text-align: center;
}

.EX_Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
}

