/* Sample FormBuilder CSS base */
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0;
	width: 700px;
	font-size: 100%;
	color: #999999;
}
form, td, th, li { font-size: 1em}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	border:1px dotted #FFCC00;
	padding:0.5em
}
fieldset label {
	width:auto;
}
legend {
	color:#FFF;
	background:#FF9900;
	font-style:italic;
	font-size:.9em;
	margin-bottom:0.5em;
	padding:0.2em 2em 0.2em 0.2em;
	width:auto;
	border:1px solid #CCC;
	margin-left: 10px;
	font-weight: bold;
	margin-right: 10px;
}
textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center;
	padding-left: 40px;
	font-size: 12px;
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {
	margin-top:0.5em;
	margin-left: 1.3em;
}

/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	border:1px dotted #FF9900;
	padding:0.5em;
	margin-left: 20px;
}
fieldset label {
	width:auto;
	font-size: 12px;
}

textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px dotted #FFCC00; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {
	margin-top:0.5em;
	padding-left: 25px;
}

.contactform input {border: 1px dotted #FFCC00;}
.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 150px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 11px;
}
.contactform textarea {
	background-color: #ffc;
	border: 1px solid #FFCC00;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
.tituloform {
	float:left;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 70%;
	text-align: left;
	height: auto;
	display: block;
	color: #999999;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#cajaform {
	width: 70%;
	float: left;
}
.gracias {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-align: center;
	padding-top: 40px;
}
.correcto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.brebe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-bottom: 60px;
}#contenidook {
	text-align: center;
	margin-top: 100px;
}

