body.contacto .submenu a {
	font-size: 1.3em !important;
}

body.contacto #secundario_second h3 {
	font-size: 2.0em;
	margin-top: 0.8em;
}

body.contacto #principal p {
	margin-left: 2em;
	font-size: 1.3em;
}

body.contacto #principal p#primerparrafo,
body.contacto #principal form p {
	margin-left: 0 !important;
	font-size: 0.9em;
}

body.contacto #mensajesdirectos fieldset {
	border: none;
	margin-left: 2em;
	margin-top: 0;
}

body.contacto #mensajesdirectos form p {
	margin: 0 !important;
	}

body.contacto #mensajesdirectos input,
body.contacto #mensajesdirectos textarea,
body.contacto #mensajesdirectos select {
	margin-bottom: 1em;
	border: 1px solid #B3E2FF;
	background: #F2FDFF;
}

body.contacto #principal p.submit {
	text-align: right;
	margin-right: 4em;
}

body.contacto #principal p.submit input {
	border-width: 1px 2px 2px 1px;
	cursor: hand; /* ie */
	cursor: pointer; /* css2 spec */
}


body.contacto #secundario_second p {
	margin-left: 1em;
	font-weight: bold;
	margin-bottom: 1em;
}

body.contacto #secundario_second img {
	margin: 1em;
}

body.contacto #mensajesdirectos label {
	font-size: 1.1em;
}

body.sugerencias #principal small {
	font-size: 1em;
}

body.sugerencias fieldset {
	border: none;
}



body.encuesta #contenido #principal {
	
}

body.encuesta #principal h2 {
	font-size: 1.9em;
	margin-top: 1.5em;
	margin-left: 0.3em;
	margin-bottom: 0.5em;
}

body.encuesta #principal form {
	margin-left: 0 !important;
	font-size: 0.8em;
}

body.encuesta dl {
	margin-left: 1em;
	margin-top: 0;
}

body.encuesta dt {
	float: left;
}


body.encuesta  dt,
body.encuesta  dd {
	font-size: 1em;
	margin:0;
	margin-bottom: 0.4em;
}



body.encuesta  dd {
	clear: right;
	text-align: right;
	padding-right: 10px;

}

body.encuesta dd input {
	margin: 0;
	padding: 0;
	line-height: 0;
}

body.encuesta  dt {
	float: left;
	margin-bottom: 2px;
	clear: left;

}

body.encuesta p.submit input {
	margin-top: 2em;
}

body.encuesta #principal legend {
	font-family: Georgia, Times, Serif;
	font-weight: bold;
	font-size: 1.3em !important;
	padding: 0;
	margin-bottom: 0.3em;
	position: relative;
}

* html body.encuesta #principal legend {
	font-size: 1em !important;
}

body.encuesta #principal fieldset {
	margin-bottom: 1em;
	padding: 0 1em 1em 1em;
	border: none;
	text-align: center;
	border-bottom: 1px dotted #9AC0C1;
}

body.encuesta fieldset p {
	display: inline;
	padding-right: 1em;
	margin-right: 1em;
}



body.encuesta fieldset p label {
	font-size: 1.2em;
}

body.encuesta textarea {
	width: 350px;
}

body.encuesta fieldset.checkboxes {
	line-height: 1.8em;
}


