/* 
================================
Skin styles for DotNetNuke
================================
*/   
body{
	padding:0px;
	margin:0px;   
        background-color:#CCCCCC;

      
}
.skinmaster {
	background-color:#FFFFFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;	
}
.skinheader {background-color:#466289;
}


.Paginas {	
	FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding:2px;
        color: #19476B;
}


.skinfooter {
	background-color:#DED6C2;
	text-align: center;
	vertical-align:middle;
	font-size: 11px;
	font-weight:bold;	
}
.skinstatus{
	background-color: #F3F4EE;
	vertical-align:middle;	
}
.skincontent{
	padding:2px;
}
.skinmenu{
	border-right:1px solid #CCCCCC;       
}
.controlpanel {
	width: 100%;
	background-color: #EEEEEE;
	padding:2px;
}
.toppane {
	padding-top:4px;
	padding-bottom:4px;	
	height:1px;
}
.leftpane {

        width: 195px;
 padding:0px;

}
.contentpane {
	padding-left: 4px;
	padding-right: 4px;
        padding-top:4px;
}
.contentpaneleft {
	padding:0px;
        width: 195px;
	
}
.contentpaneright {
        padding:0px;
        width: 196px;
	
}
.rightpane {
        padding-left: 0px;
	padding-right: 0px;
        padding-top:0px;
}
.bottompane {
	padding-top:4px;
	padding-bottom:4px;	
        padding-left:4px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
        color: #fff;
}



.StandardButton {
	background-color: #CCCCCC;
	FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding:2px;
}
.Head {color: #ffffff;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
   
}


.NormalTextBox{
	font-size:11px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;	
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;	
	padding:2px;

}

.CommandButton     { 
  
}

.amarillo {	color: #F8FFD1;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


.SkinObject {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #F8FFD1;
        font-weight: normal;
}


SubHead {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #F8FFD1;
        font-weight: normal;
}
	

/*========================================================*/
/*  3. Links                                              */
/*========================================================*/


a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	color: #ffffff;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.LoginLink:hover {
	color: #ffffff;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}



/* hyperlink style for the unselected tabs */

a:link, a:visited {
	color: #666;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
   
}

a:hover {
	color: #EE7D04;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a.Normal:link, a.Normal:visited {
	color: #666;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
   
}

a.Normal:hover {
	color: #EE7D04;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a.Blanco:link, a.Blanco:visited {
	color: #fff;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
   
}

a.Blanco:hover {
	color: #FCAB52;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}



a.Negro:link, a.Negro:visited {
	color: #333333;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
   
}

a.Negro:hover {
	color: #EE7D04;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}



td, p {
        FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
        color: #666666;
 	line-height: 18px;       
}

p.link {
        FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
        color: #666666;
 	line-height: 13px;       
        padding-top: 5px;
}






























