@charset "utf-8";
body,html {
	overflow: auto;
	background: url(none);
	font-size: 80%;

}
#sin-scroll {
	overflow: hidden;
	height: 100%;
	width: 100%;
}


/* CSS Document */

#contenedor-form {
	background: #F2F2F2;
	border: 10px solid #F9F9F9;
}
#contenedor-form #cuerpo #col-estatico .estatico .texto h2 {
	background: #F2F2F2 url(none);
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.4em;
	line-height: 1.4em;
	height:100%!important;
	clear: both;
}
strong          {
	font-weight: bold;
	font-size: 1.2em;
}
#contenedor-form #cuerpo #col-estatico .estatico .texto .contenido {
	clear: both;

	
}

#contenedor-form #cuerpo #col-estatico {
	width: auto!important;
	background: url(none);
	margin-bottom: 0px;

}
#contenedor-form #cuerpo #col-estatico .estatico .texto {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(none);
	min-height:200px;
}
#contenedor-form #cuerpo #col-estatico .estatico .pie {
	background: url(none);
	width: 600px;
	height: 0px;
}
#contenedor-form #cuerpo #col-estatico .estatico {
	margin-bottom: 0px;

}

#contenedor-form #cuerpo #col-estatico .estatico .texto .contenido .niceform fieldset {
	width: 500px;
}
#contenedor-form #cuerpo #col-estatico .estatico .texto .contenido .niceform fieldset dl dd {
	width: 320px;
}
#contenedor-form #cuerpo #col-estatico .estatico .texto .contenido .niceform {
	margin: 0px;
	padding: 0px;
}
#sin-scroll #contenedor-form #cuerpo #col-estatico .estatico .texto .contenido .niceform .action {
	margin-bottom: 0px;
}

