/*
// Estilo principal
// MMWEBZ - Hagen Holmberg
*/
body { 
	margin:0; 
	font-family: 'Open Sans'; 
	background: white;
	font-size: 13px;
}
.titulo {
font-size: 35px;
color: #525252;
color: #686868;
}
a:focus {  outline: thin dotted; color:#fff; }
a:active, a:hover { outline: 0; color:#fff; }
ul
{
display: block;
list-style-type: disc;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0;
}
.hoja {
width: 800px;
margin: auto;
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local("Oswald Regular"), local("Oswald-Regular"), url("http://themes.googleusercontent.com/static/fonts/oswald/v8/-g5pDUSRgvxvOl5u-a_WHw.woff") format("woff");
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v9/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
.buscar-f
{

margin-left:250px;
background:#fff;
width:309px;
height:101px;
}
.contenido-total 
{ 

 }

.barra-arriba 
{ 
	height: 125px;
}
.barra-arriba img {
position: absolute;
top: 20px;
height: 95px;
z-index: 1;
margin-left: 30px;
}
.barra-arriba-c
{ 
	margin-bottom: 15px;
	height:85px;
	background:#E7E7E7;
	position:relative;
}
.navegador ul
{
padding-top: 30px;
padding-bottom: 28px;
list-style-type: none;
}
.navegador li{
	
   display: inline;
   text-align: center;
   
}
.navegador li a {
	border-bottom:10px solid #E7E7E7;
	margin-right:-3px;
	background:#E7E7E7;
	border-right:1px solid #D7D7D7;
   padding-top: 25px;
   padding-left: 45px;
   padding-right: 45px;
   padding-bottom: 20px;
   	color:#4F4F4F;
   font-size:17px;
   text-decoration: none;
	
	
}
.navegador li a:hover{
  border-bottom:10px solid #002060;
  transition: all 0.3s ease 0s;
}
.navegador li .activo{
	
   border-bottom:10px solid #002060;
}
.navegador li .inicio{
	*margin-left: -20px;
}
.formulario-b { height:25px; width:250px; }
.buscador { padding-top:25px; }


.barra-deabajo
{
	
	height:20px;
	font-family: 'Open Sans'; 
	*padding:15px;
	background:#fff; 
	border-bottom:1px solid #EBEBEB;
	margin-bottom:15px;
}
.foto-slider { max-width: 1200px; margin-bottom:20px; margin-top:-10px; border-bottom:10px solid #002060; }
.texto-grande { margin-top:10px; margin-bottom:10px; text-align:center; color: #7E7E7E;   font-size:31px;   font-family: 'Oswald'; }
.texto-grande-2 { margin-top:10px; margin-bottom:10px; text-align:center; color: #1F1F1F;   font-size:31px;   font-family: 'Oswald'; }
.titulo-n { 
	margin-left:25px;
	*margin-left:15%;
	margin-top:-8px;
	position: absolute;
	min-width: 218px;
	width: 218px;
	height: 93px;
	background-image: url('../imagenes/titulo-n.png');
	background-position: 0 0;
	background-repeat: no-repeat; 
	padding-top:20px;
	color:#fff;
	font-size:20px;
	font-family: 'Oswald';
	text-shadow: 1px 1px 1px rgba(90, 90, 90, 0.7);
}

.boton
{
	font-family: 'Oswald';
	color:#fff;
	font-size:15px;
	border:none;
	padding: 7px 10px 7px 10px;
 	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #989898; /* Old browsers */
	background: -moz-linear-gradient(top, #989898 0%, #8a8a8a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#989898), color-stop(100%,#8a8a8a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #989898 0%,#8a8a8a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #989898 0%,#8a8a8a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #989898 0%,#8a8a8a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #989898 0%,#8a8a8a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#989898', endColorstr='#8a8a8a',GradientType=0 ); /* IE6-9 */
}

.centro-intro { padding:5px; background:#fff; color:#25364C; border-left:1px solid #CFD9DB; border-right:1px solid #CFD9DB; border-top:1px solid #CFD9DB; border-bottom:2px solid #CFD9DB; }

.centrado-todo { margin: 1em 10%; }
.centrado-todo2 { margin: 1em 15%; }
.centrado-todo4 { margin-left: 50px; }
.centrado-todo3 { 	
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width:1100px;
	*position:absolute; 
	margin-top:20px;
}
.centrado-todo6 { 	
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width:1200px;
	*position:absolute; 
}
.buscar { padding:5px; margin-top:15px; margin-left:0; margin-right:30px; float:right; border:3px solid #E1E1E1; color:#4F4F4F; width:240px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }
.buscar:active { color:#E1E1E1; }
.cuadrado {  
	*min-width: 265px;
	padding:5px;  
	padding-top:70px;
	margin-left:5px; 	
	background-image: url('../imagenes/bg1.png');
	background-position: 0 0;
	background-repeat: repeat-x;  
	color:#25364C; 
	border:1px solid #DEDEDE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
 }
.cuadrado2 { min-height:275px; margin-bottom:10px; margin-left:5px; padding:5px; background:#fff; color:#25364C; border-left:1px solid #CFD9DB; border-right:1px solid #CFD9DB; border-top:1px solid #CFD9DB; border-bottom:2px solid #CFD9DB; }
.cuadrado img { margin-bottom:20px; margin-top:20px; }

.contenedor { min-width:1100px; position:relative; }
.rs { *float:right; margin-left:160px;  }
.rs img{ width:33px; height:34px; }
a.f-link {
margin-top:10px;
	width:19px;
	height: 20px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}

a.f-facebook {
    background-image: url('../imagenes/fb.png');
}
a.f-twitter {
    background-image: url('../imagenes/tw.png');
}
a.f-yt {
    background-image: url('../imagenes/yt.png');
}
a.f-in {
    background-image: url('../imagenes/in.png');
}
.creditos {
	color:#717171;
	padding-top:20px;
	margin-bottom:20px;
	height:100px;
	background:#E1E1E1;
	font-family: 'Open Sans';
	font-weight: 300;
 }
 
 .views-field-nothing {
position: absolute;
top: 24px;
*right: 20%;
width: 819px;
height:334px;

.opacity: 0.4;
    .filter: alpha(opacity=40);
}

.field-content {
display: block;


}
.field-content h3 {
font-size: 50px;
line-height: 1px;
margin-top:;
color: #fff;
padding-left: 16px;
margin-bottom: 20px;
letter-spacing: .1px;
text-transform: uppercase;
font-weight: 700;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.field-content .body {
color: #fff;
font-size: 27px;
margin-bottom: 17px;
padding:60px;
font-family: 'Open Sans'; 
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
