#container {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #d2d7d9;
	margin: 0px;
}
#content {
	padding-right: 245px;
	padding-left: 20px;
	background: url(../imgs/fnd_pie.gif) no-repeat 20px bottom;
}
.formu {
	background: url(../imgs/fnd_content.gif)  repeat-y;
	padding-bottom: 10px;

}

#header {
	background-image: url(../imgs/fnd_header.gif);
	background-repeat:   repeat-y;
	padding-right: 23px;
	padding-left: 20px;
}
.conjunto {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
	text-align: justify;
}
.primer_p {
	padding-left: 24px;
	padding-bottom: 15px;
}

.campo {
	font-size: 11px;
	color: #81b6dd;
	height: 13px;
	width: 420px;
	border: 1px solid #81b6dd;
	text-indent: 5px;
}
.conjunto legend {
	display: none;
}
.conjunto label {
	display: block;
	vertical-align: middle;
	padding-bottom: 2px;
}
#content .opcion {
	float: left;
	width: 60px;
	display: block;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	color: #81b6dd;
	margin-bottom: 5px;
}

.conjunto span {
	display: block;
	float: left;
	width: 65px;
	vertical-align: middle;
}
.area {
	border: 1px solid #81b6dd;
	width: 485px;
	background: url(../imgs/fnd_area.gif);
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #81B6DD;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	margin-bottom: 15px;
}

#datos {
	padding-left: 35px;
	margin: 0px;
}
.fondo_azul {
	background: #e9eef4;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.enviar {
	padding-bottom: 15px;
	display: block;
	padding-left: 260px;
	margin-top: 35px;
}
.boton {
	color: #000000;
	background: #FFFFFF url(../imgs/ico_flechas.gif) no-repeat right bottom;
	text-align: center;
	width: 140px;
	border: 1px solid #FFFFFF;
	cursor:pointer;
	font-size: 10px;
	height: 20px;
	display: block;
}


.lista_bullets {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 228px;
	list-style: none;
	line-height: 15px;
}
.separador {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.lista_bullets label {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.lenguajes {
	text-align: right;
	color: #FFFFFF;
}
.lenguajes a {
	font-size: 12px;
	color: #3A78D7;
	text-decoration: none;
}
