@charset "utf-8";
.email {
	font-size: 1.3em;
	color: #99FFFF;
	text-align: center;
}
.direccion {
	color: #FFF;
	background-color: #1C3C70;
	text-align: center;
	line-height: 1.2em;
	font-size: 1em;
	padding: 5px;
}
.ladaEu {
	font-size: 1.1em;
	color: #FFF;
	background-color: #1C3C70;
	text-align: center;
	line-height: 1.2em;
	padding: 5px;
}
.telefono {
	font-size: 1.7em;
	font-weight: bolder;
	color: #7DD8FF;
	background-color: #1C3C70;
	text-align: center;
}
.lada {
	font-size: 1.3em;
	color: #A3E740;
	background-color: #1C3C70;
	text-align: center;
	font-weight: bolder;
}
.ladatop {
	font-size: 1em;
	color: #A3E740;
	background-color: #1C3C70;
	text-align: center;
	font-weight: bolder;
}

.tel_nw {
	font-size: 1.5em;
	color: #FFF;
	background-color: #1C3C70;
	text-align: center;
	font-weight: bolder;
}

.ladaCopy {
	font-size: 1.3em;
	color: #A3E740;
	background-color: #1C3C70;
	font-weight: bolder;
	display: block;
	text-align: right;
	padding-right: 10px;
}
.nx {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
}




body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../logos/fnd1.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
body,td,th {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
}
a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #9F0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #9F9;
}
a:active {
	text-decoration: none;
	color: #606;
}
h1 {
	font-size: 2em;
}
.importante {
	font-size: 1.2em;
	font-weight: bold;
}




h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
p {
	text-align: justify;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.verde_claro {
	background-color: rgba(68,180,72,0.7);
	padding: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius: 5px;
}

.importante_VerdeCentrado {
	font-size: 1.5em;
	font-weight: bold;
	color: #9F0;
	text-align: center;
}
.verde {
	background-color: #1E8E5C;
}
.naranja_claro {
	background-color: #F69723;
}
.naranja {
	background-color: #EF5C29;
}

.importante_naranja {
	font-size: 1.2em;
	font-weight: bold;
	color: #F60;
}
.importante_naranjaCentrado {
	font-size: 1.3em;
	font-weight: bold;
	color: #F60;
	text-align: center;
}
.importante_amarilloCentrado {
	font-size: 1.5em;
	font-weight: bold;
	color: #9F0;
	text-align: left;
}
.importante_azul_center {
	font-size: 1.3em;
	font-weight: bold;
	color: #71DCFF;
	text-align: center;
}

.rojo {
	background-color: #D1382A;
}
.morado {
	background-color: #47447B;
}
.cyan {
	background-color: #009FE1;
}
.azul_cyan_obs {
	background-color: #00628C;
}
.azul_rey {
	background-color: #0053A4;
}
.azul_marino {
	background-color: #1C3C70;
}
.titulo_chico {
	font-size: 1.2em;
	line-height: 1.2em;
}
.titulo_mediano {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #9F0;
}

.titulo_grande {
	font-size: 1.8em;
	line-height: 1.8em;
	float: left;
	height: auto;
	position: static;
	width: 100%;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
li {
	margin-bottom: 10px;
	list-style-type: disc;
}
.volver {
	font-size: 12px;
}
.regresar_principal {
	background-image: url(../images_temp/programas/regresar_principal.jpg);
	background-position: center;
	height: 90px;
	width: 100%;
	position: static;
	padding-top: 66px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 20px;
}
.regresar_titulo {
	height: 156px;
	width: 156px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	text-align: center;
	font-size: 1.5em;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 20px;
}

.regresar_especifico {
	background-image: url(../images_temp/programas/regresar_especifico.jpg);
	background-position: center;
	height: 90px;
	width: 100%;
	position: static;
	padding-top: 66px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 20px;
}
.regresar_especifico a, .regresar_principal a, .regresar_especifico a:link, .regresar_principal a:link, .regresar_especifico a:visited, .regresar_principal a:visited {
	color: #FFF;
	text-decoration: none;
}
a .regresar_principal {
	color: #FFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover .regresar_principal {
	color: #9F0;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
regresar_principal:hover {
	color: #9F0;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#caja #cuerpo #contenido #secciones .titulo_pro a:hover .regresar_principal {
	text-decoration: none;
}
#promo_new {
	float: left;
	height: 300px;
	width: 770px;
	position: static;
}
#promo_small {
	float: left;
	height: 300px;
	width: 340px;
	position: static;
	margin-top: 10px;
}

#promo_gross {
	float: left;
	height: 300px;
	width: 100%;
	position: static;
	margin-top: 10px;
	margin-bottom: 10px;
}

#promo_grande {
	float: left;
	height: 400px;
	width: 100%;
	margin-top: 10px;
	position: static;
	clear: both;
}
.centrado {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
