@charset "utf-8";
/* CSS Document */
/*SELECTORES ****************************************************/
.gradientBlueVert{
	background:#e3efff;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ccdffd,endColorStr=#e3efff);
}
BODY {
    background: #678FC2;
	
    padding: 0;
	margin: 0; 
	
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 12px;
	font-style:normal;
	color: #808080;
	text-align: center;
}

DIV {
	margin: 0px;
	padding:0px;
}
INPUT{

    font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 12px;
	font-style:normal;
	color: #000000;

}
TEXTAREA{

    font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 12px;
	font-style:normal;
	color: #000000;

}

#contenedor {
	background: url(media/container.gif) repeat-y;
	
	padding: 0;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
	width: 990px; 

	text-align: left;
}

#encabezado{
	background: url(media/bg_tophead.jpg) no-repeat;
	
	margin: 0;
	padding: 0;
	
	height: 153px;
	width: 990px;
}
#encabezado h1{ display: none}

#fecha_hora{
	margin: 0;
	padding: 0;
	float:left;
	width:470px;
	margin-top:112px;
	margin-left: 15px;
	text-align: left;
}
.white{
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.logintop{
	background: url(media/login_top.jpg) no-repeat;
	width: 348px;
	height: 89px;
}
.loginbottom{
	background: url(media/login_bottom.jpg) no-repeat;
	width: 348px;
	height: 37px;
}
.login_bg{
	background: url(media/login_bg.jpg) #000000;
	width: 348px;
}

#datosSesion{
	margin: 0;
	padding: 0;
	float:left;
	width:460px;
	margin-top:112px;
	text-align: right;
}
#datosSesion span{
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#datosSesion a.white{
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#datosSesion a.white:hover{
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#datosSesion a.white:visited{
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#cuerpo{
	margin: 0px;
	padding: 0px;
	width: 990px;
}
#paneles{
	margin: 0;
	padding: 0;
	border-bottom:#9bb0df 1px solid;
	margin-left: 10px;
	/*margin-right: 10px;*/
	width: 970px;
	background: #ffffff;
} 
#navigatorPane{
	margin: 0px;
	padding: 0px;
	border-bottom:  #9bb0df 1px solid; 
	background: #efdfbe url(media/bg_navigator.jpg) right no-repeat;
	height: 20px;

}
#navigatorPane .texto{
	padding-left: 5px;
	font-size: 10px; 
    font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#636363;
}
.LeftPane{
	margin: 0px;
	padding: 0px;
	width: 185px;
	background: #f7f2e4;
}
.lineaAzul{
	background: #9bb0df;
	width: 1px;
}
.ContentPane{
	margin: 0px;
	padding: 0px;
	padding: 5px;
	background: #ffffff;
}
.RightPane{
	margin: 0px;
	padding: 0px;
	width: 185px;
	background: #f7f2e4;
}
.BottomPane{
	margin: 0px;
	padding: 0px;
	height: 5px;
	background: #F2A31B;
}
#pie{
	margin: 0;
	padding: 0;
	clear: both;
}
#pie #pieTexto {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	padding-left: 15px;
	margin-right: 10px;
	padding-right: 15px;
	font-size: 11px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	line-height:20px;
	color: #808080;
	background:#e3efff;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ccdffd,endColorStr=#e3efff);
}
#pie #pieTexto span{
	font-size: 11px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	line-height:20px;
	color: #808080;
}
#pie #pieTexto  A.texto {
    font-size: 11px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	line-height:20px;
	COLOR: #2771ba;
	TEXT-DECORATION: none
}
#pie #pieTexto A.texto:hover {
	COLOR: #2771ba;
	TEXT-DECORATION: underline
}
#pie #pieTexto A.texto:visited {
	COLOR: #2771ba
}
#pie #fin{
	background: url(media/bg_bottom.jpg) no-repeat;
	
	margin: 0;
	padding: 0;
	
	height: 18px;
	width: 990px;
}

/*Lista de menus de Arriba***************************************/

.menusArriba {
    margin: 0;
	padding: 0;
}
.menuPrincipal {
    margin: 0;
	padding: 0;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	line-height:25px;
	background: url(media/bg_menu.jpg);
	height: 25px;
}


/* ================================
    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 {
}
/* 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{
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	font-style:normal;
	color:#808080;
}
.Normal A {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
	font-style:normal;
	color: #2771ba;
	text-decoration: none
}
.Normal A:hover {
	color: #2771ba;
	text-decoration: underline
}
.Normal A:visited {
	color: #2771ba;
}
A.Normal  {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
	font-style:normal;
	color: #2771ba;
	text-decoration: none
}
A.Normal:hover {
	color: #2771ba;
	text-decoration: underline
}
A.Normal:visited {
	color: #2771ba;
}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	font-style:normal
}

.NormalRed
{
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	font-style:normal;
}

.NormalBold
{
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	font-style:normal;
	font-weight: bold;
	color: #808080;
}

/* 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  {
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 13px;
	font-style:normal;
	font-weight: bold;
	color:#636363;
}

H2  {
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	color:#636363;
}

H3, H4, H5, DT, H6  {
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	font-style:normal;
	font-weight: bold;
	color:#636363;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
	font-style:normal;
	color: #2771ba;
	text-decoration: none
}
A:hover {
	color: #2771ba;
	text-decoration: underline
}
A:visited {
	color: #2771ba;
}
A:active    {
	color: #2771ba;
}


SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
    list-style-image:url(media/BulletLN.gif)
}

UL LI LI    {
	list-style-image: none;
    list-style-type: disc;
}

UL LI LI LI {
    list-style-image: none;
    list-style-type: disc;
}

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 {
	background-color: transparent;
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:11px;
	background-color: transparent;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #4671BA;  
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: Black 0px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: transparent;
HEIGHT: 23px;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #E1EAF6;
	border-left: #E1EAF6 1px solid;
	border-bottom: #E1EAF6 1px solid;
	border-top: #E1EAF6 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}

.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #E1EAF6;
	border-bottom: #C7DEFC 1px solid;
	border-left: #C7DEFC 1px solid;
	border-top: #C7DEFC 1px solid;
	border-right: #C7DEFC 1px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #E1EAF6 0px solid;
	border-left: #E1EAF6 0px solid;
	border-top: #E1EAF6 0px solid;
	border-right: #E1EAF6 0px solid;
	background-color: transparent;
	height: 0px;
}

.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #4671BA;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	background-color: #ffdd58;
	border-left: white 0px solid;
	border-bottom: Black 0px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
    HEIGHT: 23px;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
