/*<style-before>*/
body {
	background: #ffffff url('../img/bg.png') no-repeat top; 
	background-size: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
 }

.navbar li a {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}

.navbar .nav>li>a{
	color:#444;
}

.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{
	color:#000;
}
 
#home-carousel, #start_img{
	box-shadow: 0 0 8px #000;
}

.carousel-control{
	background: none;
	border:0;
}
  
.carousel img {
  min-width: 100%;
}

.brand{
	margin-top: 3px;
}

#tipo{
	width: auto;  /*140 px*/
	height: 32px; /* 21 px */
}

#logotipo{
	width: 480px;
	height: auto;
}
.navbar .brand{
	padding-top: 2px;
	padding-bottom: 1px;
}

.nav-stacked > li > a{
	background-color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	/*width: 244px;*/
}

.nav-stacked{
	margin-bottom: 520px;
}

li#mnu_cont{background-color: #FF8000; }
li#mnu_cont>a{color: white; text-shadow: none;}
li#mnu_cont.active{background: linear-gradient(#FF8000,#DF0101); }


/*</style-before>*/
/*<style-after>*/
#contenido{
	margin-top: 60px;
}

h1, h2, h3{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}

h4, h5, .btn{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}

.bloque{
	background-color:#fff;
	padding: 10px;
	border-radius: 8px;
}

#contenido_uc{
	margin-top: 10px;
}

.bloque_uc{
	background-color:#fff;
	padding: 20px;
	margin: 10px;
	border-radius: 8px;
}

small{
	color:#aaa;
	font-size: 8px;
}
small > a{
	color:#aaa;
}
small > a:hover{
	text-decoration:none;
}

.mnu_helicop{
	width: 72px;
}

.noticia{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color: #222;
}

.media{
	border-left: 3px solid #08c;
	/*border-bottom: 1px solid #222;*/
}

.media-object{
	width: 80px;
	height: 80px;
}
.thumbnails {
	margin-left: -10px;
} 
#org{
	width:810px;
	margin-left:-405px;
}
/*</style-after>*/