@charset "iso-8859-1";
/* CSS Document */


.motivo {
	background-image: url(images/motivo.jpg);
	background-color: #060A0B;
	background-repeat: repeat;
}
.fondo_sup {
	background-image: url(images/fondo_sup.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #0C0C0C;
}.fondo_inf {
	background-image: url(images/fondo_ifn.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0C0C0C;
}
.fondo_celda {
	background-color: #0D0D0D;
	background-image: url(images/fondo_sup.jpg);
	background-repeat: repeat-x;
}

.CENTRAR {
	text-align: center;
}
a {
	font-size: 10px;
	color: #FFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #040809;
	color: #FFF;
	border: 1px solid #FFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #05090A;
	border: 1px solid #FFF;
}

.borde_naranja {
	border: 1px solid #232627;
}

a:active {
	text-decoration: none;
	color: #FFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0C0C0C;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
}

.fondo_nov {
	background-image: url(images/fondo_nov.jpg);
	height: 591px;
	width: 807px;
}
.fondo_nov2 {
	background-image: url(images/fondo_nov2.jpg);
	height: 591px;
	width: 807px;
}
.fondo_nov3 {
	background-image: url(images/fondo_nov3.jpg);
	height: 591px;
	width: 807px;
}
.fondo_nov_email {
	background-image: url(images/fondo_nov2.jpg);
	width:400px;
}
#men {
	background-image: url(images/fondo_bot.gif);
	background-repeat: repeat-x;
	height: 41px;
}
.barra {
	background-image: url(images/barra.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#pie {
	font-size: 10px;
	text-align: center;
}
p {
	line-height: 1.7em;
	text-align: justify;
}
.borde_colecc {
	border: 1px solid #FFF;
}

.cargar_imagen {
	background-image: url(images/ajax-loader.gif);
	background-position: right center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
}
.borde_blanco {
	border: 1px solid #FFF;
}
