#cuerpo2 {
	clear:right;
	width: 842px;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.campos {
	display: block;
	width: 400px;
	clear:left;
	margin-left: 100px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}


.campos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #999999;
	margin-top: 16px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 0px;
	float:left;
	font-weight: bold;
}

.texto {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #FFFFFF;
	margin-top: 15px;
	background-color: #000000;
}

.error {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #45A1D2;
	margin-top: 15px;
	background-color: #CCCCCC;
}

.ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #45A1D2;
	padding-bottom: 5px;
}

.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}

#contacto a {
	text-decoration:none;
	display:block;
	background-image: url(../imagenes/over_10.jpg);
	background-repeat: no-repeat;
	width: 66px;
}
#datos {
	float: right;
	height: auto;
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2b93c2;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #666666;
}
#formulario {
	float: left;
}
h2 {
	background-image: url(../imagenes/contacto.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 79px;
	margin: 0px;
}

