html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
html,body{
	height:100%;
}
body {
	width:100%;
	background: #fff url(../img/bg.jpg) repeat center top;
}
.lang{
  float:right;
  width:100%;
  margin-top:0px;
  padding:20px 20px 0 0;
  color: #fff;
  font: 13px 'DINPro-Medium',helvetica,arial,sans-serif;
  text-decoration: none;
}
.lang a{
  float:right;
}
.lang a.selected{
  font-weight:bold;
}

ol, ul {
	list-style: none;
}
a:visited {
border:0px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
	border:0px;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearing{
  clear:both;
}
@font-face {
	font-family: 'DINPro-Regular';
	src: url('../fonts/DINPro-Regular.eot');
	src: local('☺'), url('../fonts/DINPro-Regular.woff') format('woff'), url('../fonts/DINPro-Regular.ttf') format('truetype'), url('../fonts/DINPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINPro-Medium';
	src: url('../fonts/DINPro-Medium.eot');
	src: local('☺'), url('../fonts/DINPro-Medium.woff') format('woff'), url('../fonts/DINPro-Medium.ttf') format('truetype'), url('../fonts/DINPro-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINPro-Light';
	src: url('../fonts/DINPro-Light.eot');
	src: local('☺'), url('../fonts/DINPro-Light.woff') format('woff'), url('../fonts/DINPro-Light.ttf') format('truetype'), url('../fonts/DINPro-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINPro-Bold';
	src: url('../fonts/DINPro-Bold.eot');
	src: local('☺'), url('../fonts/DINPro-Bold.woff') format('woff'), url('../fonts/DINPro-Bold.ttf') format('truetype'), url('../fonts/DINPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINPro-Black';
	src: url('../fonts/DINPro-Black.eot');
	src: local('☺'), url('../fonts/DINPro-Black.woff') format('woff'), url('../fonts/DINPro-Black.ttf') format('truetype'), url('../fonts/DINPro-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.row-fluid{
	width:100%;
	float:left;
}
.row-fluid .span4{
	width:33.3333333%;
	float:left;
}
.row-fluid .span8{
	width:66.6666667%;
	margin:0%;
	float:left;
}
.row-fluid .span7{
	width:40%;
	margin:0%;
	float:left;
}
.row-fluid .span6{
	width:50%;
	margin:0%;
	float:left;
}
.row-fluid .span3{
	width:33.3333333%;
	margin:0%;
	float:left;
	min-height: 20px;
}
.contactbox{
	border-top: 1px solid #f0f0f0;
	padding:2% 0;
}
.contactbox img{
	width:70%;
	height:auto;
	margin:2% 15%;
}
.row-fluid .span2{
	width:25%;
	margin:0%;
	float:left;
	min-height: 20px;
}
.row-fluid .span1{
	width:20%;
	margin:0%;
	float:left;
	min-height: 20px;
}
.container{
	width:60%;
}
h1{
	font: 18px 'DINPro-Medium', georgia, times, serif;
	color:#3D3356;
	text-align:center;
	text-transform: uppercase;
	border-bottom:1px solid #C7B299;
	width:auto;
	margin:0% auto 0;
	padding-bottom:5px;
	letter-spacing: 0.6pt;
}
h2{
	font: 16px 'DINPro-Regular', georgia, times, serif;
	color:#808080;
	text-align:center;
	text-align: left;
}
h3{
	font: 18px 'DINPro-Regular', georgia, times, serif;
	color:#3D3356;
	text-align:center;
	text-transform: uppercase;
	width:auto;
	margin:5% auto 0;
}
p{
	font: 14px/26px 'DINPro-Regular', georgia, times, serif;
	color:#808080;
	text-align:center;
	margin:7% 0%;
}
h4{
	font: 13px/26px 'DINPro-Bold', georgia, times, serif;
	color:#3D3356;
	text-align:left;
	margin:7% 0%;
	text-transform: uppercase;
}
h5{
	font: 12px/26px 'DINPro-Regular', georgia, times, serif;
	color:#3D3356;
	text-align:left;
	margin:35px 0 0 0;
	text-transform: uppercase;
}
#footer {
	background: #ffffff;
	width:1024px;
	height:60px;
	margin-bottom:20px;
}

#fadeinshow {
  width: 774px;
  height: 518px;
}
#overview {
width:100%;
}
	
#overview li {
	height:120px;
	display:inline;
	float:left;
	width:180px;
	padding:5px;
	margin:0px;

}
#overview li:hover {
	height:120px;
	display:inline;
	float:left;
	width:180px;
	padding:5px;
	margin:0px;
	-moz-opacity: 0.8;
opacity: 0.8;
filter:alpha(opacity=80);
}
#transparente {
	width:750px;
	height:460px;
	background:#777777;
	-moz-opacity: 0.9;
    opacity: 0.9;
    filter:alpha(opacity=90);
    z-index:4000;
    display:none;
    position:absolute;
    margin-top:30px;
}
#transparente_load {
	width:700px;
	height:380px;
	background:#bbbbbb;
    z-index:5000;
    position:absolute;
    margin-top:20px;
}
#transparente_close {
	width:750px;
	height:40px;
    text-align:right;
}
#bio_data p{
padding:15px;
padding-top:10px;
font: 13px Times, serif; 
font-style: italic;
color: #ffffff;
text-align:left;
}

#lang {
	height:30px;
	width:140px;
}
a.lang, a.lang:visited {
width:20px;
height:20px;
padding:5px 2px 0;
font: 13px Times, serif; 
font-style: italic;
color: #bbbbbb;
margin:2px;
text-align:center;
text-decoration:none;
border: 1px solid #bbbbbb;
float:left;

}
a.lang:hover{
padding:5px 2px 0;
font: 13px Times, serif; 
font-style: italic;
color: #000000;
margin:2px;
text-align:center;
text-decoration:none;
border: 1px solid #000000;
}
float:left;

a.face, a.face:visited {
background:#ffffff url(../img/face.jpg) no-repeat center center;
width:40px;
height:40px;
padding:15px;
font: 13px Times, serif; 
font-style: italic;
color: #bbbbbb;
margin:5px;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
-moz-opacity: 0.6;
opacity: 0.6;
filter:alpha(opacity=60);

}
a.face:hover{
background:#ffffff url(../img/face.jpg) no-repeat center center;
width:40px;
height:40px;
padding:15px;
font: 13px Times, serif; 
font-style: italic;
color: #000000;
margin:5px;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
-moz-opacity: 0.9;
opacity: 0.9;
filter:alpha(opacity=90);
}
a.twitter, a.twitter:visited {
background:#ffffff url(../img/twitter.jpg) no-repeat center center;
width:40px;
height:40px;
padding:15px;
font: 13px Times, serif; 
font-style: italic;
color: #bbbbbb;
margin:5px;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
-moz-opacity: 0.6;
opacity: 0.6;
filter:alpha(opacity=60);

}
a.twitter:hover{
background:#ffffff url(../img/twitter.jpg) no-repeat center center;
width:40px;
height:40px;
padding:15px;
font: 13px Times, serif; 
font-style: italic;
color: #000000;
margin:5px;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
-moz-opacity: 0.9;
opacity: 0.9;
filter:alpha(opacity=90);
}
a.tumblr, a.tumblr:visited {
background:#ffffff url(../img/tumblr.jpg) no-repeat center center;
width:40px;
height:40px;
padding:15px;
font: 13px Times, serif; 
font-style: italic;
color: #bbbbbb;
margin:5px;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
-moz-opacity: 0.6;
opacity: 0.6;
filter:alpha(opacity=60);

}
a.tumblr:hover{
background:#ffffff url(../img/tumblr.jpg) no-repeat center center;
width:40px;
height:40px;
padding:15px;
font: 13px Times, serif; 
font-style: italic;
color: #000000;
margin:5px;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
-moz-opacity: 0.9;
opacity: 0.9;
filter:alpha(opacity=90);
}
a.musicbot, a.musicboy:visited {
background:#ffffff url(../img/music.jpg) no-repeat center center;
width:40px;
height:40px;
padding:15px;
font: 13px Times, serif; 
font-style: italic;
color: #bbbbbb;
margin:5px;;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
-moz-opacity: 0.6;
opacity: 0.6;
filter:alpha(opacity=60);

}
a.musicbot:hover{
background:#ffffff url(../img/music.jpg) no-repeat center center;
width:40px;
height:40px;
padding:15px;
font: 13px Times, serif; 
font-style: italic;
color: #000000;
margin:5px;
padding:2px 4px 2px 4px;
text-align:center;
text-decoration:none;
-moz-opacity: 0.9;
opacity: 0.9;
filter:alpha(opacity=90);
}

a.botonclose {
display:block;
padding:3px 5px;
font: 13px Times, serif; 
font-style: italic;
color: #ffffff;
text-align:right;
text-decoration:none;
}
a.botonclose:hover {
display:block;
padding:3px 5px;
font: 13px Times, serif; 
font-style: italic;
color: #bbbbbb;
text-align:right;
text-decoration:none;
}
a.botonclose2 {
display:block;
padding:3px 5px;
font: 13px Times, serif; 
font-style: italic;
color: #555555;
text-align:right;
text-decoration:none;
}
a.botonclose2:hover {
display:block;
padding:3px 5px;
font: 13px Times, serif; 
font-style: italic;
color: #000000;
text-align:right;
text-decoration:none;
}
#show {
height:518px;
}
.img-cont img {
height:450px;
margin-bottom:5px;
}
.thumbs_select {
	height:85px;
	display:inline;
	float:left;
	width:120px;
	padding:5px;
	margin:0px;
	border: 1px solid #111111;

}	
li.thumbsli {
	height:50px;
	display:inline;
	float:left;
	width:80px;
	padding:2px;
	margin:0px;
	border: 1px solid #ffffff;

}
li.thumbsli_on {
	height:50px;
	display:inline;
	float:left;
	width:80px;
	padding:2px;
	margin:0px;
	border: 1px solid #ff0000;

}
li.thumbsli:hover {
	height:50px;
	display:inline;
	float:left;
	width:80px;
	padding:2px;
	margin:0px;
	border: 1px solid #cccccc;
	-moz-opacity: 0.8;
    opacity: 0.8;
    filter:alpha(opacity=80);

}
.thumbsli img {
	height:50px;
	width:80px;
}
.thumbsli_on img {
	height:50px;
	width:80px;
}

#main{
	width:100%;
	float:left;
}
#content{
	position: relative;
}
/* PAGES */

.page{
	position: relative;
	z-index: 3;
}
#superbgimage {
    background: #000000 url(../img/loading.gif) center center no-repeat;
}
#superbgimage img {
    image-rendering: optimizeQuality;
    -ms-interpolation-mode: bicubic;
}
#viewer{
	background: #000000;
	position: fixed;
	width:100%;
	height:450px;
	float:left;
	overflow:hidden;
	top:0;
	left:0;
	display: none;
}
#viewercont{
	width:5000px;
	height:450px;
	float:left;
}
#viewer ul{
	list-style: none;
	margin:0;
	padding:0;
	float:left;
}
#viewer ul li{
	margin:0;
	padding:0;
	float:left;
}
#home{
	width:100%;
	height:100%;
	overflow: hidden;
	float:left;
	background: #000000 url(../img/atardecer.jpg) center center no-repeat fixed;
	background-size: cover;
}
#homeinside{
	width:100%;
	float:left;
}
#home ul{
	list-style: none;
	float:left;
	margin:0;
	padding: 0;
}
#home li{
	float:left;
}
#home img{
	float:left;
	margin:0;
	padding: 0;
}
#home p{
	position: absolute;
	width:100%;
	color:#fff;
	bottom:0;
	font-size: 16px;
}

#music{
	background:#000000 url(../img/music.jpg) no-repeat top center fixed;;
	width:100%;
	float:left;
	position: relative;
	overflow: hidden;
}
#music h1{
	width:100%;
	text-align: center;
	font:  56px 'HelveticaBoldCond', helvetica, arial, sans-serif;
	margin:10% 0 10% 0;
	text-transform: uppercase;
	color:#fff;
}
#musicinside{
	width:50%;
	margin:0 auto;
	padding:15% 0%;
}

#home, #proyecto1, #historia, #carmelo, #proyecto2, #seguimiento {
	margin-bottom:150px;
}
#map_canvas{
	width:100%;
	height:600px;
	margin-top:5%;
}
#ubicacion{
	margin-bottom:0px;
}
.proyecto .container, #carmelo .container, #historia .container, #ubicacion .container, #seguimiento .container{
	margin:0 auto;
}
#contacto .container{
	width:70%;
	margin:0 auto;
}
.proyecto h2, #carmelo h2, #ubicacion h2{
	margin:2.5% 20% 4.5% 20%;
}
.proyecto .span4, #proyecto2 .span4, #historia .span4, #carmelo .span4, #ubicacion .span4, #contacto .span4, #seguimiento .span4{
	margin:5% 0;
	text-align:center;
}
.unidades{
	width:100%;
	position: relative;
	float:left;
}
.unidades img{
	width: 100%;
	height:auto;
	float:left;
}
.unidad{
	opacity: 0.8;
    position: absolute;
    cursor:pointer;
}
.edificio1-1 {
    bottom: 145px;
    height: 36px;
    left: 95px;
    width: 887px;
}
.edificio1-2 {
    bottom: 181px;
    height: 138px;
    left: 95px;
    width: 887px;
}
.u-a1 {
    bottom: 10%;
    height: 20%;
    left: 11%;
    width: 10%;
}
.u-b1 {
    bottom: 10%;
    height: 27%;
    left: 21%;
    width: 10%;
}
.u-a2 {
    bottom: 10%;
    height: 20%;
    left: 33%;
    width: 10%;
}
.u-b2 {
    bottom: 10%;
    height: 27%;
    left: 42%;
    width: 10%;
}
.u-e1 {
    bottom: 11%;
    height: 15%;
    left: 58%;
    width: 21%;
}
.u-e2 {
    bottom: 45%;
    height: 15%;
    left: 58%;
    width: 21%;
}
.u-f1 {
    bottom: 28%;
    height: 15%;
    left: 58%;
    width: 21%;
}
#historia{
	text-align: center;
}
#historia h2{
	margin:2.5% 20%;
	border-top:1px solid #C7B299;
	border-bottom:1px solid #C7B299;
	padding:20px 0;
}

/* MENU */ 

#floatmenu {
	background:#C7B299 url(../img/floatmenu.png) no-repeat top left;
	position:fixed;
	top:60px;
	right:0px;
	margin-left:10px;
	display:none;
	overflow:hidden;
	z-index:777;
}
#floatmenu.closed {
	background:#C7B299 url(../img/floatmenu2.png) no-repeat top left;
	width:125px;
	height:60px;
}
#floatmenu.opened {
	background-position: top left;
	width:200px;
	height:225px;
}
#floatmenuinside {
	width:170px;
	height:130px;
	margin-top:60px;
	display:block;
	text-align:left;
}
#floatmenuinside a {
	font: 12px 'DINPro-Regular', helvetica, arial, sans-serif;
	color:#fff;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	padding:5px 0px 0px 0px;
	margin-left:25px;
}
#floatmenuinside a:hover {
	border-bottom: 1px solid #fff;
}

#menu ul li, #menu li:last-child {

}
.logo {
	background:url(../img/logo.png) no-repeat center center;
	width:100%;
	height: 160px;
	display: block;
	position:relative;
	z-index:2;
	cursor:pointer;
	float:left;
	margin-top:0px;
}
#menu {
	position:relative;
	top:0px;
	z-index: 9999;
	width:100%;
	height:231px;
}
.menuinside{
	text-align: center;
}
#menu .span6{
	min-height: 50px;
}
#menu .menuright a.menulink{
	float:left;
}
#menu .menuleft a.menulink{
	float:right;
}
#menu .container{
	width:780px;
	margin-top:30px;
}
#menu a.menulink{
	font: 13px 'DINPro-Medium', helvetica, arial, sans-serif;
	color:#3D3356;
	padding:0;
	margin:4.5px 15px;
	letter-spacing: 0.4pt;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#menu a.menulink:hover, #menu a.menulink.active{
	font: 13px 'DINPro-Bold', helvetica, arial, sans-serif;
}
h6.line{
	font: 13px 'DINPro-Medium', helvetica, arial, sans-serif;
	color:#3D3356;
	float:left;
	padding:0;
	margin:4.5px 15px;
	letter-spacing: 0.4pt;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.menuleft h6.line{
	float:right;
}
.centerbox{
	margin:-530px auto 0;
}
#minilogo{
	background:url(../img/minilogo.png) no-repeat center center;
	width:55px;
	height:55px;
	float:left;
}
#contactoinside{
	width:100%;
	border-top:3px solid #C7B299;
	margin:0 auto;
	padding-top:70px;
}
#contactoinside a{
	font: 12px/26px 'DINPro-Regular', georgia, times, serif;
	color:#3D3356;
	text-align:left;
	margin:0;
	text-transform: uppercase;
	width:100%;
	float:left;
	text-decoration: none;
	border-bottom:1px solid #3D3356;
}
#contactinside a:hover{
	font: 12px/26px 'DINPro-Bold', georgia, times, serif;
}
#contacto p{
	font: 14px 'DINPro-Regular', helvetica, arial, sans-serif;
	color:#000000;
	float:left;
	margin:60px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
}
#social{
	float:right;
	width:400px;
	height:200px;
}
#contacto{
	padding-top:150px;
	background:#BCAB9B url(../img/bg2.jpg) repeat center top;
}
#contacto h1{
	color:#fff;
	border-bottom:1px solid #fff;
}
#contacto h2{
	color:#fff;
	text-align: center;
	width:100%;
	margin-bottom:20px;
	text-decoration: underline;
	padding-bottom:5px;
}
#contacto h3{
	color:#fff;
	text-align: left;
	width:100%;
	margin-top:40px;
	text-decoration: underline;
}
#contacto p{
	color:#fff;
	text-align: left;
	width:100%;
	margin-top:10px;
}
.contacto_forms {
    border-bottom: 1px solid #fff;
    float: left;
    width: 100%;
}
#contactobox textarea:focus, #contactobox input:focus {
    color: #fff;
}
#contactobox input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #fff;
    float: left;
    font: 12px 'DINPro-Medium',helvetica,arial,sans-serif;
    height: 30px;
    letter-spacing: 0.75pt;
    margin: 0;
    max-width: 100%;
    min-width: 100%;
    padding: 5px 0 5px 5px;
    width: 100%;
}
#contactobox textarea {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #fff;
    float: left;
    font: 12px 'DINPro-Medium',helvetica,arial,sans-serif;
    height: 120px;
    letter-spacing: 0.75pt;
    margin-top: 3px;
    max-height: 120px;
    max-width: 100%;
    min-height: 120px;
    min-width: 100%;
    padding: 5px 0 5px 5px;
    width: 100%;
}
#contactobox input.submit-button {
	font-size: 11px;
    background: transparent;
    border: 0 none;
    color: #FFFFFF;
    height: 30px;
    margin: 0;
    padding:0;
    min-width: 49%;
    width: 49%;
    border-bottom:1px solid #fff;
}
#contactobox #submit-form{
	margin-left:1%;
	float:right;
	padding: 10px 0;
	height:40px;
}
#contactobox #clear-form{
	margin-right:1%;
	float:left;
	padding: 10px 0;
	height:40px;
}
#contacto_back {
    display: none;
    height: 240px;
    position: absolute;
    width: 450px;
    z-index: 9999;
}
#contacto_back h3 {
    color: #ffffff;
    float: left;
    font: 12px 'DINPro-Medium',helvetica,arial,sans-serif;
    letter-spacing: 0.75pt;
    margin: 0;
}
#contacto_back a {
    color: #fff;
    float: left;
    font: 12px 'DINPro-Medium',helvetica,arial,sans-serif;
    letter-spacing: 0.75pt;
    margin-left: 5px;
    text-decoration: none;
}
#contacto_back a:hover {
    text-decoration: underline;
}
#contacto_normal {
    float: left;
}
.error {
    color: #FF0000;
    float: left;
    font: 12px 'DINPro-Medium',helvetica,arial,sans-serif;;
    margin: 0px 0px 8px 6px;
    text-align: left;
    width: 380px;
}

#social a.icons{
	width:51px;
	height:51px;
	float:right;
	margin:20px 0px 0px 10px;
}
a.nuevediez{
	width:400px;
	float:left;
	margin:5px 0px 0px 0px;
	text-align: right;
	font: 11px 'HelveticaCond', helvetica, arial, sans-serif;
	color:#777777;
	text-decoration:none;
	text-transform: uppercase;
}
.fb{ background:url(../img/fb.png) no-repeat center center; }
.tw{ background:url(../img/tw.png) no-repeat center center; }


#menu_ {
	margin:10px;
	padding:0px;
	width:100px;
	float:left;
}
#submenu1 {

margin:10px;
padding:0px;
width:110px;
float:left;
display:none;
}
#submenu2 {
margin:10px;
padding:0px;
width:250px;
float:left;
display:none;
}
#menu ul{background-color:transparent}
#menu li ul {display:none;}

a.menulink {
display:block;
padding:3px 5px;
font: 13px Time, serif; 
font-style: italic;
color: #555555;
text-align:left;
text-decoration:none;
}
a.menulink:hover {
display:block;
padding:3px 5px;
font: 13px Times, serif; 
font-style: italic;
color: #000000;
text-align:left;
text-decoration:none;
}
a.menulink_on {
display:block;
padding:3px 5px;
font: 13px Times, serif; 
font-style: italic;
color: #ff0000;
text-align:left;
text-decoration:none;
}

/* TEXTOS */

.normal {
height:auto;
font: 13px calibri, arial, helvetica;
font-style: italic;
word-spacing: 3px; 
color: #4d4d4d;
margin-top:5px;
}
.foottext {
height:auto;
font: 13px calibri, arial, helvetica;
font-style: italic;
word-spacing: 3px; 
color: #4d4d4d;
text-align:center;
}
.fecha {
height:auto;
font: 13px trebuchet MS, arial, helvetica; 
color: #7E0045;
text-align:left;
margin-top:5px;
}
.titulo {
height:auto;
font: 13px trebuchet MS, arial, helvetica; 
color: #7E0045;
text-align:left;
margin-top:10px;
border-bottom: #7E0045 3px solid;
width:660px;
}
.news {
height:auto;
font: 13px trebuchet MS, arial, helvetica;
color: #666666;
text-align:left;
margin-top:5px;
width:410px;
}
a.concursolink {
height:auto;
font: 13px trebuchet MS, arial, helvetica; 
color: #7E0045;
text-align:right;
text-decoration:none;
font-weight:bold;
float:right;
}
a.concursolink:hover {
height:auto;
font: 13px trebuchet MS, arial, helvetica; 
color: #cccccc;
text-align:right;
text-decoration:none;
font-weight:bold;
float:right;
}
a.mas {
height:auto;
font: 13px trebuchet MS, arial, helvetica;
color: #000000;
text-align:left;
text-decoration:none;
}
a.mas:hover {
height:auto;
font: 13px trebuchet MS, arial, helvetica;
color: #666666;
text-align:left;
text-decoration:none;
}
a.links {
	font: 11px Verdana, arial, helvetica;
	color: #111111;
}
a.links:hover {
	font: 11px Verdana, arial, helvetica;
	color: #bbbbbb;
}


/* CAROUSEL */

.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 392px;
    padding-left: 40px;
    padding-right: 40px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
}


.jcarousel-skin-tango .jcarousel-item {
float:left;
border-left: 1px solid #cccccc;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
    width:120px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/next.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../img/next.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-image: url(../img/next_on.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-image: url(../img/next_on.png);
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
        background:none;

}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/back.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../img/back.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-image: url(../img/back_on.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-image: url(../img/back_on.png);
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background:none;
}

.carousel-wrap {
	width:1024px;
	height:120px;
}
#carousel-demo ul {
	height:120px;
	margin: 0px;
	padding:0px;

}
#carousel-demo li {
	color:#666; 
	font-weight:bold;
	font-size:3em;
	height:50px;
	list-style:none;
	text-align:center;
	width:80px;
	float:left;
	margin: 0px;
	padding:2px;
}
#slideshow {  overflow:hidden; width:774px; height:518; background-repeat: no-repeat; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; background-position: initial initial;}
#slideshow img {border: none; width:774; height:518;}
#slides-1{
	margin-top:35px;
}
.slides_container {
	position: relative;
	width:100%;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/
.slides_container div.slide {
	width:100%;
	display:block;
    position: relative;
}
a.prev, a.next{
	position: relative;
	z-index: 1000;
}
a.prev{
	position: absolute;
	left:0;
}
a.next{
	position: absolute;
	right:0;
}
/*
	Set the size of your carousel items
*/
.unidad_view {
	float:left;
	width:100%;
}
.unidad_view .render{
	margin-top: 15px;
	background: #fafafa;
}
.unidad_view .render img{
	width:98.5%;
	height: auto;
	margin:1% 1% 0% 0.5%;
}
.unidad_view .render:first-child img{
	width:98.5%;
	height: auto;
	margin:1% 0.5% 0% 1%;
}
.unidad_view img{
	width: 100%;
	height: auto;
}
.unidad_view .info2{
	width:650px;
	float:left;
}
.unidad_view .info{
	float:right;
	width:277px;
	margin-right:30px;
	margin-top:32px;
}
.unidad_view .info3 img {
    border: 1px solid #C7B299;
    float: right;
    margin-top:25px;
}
.unidad_view .info3 img {
    width: 100%;
}
.unidad_view h1{
	border:0;
	width:auto;
	margin:30px 30px 0px 30px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.3pt;
}
.unidad_view h2{
	border:0;
	text-align: left;
	margin:20px 0px 10px 0px;
	font-size: 14px;
}
.unidad_view h3{
	border:0;
	text-align: left;
	margin:20px 0px 10px 0px;
	font-size: 12px;
}
.unidad_view a{
	border:0;
	text-align: center;
	margin:0;
	font-size: 12px;
	text-transform: uppercase;
	position: relative;
	float:left;
	width:100%;
}
.unidad_view p{
	font-size: 10px;
	line-height: 12px;
	margin-top:40px;
}
.slide{
	float:left;
	width:1050px;
}
.slide .item {
	float:left;
	width:100%;
	position: relative;
}
.slide .item .hr{
	width:20%;
	margin:35px 40%;
	height:1px;
	background: #f5e9ca;
}
.slide .item h2{

}
.slide .item a{
	color:#3D3356;
	text-decoration: underline;
	font:11px 'DINPro-Bold', helvetica, arial;
	margin:10px 0px 10px 0px;
}
.slide .item .render a{
	margin:0;
}
ul.pagination{
	display: none;
}
.implanta{
	color:#3D3356;
	text-decoration: underline;
	font:13px 'DINPro-Bold', helvetica, arial;
	margin:10px 0px;
	text-transform: uppercase;
	width:100%;
	text-align: center;
}

.tipsy { padding: 5px; font: 10px 'DINPro-Bold', helvetica, arial; position: absolute; z-index: 100000; }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-arrow { position: absolute; width: 9px; height: 5px; }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }

#menufixed{
	width:100%;
	position: static;
	top:0;
	z-index: 9999;
	overflow: hidden; 
	display: none;
	background: #C7B299 url(../img/bg3.jpg) repeat center top;
}
#menufixedinside{
	width:100%;
	display:none;
	border-top:1px solid #f0f0f0;
	float:left;
	padding: 10px 0px;
}
#menufixed a.opener{
	float:right;
	width:100%;
	height:30px;
	text-align: right;
	margin: 0 15px 0 0;
	height: 65px;
	font-size: 22px;
	line-height: 65px;
	/* padding:30px 0; */
	background: url(../img/cantaromini.png) no-repeat top left;
}
#menufixed a{
	text-align: center;
	color: #fff;
  float: none;
  font: 21px 'DINPro-Medium',helvetica,arial,sans-serif;
  letter-spacing: 0.4pt;
  margin: 15px 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}