@charset "utf-8";
/* Medios fluidos sencillos
   Nota: Los medios fluidos exigen la eliminación de los atributos de altura y anchura de los medios del código HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 no admite max-width (anchura máxima), por lo que usa de manera predeterminada una anchura del 100% */
.ie6 img {
	width:100%;
}

/*
	Propiedades de cuadrícula fluida de Dreamweaver
	----------------------------------
	dw-num-cols-mobile:		12;
	dw-num-cols-tablet:		18;
	dw-num-cols-desktop:	20;
	dw-gutter-percentage:	15;
	
	Inspiración obtenida de "Responsive Web Design" de Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	y Golden Grid System de Joni Korpi
	http://goldengridsystem.com/
*/

/* Diseño móvil: 480 px e inferior. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 90.0108%;
	padding-left: 0.4945%;
	padding-right: 0.4945%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LOGO {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#NOMBRE {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 24px;
	font-style: oblique;
	color: #CCC;
	text-align: center;
	margin-top: 5px;
}
#botones {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	font-style: normal;
	color: #77E845;
	margin-top: 15px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
#texto1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	margin-top: 15px;
}
#tex2 {
	clear: both;
	float: left;
	margin-left: 5;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	background-color: #77E845;
	margin-top: 5px;
}
#tex3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	margin-top: 5px;
}
#pie {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 18px;
	font-style: normal;
	color: #77E845;
	margin-top: 15px;
}
#tex5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 14px;
	font-style: normal;
	color: #CCC;
	margin-top: 15px;
}
#tex6 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 14px;
	font-style: normal;
	color: #CCC;
	margin-top: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #77E845;
	border-right-color: #77E845;
	border-bottom-color: #77E845;
	border-left-color: #77E845;
}
#tex7 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	margin-top: 7px;
}
#tex8 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	margin-top: 7px;
}
#tex9 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	margin-top: 7px;
}
#tex10 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	margin-top: 7px;
}
#tex11 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	margin-top: 7px;
}
#tex12 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	margin-top: 7px;
}
#tex15 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex16 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex17 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 18px;
	font-style: normal;
	color: #999;
	margin-top: 20px;
}
#tex18 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex19 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex20 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex21 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	font-style: normal;
	color: #CCC;
	text-align: center;
	margin-top: 10px;
}
#tex22 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex23 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex26 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
.MAP {
}
.map {
	margin-left: 0;
	clear: both;
	display: block;
	text-align: center;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	color: #CCC;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Diseño tableta: de 481 px a 768 px. Hereda estilos de: Diseño móvil. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 89.3478%;
	padding-left: 0.326%;
	padding-right: 0.326%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LOGO {
	clear: both;
	float: left;
	margin-left: 0;
	width: 27.2506%;
	display: block;
	margin-top: 15px;
}
#NOMBRE {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 66.4233%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 30px;
	font-style: italic;
	color: #CCC;
	margin-top: 35px;
}
#botones {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-style: normal;
	color: #77E845;
	font-size: 18px;
	text-align: center;
	word-spacing: 2em;
	margin-top: 15px;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #333;
	padding-top: 6px;
}
#texto1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 15px;
	font-family: Calibri, "Calibri Light";
	font-size: 14px;
	font-style: normal;
	color: #CCC;
}
#tex2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 20px;
	font-style: normal;
	color: #000;
	background-color: #77E845;
	margin-top: 10px;
}
#tex3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 14px;
	font-style: normal;
	color: #CCC;
	margin-top: 15px;
}
#pie {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 24px;
	font-style: normal;
	color: #77E845;
	margin-top: 30px;
}
#tex5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 14px;
	font-style: normal;
	color: #CCC;
	margin-top: 15px;
}
#tex6 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 14px;
	font-style: normal;
	color: #CCC;
	background-color: #333;
	margin-top: 15px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #77E845;
	border-right-color: #77E845;
	border-bottom-color: #77E845;
	border-left-color: #77E845;
}
#tex7 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	font-style: normal;
	color: #CCC;
	margin-top: 20px;
}
#tex8 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	font-style: normal;
	color: #CCC;
	margin-top: 10px;
}
#tex9 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	font-style: normal;
	color: #CCC;
	margin-top: 10px;
}
#tex10 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	font-style: normal;
	color: #CCC;
	margin-top: 10px;
}
#tex11 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	font-style: normal;
	color: #CCC;
	margin-top: 10px;
}
#tex12 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	font-style: normal;
	color: #CCC;
	margin-top: 10px;
}
#tex15 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex16 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex17 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 24px;
	font-style: normal;
	color: #999;
	margin-top: 30px;
}
#tex18 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex19 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 15px;
}
#tex20 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex21 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	font-style: normal;
	color: #CCC;
	padding-left: 50px;
	text-align: left;
}
#tex22 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex23 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#tex26 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
.MAP {
}
.map {
clear: both;
margin-left: 0;
display: block;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Diseño escritorio: de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 99.3478%;
	max-width: 1232px;
	padding-left: 0.326%;
	padding-right: 0.326%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LOGO {
	clear: both;
	float: left;
	margin-left: 0;
	width: 19.4748%;
	display: block;
	margin-top: 20px;
}
#NOMBRE {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 44.6389%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 36px;
	font-style: oblique;
	color: #CCC;
	margin-top: 35px;
}
#botones {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: right;
	word-spacing: 3em;
	font-family: Calibri, "Calibri Light";
	font-size: 18px;
	font-style: italic;
	color: #77E845;
	border-top-width: 4px;
	border-top-style: groove;
	border-top-color: #333;
	margin-top: 15px;
	padding-top: 8px;
}
#texto1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #D8D8D8;
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	font-style: normal;
	margin-top: 50px;
}
#tex2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 24px;
	font-style: italic;
	color: #CCCCCC;
	margin-top: 20px;
	font-weight: normal;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #77E845;
	background-color: #1b1b1b;
}
#tex3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	color: #D8D8D8;
	margin-top: 15px;
}
#pie {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #66FF66;
	margin-top: 25px;
}
#tex4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 36px;
	font-style: normal;
	color: #95DA32;
	margin-top: 40px;
}
#tex5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 74.8358%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	font-style: normal;
	color: #D8D8D8;
	margin-top: 25px;
}
#tex6 {
	clear: both;
	float: right;
	margin-left: 0;
	width: 64.7702%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	font-style: normal;
	color: #D8D8D8;
	background-color: #3C3C38;
	margin-top: 25px;
	border: 3px ridge #95DA32;
	padding: 10px;
}
#tex7 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 17px;
	font-style: italic;
	color: #CCC;
	margin-top: 20px;
}
#tex8 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 17px;
	font-style: italic;
	color: #CCC;
}
#tex9 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 17px;
	font-style: italic;
	color: #CCC;
}
#tex10 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 17px;
	font-style: italic;
	color: #CCC;
}
#tex11 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 17px;
	font-style: italic;
	color: #CCC;
}
#tex12 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 17px;
	font-style: italic;
	color: #CCC;
}
#tex15 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 24px;
	font-style: normal;
	color: #CCC;
	text-decoration: overline;
	margin-top: 40px;
}
#tex16 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 39.6061%;
	display: block;
	margin-top: 20px;
}
#tex17 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 40px;
	font-family: Calibri, "Calibri Light";
	font-size: 36px;
	font-style: oblique;
	color: #666;
}
#tex18 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 19.4748%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 18px;
	font-style: normal;
	color: #CCC;
	margin-top: 20px;
	padding-top: 40px;
}
#tex19 {
	clear: both;
	float: left;
	width: 49.6717%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 18px;
	font-style: normal;
	color: #CCC;
	padding-left: 10px;
	margin-top: 35px;
}
#tex20 {
	clear: none;
	float: left;
	margin-left: 0.6564%;
	width: 49.6717%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 18px;
	font-style: normal;
	color: #CCC;
}
#tex21 {
	clear: none;
	float: left;
	margin-left: 0.6564%;
	width: 49.6717%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 20px;
	font-style: normal;
	color: #CCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333;
	padding-left: 35px;
}
#tex22 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 29.5404%;
	display: block;
	font-family: Calibri, "Calibri Light";
	font-size: 18px;
	font-style: normal;
	color: #CCC;
}
#tex23 {
	clear: both;
	float: right;
	margin-left: 0;
	width: 54.7045%;
	display: block;
	margin-top: -40px;
}
#tex26 {
	clear: none;
	float: right;
	margin-left: 0.6564%;
	width: 34.5733%;
	display: block;
	padding-right: 15px;
	text-align: center;
	font-family: Calibri, "Calibri Light";
	font-size: 9px;
	color: #666;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.MAP {
}
.map {
clear: both;
margin-left: 0;
display: block;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
