body {
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:18px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color: #3c3c3c;
	background-image: url(bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.img{
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

b{
font-weight:normal;
}
h1{
font-size:11px;
font-weight:normal;
display:inline;
color:#0b64bd;
}
h2{
font-size:11px;
font-weight:normal;
display:inline;
color: #ffffff;
}
h3{
font-size:11px;
font-weight:normal;
display:inline;
color: #ffffff;
}
h4{
font-size:11px;
font-weight:normal;
display:inline;
color: #ffffff;
}
a:link, a:visited {
	color:#7ca6d2;
	text-decoration: none;
}
a:hover, a:active {
	color:#7ca6d2;
	text-decoration:underline;
}
.lblanco a:link, .lblanco a:visited {
color:#ffffff;
text-decoration: none;
}
.lblanco a:hover, .lblanco a:active {
color:#ffffff;
text-decoration:underline;
}

.blancotxt{
color:#ffffff;
}
.xl{
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:30px;
	color:#4c81b6;

}
.xlcolor{
	font-size:18px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height:30px;
	color: #1660ab;
}

div#contenedor-absoluto{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 100%;
}
div#logo{
	position:absolute;
	left:10px;
	top:0px;
}
div#menu{
	position:absolute;
	top:272px;
	left:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

div#franja-1{
	position: absolute;
	margin-left: 0px;
	width: 50%;
	top: 272px;
	background-color: #77a0cb;
	height: 34px;
}


div#franja-1b{
	position: absolute;
	width: 50%;
	top: 272px;
	background-color: #77a0cb;
	height: 34px;
	right: 0px;
}
div#franja-2{
	position: absolute;
	margin-left: 0px;
	width: 50%;
	top: 362px;
	background-color: #77a0cb;
	height: 43px;
}


div#franja-2b{
	position: absolute;
	width: 50%;
	top: 362px;
	background-color: #77a0cb;
	height: 43px;
	right: 0px;
}
div#franja-pie{
	position: absolute;
	width: 900px;
	text-align: center;
	left: 0px;
	background-position: center;
}
div#maqueta{
	position:absolute;
	margin-left:-450px;
	left:50%;
	width:900px;
	top:0px;
	vertical-align: middle;
}
div#footer{
	position:absolute;
	left:0px;
	width:900px;
}
div#links-pie{
	position:absolute;
	left:0px;
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7ca6d2;
	text-align: center;
	top: 5px;
}
div#k1{
	position:absolute;
	top:27px;
	left:190px;
	width: 700px;
}
div#k2{
	position:absolute;
	top:212px;
	left:10px;
	width: 600px;
}
div#k3{
	position:absolute;
	top:35px;
	left:20px;
	width: 860px;
}
div#k4{
	position:absolute;
	top:50px;
	left:20px;
	width: 860px;
}
/* --------------------------- */
input {
	background-image: url(form-bck.gif);
	background-repeat: no-repeat;
	border: 1px solid #c3c5c7;
	font-size: 11px;
	color: #323232;
	padding: 4px;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	background-image: url(form-bck.gif);
	background-repeat: no-repeat;
	border: 1px solid #c3c5c7;
	font-size: 11px;
	color: #323232;
	padding: 4px;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boton {
	width: 62px;
	height: 17px;
	border:none;
	background-image:none;
}
div#btn{
	text-align: right;
}

