body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/fondo.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center; /* for IE */
}
.backo {
	background-image: url(images/hor.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.titler {
	background-image: url(images/titler.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	text-decoration: none;
	color: #F60;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #F60;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #900;
	font-weight: bold;
}
.border {
	border: 1px solid #3A78AC;
}
.hor {
	background-image: url(images/hor.gif);
	background-position: 0px 50px;
	background-repeat: repeat-y;
}

* html #contenidos{ /*estilo solo para IE ya que no se admite la propiedad min-height*/
    z-index:5
}
.style2 {
	font-size: 12px;
	color: #0E1E7D;
}
.style3 {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style586 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.form {
	text-indent: 4
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/formInside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #0E1E7D;
	text-indent: 4px;
}
.style111 {
	font-size: 12px;
	font-weight: bold;
}
.style222 {font-size: 15px}
.style333 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style389 {
	color: #FF6600;
	font-weight: bold;
	font-size: 24px;
}
#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background-image: url(images/back.jpg);
	border: 2px solid #000;
	width: 1016;
	background-repeat: no-repeat;
	background-position: center top;
	border:none;
}
