@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image:url(../img/f_n.gif);
	text-align:center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#999999;
}

#principal {
	margin: auto;
	background-image: url(../img/f_g.gif);
	background-position: center;
	width: 845px;
}

#cabecera {
	width: 845px;
	height:120px;
	text-align:left;
	display: table-cell;
}

#botonera {
	width: 845px;
	height:32px;
	text-align:left;
	background-image:url(../img/f_b.gif);
	padding-top:1px;
}

#contenido {
	width: 845px;
	height:332px;
	text-align:left;
}

#contenido_t {
	width: 845px;
	height:436px;
	text-align:left;
}

#contenido_f {
	width: 845px;
	height:411px;
	text-align:left;
}

#foot_home {
	width: 845px;
	height:97px;
	background-image:url(../img/f_home.gif);
	text-align:left;
}

#foot_f {
	width: 845px;
	height:33px;
	background-image:url(../img/f_fotos_info.gif);
	text-align:left;
}

#descripcion {
padding-left:22px;
padding-top:9px;
color:#FFFFFF;
}

a,a:hover,a:link{
color:#FFFFFF;
outline:none;
text-decoration:none;
}

.grisaceo {color: #CCCCCC}

.bordes_home {
margin-left:14px;
border:#5a5a5a solid 2px;
}

.bordes_foto {
border:#5a5a5a solid 2px;
}

.dequince {
padding-left:22px;
padding-right:22px;
color:#ad9fa1;
}

.blanco{
color:#FFFFFF;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #969696;
	background-color:#212121;
	font-weight:bold;
	border:1px #666666 solid;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #969696;
		font-weight:bold;
	background-color:#212121;
	border:1px #666666 solid;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		font-weight:bold;
	color: #969696;
	background-color:#212121;
	border:1px #666666 solid;
}