/*Commom*/
body{
  background: repeat url('images/bg_wly.gif');
  margin:0;
  padding:0;
  padding-top:40px;
  color:#FFFFFF;
  font-size:11px;
  font-family: Tahoma, Verdana, Arial;
}

#page{
  width:100%;
}


#container{
  width:960px;
  margin:0;
  padding:0;
}


#header{
  height:100px;
}

#headerLeft{
  float:left;
  background-color:#030303;
  padding: 12px;
  padding-left: 20px;
  width: 200px;
  text-align:left;

}

#headerRight{
  float:right;
  background-color:#030303;
  padding: 12px;
  padding-right: 20px;
  width: 200px;
  text-align:left;
  
}


#main{
  width:100%;
  background-repeat: no-repeat;
  padding:0px;
	margin:0px;
	border:0px;
	
}

.img,.img:visited,.img:hover,.img:active{
  border:0;
  padding:3px;  
  padding-top:4px;  
}

textarea {
-x-system-font:none;
background-color:#C0C0C0;
border:1px solid #666666;
color:#030303;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:0;
width:100%;
}
input {
background-color:#C0C0C0;
}

input.btn {
background-color:#05B8CC;
border:0 none;
color:#030303;
display:inline;
font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-left:0;
margin-right:0;
margin-top:6px;
padding:3px;
}

a:link{
  font-size:11px;
  color:#fff200;
  text-decoration:none;
}

a:visited{
  font-size:11px;
  color:#fff200;
  text-decoration:none;
}

a:hover{
  font-size:11px;
  color:fff200;
  text-decoration:line-through;
}

a:active{
  font-size:11px;
  color:#fff200;
  text-decoration:none;
}


a.home:link{
  font-size:11px;
  color:#fff200;
  text-decoration:none;
}

a.home:visited{
  font-size:11px;
  color:#fff200;
  text-decoration:none;
}

a.home:hover{
  font-size:11px;
  color:#fff200;
  text-decoration:line-through;
}

a.home:active{
  font-size:11px;
  color:#fff200;
  text-decoration:none;
}

.blue{
  font-size:10px;
  font-weight:none;
  color:#545454;
}

/*Home*/




.thumbJob{

float:left;
background:#030303;
margin:25px;
width:260px;
height:180px;
}

span#left {
position: absolute;
left: 0px;
}
span#right {
position: absolute;
right: 0;
}

/*Internal*/



#box{
background:#030303;
width:900px;
padding:0px;
}

#boxContainer{
padding:50px;
}


.mainTitle{
  font-size:16px;
  color:#fff200;
  text-transform:uppercase;
}


div.line {
position: relative;
text-align: center;
width: 100%;
}

#space{
  height:20px;
}

.subtitulo{
  color:#fff200;
}



