html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
body {
    background-color: #FFFFFF;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
}

#formContenedor {
    background-color: #FFFFFF;
    float: left;
    width: 560px;
}
#seccion {
    color: #FFFFFF;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-left: 48px;
    margin-right: 15px;
    margin-top: 23px;
}
#headerform {
    background-color: #FFFFFF;
    background-image: url("http://www.campusmoncloa.es/img/banner/banner-form.gif");
    background-repeat: no-repeat;
    height: 70px;
    padding: 0 10px;
}
.contenedoraForm {
    float: left;
    margin-left: 60px;
    margin-top: 5px;
}
.botones {
    margin-left: 86px;
}
#pie {
    font-size: 8px;
    line-height: 45px;
    padding-top: 20px;
}
.tablaform {
    width: 352px;
}
input {
    border: 1px solid;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    width: 220px;
}
textarea {
    border: 1px solid;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 100px;
    width: 220px;
}
button {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 22px;
    width: 100px;
}
.label {
    text-align: left;
    width: 110px;
	color:#666666;
}
.labelTexto {
    text-align: left;
    vertical-align: top;
    width: 110px;
	color:#666666;
}
.campo {
    text-align: left;
    width: 220px;
}
.ayuda {
    text-align: left;
    vertical-align: top;
    width: 50px;
}
.inputNormal {
    border: 1px solid #666666;
    color: #666666;
    width: 220px;
}
.inputError {
    background-color: #FFF4F0;
    border: 1px solid #FF0000;
    color: #FF0000;
}
#transparencia {
    background-color: #FFFFFF;
    display: none;
    height: 445px;
    opacity: 0.95;
    position: absolute;
    width: 400px;
    z-index: 1;
}
#transparenciaMensaje {
    height: 100px;
    left: 50%;
    margin-left: -65px;
    margin-top: -65px;
    position: absolute;
    top: 50%;
    width: 300px;
}
#mensajesAyuda {
    border: 1px solid #000000;
    display: none;
    font-family: Verdana;
    font-size: 10px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 160px;
}
#ayudaTitulo {
    background-color: #BC0B28;
    color: #FFFFFF;
    padding: 1px;
}
#ayudaTexto {
    padding: 2px;
    vertical-align: middle;
}
.noResize {
    resize: none;
}
#recaptcha_widget {
    margin-left: 46px;
    width: 338px;
}
#recaptcha_response_field {
    color: #666666;
    margin-left: 22px;
    width: 252px;
}
.recaptcha_only_if_image{
	color:#666666;
}
.margenOnly {
    margin-left: 23px;
}
#contForm{
	margin-left:auto; 
	margin-right:auto; 
	margin-top:5%; 
	margin-bottom:10%; 
	width:747px; 
	height:525px; 
	border:1px solid #BC0B28; 
	line-height:18px;
}
#contForm #lateral{
	float:left; 
	width:45px; 
	padding-top:50px; 
	padding-left:50px; 
	background-color:#BC0B28; 
	height:475px;
}
#contForm .contenido{
	float:left; 
	height:125px; 
	padding-top:48px; 
	padding-bottom:0px; 
	padding-right:20px; 
	padding-left:70px;
}
.negrita{
	font-weight:bold;
}
.textoContacto{
	font-weight:bold;
	color:#BC0B28;
	font-size:16px;
}