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

.container {
	background-color: #F9F9F9;
	border: 5px solid #0C0;
	padding: 10px;
	width: 1040px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin: auto;
	height: auto;
}
.topo {
	display: block;
	width: 540px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-left: 255px;
}

.container .menu ul li {
	display: block;
	width: 117px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
		
}
.container .menu {
	float: right;
	padding-right: 25px;
}
.menu ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	background-color: #0C0;
	font-family: Latha;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 20px;
	width: 115px;
	-moz-box-shadow: rgba(0,0,0,0.7) 2px 2px 3px 3px;
	-webkit-box-shadow: rgba(0,0,0,0.7) 2px 2px 3px 3px;
	box-shadow: rgba(0,0,0,0.7) 2px 2px 3px 3px;
	
}
.menu ul li a:hover {
	display: block;
	color: #FFF;
	background-color: #F00;
	font-family: Latha;
	font-size: 14px;
	width: 117px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: -1px;
	margin-left: -1px;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	height: 21px;
}
.conteudo {
	background-color: #FFFFCE;
	border: 3px solid #FFFFB3;
	width: 780px;
	display: block;
	padding: 5px;
	margin-top: 5px;
	position: relative;
}
.carregando {
	text-align: center;
	border: 2px solid #F9F9F9;
	display: none;
}
body {
	background-image: url(imagestijolocimento.jpg);
}
.cancelar {
	clear: both;
}
.contador {
	font-family: Latha, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10px;
	height: auto;
	width: 540px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background-color: #EAEAFF;
	color: #3C618E;
	border: 1px solid #C7D8FE;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
#slideShow img {
	padding: 4px; 
	border: 1px solid #ccc; 
	background-color: #eee;
	top: 100px;
	float: right;
	left: 150px;
	overflow: visible;
	display: block;
	height: 190px;
	width: 190px;
}
#slideShow {
	float: left;
	display: block;
	height: 190px;
	width: 190px;
	margin-left: -255px;
	margin-top: -205px;
}
#slideShow_drt {
	float: right;
	display: block;
	height: 190px;
	width: 190px;
	margin-top: -205px;
	margin-right: -235px;
}
#slideShow_drt img {
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #eee;
	float: right;
	position: relative;
	top: -100px;
	left: -30px;
	display: block;
	height: 190px;
	width: 190px;
	overflow: visible;
}
.notas {
	text-align: center;
	font-size:7px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0F0;
}
.paragrafo {
	text-align: left;
	font-size:13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	float: none;
}
.titulo2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.titulo1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 1px;
	color: #FFF;
}
