#body {
	background-color: #39414E;
	background-image: url(images/general/bkgd.jpg);
	background-repeat: repeat-x;
}
body {	
	/*background-color: #39414E;
	background-image: url(images/general/bkgd.jpg);
	background-repeat: repeat-x;*/
	margin: 0px;
}
a.pie:active, a.pie:hover, a.pie:link, a.pie:visited {
	color: White;
}
.a_textoMenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.a_fondoTitulos {
	background-color: #FFFFFF;
	background-image: url(images/general/bkgdTitulos.jpg);
	background-repeat: repeat-x;
}
.a_fondoPie {
	background-color: #FFFFFF;
	background-image: url(images/general/bkgdPpag.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.a_textoMenuPie {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.a_subtitulos {
	color: #767B81;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.a_titulos {
	color: #39414E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.a_texto {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.a_tablaDimensiones {
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style4 {
	color: #333333; 
	background-color: #EBEBEB; 
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #999999; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
}
/* [LOGIN] */
.login, a.login, a.login:hover {
	color: #39414E;
}
/* [SOLPARTMENU] */
.Menu, .RootMenu, .SubMenu, .SubMenuSel {
	color: White;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.RootMenuBreadcrumb, .SubMenuBreadcrumb {
	color: #DAB24D;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.SubMenu {
	background-color: #39414E;
	border-color: #DAB24D;
	border-style: solid;
	border-width: 2px;
	color: White;
	cursor: pointer;
}
.SubMenuSel {
	background-color: White;
	color: #39414E;
}
/*[SOLPARTMENU:1]*/
.menuInterno {
	color: #999999;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*DNN*/
#dnn_dnnSEARCH_cmdSearch img {
  border: 0;
  left: -3px;
  position: relative;
  top: 0px;
}

/* mediaboxAdvanced - black theme */
#mbOverlay {
	position: absolute;
	z-index: 9998;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#mbOverlay.mbOverlayFF {
	background: transparent url(mediabox/images/80.png) repeat;
}
#mbOverlay.mbOverlayIE {
	background: transparent url(mediabox/images/50.gif) repeat;
}
#mbCenter, #mbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #FFF;
}
.mbLoading {
	background: #000 url(mediabox/images/MinimalLoading.gif) no-repeat center;
}
#mbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #FFF;
	background-repeat: no-repeat;
/*	Sets the style for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #000;
	text-align: left;
}
/*	Sets the style for inline content, if no style is given	*/
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}
/*	Sets the style for inline content, if no style is given	*/
#mbImage a:hover, #mbImage a:active {
	color: #fff;
}
#mbBottom {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #999;
	text-align: left;
	border: 10px solid #FFF;
	border-top-style: none;
}
#mbTitle {
	display: inline;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}
#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}
#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}
#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	width: 20px;
	background: transparent url(mediabox/images/MinimalClose.png) no-repeat center;
	margin: 0;
	outline: none;
}
#mbPrevLink {
	width: 20px;
	background: transparent url(mediabox/images/MinimalPrevious.png) no-repeat center;
}
#mbNextLink {
	width: 20px;
	background: transparent url(mediabox/images/MinimalNext.png) no-repeat center;
}
#mbCloseLink {
	width: 20px;
	background: transparent url(mediabox/images/MinimalClose.png) no-repeat center;
}
#mbError {
	position: relative;
	top: 30%;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 20px 10px 30px;
	margin: auto;
}
