body {
	background-color: #999999;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	text-align: center;
	height: 95%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#MainContent {
	background-color: #666666;
	width: 800px;
	margin: 1em auto;
	text-align: left;
	position: relative;
	top: 0px;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.InnerContent {
	width: 795px;
	text-align: left;
	position: relative;
}

div#Header {
	width: 800px;
	position: relative;
}

div#Menu{
	background-image:url(images/menu_liq.gif);
	background-repeat:repeat-x;
}

div#Barra {
	background-image: url(images/liq_barra.jpg);
	background-repeat: repeat-x;
	width: 800px;
	height: 26px;
	position: relative;
}

#search input {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	border: 0px;
	height: 13px;
	width: 85px;
}

.LeftPane {
	float: left;
	position: relative;
	width: 244px;
}

.ContentPane {
	float: right;
	width: auto;
	position: relative;
	text-align: left;
}

.BottomPane {
	float: right;
	position: relative;
	text-align: justify;
	clear: right;
}

.Footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	width: 800px;
	height: 23px;
	text-align: center;
	position: relative;
	clear: both;
}

div#SolPartMenu {
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	height: 14px;
	vertical-align: middle;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}


/* [SOLPATRMENU] */

Main Menu 
.MainMenu_MenuContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.MainMenu_MenuItem {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.MainMenu_MenuIcon {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
.MainMenu_SubMenu {
	background-color: #FFFFFF;

}
.MainMenu_MenuItemSel {
	background: transparent;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10px;
	color: #003366;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10px;
	color: #003366;
}

.MainMenu_MenuContainer{ background:transparent; width:100%; height:1px; }

.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon  {
	display: none;
}

.MainMenu_MenuBar{}

.MainMenu_MenuItem{
	color: #003366;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.submenuitembreadcrumb{
	display: none;
}

.submenuitemselected{
	color: #0099FF;
	font-weight: normal;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
}

.submenu{
	margin-left:0px;
	margin-top:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-left: 2px;
	border-left-style:solid;
	border-left-color: #003366;
}

.rootmenuitem TD{ 
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color: #CCCCCC;
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

/*Formluario - La FM*/

#dnn_ctr4889_ModuleContent, #dnn_ctr4920_ModuleContent { width:500px; background-color:#FFFFFF; padding:23px;}
.campo_formulario { border:none;  background-color:#666; padding:3px; color:#FFFFFF;}
#dnn_ctr4889_ModuleContent .Subhead, #dnn_ctr4920_ModuleContent .Subhead{ color:#000; padding:8px;}
#dnn_ctr4889_ModuleContent .CommandButton, #dnn_ctr4920_ModuleContent .CommandButton { background-color:#999999; padding:4px 6px; margin-left:8px; color:#FFFFFF; text-decoration:none;}
#dnn_ctr4889_XModFeedback_lblErrorMessage, #dnn_ctr4920_XModFeedback_lblErrorMessage { color:#000000;}