body
{
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    list-style: none;
    background-color: #004067;
}

@font-face {
  font-family: 'light';
  src: url("../fonts/Gotham-Light.eot");
  src: url("../fonts/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Light.woff2") format("woff2"), url("../fonts/Gotham-Light.woff") format("woff"), url("../fonts/Gotham-Light.ttf") format("truetype"), url("../fonts/Gotham-Light.svg#Gotham-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'book';
  src: url("../fonts/GothamBook.eot");
  src: url("../fonts/GothamBook.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamBook.woff2") format("woff2"), url("../fonts/GothamBook.woff") format("woff"), url("../fonts/GothamBook.ttf") format("truetype"), url("../fonts/GothamBook.svg#GothamBook") format("svg");
  font-weight: normal;
  font-style: normal;
}

.header 
{
    height: 70px;
    padding-left: 35px;
	padding-top:25px;
}


.submenu2 
{
    background: #036895;
	min-height: 33px;
}

.slider
{
	/*min-height: 550px;*/
}

.slider img
{
	width: 100%;
}

.fecha
{
    font-size: 12px;
    font-family: 'book';
    padding: 10px 0px 0px 35px;
	color: #b8cbd9;
}

strong
{
	font-family: 'book';
	color:#FDC644;
}

.mensaje
{
	margin: auto;
	width: 80%;

	font-family: 'light';
	font-size: 1.3em;
	color: white;
	
	text-shadow: 2px 2px 0 #333,-1px -1px 0 #333,1px -1px 0 #333,-1px 1px 0 #333,1px 1px 0 #333!important;
}