body{
	margin: 0;
	padding: 0;
	font-family: verdana;
	color: #606060;
	font-size: 12px;
	background-image: url(graficos/textura.jpg);
	background-attachment: fixed;
}


#overlay { position: fixed;	left: 0; top: 0; width: 100%;	height: 100%;	text-align: center;	vertical-align: middle;	background-color: #FFFFFF; opacity: 0.6;	filter: alpha(opacity=60); z-index: 10000; display: none; }
#cabecera { height: 80px; background-color: #FFFFFF; padding: 20px; }
	#cabecera .logos { float: right; height: 80px; }
	#cabecera .logos a { position: relative; bottom: 0; margin-left: 5px; }
	#cabecera .telefono { float: right; padding-left: 30px; }


p { line-height: 18px; text-align: justify; }

.borde-a, .borde-b { width: 418px; height: 12px; }
.borde-a { background-image: url(graficos/borde-a.png); }
.borde-b { background-image: url(graficos/borde-b.png); }

h1, h2 { color: #701000; font-weight: normal; margin: 0 0 20px 0; }
.fb-megusta {	margin-bottom: 10px; }
h3{	color: #701000;	font-weight: normal; margin: 20px 0 10px 0; }
.fechanac { width: 196px; }

#form-registro td{ font-size: 11px; }
#div-condiciones {	padding: 14px; margin-bottom: 10px; border: 1px solid #CCCCCC; font-size: 12px; color: #707070; font-family: "Courier New", "Courier"; height: 210px; overflow: scroll; }
#check-publicidad{ margin-top: 4px; }
#div-condiciones p { margin-top: 0; padding-top: 0; }

.nombre { margin-top: 5px; font-size: 10px; }
.nombre-empresa { margin-top: 5px; font-size: 12px; font-weight: bold; color: #701000; }



.div-datos {	padding: 5px 20px 5px 20px; border-left: 1px solid #CCCCCC;	border-right: 1px solid #CCCCCC; margin-right: 2px; }

input[type="text"], textarea, select { border: 1px solid #CCBBAA;	padding: 2px; color: #606060; font-family: Verdana; font-size: 12px; }
#menu { width: 100%; height: 30px; overflow: hidden; }
#menu ul { width: 100%; margin: 0; padding: 0; list-style-type: none;  }
#menu ul li { background-image: url(img/fondo-menu.jpg); background-repeat: repeat-x; display: inline-block; width: 110px; float: left; height: 22px; text-align: center; padding-top: 8px; font-size: 10px; color: #FFFFFF; cursor: pointer; }
#menu ul li:hover { background-image: none; background-color: #A0A0A0; }

#mapa {	height: 220px; }
select { width: 196px; }
input[type="text"]{	width: 190px; }
textarea { width: 368px; }

.boton {	width: 90px; height: 21px; background-image: url(graficos/boton.png);	background-repeat: no-repeat;	text-align: center;	padding-top: 4px;	cursor: pointer;	margin: 20px 0 10px 0; }
.boton:hover { color: #701000; }
#wrap-contenedor { width: 100%; overflow: hidden; }
#contenedor { position: relative; width: 880px;	padding: 0 10px 0 10px; left: 50%; top: 0; margin-left: -450px; background-image: url(img/fondo-contenedor.png); background-repeat: repeat-y; overflow: hidden; }
#cuerpo { overflow: hidden;	background-color: #FFFFFF; padding: 20px; }
#footer { height: 28px; padding-top: 12px;	background-color: #BBBBBB; }
#btn-registrar { width: 280px; height: 30px; margin: 10px 0 20px 0;	text-align: center;	background-image: url(graficos/boton-registro.png);	background-repeat: no-repeat; }

a img{ border: 0; }

#btn-registrar a:active, #btn-registrar a:visited, #btn-registrar a:link{	display: block;	text-decoration: none; font-style: italic; color: #606060; width: 100%; height: 23px;	padding-top: 7px; }

#central { width: 100%; }
.bloque { margin: 0 0 20px 0;  padding: 0; }

.fila {	margin-bottom: 10px; }

#btn-registrar a:hover { color: #701000; }

.a2:active, .a2:visited, .a2:link{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #606060;
}

.a2:hover{
	color: #701000;
	text-decoration: underline;
}

.a3:active, .a3:visited, .a3:link{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.a3:hover{
	color: #FFFFFF;
}

#columna-1{
	position: relative;
	float: left;
	margin: 0 20px 0 0;
	padding: 20px;
	width: 280px;
}

#columna-2{
	position: relative;
	float: left;
	margin: 0;
	padding: 20px;
	width: 420px;
}

.der{
	text-align: right;
}

.cen{
	text-align: center;
}

.izq{
	text-align: left;
}
