#ColorSelector {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #FFFFFF;
	width: 680px;
	margin-left: -340px;
	position: absolute;
	z-index: 20;
	height: auto;
	left: 50%;
	top: 179px;
}
#ColorSelector a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
/* FOOTER */
.TitulosContactoFooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #869D8E;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bolder;
}
#Graciastext {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #FFFFFF;
	width: 690px;
	margin-left: -345px;
	position: absolute;
	z-index: 20;
	height: auto;
	left: 50%;
	top: 290px;
}
#Graciastext a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#Graciastext h1 {
	font-family: "Arial Narrow";
	font-size: 46px;
	color: #FFFFFF;
	text-transform: uppercase;
}


#FooterTelefonos {
	position: absolute;
	height: 60px;
	width: 855px;
	top: 250px;
	z-index: 20;
	left: 50%;
	margin-left: -420px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
#FooterTelefonos p {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #787878;
	font-weight: bold;
	margin-left: 2px;
}
#URLGroups {
	top: 180px;
	position: absolute;
	left: 50%;
	margin-left: -420px;
	padding-top: 0px;
}

#FooterTelefonos a {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
/* CONTENIDOS */

/* Quienes *//*
#Quienes_Content {
	background-image: url(../Images/Content/QuienesBack.jpg);
	background-repeat: no-repeat;
	display: run-in;
	height: 428px;
	width: 831px;
}
#Quienes_Info {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #000000;
	display: inline-block;
	background-image: url(../Images/Content/WhiteContentBackg.png);
	background-repeat: repeat;
	height: 360px;
	width: 439px;
	clear: none;
	position: static;
	margin-top: 30px;
	margin-left: 360px;
}
.TextoBig001 {
	font-size: 20px;
	color: #B90000;
}

#Quienes_Info #SectionTitle  {
	display: block;
	height: 46px;
	width: 379px;
	margin-left: 30px;
	padding-top: 30px;
	padding-bottom: 10px;
}
#Quienes_Info p {
	display: block;
	height: auto;
	width: 360px;
	margin-left: 30px;
}
/* Forma Contacto */
/*#FormaContacto {
	display: inline-block;
	height: auto;
	width: 420px;
	margin-left: 30px;
	background-image: url(../Images/UIArt/TextBack.png);
	padding: 10px;

}
.TextoFormaContacto {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #e1cd87;
}
.FormInputBoxes {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #FF0000;
	background-color: #CCCCCC;
	padding: 3px;
}
.SendBtn {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #DCD8B6;
	background-color: #530000;
	padding: 3px;
	font-weight: bold;
}

#Direccion {
	height: auto;
	width: 200px;
	position: static;
	display: inline-block;
	padding-bottom: 200px;
	padding-left: 100px;
}
*/