@charset "utf-8";
/* CSS Document */

body {
	background:	url(../img/fundo.jpg);
	background-repeat:repeat;
	margin-top:0px;
	margin-left:0px;
	font:Verdana, Geneva, sans-serif #cccccc 12px;
}

h1 {
	margin-left:-99999px;	
	left: -99999px;
	
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#ccc;
	text-decoration:none;
}
ol ul {
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
}

li {
	float:left;
	height:105px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:105px;
}

.principal {
	position:absolute;
	width:800px;
	height:400px;
	top:10px;
	margin-left:-400px;
	left: 50%;
}

.titulo {
	background:url(../img/titulo.png);
	width:740px;
	height:49px;
	position:relative;
	float:left;
	left:30px;
}
.fotos {
	width:630px;
	height:600px;
	margin-left:200px;
	float:left;
	margin-top:10px;
	float:left;
}
.foto {
	width: 90px;
	height: 90px;
	overflow:hidden;
	float:left;
	margin-left:6px;
	margin-top:6px;	
}
.moldura {
	background:url(../img/moldura.jpg);
	width:102px;
	height:101px;
}
.linhaA {
	position:relative;
	float:left;
	margin-left:0px;
	width:600px;
}
.linhaB {
	position:relative;
	float:left;
	margin-left:40px;
}
.logo {
	width:140px;
	height:93px;
	margin-top: 10px;
	float:left;
	margin-left:10px;
	position:absolute;
	top:50px;
	left:20px;
	background-image:url(../img/logo.png);
	cursor:pointer;
}
.paging {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#cccccc;
	position:absolute;
	left:20px;
	width:100%;
	height:20px;
	text-align:center;
	top:630px;
}
.paging a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#cccccc;
	font-weight:bold;
}
.disabled {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#333;
	position:relative;
}
.vertical {
	width:6px;
	height:524px;
	float: right;
	right:25px;
	margin-top:0px;
	background:url(../img/vertical.png);
	background-repeat:no-repeat;
	position:absolute;
	top:50px;
}
.sobre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#CCC;
	text-align:left;
	position:relative;
	width:540px;
	float:left;
	left:44px;
}
.sobre a {
	text-decoration:none;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
.oq {
	position:absolute;
	float:left;
	width:105px;
	height:30px;
	top: 15px;
	left:3px;
	cursor:pointer;
}
.blog {
	width:140px;
	height:100px;
	margin-top: 20px;
	float:left;
	margin-left:10px;
	position:absolute;
	top:210px;
	left:20px;
	text-align:center;
}
.blog a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#ccc;
	text-decoration:none;
}
.logo2008 {
	width:140px;
	height:100px;
	margin-top: 20px;
	float:left;
	margin-left:10px;
	position:absolute;
	top:390px;
	left:20px;
	text-align:center;
	background-image:url(../img/logo2008.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.apoiadores {
	width:200px;
	height:30px;
	margin-left:25px;
	position:absolute;
	float:left;
	top:70px;
}
.instantcolor {
	width:430px;
	height:78px;
	margin-left:25px;
	background:url(../img/instantcolor.png);
	top:130px;
	position:absolute;
	float:left;
	cursor:pointer;
}
.kiartes {
	width:350px;
	height:117px;
	margin-left:25px;
	background:url(../img/kiartes.jpg);
	top:250px;
	position:absolute;
	float:left;
	cursor:pointer;
}
.burger {
	width:242px;
	height:171px;
	margin-left:25px;
	background:url(../img/burger.jpg);
	top:420px;
	position:absolute;
	float:left;
	cursor:pointer;
}
.caldeiras {
	width:167px;
	height:85px;
	margin-left:350px;
	background:url(../img/caldeiras.png);
	top:460px;
	position:absolute;
	float:left;
	cursor:pointer;
}