/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	color:#FFFFFF;
	background-color:#2d4138;
	font-size:20px;
	background-image:url(../imgs/bg_home_browser.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}

.text{
	font-size:14px;
	text-align:center;
	margin:auto;
	margin-bottom:5px;
}
.hide{
}
/*
.inputTextField {
	height:30px;
	width:240px;
	font-size:15px;
}
*/
#wrap {
	width:630px;
	margin:auto;
}
#menuTab {
	height:200px;
	text-align:center;
}
#menuTab ul li{
	list-style-type: none;
	display: inline;
}
#menuTab ul li a{
	display: block;
	float: left;
	background-color:#FFFFFF;
	color:#000000;
	padding-bottom:5px;
	padding-top:5px;
	margin-right:5px;
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#menuTab ul li .tabOprojeto{
	width:200px;
}
#menuTab ul li .tabOprojeto:hover{
	background-color:#ed6730;
	color:#FFFFFF;
}
#menuTab ul li .tabAutores{
	width:200px;
}
#menuTab ul li .tabAutores:hover{
	background-color:#ed6730;
	color:#FFFFFF;
}
#menuTab ul li .tabOndecomprar{
	width:200px;
}
#menuTab ul li .tabOndecomprar:hover{
	background-color:#ed6730;
	color:#FFFFFF;
}

.bodyProjeto{
	margin:auto;
	width:600px;
	padding:10px;
	padding-top:20px;
	color:#000000;
	background-color:#ffffff;
	font-size:15px;
}
.bodyProjeto h1{
	margin-bottom:5px;
	font-size:20px;
	font-weight:bold;
	padding:10px;
	font-family:"Times New Roman", Times, serif;
}
.bodyProjeto h2{
	margin-bottom:5px;
	font-size:20px;
	font-weight:bold;
	padding:10px;
	font-family:"Times New Roman", Times, serif;
}
.bodyProjeto p{
	margin-bottom:5px;
	padding:10px;
}
.bodyProjeto ul li{
	list-style-type: none;
	display:inline;
}
.bodyProjeto ul li img{
	margin: 10px;
	margin-top: 0px;
}
.bodyProjeto a{
	background-color:#3c8dbb;
	color:#FFFFFF;
	text-decoration:none;
}

.bodyAutores{
	margin:auto;
	width:600px;
	padding:10px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
.bodyAutores ul li{
	list-style-type: none;
	display: list-item;
}
.bodyAutores ul li a{
	background-color:#ffffff;
	display: block;
	font-size:15px;
	color:#ed6730;
	text-decoration:none;
}
.bodyAutores ul li .autorRaphael{
	padding:10px;
	margin-bottom:5px;
	width:270px;
}
.bodyAutores ul li .autorRaphael:hover{
	background-color:#ed6730;
	color:#ffffff;
}
.bodyAutores ul li .autorCamila{
	padding:10px;
	margin-bottom:5px;
	width:240px;
}
.bodyAutores ul li .autorCamila:hover{
	background-color:#ed6730;
	color:#ffffff;
}
.bodyAutores ul li .autorVitor{
	padding:10px;
	margin-bottom:5px;
	width:210px;
}
.bodyAutores ul li .autorVitor:hover{
	background-color:#ed6730;
	color:#ffffff;
}
.bodyAutores ul li .autorMariana{
	padding:10px;
	margin-bottom:5px;
	width:180px;
}
.bodyAutores ul li .autorMariana:hover{
	background-color:#ed6730;
	color:#ffffff;
}
.bodyAutores ul li .autorFlavia{
	padding:10px;
	margin-bottom:5px;
	width:150px;
}
.bodyAutores ul li .autorFlavia:hover{
	background-color:#ed6730;
	color:#ffffff;
}

.bodyOnde{
	margin:auto;
	width:600px;
	padding:10px;
	padding-top:20px;
	color:#000000;
	background-color:#ffffff;
	font-size:15px;
}
.bodyOnde h1{
	margin-bottom:5px;
	font-size:20px;
	font-weight:bold;
	padding:10px;
	font-family:"Times New Roman", Times, serif;
}
.bodyOnde p{
	margin-bottom:3px;
	padding-left:10px;
}
.bodyOnde a{
	background-color:#3c8dbb;
	color:#FFFFFF;
	text-decoration:none;
}

.topBox{
	display: none;
}
.bodyAutoresHome{
	margin:auto;
	width:600px;
	padding:10px;
	padding-top:20px;
	background-color:#FFFFFF;
	color:#000000;
	font-size:15px;
	background-repeat:no-repeat;
	background-position:bottom center;
}
.bodyAutoresHome h1{
	margin-bottom:5px;
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
	font-family:"Times New Roman", Times, serif;
}
.bodyAutoresHome h2{
	margin-bottom:5px;
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
	font-family:"Times New Roman", Times, serif;
}
.bodyAutoresHome p{
	margin-bottom:5px;	
	padding:10px;
}
.bodyAutoresHome ul li{
	list-style-type: none;
	display: list-item;
	margin-bottom:3px;
	padding-left:10px;
}
.bodyAutoresHome ul li a{
	height: 50px;
	font-size:15px;
	font-weight:bold;
	background-color:#3c8dbb;
	color:#FFFFFF;
	text-decoration:none;
}
.bodyAutoresHome ul li a:hover{
	background-color:#ed6730;
}
/* Raphael */
.bodyAutorUm{
	margin:auto;
	width:630px;
	padding:10px;
	font-size:18px;
	color:#000000;
}
.bodyAutorUm h1{
	font-size:24px;
	font-weight:bold;
}
.bodyAutorUm h2{
	margin:none;
	font-size:16px;
}
.bodyAutorUm p{
	margin:none;
	margin-bottom:5px;
}
.bodyAutorUm a{
	background-color:#3c8dbb;
	color:#ffffff;
}
.bodyAutorUm a:hover{
	background-color:#ed6730;
	color:#ffffff;
}
/* Camila */
.bodyAutorDois{
	margin:auto;
	width:630px;
	padding:10px;
	font-size:18px;
	color:#000000;
}
.bodyAutorDois h1{
	font-size:24px;
	font-weight:bold;
}
.bodyAutorDois h2{
	margin:none;
	font-size:16px;
}
.bodyAutorDois p{
	margin:none;
	margin-bottom:5px;
}
.bodyAutorDois a{
	background-color:#3c8dbb;
	color:#ffffff;
}
.bodyAutorDois a:hover{
	background-color:#ed6730;
	color:#ffffff;
}

/* Vitor */
.bodyAutorTres{
	margin:auto;
	width:630px;
	padding:10px;
	font-size:18px;
	color:#000000;
}
.bodyAutorTres h1{
	font-size:24px;
	font-weight:bold;
}
.bodyAutorTres h2{
	margin:none;
	font-size:16px;
}
.bodyAutorTres p{
	margin:none;
	margin-bottom:5px;
}
.bodyAutorTres a{
	background-color:#3c8dbb;
	color:#ffffff;
}
.bodyAutorTres a:hover{
	background-color:#ed6730;
	color:#ffffff;
}
.bodyAutorTres .truta{
	background-image:url(../imgs/imgTrufa_lands.gif);
	width:460px;
	height:416px;
}

/* Mariana */
.bodyAutorQuatro{
	margin:auto;
	width:630px;
	padding:10px;
	font-size:18px;
	color:#000000;
}
.bodyAutorQuatro h1{
	font-size:24px;
	font-weight:bold;
}
.bodyAutorQuatro h2{
	margin:none;
	font-size:16px;
}
.bodyAutorQuatro p{
	margin:none;
	margin-bottom:5px;
}
.bodyAutorQuatro a{
	background-color:#3c8dbb;
	color:#ffffff;
}
.bodyAutorQuatro a:hover{
	background-color:#ed6730;
	color:#ffffff;
}

/* Flavia */
.bodyAutorCinco{
	margin:auto;
	width:630px;
	padding:10px;
	font-size:18px;
	color:#000000;
}
.bodyAutorCinco h1{
	font-size:24px;
	font-weight:bold;
}
.bodyAutorCinco h2{
	margin:none;
	font-size:16px;
}
.bodyAutorCinco p{
	margin:none;
	margin-bottom:5px;
}
.bodyAutorCinco a{
	background-color:#3c8dbb;
	color:#ffffff;
}
.bodyAutorCinco a:hover{
	background-color:#ed6730;
	color:#ffffff;
}

