div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	font-size: 10pt;
	color:#900;
	width: 230px;
	height:15px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
background-color:#999	
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}
#formulario{
	width:560px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #707070;
	position: relative;
}
.formcentrado{
	width: 550px;
	text-align:center;
	height:40px;
	border:0px;
	padding-top: 103px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 16px;
	font-weight: lighter;
	color: #7A7A7A;
	
}

#izda{
	padding-top: 12px;
	border-color:#C63;
	width:236px;
	height:580px;
	float:left;
	padding-left: 47px;
	line-height: 5px;
}

#derecha{
	padding-top: 12px;
	border-color:#C63;
	width:236px;
	height:580px;
	float:right;
	line-height: 5px;
	margin:0px;
	position: relative;
	left: -22px;
}

#boton {
	position: relative;
	width:536px;
	float:left;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #5D5B5C;
	top: -30px;
	
line-height: 5px;
	padding:8px 0 10px 0px;
	border:none;
	
}

#enviar {
    border: 0 0 0 0;
    padding: 0;
    text-align: center;
    }
   
    #enviar a{
    background-image:url(bg_menu_1.jpg);
    height:300px;
    width:100px;
    background-position: center top;
    display: block;
    color: #990000;
    text-decoration: none;
    padding-top: 5px;
    background-repeat: no-repeat;
    font-weight: bold;
    }
    #enviar a:hover{
    background-image:url(bg_menu_2.jpg);
    }
    #boton a:focus{
    background-image:url(bg_menu_3.jpg);
    }

#boton .small{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #777;
	text-decoration: underline;
}


#boton h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #777;
}
