@charset "iso-8859-1";
/* CSS Document */

header, nav, article, footer, address { 
    display: block; 
}
textarea { 
    resize: none; 
}

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
*:focus {outline: none;}
#contenedorPie {
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #393185;
	color: rgba(255,255,255,1.00);
	text-align: left;
	height: 62px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin-top: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	width: 1130px;
	border-radius: 10px;
}

.contenido {
	width: 1170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}body {
	padding: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
}
#sepVertical {
	float: left;
	height: 300px;
	width: 30px;
}
.lineaBajoMenu {
	background-color: #F1F1F1;
	height: 1px;
	margin-bottom: 28px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top {
	height: 40px;
	background-color: #212121;
	font-family: "Source Sans Pro";
	font-size: 13px;
	line-height: 40px;
	color: rgb(203,203,203);
	text-align: left;
	margin-bottom: 25px;

}
#telefonoUp {
	width: 150px;
	float: right;
	height: 40px;
	text-align: right;
}
#emailUp {
	width: 200px;
	float: right;
	height: 40px;
	text-align: right;
}
.lineaUp {
	width: 3px;
	height: 40px;
	background-color: #EDEDED;
	float: right;
	margin-left: 20px;
}
#contenedorPie li {
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 62px;
	line-height: 62px;
}
#contenedorPie a{
	color:#fff;
}
#contenedorPie  ul  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
