.window a {
	color: #fff;

}
/*
.content {

	background-color: white;
	width:400px;
	/*
	margin-left: 5px;
text-align:center;
color: red;
	margin:50px 0px; padding:0px;
*/

/*
margin-top: 5px;
	margin:10px 0px 0px 10px auto;
	text-align:left;




}
*/
.content1 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background-color: white;
	width:430px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 10px;

}	

.content2 {
font-size: 10px;
	
} 

.codigo {
color: #000;
	
} 




legend {
	padding: 0.2em 0.5em 0.2em 0.5em;
	border: 1px solid #ecb277;
	color: yellow;
	background-color: #006600;
	font-weight: bold;
	}

fieldset {
position:relative;
	border: 1px solid #336699;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #404040;
	background-color: #fff;
	width:400px;
	padding-top: 20px;
	margin-left: 11px;
	padding-left: 15px;
	background-color: #fff;
}

hr {
	border-top: 1px solid #ecb277;
}	

label {
	text-align: right;
	float: left;
	width: 25%;
	margin-right: 0.5em;
	padding-top: 0.2em;
}

.footer_text {
	float: right;
	margin-left: 25%;
    padding-right: 20%;
	margin-bottom: 1em;
}

.error {
color: #f00;
font-weight: bold;
visibility: visible;
position: relative;
}

.logocontacto{
margin-left: 37em; margin-top: 50px; position:absolute;z-index:3;
}

.centrar {text-indent:10px;}