@font-face {
	font-family: 'open_sans_condensedbold';
	src: url('../font/opensans-condbold-webfont.eot');
	src: url('../font/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),  url('../font/opensans-condbold-webfont.woff') format('woff'),  url('../font/opensans-condbold-webfont.ttf') format('truetype'),  url('../font/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanscondensed_light';
	src: url('../font/opensans-condlight-webfont.eot');
	src: url('../font/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),  url('../font/opensans-condlight-webfont.woff') format('woff'),  url('../font/opensans-condlight-webfont.ttf') format('truetype'),  url('../font/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
	font-weight: normal;
	font-style: normal;
}
/**********************Standard*/

body {
	font-family: 'Open Sans Condensed', sans-serif;
	background: #e9e9e9;
}

#index {
	background: #212121;
}
* {
	margin: 0px;
	padding: 0px;
}
.container {
	width: 900px;
	margin: 15px auto;
	padding-top: 140px;
}
h1 a {
	background-image: url("../img/logo.png");
	display: block;
	height: 231px;
	left: 50%;
	margin-left: -393px;
	position: absolute;
	text-indent: -9999px;
	width: 786px;
	z-index: 1000;
}
h2 {
}
h3 {
	margin-bottom: 25px;
	margin-top: 25px;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
	text-transform: uppercase;
}
a, a:active, nav {
	text-decoration: none;
	border: none;
	color: #495C7B;
}
a:visited {
	color:  #495C7B;
}
a:hover {
	color: #000;
}
ul {
	padding-left: 15px;
}
li {
	list-style: square;
}
#index p {
	line-height: 27px;
	font-size: 23px;
}
p {
	line-height: 25px;
	font-size: 18px;
}
.left {
	float: left;
	margin-right: 40px;
}
.right {
	float: right;
	margin-left: 40px;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.clearfix {
	display: inline-table;
}
.line_top {
	border-top: 1px solid #fff;
	padding-bottom: 35px;
	padding-top: 35px;
	display: block;
}
.line_bottom {
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 35px;
	padding-top: 35px;
	display: block;
}
#ascensorBuilding {
	overflow: hidden;
}
/********************** Navigation princiaple*/
nav {
	position: absolute;
	width: 100%;
	z-index: 10000;
	text-align: center;
}
nav.navigation {
	/*background: #292929;*/
	background:#475975;
	border-bottom: 1px solid #6C6C6C;
	top: 0;
	height: 80px;/*Modificado, original 63px*/
}
#index nav.navigation {
	bottom: 0;
	top: inherit;
}
nav ul li {
	display: inline-block;
	margin: 15px 15px 0px;
	text-align: center;
}
nav ul li a, nav ul li a:visited {
	cursor: pointer;
	text-decoration: none;
	color: #fff;
	font-size: 24px;
	padding: 0px 15px;
}
nav ul li a:hover, nav ul li a.active {
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-o-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
}
nav.navigation ul li a:hover, nav.navigation ul li a.active {
	background-color: #FB9337;
	color: #FFF;
}

#legal {
    position: absolute;
    right: 5px;
    bottom: 10px;
    text-align: right;
	
}
#legal a{
    color: #FB9337;;
}

#legal a:hover {
    color: #fff;
}



/********************** Navigation secondaire*/

nav.secondary_nav {
	background: #FFF;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	top: 63px;
	height: 37px;
}
nav.secondary_nav ul li {
	margin-top: 5px;
}
nav.secondary_nav ul li a {
	font-size: 18px;
	color: #292929;
}
nav.secondary_nav ul li a:hover, nav.secondary_nav ul li a.active {
	background-color: #292929;
	color: #fff;
}
/**********************Nav slider*/

.slides-navigation .next, .slides-navigation .prev {
	display: block;
	background-image: url('../img/sprite.png');
	width: 50px;
	height: 73px;
	text-indent: -9999px;
}
.slides-navigation a.next {
	background-position: -47px;
	right: 20px;
}
.slides-navigation a.prev {
	left: 20px;
}
/**********************Content HP*/
/*Slider 1*/

#slides .txt h2 {
	color: #FB9337;
    font-size: 52px;
	text-shadow: 0.1em 0.1em 0.05em #333;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=2);
}
#slides .txt p {
	font-size: 26px;
	color: #FFF;
	line-height: 35px;
}
#slides .txt a {
	font-weight: bold;
	font-size: 26px;
	color: #FB9337;
}

/*slider 1*/

#slides .slide_1 .container {
	padding-top:220px;
	} 
#slides .slide_1 .txt  {
	float: left;
    margin-top: 49px;
    text-align: left;
    width: 350px;
}
#slides .slide_1 .picture  {
	float:right;
	width: 499px;
	background-repeat: no-repeat;
	background-image: url('../img/img_slider_1.png');
	height:444px;
	margin: 0 auto;
}
/*slider 2*/
#slides .slide_2 .txt  {
	margin-top: 80px;
	width: 410px;
	float: right;
}
#slides .slide_2 .picture  {
	float: left;
	width: 461px;
	background-repeat: no-repeat;
	background-image: url('../img/img_slider_2.png');
	height:493px;
}
/*slider 3*/
#slides .slide_3 .txt  {
	margin-top: 80px;
	width: 410px;
	float: left;
}
#slides .slide_3 .picture  {
	float: right;
	width: 461px;
	background-repeat: no-repeat;
	background-image: url('../img/img_slider_3.png');
	height:493px;
}

.btn_dll {
	background-image: url("../img/btn_dll.png");
	background-repeat: no-repeat;
	bottom: 7%;
	display: block;
	width: 188px;
	height: 152px;
	padding-top: 45px;
	position: absolute;
	z-index: 2147483647;
	right: 9%;
}
.btn_dll a, .btn_dll a:active, .btn_dll a:visited {
	font-family: 'open_sanscondensed_light';
	display: block;
	color: #2f2f2f;
	text-transform: uppercase;
	font-size: 2em;
	line-height: 1em;
	text-align: center;
	/* rotation */
	-webkit-transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	transform: rotate(15deg);
}
.btn_dll strong {
	font-family: 'open_sans_condensedbold';
	letter-spacing: -1px;
}
/**********************Content*/


.content {
	width: 840px;
	margin: 155px auto 0;
}
footer {
	background: #292929;
	border-top: 1px solid #fff;
	padding: 50px 0;
	color: #fff;
}
footer p {
	width: 840px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 16px;
}
footer a, footer a:visited, footer a:link {
	color: #bfea53;
}
footer a:focus, footer a:hover, footer a:active {
	text-decoration: underline;
}
.collaborate {
	margin-top:0;
}
section {
	overflow: auto;
	display: block;
}
.btn_download li {
	background: url("../images/btn_download.png") no-repeat top left;
	background-color: #BFEA53;
	color: #292929;
	padding: 10px 20px 10px 80px;
	font-size: 1.2em;
	display: block;
	width: 300px;
	margin: 25px auto;
	/* arrondis */
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-o-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
}
.btn_download li:hover {
	background-color: #45AA27;
}
.btn_download li a {
	color: #292929;
}
.btn_download li:hover a {
	color: #fff;
}
