.cabArriba{background-image: url(images/cab_Arr.jpg); background-repeat:no-repeat;
	 width:924px; height:66px;}

.cab_gestion{background-image: url(images/torres_peq.jpg); background-repeat:no-repeat;
	 width:924px; height:80px;}

.cab1{background-image: url(images/cab1.jpg); background-repeat:no-repeat;
	        width:231px; height:184px;}
.cab2{background-image: url(images/cab2.jpg); background-repeat:no-repeat;
	        width:231px;height:184px;}
.cab3{background-image: url(images/cab3.jpg); background-repeat:no-repeat;
	        width:231px;height:184px;}
.cab4{background-image: url(images/cab4.jpg); background-repeat:no-repeat;
	        width:231px;height:184px;}


.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #E9EEF5;
}
.user,a.user:link,a.user:active,a.user:visited { font-family:Arial; text-decoration:none; color:#8e8e8e; font-size:14px;}
a.user:hover{font-family:Arial; color:#8e8e8e; text-decoration:none; font-size:14px;}

.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}

.controlpanel 
{
	background-color: #FFFFFF;
	width:980px;
}
.toppane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.Rightpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.izqpane {
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.derpane {
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
main_dnnmenu_bar 
{
   
}


/*  Main Menu Normal  */

.main_dnnmenu_rootitem  
{	
	color: #8e8e8e;
	font-size: 18px; 
	font-family:Arial;
	text-align:left; 
	height:33px;
    width:262px;
	background-color:#f2f2f2;
	background-image: url(images/punteado.gif); 
	background-position:top;
	background-repeat:repeat-x;
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color: #8e8e8e;
	font-size: 18px; 
	font-family:Arial;
	text-align:left; 
	height:33px;
	width:262px;
	background-color:#ffffff;
    background-image: url(images/punteado.gif); 
	background-position:top;
	background-repeat:repeat-x;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color: #8e8e8e;
	font-size: 18px; 
	font-family:Arial;
	text-align:left; 
	height:33px;
	width:262px;
	background-color:#ffffff;
    background-image: url(images/punteado.gif); 
	background-position:top;
	background-repeat:repeat-x;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
    border:1px dotted #8e8e8e;
    width:220px;	
}

.main_dnnmenu_submenu td
{
    color: #8e8e8e;
	font-size: 14px; 
	font-family:Arial;
	text-align:left; 
	background-color:#f2f2f2;
	padding:2px 2px 2px 2px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{
	color: #8e8e8e;
	font-size: 14px; 
	font-family:Arial;
	text-align:left; 
	background-color:#ffffff;
	padding:2px 2px 2px 2px;
}
.main_dnnmenu_itemselected td{
    color: #8e8e8e;
	font-size: 14px; 
	font-family:Arial;
	text-align:left; 
	background-color:#ffffff;
	padding:2px 2px 2px 2px;
}

.main_dnnmenu_break
{
	
}

main_dnnmenu_separator
{
	
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#E9EEF5;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#E9EEF5; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background-color:#007CC2;
	color: #FFFFFF;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #FFFFFF;
}


.StandardButton {
  background: #7994cb none; 
  color: #000000;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.NormalSearchTextBox
{
	 border-color:#AAAAAA;
	 border-style:solid;
	 border-width:1px;
	 width:168px;
	 height:16px;
	 font-family:Verdana;
	 font-size:10px;
}
.LinkFooter:link
{
   text-decoration: none;
   color: #ffffff;
}

.LinkFooter:visited
{
    text-decoration: none;
    color: #ffffff;
}

.LinkFooter:hover
{
    text-decoration: none;
    color: #ffffff;
}

.LinkFooter:active
{
    text-decoration: none;
    color: #ffffff;
}

body
{
    background-color:#f2f2f2;
}



























































































































































