/* -------------------------------------------------------

  Centurion Framework v 3.0
	Created by: Justin Hough

	Documentation: http://jhough10.github.com/Centurion/documentation.html
  Licensed under GPL and MIT.

-------------------------------------------------------- */

/*
taronja: #FF9B5B;
gris: #444444;
*/

.hide-desktop {
  display: none;
}

.hide-mobile {
  display: block;
}

p,
blockquote,
article,
section {
  font-family: Courier, Helvetica, sans-serif;
  font-weight: 300;
  line-height: 1.5;
  color: #444;
}
.navbar{
  /*background-color:#F9F9F9;*/
  background-color: rgba(243,243,243,0.8);
  width: 20%;
  margin-left: 2%;
  float: left;
}
ul.nodisc li{
  list-style: none;
   
}
ul.nodisc li a{
  color:#444;
}
ul.nodisc li a:hover{
  color:#FF9B5B;
}
ul.nodisc li a.actual{
  color: #FF9B5B;

}
.hmax{
  height:100%;
}
.hmax #logo{
  margin-top: 120px;
}

#galeria{
  width: 100%;
  position: absolute;
  top:100px;
  z-index: -1;
}
.texte{
  top: 95px;
  position: absolute;
  left: 28%;
  margin-right: 50px;
}

/* ======================================================
    GRID
========================================================= */

/* Desktop Fixed Grid Layout - 960px */
.container {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.container .grid-1, .container .grid-2, .container .grid-3, .container .grid-4, .container .grid-5, .container .grid-6, .container .grid-7, .container .grid-8, .container .grid-9, .container .grid-10, .container .grid-11, .container .grid-12 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.container .centerGrid {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.container .alpha {
  margin-left: 0;
}
.container .omega {
  margin-right: 0;
}
.container .grid-1 {
  width: 60px;
}
.container .grid-2 {
  width: 140px;
}
.container .grid-3 {
  width: 220px;
}
.container .grid-4 {
  width: 300px;
}
.container .grid-5 {
  width: 380px;
}
.container .grid-6 {
  width: 460px;
}
.container .grid-7 {
  width: 540px;
}
.container .grid-8 {
  width: 620px;
}
.container .grid-9 {
  width: 700px;
}
.container .grid-10 {
  width: 780px;
}
.container .grid-11 {
  width: 860.0px;
}
.container .grid-12 {
  width: 940px;
}
.container .pull-1 {
  left: -80px;
  position: relative;
}
.container .pull-2 {
  left: -160px;
  position: relative;
}
.container .pull-3 {
  left: -240px;
  position: relative;
}
.container .pull-4 {
  left: -320px;
  position: relative;
}
.container .pull-5 {
  left: -400px;
  position: relative;
}
.container .pull-6 {
  left: -480px;
  position: relative;
}
.container .pull-7 {
  left: -560px;
  position: relative;
}
.container .pull-8 {
  left: -640px;
  position: relative;
}
.container .pull-9 {
  left: -720px;
  position: relative;
}
.container .pull-10 {
  left: -800px;
  position: relative;
}
.container .pull-11 {
  left: -880.0px;
  position: relative;
}
.container .pull-12 {
  left: -960px;
  position: relative;
}
.container .push-1 {
  left: 80px;
  position: relative !important;
}
.container .push-2 {
  left: 160px;
  position: relative !important;
}
.container .push-3 {
  left: 240px;
  position: relative !important;
}
.container .push-4 {
  left: 320px;
  position: relative !important;
}
.container .push-5 {
  left: 400px;
  position: relative !important;
}
.container .push-6 {
  left: 480px;
  position: relative !important;
}
.container .push-7 {
  left: 560px;
  position: relative !important;
}
.container .push-8 {
  left: 640px;
  position: relative !important;
}
.container .push-9 {
  left: 720px;
  position: relative !important;
}
.container .push-10 {
  left: 800px;
  position: relative !important;
}
.container .push-11 {
  left: 880.0px;
  position: relative !important;
}
.container .push-12 {
  left: 960px;
  position: relative !important;
}

.table .hide-mobile{
	display: table-cell;
}





/* Mobile Grid Layout - 320px and 480px */
@media screen and (min-width: 320px) and (max-width: 600px) {
/*@media screen and (min-width: 320px) and (max-width: 520px) {*/
  #wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 92%;
  }

  .container {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  .container .grid-1, .container .grid-2, .container .grid-3, .container .grid-4, .container .grid-5, .container .grid-6, .container .grid-7, .container .grid-8, .container .grid-9, .container .grid-10, .container .grid-11, .container .grid-12 {
    display: inline;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 98%;
  }
  .container .centerGrid {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .container .alpha {
    margin-left: 0;
  }
  .container .omega {
    margin-right: 0;
  }
  .container .pull-1 {
    left: 0;
  }
  .container .pull-2 {
    left: 0;
  }
  .container .pull-3 {
    left: 0;
  }
  .container .pull-4 {
    left: 0;
  }
  .container .pull-5 {
    left: 0;
  }
  .container .pull-6 {
    left: 0;
  }
  .container .pull-7 {
    left: 0;
  }
  .container .pull-8 {
    left: 0;
  }
  .container .pull-9 {
    left: 0;
  }
  .container .pull-10 {
    left: 0;
  }
  .container .pull-11 {
    left: 0;
  }
  .container .pull-12 {
    left: 0;
  }
  .container .push-1 {
    left: 0;
  }
  .container .push-2 {
    left: 0;
  }
  .container .push-3 {
    left: 0;
  }
  .container .push-4 {
    left: 0;
  }
  .container .push-5 {
    left: 0;
  }
  .container .push-6 {
    left: 0;
  }
  .container .push-7 {
    left: 0;
  }
  .container .push-8 {
    left: 0;
  }
  .container .push-9 {
    left: 0;
  }
  .container .push-10 {
    left: 0;
  }
  .container .push-11 {
    left: 0;
  }
  .container .push-12 {
    left: 0;
  }

  nav.mobile {
	float: right;
    border: none;
	position:relative;
	margin-right:5px;
	width:100%;
	
  }
  nav.mobile span{
	  text-align:right;
  }
  nav.mobile ul {
    display: none;
    width: 100%;
    background-color: #5086C3;
  }
  nav.mobile ul.show {
	/*background-color:#1198DA;
	border-right:1px #FFFFFF solid;
	border-left:1px #FFFFFF solid;*/
    display: block;
  }
  nav.mobile ul li.nivel1 {
    display: block;
    float: none;
    padding: 5px;
    width: 100%;
  }
  nav.mobile ul li.nivel1 a{
    color: #fff;
  }
  nav.mobile ul li.nivel1 a.nivel1 {
    display: block;
    float: none;
    padding: 10px 6px;
    text-indent: 10px;
    width: 100%;
  }
  nav.mobile span.openMenu {
    /*border-bottom: 1px solid #ededed;*/
    padding: 5px 0;
    text-indent: 10px;
    width: 100%;
	font-weight: normal;
	/*font-family: "Open Sans", sans-serif;*/
	cursor:pointer;
	color: #fff;

  }
  nav.mobile ul li a:hover ul, nav ul li:hover ul {
	  z-index:10;
	display: block;
	position: absolute;
	left: 0px;
	top:36px;
  }
  nav.mobile ul li ul li a {
	width: 100%;
	color: #fff;
	font-size:14px;
	text-shadow: 1px 1px 1px #333;
	
  }
  nav.mobile ul li ul li a:hover {
	color: #ccc;
	position: relative;
	text-shadow: 0px 0px 0px #333;
	
  }
  nav.mobile ul li a:hover ul, nav.mobile ul li:hover ul {
  	background-color: #000;
  }
  nav.mobile ul li ul li a:hover {
  	background-color: transparent;
  }

  .hide-desktop {
    display: block;
  }

  .hide-mobile{
    display: none;
  }

  #logo{
    zoom:70%;
  }
 
 section#peu{display: block;
 position:relative;
 margin-top:50px;
 }
 
.navbar{
  
  position: relative;
  width: 100%;
  margin-left:0;
  padding-bottom:10px;
}

.hmax{  
  height: initial;
}
 
 #galeria{
  top:20px;
  width: 100%;
  position: relative;
}


.texte{
  clear:left;
  top:20px;
  left:10px;
  width: 95%;
  position: relative;
}
 
 
}
/* Centering Grid */
.centerGrid {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

/* Clearfix */
.clearfix:after, .clearfix:before,
.container:after,
.container:before {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  clear: both;
  zoom: 1;
}
* html .clearfix, * html
.container {
  height: 1px;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}



/* ======================================================
    Features
========================================================= */
/* Breadrumbs */
ul.cCrumbs {
  display: block;
  background: #F9F9F9;
  padding: 7px 10px;
  border: 1px solid #DDD;
  border-radius: 2px;
  overflow: hidden;
}
ul.cCrumbs li {
  margin: 0;
  padding: 0 10px 0 0;
  display: inline-block;
}
ul.cCrumbs li a,
ul.cCrumbs li span {
  text-transform: uppercase;
  font-size: 12px;
  padding-right: 10px;
}
ul.cCrumbs li:after {
  content: ">";
  color: #ccc;
}
ul.cCrumbs li:last-child:after {
  content: "";
}

/* Buttons */
.button {
  border: none;

    
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.3;
  margin: 5px 0 10px 0;
  outline: 0;
  padding: 10px 22px;
  text-decoration: none;
  vertical-align: middle;
  zoom: 1;
  /* Button - Grey */
  /* Button - Blue */
  /* Button - Red */
  /* Button - Yellow */
  /* Button - Orange */
  /* Button - Green */
  /* Different Button Sizes */
  /* Full Width Buttons  - Needs work on this implementation for the grid system */
}

.button.small {
  font-size: 13px;
  padding: 5px 18px;
}
.button.large {
  -webkit-border-radius: 6px 6px;
  -moz-border-radius: 6px / 6px;
  border-radius: 6px / 6px;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 28px;
}
.button.full {
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

/* Etiquetes */
.b_etiquetes {
  border: none;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3Y2ZkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIzNTM4YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  line-height: 1.3;
  margin: 5px 2px 10px 2px;
  outline: 0;
  text-decoration: none;
  vertical-align: middle;
  zoom: 1;
  -webkit-border-radius: 14px 14px;
  -moz-border-radius: 14px / 14px;
  border-radius: 14px / 14px;
  font-size: 13px;
  padding: 7px 18px;
}
.b_blau{
  color: #fff;
  background-color: #5086C3;
  border: 0;
  -webkit-border-radius: 5px 5px;
  -moz-border-radius: 5px / 5px;
  border-radius: 5px / 5px;
}


a.seleccionat{
  text-decoration:underline;
  font-weight:bold;
}
/* Link reset for underline and color */
a.button {
  color: white;
  text-decoration: none;
}
a.button:visited {
  color: white;
}

/* Images */
img.rfloat {
  float: right;
  margin: 0 0 15px 15px;
}

img.lfloat {
  float: left;
  margin: 0 15px 15px 0;
}

img.rfloat.frame,
img.lfloat.frame,
img.frame {
  border: 1px solid #E0E0E0;
  padding: 5px;
}


/* Panels */
.cPanel {
  padding: 20px 20px 20px 20px;
  background: #F9F9F9;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  margin: 0 0 20px 0;
}
.cPanel h1,
.cPanel h2,
.cPanel h3 {
  margin-top: 0;
}

/* Tables */
table {
  background: #FFF;
  border-collapse: collapse;
  border-spacing: 0;
  color: #333;
  margin: 15px 0;
  width: 100%;
}
table thead,
table tfoot {
  font-size: 15px;
  line-height: 1.4;
  text-align: left;
}
table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
  background-color: #CCC;
  color: #FFF;
  font-weight: bold;
  padding: 5px 10px;
}
table tbody tr,
table tbody td {
  padding: 5px 10px;
}
table thead {
  padding: 3px 10px;
  text-align: left;
}
table tbody {
  padding: 3px 10px;
  /*text-align: left;*/
}
table tbody tr.odd {
  background-color: #FFF;
  /* Class added by simple table script */
}
table tbody tr.even {
  background-color: #ededed;
  /* Class added by simple table script */
}
table.ctOrange thead tr th,
table.ctOrange thead tr td,
table.ctOrange tfoot tr th,
table.ctOrange tfoot tr td {
  background-color: #fb9d23;
}
table.ctOrange tbody tr.odd {
  background-color: white;
}
table.ctOrange tbody tr.even {
  background-color: #fceabb;
}
table.ctBlue thead tr th,
table.ctBlue thead tr td,
table.ctBlue tfoot tr th,
table.ctBlue tfoot tr td {
  background-color: #356aa0;
}
table.ctBlue tbody tr.odd {
  background-color: white;
}
table.ctBlue tbody tr.even {
  background-color: #deefff;
}
table.ctYellow thead tr th,
table.ctYellow thead tr td,
table.ctYellow tfoot tr th,
table.ctYellow tfoot tr td {
  background-color: #f8b500;
}
table.ctYellow tbody tr.odd {
  background-color: white;
}
table.ctYellow tbody tr.even {
  background-color: #fcefcf;
}
table.ctRed thead tr th,
table.ctRed thead tr td,
table.ctRed tfoot tr th,
table.ctRed tfoot tr td {
  background-color: #cc0000;
}
table.ctRed tbody tr.odd {
  background-color: white;
}
table.ctRed tbody tr.even {
  background-color: #ffcece;
}
table.ctGreen thead tr th,
table.ctGreen thead tr td,
table.ctGreen tfoot tr th,
table.ctGreen tfoot tr td {
  background-color: #299a0b;
}
table.ctGreen tbody tr.odd {
  background-color: white;
}
table.ctGreen tbody tr.even {
  background-color: #dde8c7;
}
table.ctBlack thead tr th,
table.ctBlack thead tr td,
table.ctBlack tfoot tr th,
table.ctBlack tfoot tr td {
  background-color: black;
}
table.ctBlack tbody tr.odd {
  background-color: white;
}
table.ctBlack tbody tr.even {
  background-color: #dbdbdb;
}
table.rounded thead th:first-child {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
}
table.rounded thead th:last-child {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
table.rounded tfoot th:first-child {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
table.rounded tfoot th:last-child {
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/*  Typography  */
h1 {
  color: #FF9B5B;
  display: block;
  font-size: 34px;
  line-height: 1.5;
  /*margin: 10px 20px 10px ;*/
  
}

h2 {
  color: #7AAAE9;
  display: block;
  font-size: 30px;
  line-height: 1.5;
  margin: 10px 0px 10px;
  /*text-shadow: 1px 1px 1px #ccc;*/
}

h3 {
  color: #5E636B;
  font-weight: normal;
  display: block;
  font-size: 22px;
  line-height: 1;
  margin: 5px 0px 0px 10px;
}
h4{
  color: #fffff;
  font-weight: normal;
  display: block;
  font-size: 20px;
  line-height: 1.5;
  margin: 0px 0;
}
h5{
  color: #FF9B5B;
  display: block;
  font-size: 22px;
  line-height: 1.5;
  margin: 1px 0;
  font-weight: bold;
}
h6{
  color: #fff;
  font-weight: normal;
  display: block;
  font-size: 16px;
  line-height: 1.5;
  margin: 1px;
}

p{
	text-align:justify;
}
a {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}
a:hover {
  color: #333;
}
a:visited {
 /* color: #666;*/
}

ul {
  margin: 0;
  padding: 0;
  font-weight: normal;
  /*font-family: "Open Sans", sans-serif;*/
  color: #555555;
}

ul li {
  font-size: 15px;
  list-style: circle;
  margin-left: 20px;
}
/* Varis */

.top	{ 
	/*margin:0 auto;*/
	margin-top:20px; 
}	
.base	{ 
	/*margin:0 auto; */
	margin-bottom:20px; 
}	
.right	{
	text-align:right;
}
.left	{
	text-align:left;
}
.center	{
	text-align:center;
}
.fright	{
	float:right;
}
.fleft	{
	float:left;
}
strong{
	color:#000;
	font-weight:bold;
}
.small, small{
	font-size:10px;
}
/* Print */
