* { behavior: url(iepngfix.htc) }
html, body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#opti-bg {
	margin: auto;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1225px;
}

#header {
	margin: auto;
	width: 1225px;
	text-align: center;
}
#middle-cont {
	width: 955px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#home-box {
	float: left;
	width: 436px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #106EBD;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
#home-box ul {
	list-style-image: url(images/bullet.png);
}
#home-box li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-bottom: 13px;
}
#home-box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}



#footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: auto;
	width: 955px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer-menu {
	padding-top: 6px;
}
#footer-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
}
#footer-menu a:hover {
	color: #1F1F1F;
}
#left-col {
	float: left;
	width: 634px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 15px;
	padding-left: 15px;
	min-height: 220px;
}
#left-col p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-left: 15px;
}

#left-col h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #106EBD;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
#left-col h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #106EBD;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 5px;
}
#left-col h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #575757;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 15px;
}
#left-col h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #106EBD;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 15px;
}
#left-col ul {
	list-style-image: url(images/bullet.png);
}
#left-col li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-bottom: 13px;
}
#left-col a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #106EBD;
}
#form-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 25px;
}
#docs-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
}
#docs-table td {
	padding-left: 10px;
}

.trOn {
	background-color: #E1EDF4;
	cursor: pointer;
}
.trOff {

}

#login-box {
	background-color: #EBEBEB;
	text-align: right;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 280px;
	margin: auto;
}
a.back-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #666666;
}
a.back-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
.botones{
	BACKGROUND-COLOR: #106EBD;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	TEXT-ALIGN: center;
	font-weight: bold;
	border: 2px solid #0C5592;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
}

#right-col {
	float: left;
	width: 280px;
}
#loginfo {
	width: 280px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#loginfo h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #106EBD;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 7px;
}
#loginfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
#loginfo ul {
	list-style-image: url(images/bullet.png);
	margin-top: 0px;
}
#loginfo li {
	text-align: left;
	margin-bottom: 5px;
}
#loginfo li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	text-decoration: none;
}
#loginfo li a:hover {
	color: #106EBD;
}







#menu {
	width: 280px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#menu ul li {
margin: 0px;
padding: 0px;
}
#menu ul li a {
	font-size: 14px;
	display: block;
	text-decoration: none;
	width: 270px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #5d5d5d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #797979;
}
#menu ul li a:hover, #menu ul li a:focus {
	color: #106EBD;
	background-color: #F4F4F4;
}
#cu3er-container {
	width:955px;
	outline: 0;
	margin-top: 10px;
}

