@charset "utf-8";
/* CSS Document */
/*dise&ntilde;o del formulario*/
body {
	background-color: #000000;
}
fieldset {
	border: none;
}
form {
	clear: both;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.fondform {
	clear: both;
	background: #333333;
	width: 500px;
	margin: 1em 0;
	border-left: 1px solid #d4aa62;
	border-right: 1px solid #d4aa62;
	border-bottom: 1px solid #d4aa62;
}
.fondform1 {
	clear: both;
	background: #333333;
	width: 600px;
	margin: 1em 10em;
	border-left: 1px solid #d4aa62;
	border-right: 1px solid #d4aa62;
	border-bottom: 1px solid #d4aa62;
}
.fondform2 {
	clear: both;
	background: #333333;
	width: 300px;
	margin: 1em 0;
	border-left: 1px solid #d4aa62;
	border-right: 1px solid #d4aa62;
	border-bottom: 1px solid #d4aa62;
}
.primayus {
	text-transform: capitalize;
}
label.formlabel {
    width: 225px;
	display: block;
	margin-left: 15px;
	padding-top: .2em;
}
label.formlabel1 {
	margin-top: .5em;
	position: absolute;
}
label.formlabel2 {
	margin-top: .5em;
	padding-left: 5px;
	position: absolute;
}
label.formlabel3 {
    width: 350px;
	display: block;
	margin-left: 15px;
	padding-top: .2em;
}
.formiz {
	float: left;
}
.formder {
	padding-left: 225px;
}
.central {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}
.formInputButton {
	margin: 10px;
}
input.formInputText {
	display: block;
	margin-bottom: .75em;
	margin-left: 15px;
	line-height: 1.7em;
	border: solid #d4aa62;
	border-width: 1px 2px 2px 1px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	width: 200px;
	background-color: #fee;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
}
input.formInputText:hover {
	background-color: #CCCCCC;
	color: #000;
}
input.formInputText:focus {
	color: #000;
	background-color: #d4aa62;
}
textarea.formInputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #fee;
}
textarea.formInputText:hover {
	background-color: #CCCCCC;
	color: #000;
}
textarea.formInputText:focus {
	color: #000;
	background-color: #d4aa62;
}
select.formSelect {
	display: block;
	margin-top: 2px;
	margin-left: 15px;
	margin-right: 10px;
	line-height: 1.7em;
	border: solid #d4aa62;
	border-width: 1px 2px 2px 1px;
	color: #000000;
	background-color: #fee;
}
select.formSelect1 {
	margin-top: .5em;
	margin-bottom: 1em;
	margin-left: 40px;
	margin-right: 10px;
	line-height: 1.7em;
	border: solid #d4aa62;
	border-width: 1px 2px 2px 1px;
	color: #000000;
	background-color: #fee;
}
select.formSelect2 {
	margin-top: .5em;
	margin-bottom: 1em;
	margin-left: 63px;
	margin-right: 10px;
	line-height: 1.7em;
	border: solid #d4aa62;
	border-width: 1px 2px 2px 1px;
	color: #000000;
	background-color: #fee;
}
select.formSelect3 {
	margin-top: .5em;
	margin-bottom: 1em;
	margin-left: 43px;
	margin-right: 10px;
	line-height: 1.7em;
	border: solid #d4aa62;
	border-width: 1px 2px 2px 1px;
	color: #000000;
	background-color: #fee;
}
select.formSelect4 {
	margin-top: .5em;
	margin-bottom: 1em;
	margin-left: 55px;
	margin-right: 10px;
	line-height: 1.7em;
	border: solid #d4aa62;
	border-width: 1px 2px 2px 1px;
	color: #000000;
	background-color: #fee;
}
select.formSelect5 {
	line-height: 1.7em;
	border: solid #d4aa62;
	border-width: 1px 2px 2px 1px;
	color: #000000;
	background-color: #fee;
}
select.formSelect6 {
	margin-top: .5em;
	margin-bottom: 1em;
	margin-left: 25px;
	margin-right: 10px;
	line-height: 1.7em;
	border: solid #d4aa62;
	border-width: 1px 2px 2px 1px;
	color: #000000;
	background-color: #fee;
}
select.formSelect:hover, select.formSelect1:hover, select.formSelect2:hover, select.formSelect3:hover, select.formSelect4:hover, select.formSelect5:hover {
	color: #000000;
	background-color: #d4aa62;
}
select.formSelect:focus, select.formSelect1:focus, select.formSelect2:focus, select.formSelect3:focus, select.formSelect4:focus, select.formSelect5:focus {
	color: #000;
	background-color: #CCCCCC;
}
textarea.formInputText {
    width: 325px;
	height: 150px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #fee;
	border: solid #d4aa62;
	border-width: 1px 2px 2px 1px;
}
textarea.formInputText:hover {
	background-color: #CCCCCC;
	border: solid 1px #d4aa62;
	color: #000;
}
textarea.formInputText:focus {
	color: #000;
	background-color: #d4aa62;
	border: solid 1px #d4aa62;
}
input.formInputButton {
	font-size: 1.2em;
	font-weight: bolder;
	color: #300;
	background: #C6C117 url(../imagenes/bg_button.png) repeat-x;
	padding: 1px;
	border: solid 1px #d4aa62;
	cursor: pointer;
}
input.formInputButton:hover {
	background-image: url(../imagenes/bg_button_hover.png);
}
input.formInputButton:active {
	background-image: url(../imagenes/bg_button.png);
}
em {
	font-size: 1em;
	font-family: arial;
	font-style: normal;
	color: #d4aa62;
}
fieldset {
	margin: 0;
	padding: 0;
	background: transparent;
}
#idiomas div {
	width: 11em;
	float: left;
}
#ojos div {
	width: 9em;
	float: left;
}
#cabello div {
	width: 14em;
	float: left;
}
#profesion div {
	width: 10em;
	float: left;
}
#viajes div {
	width: 14em;
	float: left;
}
#serviciosform div {
	width: 16em;
	float: left;
}
#preciosform div {
	width: 16em;
	float: left;
}
.anchodiv {
	width: 16em;
	float: left;
	border-right: #d4aa62 1px dotted;
}
.anchodiv1 {
	width: 15em;
	float: left;
	padding-left: 15px;
}
#ciudades div {
	width: 17em;
	float: left;
}
#formadecontacto div {
	width: 32em;
	float: left;
}
#comsoy div, #comentario div, #fotos div, #pago div {
	width: 32em;
	float: left;
	margin-left: 15px;
}
.comentario {
    margin-left: 15px;
}
input.radio, input.checkbox, input.submit {
	width: auto;
}
form h2 {
	width: 8em;
	float: left;
	margin-left: 15px;
	font-weight: bold;
	color: #d4aa62;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.clear {
	clear: both;
}
hr {
	width: 100%;
	height: 1px;
	color: #d4aa62;
	border-style: dotted;
	border-width: thin;
}
.colo {
	color: #d4aa62;
	text-transform: uppercase;
}
.cero {
	margin: 0;
	padding: 0;
}
.cero1 {
	margin-top: 2px;
	padding: 0;
}
.sincero {
    margin: 15px;
	text-align: justify;
}
.sincerojust {
	text-align: justify;
}
#escort, #transexuales, #agencia, #pedidoweb, #formulario {
	width: 500px;
	padding: 5px;
	position: relative;
	top: 0px;
	left: 0px;
}
#formlin {
	width: 650px;
	padding: 5px;
	position: relative;
	top: 0px;
	left: 0px;
}
option.resalt {
	font-weight: bold;
	background-color: #d4aa62;
}
.alintexarea {
	margin: 0 auto;
	padding: 0;
}
.interbann {
	margin: 10px;
	clear: both;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

