/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #336699 0px solid; 
	border-top: #336699 0px solid; 
	border-left: #336699 0px solid; 
	border-bottom: #336699 0px solid; 
	
}
.containermaster_blue
{ height: 1px;
	color :#336699;
	
	}
.data
{
	color: green; 
	font-size: 14pt; 
	font-weight: normal; 

}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.normal {
	
	cursor:default;
	color: #000000; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}

.cap_normal {
	
	cursor:default;
	color: Red; 
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica; 
}

.contenidor
{
	margin: 10 px;
	border-left: #C0C0C0 1px solid; 
	border-bottom: #C0C0C0 1px solid; 
	border-top: #C0C0C0 1px solid; 
	border-right: #C0C0C0 1px solid;
	vertical-align: top;
	
	

}
.textbox
{
	border-left: #336699 1px solid; 
	border-bottom: #336699 1px solid; 
	border-top: #336699 1px solid; 
	border-right: #336699 1px solid;
}
.MainMenu_MenuItem {
	border-left: none; 
	border-bottom: #336699 1px solid; 
	border-top: #336699 0px solid; 
	border-right: #336699 1px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica; 
	height: 17px;
	text-align:left;
}
.adresa
       {
	border-left: none; 
	border-bottom: #336699 1px solid; 
	border-top: #336699 0px solid; 
	border-right: #336699 1px solid;
	cursor: default; 
	color: #000000; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica; 
	height: 17px;
}

.StandardButton {
  background: #336699 none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 125px;
	background-color: #EEEEEE;
	border-right: none; 
	border-top: none; 
	border-left: none; 
	border-bottom: none; 
}

.TreeViewMenu2 {
	width: 150px;
	background-color: #EEEEEE;
	border-right: none; 
	border-top: none; 
	border-left: none; 
	border-bottom: none; 
}

.TreeViewMenu_Header {
	background-color:#336699;
	color: #FFFFFF;
}
.head {
   font-family: Verdana, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #FFFFFF;
   height:20;
}
.link
{
color: #000000;	
text-decoration:none;


}
.link:hover
{
	color: #7994cb;	
	text-decoration:none;
}
.SubHead
{
    font-family: Verdana,Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color : #003366;
}
	
.linkblau
{
color: Green;
font-weight:bold;
text-decoration:none;


}
.linkblau:hover
{
	color:  Lime;	
	font-weight:bold;
	text-decoration:none;
}

.TitolNoticia
{
    font-family: Verdana, Arial, Helvetica;
    font-size:  16px; 
    font-weight: bold;
    color : #003366;
}

.Custom
{
    font-family: Verdana, Arial, Helvetica;
    font-size:  16px; 
    font-weight: bold;
    color : #003366;
}
.imatgelink
{
	cursor:pointer;
	border:0;
	}