/******************
       GLOBAL
 ******************/

html,
body {
  margin:0;
}

body {
  font-size: 16px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 200;
  line-height: 16px;
  color: black;
  background: white;
  padding:0;
}

a:link {color:inherit; cursor:pointer;}
a {color:inherit;text-decoration:none;}

ul, ol, li {
  margin: 0px;
  padding: 0;
  border: 0;
  outline: 0;
}

ol, ul { list-style:none; }

form { font-size: 11px; }

#content {
  position: relative;
  width: 1136px; 
  height: auto;
  margin: auto; 
  margin-top: 0px;
  background-color: white; 
  border: 0px;
}

.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }

.cerrado { display: none; }
.abierto { display: block; }
.bold { font-weight: bold; }

.smaller {
  font-size: 11px;
  line-height: 14px;
}

.blau { color: #006699; }


/***********
  CAP I PEU 
 ***********/
#cap {
  width: 1136px;
  height: 110px;
  margin: 0px;
  border: 1px solid white;
}

#langs {
  position: absolute;
  top: 20px;
  right: 0px;
  text-align: right;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 13px;
}
#langs a {
  text-align: right;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 11px;
}

#menus {
  width: 750px;
  height: 20px;
  margin-top: 60px;
  margin-left: 386px;
  border: 0px solid blue;
}

#menus a {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 400;
  font-size: 20px;
  margin: 0px;
  margin-right: 10px;
}

#peu {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 400;
  font-size: 18px;
  width: 750px;
  height: 45px;
  line-height: 45px;
  margin: auto;
  margin-left: 386px;
  margin-top: 25px;
  color: #ffffff;
  background-color: #545454;
  text-align: center;
}

#destacat {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 45px;
  margin: 0px;
  padding: 0px;
}

/***************************
  COMUNS SECCIONS I SERVEIS 
 ***************************/

#central {
  position: relative;
  width: 1136px;
  height: 397px;
  margin: auto;
  margin-bottom: 50px;
  border: 1px solid white;
}

#main {
  position: absolute;
  width: 1136px;
  height: 397px;
  border: 0px;
}

#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 370px;
  height: 397px;
  border: 0px;
}

#main_foto {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 750px;
  height: 397px;
  border: 1px solid white;
}

#info {
  position: relative;
  width: 1136px;
  margin: auto;
  margin-bottom: 50px;
  border: 1px solid white;
}

#lema {
  width: 750px;
  height: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  font-size: 28px;
  color: #006699;
  text-align: left;
  margin: auto;
  margin-left: 386px;
  margin-bottom: 18px;
  border: 0px dotted red;
}

#texto {
  width: 750px;
  margin: auto;
  margin-left: 386px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #545454;
}

/***********
  SECCIONES
 ***********/
#img_blue_top {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 178px;
  height: 178px;
  border: 0px;
  z-index: 10;
}

#img_blue_bottom {
  position: absolute;
  right: 0px;
}

#tabla li {
  line-height: 25px;
  margin-left: 75px;
}


/***********
  SERVICIOS
 ***********/
#img_top {
  position: absolute;
  top: 0px;
  right: 190px;
  width: 560px;
  height: 192px;
  border: 0px;
}

#img_bottom {
  position: absolute;
  top: 207px;
  right: 0px;
  width: 560px;
  height: 192px;
  border: 0px;
}

#img_bola_top {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 178px;
  height: 178px;
  border: 0px;
}

#img_bola_bottom {
  position: absolute;
  top: 207px;
  left: 386px;
  width: 178px;
  height: 178px;
  border: 0px;
}

#mini_fotos {
  text-align: center;
  width: 750px;
  height: 120px;
  margin: 0px;
  margin-top: 50px;
  margin-left: 386px;
}

#mini_fotos img {
  border: 1px solid black;
}
 
/*******
  INDEX 
 *******/
#texto_index {
  width: 750px;
  margin: auto;
  margin-left: 386px;
}
.blau_index {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  color:  #01aac9;
}
 
/*************
  Easy Slider
 *************/

#easySlider2 {
  position: absolute;
  top: 95px;
  right: 223px;
  width:300px;
  height: 190px;
  border: 0px;
  border-top: 3px solid #01aac9;
  padding-top: 3px;
  z-index: 10;
}
.container_slider2 {
  width:300px;
  height:190px;
  overflow:hidden;
  position:relative;
  z-index: 15;
}
.slides2 {
  left:0;
  top:0;
  position:absolute;
  border: 0px auto;
  width: 300px;
  height: 190px;
}
.slides2 li {
  width: 300px;
  height: 190px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #545454;
}

.#easySlider {
  clear: both;
  margin: 0 auto;
  position: relative;
  width:750px;
  height: 397px;
}
.container_slider {
  width:750px;
  height:397px;
  overflow:hidden;
  position:relative;
  cursor:pointer;
}
.slides {
  left:0;
  top:0;
  position:absolute;
  border: 0px auto;
}

ol#controls {
  height:20px;
  width:400px;
  overflow:hidden;
  position:absolute;
  left:12px;
  bottom:6px;
}

ol#controls{
  margin:1em 0;
  padding:0;
  height:18px;	
}
ol#controls li{
  margin:0 5px 0 0; 
  padding:0;
  float:left;
  list-style:none;
  height:18px;
  line-height:16px;
}
ol#controls li a{
  float:left;
  height:18px;
  line-height:18px;
  padding:0 5px;
  text-decoration:none;
  background-color:#888888;
  color:white;
  font-size: 9px;
}
ol#controls li.current a{
  color:black;
  background-color: #DDDDDD;
}
ol#controls li a:focus {outline:none;}
