
/*
* http://www.youtube.com/watch?v=oswi59Ki3_8
*/

*{
	margin:0;
	padding:0;
}

.clear{
	clear:both;
}

body{
	text-align:center;
	font-family:Helvetica, Arial;
	font-size:14px;
}

img {
	border: 0;
}

#page{
	text-align:left;
	width: 650px;
	margin: 0 auto 100px;
}

a{
	text-decoration: none;
	color: #9c3;	
}

h1{
	float:left;
	margin-left:-10px;
	margin-right:30px;
	background: url(img/header-holidays.jpg) no-repeat -47px;
}

h1 a{
	display:block;
	width: 358px;
	height: 275px;
}

h1 span{
	display:none;
}

#tagline{
	padding-top: 118px;
}

#tagline p{
	color:#ccc;
	margin-bottom:10px;
	font: italic 22px/23px Georgia;
	text-indent: 0;
	letter-spacing:0.03em
}

#header p span{
	display:block;
}

#menu{
	clear:both;
	/* background-color:#9c3;  
	background-image:url(img/menu-barraz.png);*/
	background-repeat: no-repeat;
	height: 42px;
	margin-bottom: 40px;
}

#menu ul{
	padding-top:12px;
}

#menu li{
	display:inline;
	padding: 0 30px 0 0;
}

#menu li a{
	font-size: 20px;
	font-weight: bold;
	/*color:#e6f4ca;*/
	color: #9c3;
	text-decoration: none;
}

#menu li a:hover{
	color: #cef08a;
	border-top: 3px solid #f1ffd1;
	border-bottom: 3px solid #f1ffd1;
}

#menu .selected{
	/*color:#fff;*/
	color: #cef08a;
}

#menu .lang{
	font-style: italic;
}

#main p{
	margin-bottom:10px;
	line-height: 1.4em;
	color:#333;
}

/* ITEMS */

.item{

	width:300px;
	float:left;
	margin-bottom: 40px;
	color:#333;
}

.item a{
	width:250px;
	height:60px;
	color: #333;
}

.item img{
	float:left;
	margin-right:10px;
	display: block;
	width: 60px;
	height: 60px;
}

.item h2{
	font-size:16px;
	font-weight:normal;
	margin-top:15px;
}

.item p{
	font-size:13px;
	color:#333;
}

.br{
	background-image:url(img/flag-br.png);
	background-repeat:no-repeat;
	background-position: 70px 3px;
	padding-left:92px;
}

.wait{
	cursor: wait;
}

.pink{
	color:#f36;
}

.green{
	color:#9c3;
}

.gray{
	color:#ccc;
}

.blue{
	color:#09f;
}

.darkblue{
	color:#39c;
}

.RightAlign {
	float: right;
	padding-right: 20px;
	padding-left: 10px;
}

#Latest {
	font-size: 24px;
	color: #c7c7c7;
	padding-top: 140px;
	padding-bottom: 10px;
}

.bigtext {
	font-size: 16px;
}

a#linkiphone {
	display: block;
	margin-top: 50px;
}

/* JOBS */

.job{
	background-color:#e4f3c8;
	padding:10px;
	margin-bottom:20px;
}

.job h2{
	margin-bottom:10px;
	margin-top:5px;
}

.job p{
	color:#666;
	margin-bottom:10px;
	font-size:12px;
}

.button-green{
	background-image: url('img/botao.png');
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:102px;
	height:32px;
	display: block;
	line-height: 34px;
	float:left;
	margin-right:10px;
	margin-top:5px;
}

.button-white{
	background-image: url('img/botao-branco.png');
	text-decoration:none;
	color:#9c3;
	text-align:center;
	width:102px;
	height:32px;
	line-height: 34px;
	display: block;
	float:left;
	margin-top:5px;
}



/* CONTACT */

input{
	display:block;
	padding:4px;
	font-size:18px;
	margin-bottom:10px;
	width:280px;
	font-weight:bold;
	color:#ccc;
}

textarea{
	float: left;
	width:300px;
	height:170px;
	margin-right:20px;
	font-family: Helvetica, Arial;
	font-size:14px;
	background: url(img/background-typehere.gif) no-repeat center;
}

.submit{
	background-image: url('img/botao.png');
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:102px;
	height:32px;
	display: block;
	line-height: 24px;
	float:left;
	margin-right:10px;
	border:0;
} 


/* ITEMS */
div#footer {
	margin-top: 60px;
	padding-top: 55px;
	padding-bottom: 60px;
	width: 100%;
	background: #d7d6de url(img/sombra-rodape.jpg) repeat-x;
	text-shadow: #e8e8e8 0 -2px 0;
}

#footer a {
	text-align:left;
	width:625px;
	margin:0 auto;
	display: block;
	color: #909090;
	margin-bottom:10px;
	font: italic 20px/23px Georgia;
	border-bottom-width: 2px;
}

#footer a:hover {
	color: #8bba2e;
}
