@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	color: #075f75;
	font-family: "Century Gothic";
	background-image: url(../Images/bkTop.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

/* Font */
.ConcactMe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
.CallUs {
	padding-top: 20px;
	clear: left;
	float: right;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
}
.PDF {
	font-size: 12px;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


/* Enlaces */
a.Follow:link, a.Follow:visited, a.Follow:active {
	color: #FFF;
	text-decoration: none;
}
a.Follow:hover {
	color: #FFF;
	text-decoration: underline;
}
a.Ruta:link, a.Ruta:visited, a.Ruta:active {
	color: #ff6600;
	text-decoration: none;
}
a.Ruta:hover {
	color: #ff6600;
	text-decoration: underline;
}
a.Menu:link, a.Menu:visited, a.Menu:active {
	color: #000;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
}
a.Menu:hover {
	color: #666;
	text-decoration: underline;
	padding-right: 30px;
	padding-left: 30px;
}
a.PE:link, a.PE:visited, a.PE:active {
	font-size: 24px;
	font-weight: bold;
	color: #075f75;
	text-decoration: none;
}
a.PE:hover {
	font-size: 24px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}

/* Images */
.IcoMedia {
	padding-right: 5px;
	padding-left: 5px;
}

/* Top */
#Follow {
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#Social {
	color: #FFF;
	font-family: "Century Gothic";
	font-size: 14px;
	text-transform: uppercase;
}

/* Main */
#Top {
	color: #666;
	font-family: "Century Gothic";
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Menu {
	color: #000;
	font-family: "Century Gothic";
	text-align: center;
	font-size: 12px;
	width: 1003px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Ruta {
	color: #ff6600;
	font-family: "Century Gothic";
	font-size: 11px;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-transform: uppercase;
}
#Foto {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#Main {
	width: 1001px;
	min-height: 350px;
	padding-left: 1px;
	padding-right: 1px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
#Lista {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#PDF {
	font-size: 12px;
	margin-left: 15px;
	float: right;
}

/* Footer */
#Empresas {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#Contact {
	font-size: 12px;
	color: #075f75;
	text-align: center;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#IcoSM {
	width: 1003px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;
}
#Footer {
	background-color: #075f75;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 15px;
}
