a {
	color: #291F87;
	text-decoration: none;
}

a.home {
	color: #fff;
}
a:hover {
	color: #A09EA1;
}

h2 {
	margin-bottom: 0px;
	color: #291F87;
	font-size: 14px;
}

a.azul {
	color: #291F87;
	padding-left: 4px;
	padding-right: 4px;
}

a.azul:hover {
	color: #A09EA1;
	padding-left: 4px;
	padding-right: 4px;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	overflow: hidden;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /*line-height: 60px;	*/
}

.azul {
	color: #291F87;
	padding-left: 4px;
	padding-right: 4px;
}

.gris {
	color: #A09EA1;
	padding-left: 4px;
	padding-right: 4px;
}

.invisible {
	visibility: hidden;
}

.menu {
	color: #291F87;
	padding-left: 4px;
	padding-right: 4px;
}

.visible {
	visibility: visible;
}

#whiteBackground
{
    border: 2px solid red;
    position: absolute;
    height: 80px;
    width:100%;
    overflow: hidden;
    
       
    z-index: 2;
}

#canvashome {
	border: 1px solid #000000;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	
	height: 430px;
	width: 790px;
	
	top: 50%;
	left: 50%;
	margin-left: -395px;
	margin-top: -215px;

/*	left: 0px;
	top: 0px;
	margin: 0px;
*/
}

#container {
	height: 60%;
	overflow: hidden;
	position: absolute;
	right: 4%;
	top: 10%;
	width: 60%;
	z-index: 1;
}

#container_urbanizacion {
	height: 80%;
	overflow: auto;
	position: absolute;
	right: 0%;
	top: 10%;
	width: 100%;
	z-index: 1;
}

#containernoscroll {
	height: 60%;
	overflow: visible;
	position: absolute;
	right: 4%;
	top: 10%;
	width: 60%;
	z-index: 1;
}

#   image {
	left: 0px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	top: 0px;
	vertical-align: top;
	width: 30%;
	z-index: 2;
}

#content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	position: absolute;
	right: 0px;
	text-align: justify;
	top: 0px;
	width: 100%;
}

#content_urbanizacion {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	position: absolute;
	right: 2%;
	text-align: justify;
	top: 0px;
	width: 95%;
}

#iframe {
	position: absolute;
}

#imagenizquierda {
	bottom: 20px;
	left: 0px;
	position: absolute;
	width: 100px;
	z-index: 2;
}

#imagenizquierdadifuminada {
	left: 28%;
	overflow: hidden;
	position: absolute;
	top: 60px;
	width: 100px;
	z-index: 2;
}

#logo {
	background-color: #FFFFFF;
	height: 60px;
	left: 0px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 220px;
	z-index: 1;
}

#menu {
	background-color: #CFC8CF;
	height: 60px;
	line-height: 70px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 70%;
	z-index: 1;
}

#menuaux {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 20px;
	width: 100%;
	z-index:4;
	text-align: right;
	padding-right: 20px;
}

#menu li {
	display: inline;
}

#menu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /*line-height: 60px;	*/
}

#scrollbar {
	border-top: #000000 2px solid;
	bottom: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px; /*	background-color: Fuchsia;*/
	position: absolute;
	right: 0px;
	text-align: right;
	width: 300px;
	z-index: 4;
	padding-right: 20px;
}

#scrollbox {
	border-left: 2px solid #000000; /*height: 95%;*/
	height: 85%;
	border:2px solid red;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 60px;
	width: 65%;
}

#submenu {
	bottom: 20px;
	height: 20px; /*background-color: Fuchsia;*/
	left: 42%;
	position: absolute;
	width: 400px;
	z-index: 2;
}

#submenu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /*line-height: 60px;	*/
}

input, textarea, select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #000000;
	color: #291F87;
}

input.btn {
	background: url(/imagenes/btn.gif);
	width: 75px;
	height: 20px;
	border: 0px;
}

#iconos {
	position: absolute;
	top: 100px;
	left: 50px;
	width: 150px;
	height: 300px;
	z-index: 10;
}

#overLeft {
    position:relative; 
    top:100px; 
    left:80px;
    z-index: 100;
}
