.Header {
	background-image: url(headercompleto.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 126px;
	width: 800px;
}
.MenuPrincipal {
	width: 800px;
	background-color: #0C6886;
	background-image: url(menuprincipal2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 37px;
}
.LeftPane {
	height: auto;
	background-color: #16526A;
	text-align: justify;
	vertical-align: top;
	background-image: url(fondo%20alternativo.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.RightPane {
	background-color: #FFFFFF;
	height: auto;
	text-align: justify;
	vertical-align: top;
}
.ContentPane {
	height: auto;
	background-position: top;
	text-align: justify;
	vertical-align: top;
	background-color: #FFFFFF;
}


.Wraper {
	height: 600px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
}
.Footer {
	background-image: url(footer2.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.MainMenu_MenuItem {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 18px;
		width:150px;
}
.MainMenu_MenuItemSel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #216C8C;
	height: 18px;
		width:150px;
}
.MainMenu_SubMenu {
	background-color: #216C8C;
		width:160px;
}
.SkinObject{
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.MainMenu_MenuIcon
{
    display: none;
}

blockquote {
	margin: 10px;
	padding: 0 0 0 32px;
	background: #DAE8EF 5px 10px!important;
	background-position: 8px 10px;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #005994;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005994;
}