/* Created by Design Studio skins.hohoyoo.com */
/* background color for the content part of the pages */

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

Body
{ 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	height: 100%;	
}
.back_bg
{
    background-color: #3E4854;
    padding: 2px 0px 2px 0px;
}
.BG_GO1
{
    background-color: White;    
	background-repeat: repeat;
	width: 715px;	
}
.pagemaster {
	width:  100%;
}

/*========================================================*/
/*  2. Links                                          */
/*========================================================*/
A:link
{
    font-family: Verdana, Arial;
	color: #000000;	
	font-weight:500;
	font-size: 9px;
	text-decoration: none;
}
A:visited{
	color: #000000;
	font-weight:500;
	font-size: 9px;
	text-decoration: none;
}
A:active{
	color: #000000;
	font-weight:500;
	font-size: 9px;
	text-decoration: blink;
}
A:hover{
	color: #000000;
	font-weight:500;
	font-size: 9px;
	text-decoration: underline;
}

/*========================================================*/
/*  3. Design Elements                                    */
/*========================================================*/

.url{
	background: url(seacher_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}


.menu_leftbg{
	background-image: url(imagenes/Menuleft_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}
.menu_midbg{
	background-image: url(imagenes/Menumid_bg.gif);
	background-repeat: repeat-x;
	background-position:top;   
}
.menu_rightbg{
	background-image: url(imagenes/Menuright_bg.gif);
	background-repeat: no-repeat;
		background-position: left top;	
}
.white{
	color: #fff;
	font-size: 11px;
}
.separatorcss{
   font-size: 11px;
	 color: #A3B4C4;
	 padding: 0px 0px 0px 0px;	
}
.cabecera{
    background-color: #0179ae;
}
.pie{
	background-image: url(imagenes/pie.jpg);
    background-repeat:no-repeat;
	background-position: left top;
}
/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/
.Login{
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}
A.Login:link, A.Login:active, A.Login:visited, A.Login:hover    {
    text-decoration:none;
    color:#FFFFFF;
    cursor:default;
}
.USER{
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

A.USER:link {
    text-decoration:none;
    color:#FFFFFF;
}
A.USER:visited  {
    text-decoration:none;
	 color:#FFFFFF;

}
A.USER:active   {
    text-decoration:none;
	 color:#FFFFFF;
}

A.USER:hover    {
    text-decoration:underline;
    color:#000000;
}
.BREADCRUMB{
	color: #cc9933;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
}

A.BREADCRUMB:link {
    text-decoration:none;
    color:#cc9933;
}
A.BREADCRUMB:visited  {
    text-decoration:none;
	  color:#cc9933;

}
A.BREADCRUMB:active   {
    text-decoration:none;
	  color:#cc9933;
}

A.BREADCRUMB:hover    {
    text-decoration:underline;
    color:#FFF;
}

/* hyperlink style for the bright tabs */

.Small
{
	color: #005e7d;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

A.Small:Link
{
	text-decoration:none;
	 color:#005e7d;
}
A.Small:Active
{
	text-decoration: underline;
	 color:#005e7d;
}

A.Small:Visited
{
	text-decoration: underline;
	 color:#005e7d;
}

A.Small:Hover
{
	color: #000000;
	text-decoration: underline;
}
/* text and link style for SkinObjects */
.SkinObject
{
	color:#666666;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}
A.SkinObject:link
{
	text-decoration: none;
	 	color:#666666;

}
A.SkinObject:visited
{
	text-decoration: none;
	 	color:#666666;

}
A.SkinObject:active
{
	text-decoration: none;
	 	color:#666666;

}
A.SkinObject:hover
{
	color: #000000;
	text-decoration: underline;
}
.CopyRight, A.CopyRight:link, A.CopyRight:visited, A.CopyRight:active, A.CopyRight:hover{
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

/*========================================================*/
/*  5. Forms                                              */
/*========================================================*/
.TopRowRight2 {background: url(tech_bg.jpg) no-repeat center right;height: 20px;padding: 0px 0px 0px 0px;width: 145px;}
#dnn_dnnSEARCH_txtSearch.NormalTextBox { text-align: left; vertical-align: middle; height:20px; background: white; width: 100px; font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold;  border: 0px solid #FFFFFF; cursor:text;}

/*========================================================*/
/*  6. Content Panes                                      */
/*========================================================*/
.BottomPane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.LeftPane1
{
	padding-left: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-top: 0px;		
	
    
	background-color: #0179AE;	
	background: url(imagenes/separadorizq.jpg);
    background-position:bottom right;   
	background-repeat:no-repeat;		
}
.capaSkin
{
    scrollbar-face-color: #afe0f1; 
    scrollbar-highlight-color: #afe0f1;
    scrollbar-3dlight-color: #000000; 
    scrollbar-darkshadow-color: #000000; 
    scrollbar-track-color: #FFFFFF; 
    scrollbar-arrow-color: #000000;
}
.ContentPane
{
    padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
    
}
.RightPane  
{    
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	background-color: #0179AE;	
	background: url(imagenes/separador.jpg);
    background-position:bottom left;   
	background-repeat:no-repeat;	
}

/*========================================================*/
/*  7. Main Menu and Module Menus                         */
/*========================================================*/

/* style for module titles */
.Head   {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
    font-size:  11px;
    font-weight: normal;
    color: black;
}

.MenuTab
{
	width: 100%;
}

/* style for the solpart menu */
.MenuContainer
{
	background-color: transparent;
	padding-left: 4px;
	height: 24px;
}

.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #EEE0BD;
	text-align: center;
	width: 15;
	height: 22;
	color: #cc9933;
}

.MenuItem 
{
	cursor: hand; 
	color: #EDEDED; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #DAB66C; 
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.RootItem TD
{
    color: #005D7C;
    font-family: Arial, Trebuchet MS;
    font-size: 12px;
    font-weight: bold; 
    height: 24px;
}

.RootItemActive TD
{
    color: #FFFFFF;
    font-family: Arial, Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
    height: 24px; 
    

}

.RootItemSelected TD
{
    color: #FFFFFF;
    font-family: Arial, Trebuchet MS;
    font-size: 12px;
    font-weight: bold; 
    
	height: 24px;
	cursor: hand;
	background-color:Transparent;
}



/* MIS HOJAS DE ESTILO */

.accordionHeaderCabecera
{
    background-image: url(imagenes/franja4.jpg);        
    background-position: right center;
    background-repeat: no-repeat;
}
.accordionHeader
{    
    color: White;
    background-color: #005D7C;       
    font-family: Arial, Trebuchet MS;
    font-size: 11px;
    font-weight:bold;
            
    padding-top: 1px;
    padding-bottom:1px;
    padding-left: 5px;
    padding-right: 5px;    
}
.accordionContentCabecera
{
    background-color: #afe0f1; 
}
.accordionContent
{
    color: #555555;
    font-family: Verdana, Arial, Trebuchet MS;
    font-size: 10px;
    text-align:justify;             
       
    padding-top: 5px;
    padding-bottom: 20px;        
}
.accordionFont
{
    color: #555555;
    font-family: Verdana, Arial, Trebuchet MS;
    font-size: 10px; 
}

A.SkinObject2:link, A.SkinObject2:visited, A.SkinObject2:active
{
    color: #005d7c;
    font-family: Arial, Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    text-align:justify;             
	padding-left: 1px;
	padding-right: 1px;

}
A.SkinObject2:hover
{
    color: #FFFFFF;
    font-family: Arial, Trebuchet MS;
    font-size: 11px;
    font-weight:bold;               
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: underline;
}
A.SkinObject3:link, A.SkinObject3:visited, A.SkinObject3:active
{
    color: #005d7c;
    font-family: Arial, Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
}
A.SkinObject3:hover
{
    color: #005d7c;
    font-family: Arial, Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: underline;
}
A.SkinObject4:link, A.SkinObject3:visited, A.SkinObject3:active
{
    color: #3e4756;
    font-family: Verdana, Arial, Trebuchet MS;
    font-size: 9px;
    font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
}
A.SkinObject4:hover
{
    color: #3e4756;
    font-family: Verdana, Arial, Trebuchet MS;
    font-size: 9px;
    font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: underline;
}


.menuIzquierdo
{
    color: #FFFFFF;
    font-family: Arial, Trebuchet MS;
    font-size: 11px;
    font-weight: bold;   
   
}
A.menuIzquierdo:link, A.menuIzquierdo:visited
{
    color: #FFFFFF;
    font-family: Arial, Trebuchet MS;
    font-size: 11px;
    font-weight: bold;    
    text-decoration: none;   
    
    background-image: url(imagenes/puntoBlanco.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;      
    text-indent: 5px;  
}

A.menuIzquierdo:hover
{
    color: #FFFFFF;
    font-family: Arial, Trebuchet MS;
    font-size: 11px;
    font-weight: bold;   
    text-decoration: underline;    
}

.menuIzquierdo2
{
    color: #005D7C;
    font-family: Arial, Trebuchet MS;
    font-size: 11px;
    font-weight: bold;   
}
A.menuIzquierdo2:link, A.menuIzquierdo2:visited
{
    color: #005D7C;
    font-family: Arial, Trebuchet MS;
    font-size: 11px;
    font-weight: bold;    
    text-decoration: none;
    
    background-image: url(imagenes/puntoAzul.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;   
}

A.menuIzquierdo2:hover
{
    color: #005D7C;
    font-family: Arial, Trebuchet MS;
    font-size: 11px;
    font-weight: bold;   
    text-decoration: underline;
}
.maginTop
{
    padding-top: 5px;
}
.indent
{
    text-indent: 30px;
}
.cursor
{
    cursor: pointer;
}

.titulo
{    
    color: #005D7C;       
    font-family: Arial, Trebuchet MS;
    font-size: 14px;
    font-weight:bold;             
}
