<style type="text/css">
<!--
html, body {
	height: 100%;
}

/* Web ------------------------------------------------------------------------------------------------------------------------- */

body {	
	background:#847c7a url(images/bg.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: #a41661;
	text-decoration: none;
}

a:hover {
	color: #a41661;
	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 ------------------------------------------------------------------------------------------------------------------------- */
#centerblock {
	width: 920px;
	position: absolute;
	left: 50%;
	margin-left: -460px;
}

#header {
	width: 920px;
	height: 60px;
	margin: 0 auto;
	background: url(images/header.jpg);
}

#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-top: 500px;
	padding-top: 3px;
	padding-left: 50px;
}

#links a {
	color: rgba(0, 0, 0, 0);
}




/* 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;

}

#footer {
	clear: both;
	margin-top: 80px;
	font-size: 80%;
	color: #000000000;
	padding-top: 3px;
}

#footer a {color: #ffffff; text-decoration: underline;}

#footer a:hover {color: #a41564; text-decoration: underline;}








-->
</style>