/* DIV's */
body { background-image: url(imagenes/UC2012/bkgd.jpg); background-repeat: repeat-x; margin: 0px; padding: 0px}

a:link { color: #C30; text-decoration: none; }
a:hover { text-decoration: underline; color: #F60; }

a.menu1:link, a.menu1:visited { color: #FFF; text-decoration: none; }
a.menu1:hover { text-decoration: underline; }

a.menu2:link, a.menu2:visited { color: #000; text-decoration: none; }
a.menu2:hover { color: #FFF; }

.reset { clear: both; font-size: 0px; height: 0px; line-height: 0px; }
.spacer { margin: 0xp; padding: 0px; }
img.conEnlace { border: 0px; }

div.centrado { margin: 0 auto; padding: 0px; width: 1140px; }
div.menuT { margin: 0 auto; width: 1140px; height:38px; line-height: 38px; vertical-align: middle; text-align:center}
div.colT { float: left; width: 570px; height:35px; line-height: 35px; vertical-align: middle}
div.addThis { padding: 10px 0px 0px 30px}
div.colNumL { float: left; width: 200px; height:43px}
div.colNumR { float: left; width: 940px; height:43px;}
td.ColMenu { width: 200px; vertical-align:top; background-color:#ccc}
td.space { width: 20px}
td.contenido { vertical-align: top; width: 920px}
div.pieFranja { min-height: 300px; background-image:url(imagenes/UC2012/bkgdF.gif); background-repeat:repeat-x;}
div.pieL { float:left; width:200px }
div.pieR { float:left; width:940px }

/* DNN */
.m_RootMenu {
  color: #000; font-size: 15px;
}
.m_Menu, .m_RootMenu, .m_SubMenu, .m_SubMenuSel {
  cursor: pointer; font-family: Tahoma, Geneva, sans-serif; font-size: 15px; color:#000; padding-left: 15px;
}
.m_Menu {
  background-image: url(imagenes/UC2012/bkgdIMenu.png); width: 200px;
}
.m_MenuSeparador img {
	border: 0; height: 0px; position: relative; top: 0px;
}
.m_RootMenu, .m_RootMenuBreadcrumb {
	height: 30px;
}
.m_RootMenuBreadcrumb {
	color: #000; cursor: pointer; font-size: 15px;
}
.m_SubMenu {
	-moz-opacity: 0.9; background-color: #FFF; border: 0px; filter: alpha(opacity=90); opacity: 0.9; z-index: 1000;
} 
.m_SubMenuBreadcrumb {
	background-color: #FFF; color: #996600; cursor: pointer;
}
.m_SubMenuSel {
	background-color: #000; color: #FFF;
}
#dnn_dnnSEARCH_cmdSearch img {
  border: 0; left: -3px; position: relative; top: 8px;
}
