h1,h2,h3,h4,h5,h6{
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #545454;
}
h1{
	font-size: 28px;
	font-size: 2.8rem;
	padding-bottom: 15px;
}
h2{
	font-size: 28px;
	font-size: 2.8rem;

}
h3{
	font-size: 20px;
}
h4{
	color: #1122cc;
	
}
figcaption{
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	color: #545454;
	line-height: 1.42857;
}
p{
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
	color: #545454;
	line-height: 1.42857;
	text-align: justify;
}
a{
	font-size: 16px;
	color: #1122cc;
	
}
span{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #7f858a;
}
/*******HEADER********/

.container-menu{
	border-bottom:1px solid #545454;
}
#main-menu{
	float: right;
}
#main-menu a:hover{
	color: white;
}

#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus,
#main-menu.nav-pills>li>a:hover{
	background: none;
}

#main-menu.nav .open>a,
#main-menu.nav .open>a:hover,
#main-menu.nav .open>a:focus{
	color: white;
}

#main-menu.nav .open>a,
#main-menu.nav .open>a:hover,
#main-menu.nav .open>a:focus{
	background: none;
}

#mobile-menu-button{
	float: right;
	width: 44px;
	margin:20px 0;
}
#mobile-main-menu{
	display: none
}
#mobile-main-menu a{
	display: block;
	width: 100%;
	padding: 10px 0;
	padding-left: 15px;
	color: white;
	text-align: left;
}
#mobile-main-menu{
	background-color: white;
	z-index: 99
}
#mobile-main-menu {
	padding-left: 0;
}
#mobile-main-menu li{
	margin:0;
	list-style: none;
	background-color: black;
}
#mobile-main-menu a:hover{
	color: white;
	text-decoration: none;
	background-color: black;
}
.nav > li > a {
	padding: 10px 0px;
}


#ContenedorMenu{
	font-size: 19px;

	padding-bottom: 0px;
	color: white;
	background-color: #f6f6f6;
	text-align: right;
}
#ContenedorMenu nav ul li{
	list-style: none;
	display: inline;
	color: white;
	padding-left: 20px;
	font-weight: normal;
	text-align: right
}
#ContenedorMenu a{
	color: black;
	text-decoration: none;
}
#ContenedorMenu a:hover{
	text-decoration: underline;
}

#ContenedorHeader{
		padding-top: 14px;
	}
#ContenedorHeader{
	width: 100%;
	height: 46px;
	background-color:#393c3e;
	color:white;
	text-align: right;
}
#ContenedorHeader{
	width: 100%;
	height: 46px;
	background-color:#eaeaea;
	color:white;
	padding-top:10px;
	text-align: right;
}
#ContenedorHeader a{
	color: black;
	padding-left: 15px;
	font-size: 18px;
}
#Identidad{
	width: 100%;
    height: 100%;
    margin: 0;
    padding: 10% 0;
    background: url('../img/identidad.jpg')  0% 50% no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    text-align: center;
    text-shadow:1px 1px 1px black;
     box-shadow:5px 5px 3px #ccc;
    margin-bottom: 35px;
}
#Bottom {
	color: white;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 70px;
	border-style: solid;
	background-color: #393b3c;
	border-top-color: black;
	border-left-color:  #393b3c;
	border-right-color: #393b3c;
	border-bottom-color: #393b3c;
	border-top-width: 20px;
}
#Bottom .blueLink a{
	color: #467ebf;

}
#Bottom a{
	color: white;
}
#Bottom h3{
	color:white;
	font-size: 18px;
	line-height: 30px;
}

.Boletin{
	margin-top: 100px;
}
.iconos img{
	padding-right: 25px;
}
#BottomBlack{
	background-color: #28292a;
	width: 100%;
	height:131px;
	padding-top: 35px;
}
#Bottom {
	color: white;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 70px;
	border-style: solid;
	background-color: #eaeaea;
	border-top-color: #f6f6f6;
	border-left-color:  #393b3c;
	border-right-color: #393b3c;
	border-bottom-color: #393b3c;
	border-top-width: 20px;
	margin-top: 75px;
}
#Bottom p{
	color: black;
	font-size: 16px;
}
#Bottom .blueLink a{
	color: #467ebf;

}
#Bottom a{
	color: black;
}
#Bottom h3{
	color: black;
	font-size: 18px;
	line-height: 30px;
	padding-top: 40px;
}

.Boletin{
	margin-top: 100px;
}
.iconos img{
	padding-right: 25px;
}
#BottomBlack{
	background-color: #f6f6f6;
	width: 100%;
	height:131px;
	padding-top: 35px;
}


hr.red {
    margin: 10px 0 70px;
    border-top-color: #dce0e0;
    position: relative;
}
.red {
    color: #d0021b;
}



hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
hr.red:before {
    content: " ";
    width: 35px;
    height: 5px;
    background-color: #d0021b;
    display: block;
    position: absolute;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
