a:link {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}

.titulo_home {
	font-size: 16px;
	margin: 0px;
}
h1 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bajada {
	color: #CCCCCC;
	font-size: 12px;
	padding-left: 6px;
}
h2 {
	margin: 0px;
}


a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
.botonera {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
}
.formulario {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.fotos_derecha {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.mensaje_error {
	color: #FFFFFF;
}
td {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.botonera_td_ini {
	width: 35px;
}
p {
	color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
}
.td_defecto1 {
	background-image: url(http://momodesignchile.cl/imagenes/casco_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 491px;
}

.fotos_izquierda {
	margin: 5px;
	float: left;
}
.TITULO_SECCION {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	padding-top: 15px;
	color: #FFFFFF;
}
.linea_larga {
	height: 1px;
	background-color: #CCCCCC;
	width: 487px;
}
.titulo_interior {
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
}
.linea_corta {

	height: 1px;
	background-color: #CCCCCC;
	width: 40%;
}
.epigrafe {
	font-size: 12px;
	margin-top: 10px;
}
.titulo_menu {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 7px;
}
.fotos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 11px;
	margin-top: 3px;
}

