/* CSS Document */
#encuesta{
	color: #000000;
	text-decoration: none;
	background-image: none;
	padding-left: 0px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 43px;
}
#encuesta h1{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	margin: 0px;
	margin-bottom: 8px;
}
#encuesta h2{
	background-image: url(images_travel/linea-ptos-morada.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
}
#encuesta h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d73a5;
	font-style: normal;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 2px;
	margin-bottom: 11px;
	width: 455px;
}
#encuesta h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d73a5;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom:5 px;
	margin-top: 5px;
	margin-bottom: 11px;
	width: 455px;
	background-image: url(images_travel/flechita_encuesta.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#encuesta a{
	color: #2d73a5;
	text-decoration: none;
	background-image: none;
	padding-left: 0px;
	background-color: #Ffffff;
	margin-top: 0px;
}
#encuesta a:hover{
	color: #91127B;
	text-decoration: none;
}

#encuesta p{
	text-align: left;
	width: 455px;
}
#encuesta TABLE{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 13px;
	padding-left: 6px;
	text-align: justify;
	width: 430px;
	vertical-align: middle;
}

#encuesta TABLE TABLE{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 45px;
	padding-left: 6px;
	text-align: left;
	width: 350px;
	vertical-align: middle;
	color: #666666;
}

.fondogris{
	background-color: #F5F5F5;
}
.letracursiva{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.entradatexto{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AAAAAA;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*parte2*/
#encuesta2{
	color: #666666;
	text-decoration: none;
	background-image: none;
	padding-right: 20px;
	margin-left: 43px;
}
#encuesta2 p{
	text-align: left;
	width: 455px;
}
#encuesta2 TABLE{
	margin-bottom: 2px;
	text-align: left;
	width: 460px;
	vertical-align: middle;
}
#encuesta2 h1{
	font-size: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	margin: 0px;
	margin-bottom: 8px;
}
#encuesta2 h2{
	background-image: url(images_travel/linea-fin-encuesta.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	
}
#encuesta2 h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990066;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
}
.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#encuesta2 .boton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D73A5;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-image: none;
	border: 1px solid #2D73A5;
	background-color: #F5F5F5;
}