body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #1D0AA1;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.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: #1D0AA1;
}
a:visited {
	text-decoration: none;
	color: #1D0AA1;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.border {
	border: 1px solid #7E1A00;
}
.hor {
	background-image: url(images/hor.gif);
	background-position: 0px 50px;
	background-repeat: repeat-y;
}
 div.outer
      {
	position:absolute;
	left:378px;
	width:384px;
	margin-left:-384px;
	z-index:5;
	top: -150px;
      }

	  div.outerlow
      {
	position:absolute;
	left:50%;
	width:384px;
	margin-left:-384px;
	z-index:3;
	top: 310px;
      }
	#contenidos{
   z-index:5
}
* 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 {color: #0E1E7D}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(images/formInside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #0E1E7D;
	text-indent: 4px;
}
.lower {
	background-image: url(images/hor.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
