@charset "utf-8";
/* CSS Document */

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;

}
legend {
	display: none;
}
.buscador {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 78px;
	height: 20px;
	width: 277px;
	margin-top: 117px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.buscador label {
	font-size: 1em;
	color: #FFFFFF;
	float: left;
	margin-right: 5px;
	height: 23px;
	padding-top: 2px;
}
.botonformulario {
	background-image: url(../imagenes/botonleermas.gif);
	height: 18px;
	width: 70px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #151808;
	display: inline;
	margin-right: 3px;
}
.cajatexto   {
	height: 15px;
	border: 1px solid #CC0014;
	float: left;
	width: 142px;
	color: #666666;
	font-size: 1em;
	margin-bottom: 5px;
	padding-left: 5px;
}
.acceso {
	float: right;
	margin-right: 55px;
	width: 290px;
	text-align: right;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	display: inline;
	margin-left: 0px;
}
.acceso p {
	font-size: 1em;
	color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	display: inline;
	width: 285px;
	float: left;
}
.acceso p a {
	color: #FFFFFF;
	text-decoration: none;
}
.acceso p a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.acceso label {
	width: 131px;
	float: left;
	font-size: 1em;
	color: #FFFFFF;
	margin-right: 5px;
	height: 17px;
}
.contacto {
	float: left;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../imagenes/fondosbottom.jpg);
	background-position: bottom;
	background-repeat:   repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 80px;
	margin-bottom: 0px;
}

.contacto textarea {
	float: left;
	width: 250px;
	color: #FFFFFF;
	border: 1px solid #550009;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #202020;
	scrollbar-track-color: #e1e9f6;
}
.contacto    #enviar    {
	float: left;
	width: 70px;
	color: #FFFFFF;
	border: 1px none #A08E20;
	margin-bottom: 5px;
	margin-left: 134px;
	background-image: url(../imagenes/botonleermas.gif);
	height: 18px;
	font-weight: bold;
	display: inline;
	margin-right: 5px;
	font-size: 0.8em;
	background-color: #000000;
	margin-top: 10px;
}
.contacto #borrar {
	float: left;
	width: 70px;
	color: #FFFFFF;
	border: 1px none #A08E20;
	margin-bottom: 5px;
	background-image: url(../imagenes/botonleermas.gif);
	height: 18px;
	font-weight: bold;
	display: inline;
	margin-right: 0px;
	font-size: 0.8em;
	background-color: #000000;
	margin-top: 10px;
}

.contacto input {
	float: left;
	width: 250px;
	color: #FFFFFF;
	border: 1px solid #550009;
	margin-bottom: 7px;
	margin-right: 0px;
	font-size: 1em;
	height: 16px;
	background-color: #202020;
}

.contacto label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: left;
	width: 120px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #CCCCCC;
	background-color: #202020;
	height: 16px;
	padding-right: 5px;
}
