body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #757500;
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #686800;
}
	 

.picsright {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

.content {
	padding: 12px 32px 12px 32px;
	font-size: 11px;
	color: #3D3D95;
	background: url(../../images/fondo_content.gif) repeat-y center top;
	vertical-align: top;
}

.content h1 {
	padding: 20px;
	margin: 0 -19px 0 6px;
	color: #686800;
	font-size: 18px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
	background: url(../../images/fondo_h1.gif) no-repeat left bottom;
}

.content h2 {
	margin: 24px 12px 12px 0;
	padding: 12px 0;
	color: #686800;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
}

.content h3 {
	margin: 24px 12px 12px 0;
	padding: 12px 0;
	color: #686800;
	font-size: 12px;
	text-align: center;
}

.content h4 {
	margin: 24px 12px 12px 0;
	padding: 12px 0;
	color: #686800;
	font-size: 12px;
}

legend {
	font-weight: bold;
	padding: 12px 0;
	color: #686800;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
}
 
fieldset {
	margin: 6px 160px;
} 

.boton {
	font-weight: bold;
	color: #3D3D95;
	padding: 3px;
	margin: 3px 0;
}
 
.content p {
 	text-align: justify;
}

.wfix1 {
	width: 180px;
}