@CHARSET "UTF-8";

.fleft{float:left}
    body{
	margin:0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-family: tahoma;
	background-color: #BDCFE3;
    }
h1{
	font-size: 82px;
	color: #FFF;
	margin-top: 102px;
	margin-bottom: 5px;
	margin-left:0px;        
}
h2 {
	font-size: 20px;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	letter-spacing: -1px;
}


.fader-navButtons{
	float: right;
	height: 0px;
	position: relative;
	top: 180px;
	z-index: 100;
	width:995px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	display: none;
}

.fader-navButtons a{
	padding: 20px;
	cursor:pointer;

	height:30px;
        
}
.fader-nav{
        margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 1000px;
}


.fader-nav .previousButton{
	background: url(../img/back.png) no-repeat 0px 2px;
  
         float: left;
}

.fader-nav .nextButton{
	background: url(../img/forward.png) no-repeat 0px 2px;
 
                 float: right;

}


.fader-container{

	overflow:hidden;
        height: 400px;
}

ul.fader{
	clear:both;
        margin:0px;
        padding: 0px;
}

.images img{
	width:390px;
	height:218px;
}

#portfolio li{
    width:100%;

}

.text{
	width:985px;
	margin-left: auto;
	margin-right: auto;
	line-height: 23px;
	text-align: justify;
	height: 562px;
}

.table_work td{
    padding-right: 15px;
    text-align: justify;
}

.content_home{
	width: 323px;
	color: #FFF;
	font-family: Oxygen;
	overflow: hidden;
	height: 170px;
}
.logo_home{
    margin-left: 50px;
}
.foto{
	height: 360px;
	width: 380px;
	float: right;
	overflow: hidden;
	position: relative;
	top: -360px;
	margin-right: 250px;
}
