<style type="text/css">
<!--
html, body {
	height: 100%;
}


/* Web ------------------------------------------------------------------------------------------------------------------------- */

body {	
	background:#908a89 url(images/bg2.jpg) repeat-x;
	margin: 0 0 0 0;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
}

a img {
	border: none;
	text-decoration: none;

}

a {
	color: #a5a79c;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline; 
}

h1 {color: #596559; font-size: 0.1%; }

h2 {color: #596559; font-size: 0.1%; }

h6 {font-size: 120%; text-align: right;}

a:visited { text-decoration: none; }




a.blanco span { color: #ffffff; }

a.blanco:hover { color: #ffffff; text-decoration: underline; }

.clearer { clear:both; }

/* Content ------------------------------------------------------------------------------------------------------------------------- */

#header {
	width: 920px;
	height: 60px;
	margin: 0 auto;
	background: url(images/header2_eng.jpg);
	Position: fixed;
	top: 0;
	left: 0;
}

#header2 {
	background: url(images/header3_eng.jpg) no-repeat;
	margin: 0 auto;
	width: 100%;
	height: 98px;
}

#babe {
	width: 920px;
	height: 620px;
	background: url(images/babe.jpg);
	margin: 0 auto;
	position: fixed;
}

#links {
	width: 920px;
	height: 38px;
	font-size: 220%;
	color: rgba(0, 0, 0, 0);
	background: url(images/links_eng.jpg) no-repeat;
	margin: 0 auto;
	padding-top: 3px;
	padding-left: 50px;
	position: fixed;
	top: 62px;
	left: 0;
}

#links a {
	color: rgba(0, 0, 0, 0);
	text-decoration: none;
}

#links a:hover, #links a, #links a:visited, #links a:active {text-decoration: none;}

#links2 {
	width: 920px;
	height: 38px;
	font-size: 220%;
	color: rgba(0, 0, 0, 0);
	margin: 0 auto;
	position: absolute;
	top: 62px;
	left: 0;
	padding-left: 50px;
}

#links2 a {
	color: rgba(0, 0, 0, 0);
}


#port_navegation {
	position: fixed;
	top: 105px;
	left: 5px;
	font-size: 150%;
	color: #e1e1e1;
	text-align: left;
}

#port_navegation  a {color: #a5a79c;}

#images {
	height: 510px;
	width: 5500px;
	border-top: 1px dotted #a5a79c;
	border-bottom: 1px dotted #c3c4bd;
	position: absolute;
	top: 150px;
	padding-left: 50px;
	padding-top: 10px;
}

#images ul, #images li {display: inline; list style-type: none; }

#images li  {margin-left: 10px;}


#images2 {
	height: 510px;
	width: 7600px;
	border-top: 1px dotted #a5a79c;
	border-bottom: 1px dotted #c3c4bd;
	position: absolute;
	top: 150px;
	padding-left: 50px;
	padding-top: 10px;
}

#images2 ul, #images2 li {display: inline; list style-type: none; }

#images2 li  {margin-left: 10px;}

#images3 {
	height: 510px;
	width: 4600px;
	border-top: 1px dotted #a5a79c;
	border-bottom: 1px dotted #c3c4bd;
	position: absolute;
	top: 150px;
	padding-left: 50px;
	padding-top: 10px;
}

#images3 ul, #images3 li {display: inline; list style-type: none; }

#images3 li  {margin-left: 10px;}

#images4 {
	height: 510px;
	width: 3500px;
	border-top: 1px dotted #a5a79c;
	border-bottom: 1px dotted #c3c4bd;
	position: absolute;
	top: 150px;
	padding-left: 50px;
	padding-top: 10px;
}

#images4 ul, #images4 li {display: inline; list style-type: none; }

#images4 li  {margin-left: 10px;}

#content {
	width: 100%;
	border-top: 1px dotted #a5a79c;
	border-bottom: 1px dotted #c3c4bd;
	position: absolute;
	top: 150px;
	padding-bottom: 20px;

}

#text {
	width: 95%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}

#text p {margin-top: 10px;}

.servicios {
	width: 280px;
	height: 135px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

.servicios p {margin-top: 10px;}

#tex h1, .servicios h1 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 3px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	
}

#footer {
	clear: both;
	position: fixed;
	top: 670px;
	left: 40px;
	font-size: 80%;
	color: #000000000;
	padding-top: 3px;
}

#footer a {color: #ffffff; text-decoration: underline;}

#footer a:hover {color: #a41564; text-decoration: underline;}

#footer2 {
	clear: both;
	position: absolute;
	top: 100px;
	left: 40px;
	font-size: 80%;
	color: #ffffff;
	padding-top: 3px;
}

#footer2 a {color: #ffffff; text-decoration: underline;}

#footer2 a:hover {color: #a41564; text-decoration: underline;}

#centerblock {
	width: 600px;
	position: absolute;
	left: 50%;
	top: 120px;
	margin-left: -460px;
	border-left: 1px dotted #a5a79c;
	padding-left: 40px;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
	width: 600px;
    height: 500px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
	text-align: left;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 340px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #ffffff;
margin: 0.3em auto;
padding: 15px;
}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}



/* FORMULARIOS --------------------------------- */

form {border: 0px; text-decoration: none;}

form p{	
     text-align: center;
     margin-top:15px; 
     color:#8c8e73;}

form dt {
     font-weight: bold;
     margin-bottom: 2px;
     padding-bottom: 5px;
}

form a {border: 0px; text-decoration: none;}

form a img {border: 0px; text-decoration: none;}

form dd {
     margin: 0px;
}

form dd textarea {
     border: solid 1px #E5E5D2; 
}

form dd select {
     width: 255px;
     border: solid 1px #E5E5D2; 
}

form dc select {
     width: 126px;
     border: solid 1px #E5E5D2;
     margin-right: 2px; 
}

form dd input {
     border: solid 1px #E5E5D2;
}

form dl dd input,form dl dd select,form dl dd textarea{	
margin-left:0px;
}

form input{
     border: solid 1px #E5E5D2; 
     background-color:#F2F2E6; 
     color: #000000;}

form input image{
     border: 0px;}

.imputimage {border: 0px;}

input, textarea, select{ 
     border: solid 1px #E5E5D2;  
     background-color:#F2F2E6; 
     color: #000000; 
     font-family: Verdana, sans-serif; 
     font-size:105%; 
}
select{	padding:1px 0px 1px 3px;}

d1 {
   font-weight: normal;
   font-family: Verdana, sans-serif; 
   font-size: 90%; 
}

dt label { font-weight: bold; }

dt dd {
     margin-top: 5 px;
     margin-left: 0 px;
}

dd imput { margin-left: 0px; width: 225px; }

.zemContactForm {
   width: 596px;
   height: 315px;
   margin: 0 auto;
   float: center;
}






.zemContactForm {
	margin: 2em 0 1em 0;
}



.zemContactForm fieldset {
	border: none;
	}

.zemContactForm label {
	display: block;
	float: left;
	width: 110px;
	text-align: right;
	margin: 0 10 0 0;
	padding: 0.2em 0.5em;

	}

.zemContactForm br {
	clear: left;
	}

.zemContactForm input,
.zemContactForm select,
.zemContactForm textarea {

margin: 0 0 0.3em 0;
width: 400px;

	}



.zemContactForm .zemSubmit {
	margin-left: 100px;
	padding: 0.2em 0.5em;
}

.zemSubmit { width: 60px !important; margin-left: 130px !important; margin-top: 10px; }


.zemContactForm {
	margin-left: -10px;
}

.checkbox input { margin-left: 125px; padding: 0 0 0 0 !important; width: 20px !important; }

.zemContactForm legend {
	display: none;
}

.zemContactForm .checkbox label {

	float: none;
	text-align: left;
	display: inline;

}







-->
</style>