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

* {
	margin: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}
.top {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9900FF;
}

.Global {
	color: #333333;
	text-decoration: none;
	width: 1024px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F3E1FF;
	border-bottom-color: #F3E1FF;
	border-left-color: #F3E1FF;
}
.Global .Conteiner {
	margin: 4px;
}
.Global .Conteiner .Principal {
	width: 630px;
	float: left;
	display: block;
	margin-left: 162px;
}
.Global .Conteiner .Principal iframe {
	width: 468px;
	height: 60px;
	margin: auto;
}
.Global .Conteiner .Principal .PrinDireito {
	float: left;
	width: 48%;
	text-align: left;
	padding: 1%;
}
.Global .Conteiner .Principal .PrinEsquerdo {
	float: left;
	width:48%;
	text-align: left;
	display: inline;
	padding: 1%;
}
.Global .Conteiner .Esquerdo {
	width: 150px;
	float: left;
	margin-left: -792px;
}
.Global .Conteiner .Direito {
	width: 200px;
	float: left;
	margin-left: 12px;
}
.Global .Base {
	text-align: center;
	background-color: #F0D9FF;
	width: 1016px;
	height: 50px;
	clear: both;
	margin: 10px 5px 5px 5px;
	padding: 10px 0px 20px 0px;
}
.Cardapio {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.Cardapio ul {
	text-decoration: none;
	border-bottom-color: #9999FF;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


.Cardapio ul li a:link {
	text-decoration: none;
	background-color: #FAF2FF;
	display: block;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #9900CC;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.Cardapio ul li a:visited {
	text-decoration: none;
	background-color: #FAF2FF;
	display: block;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #9900CC;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.Cardapio ul li a:hover {
	text-decoration: none;
	background-color: #E6BFFF;
	display: block;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #9900CC;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a:link  img {
	border: 3px solid #FFFFFF;
}
a:visited  img {
	border: 3px solid #FFFFFF;
}
a:hover  img {
	border: 3px solid #9900FF;
}
.Global .Conteiner .Principal .PrinEsquerdo .destaque {
	text-align: center;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}


.Global .Conteiner .Principal .PrinEsquerdo .destaque .img {
	text-align: center;
}
.Global .Conteiner .Principal .PrinEsquerdo .destaque h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #9900FF;
	background-color: #F2DFFF;
	padding: 7px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	text-align: left;
}
.Conteiner-Cardapio-2 * {
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
}
.Conteiner-Cardapio-2 {
	width: 100%;
	float: left;
	background-color: #D2E9FF;
}

.Conteiner-Cardapio-2 .input {
	margin-top: 10px;
	vertical-align: top;
	margin-bottom: 10px;
}


.Conteiner-Cardapio-2 .title {
	background-color: #0066CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	padding: 5px;
	margin-top: 5px;
}
.Conteiner-Cardapio-2 .input .comment .datatime {
	font-size: 10px;
	color: #666666;
}
.Conteiner-Cardapio-2 .input .number {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.Conteiner-Cardapio-2 .input .comment {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	display: block;
	margin-left: 15px;
}
.Conteiner-Cardapio-2 .input .comment a:link {
	color: #000000;
}
.Conteiner-Cardapio-2 .input .comment a:visited {
	color: #000000;
}
.Conteiner-Cardapio-2 .input .comment a:hover {
	color: #333333;
	text-decoration: underline;
}
.Global .Conteiner .Principal .PrinEsquerdo .two {
	float: left;
	width: 46%;
	margin-right: 1%;
}
.Global .Conteiner .Principal .PrinEsquerdo .two .img {
	text-align: center;
}
.Global .Conteiner .Principal .PrinEsquerdo .two h3 {
	font-size: 12px;
	font-weight: bold;
	color: #9900FF;
	padding: 0px 5px 5px 5px;
}
.Global .Conteiner .Principal .PrinEsquerdo .two h4 {
	font-size: 10px;
	font-weight: normal;
	color: #9966FF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.Global .Conteiner .Principal .PrinEsquerdo .publicidadeIndex {
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9900FF;
}
.Global .Conteiner .Principal .PrinEsquerdo .publicidadeIndex .title {
	padding: 5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #9900FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9900FF;
	background-color: #D697FF;
	color: #FFFFFF;
	font-weight: bold;
}
.Global .Conteiner .Principal .PrinEsquerdo .publicidadeIndex .img {
	text-align: center;
}
.Global .Conteiner .Principal .PrinDireito .listaIndex {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9900FF;
	float: left;
	width: 100%;
}
.Global .Conteiner .Principal .PrinDireito .listaIndex .menu {
	padding: 5px;
	color: #9900FF;
	font-weight: bold;
	background-color: #F8ECFF;
	font-size: 14px;
}
.Global .Conteiner .Principal .PrinDireito .listaIndex .comment {
	padding: 5px;
	font-size: 12px;
}
.Global .Conteiner .Principal .PrinDireito .listaIndex .comment a:link {
	font-size: 12px;
	font-weight: normal;
	color: #9900FF;
	text-decoration: none;
}
.Global .Conteiner .Principal .PrinDireito .listaIndex .comment a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #9900FF;
	text-decoration: none;
}
.Global .Conteiner .Principal .PrinDireito .listaIndex .comment a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #9933FF;
	text-decoration: none;
}
.listaIndexfoto * {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.listaIndexfoto {
	margin: 5px 0px 0px 0px;
	float: left;
}
.listaIndexfoto .img {
	text-align: center;
	float: left;
}
.listaIndexfoto .comment {
	margin-left: 110px;
}

.listaIndexfoto .comment h2 {
	font-size: 12px;
	color: #9966FF;
}
.listaIndexfoto .comment a:link {
	font-size: 16px;
	font-weight: bold;
	color: #9900FF;
	text-decoration: none;
}
.listaIndexfoto .comment a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #9900FF;
	text-decoration: none;
}
.listaIndexfoto .comment a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #9966FF;
	text-decoration: none;
}
.Global .Conteiner .Principal .PrinDireito .sheepmodels {
	background-color: #E1E1FF;
	float: left;
	width: 100%;
}
.Global .Conteiner .Principal .PrinDireito .sheepmodels .img {
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.Global .Conteiner .Principal .PrinDireito .sheepmodels .title {
	padding: 5px;
	background-color: #9900FF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.Global  .Conteiner  .Principal  .PrinDireito  .sheepmodels  .img  a:link  img {
	border: 3px solid #E1E1FF;
}
.Global  .Conteiner  .Principal  .PrinDireito  .sheepmodels  .img  a:visited  img {
	border: 3px solid #E1E1FF;
}
.Global  .Conteiner  .Principal  .PrinDireito  .sheepmodels  .img  a:hover  img {
	border: 3px solid #9900FF;
}
.Global .Conteiner .Principal .albumpictures {
	text-align: left;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}
.Global .Conteiner .Principal .albumpictures * {
	text-decoration: none;
}
.Global .Conteiner .Principal .albumpictures .input {
	text-decoration: none;
	width: 98%;
}
.Global .Conteiner .Principal .albumpictures .input  ul {
	text-decoration: none;
	border-bottom-color: #9999FF;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


.Global .Conteiner .Principal .albumpictures .input  ul li a:link {
	text-decoration: none;
	background-color: #FAF2FF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #9900CC;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.Global .Conteiner .Principal .albumpictures .input  ul li a:visited {
	text-decoration: none;
	background-color: #FAF2FF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #9900CC;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.Global .Conteiner .Principal .albumpictures .input  ul li a:hover {
	text-decoration: none;
	background-color: #E6BFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #9900CC;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.Global .Conteiner .Principal .albumpictures .categoria {
	background-color: #9900FF;
	margin: 2% 2% 0% 0%;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Global .Conteiner .Principal .albumpictures .top {
	background-color: #F5E8FF;
	border: 2px solid #EACAFF;
	margin: 2% 2% 0% 0%;
	padding: 5px;
	text-align: left;
}
.Global .Conteiner .Principal .albumpictures .top .detales h4 {
	font-size: 12px;
	color: #9933FF;
	text-decoration: none;
	padding: 10px 5px 10px 0px;
	font-weight: normal;
	border-top: 1px dashed #9900FF;
	text-align: right;
}
.Global .Conteiner .Principal .albumpictures .top h3 {
	font-size: 14px;
	color: #9933FF;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
}
.Global .Conteiner .Principal .albumpictures .top h2 {
	font-size: 18px;
	color: #9900FF;
	text-decoration: none;
	margin: 5px 5px 10px 0px;
}
.Global .Conteiner .Principal .albumpictures .foto {
	background-color: #F5E8FF;
	border: 2px solid #EACAFF;
	padding: 5px;
	width: 43%;
	text-align: center;
	float: left;
	height: 300px;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 0%;
}
.Global .Conteiner .Principal .albumpictures .fotoshow {
	background-color: #F5E8FF;
	border: 2px solid #EACAFF;
	padding: 5px;
	text-align: center;
	float: left;
}
.Global .Conteiner .Principal .albumpictures .fotoshow {
	text-align: center;
	width: 93%;
	margin-bottom: 10px;
}
.Global .Conteiner .Principal .albumpictures .fotoshow .comment h2 {
	background-color: #F5E8FF;
	padding: 5px;
	text-align: left;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #9900FF;
	text-decoration: none;
}
.Global .Conteiner .Principal .albumpictures .paginacao {
	margin: 2% 2% 0% 0%;
	padding: 5px;
	width: 90%;
	text-align: center;
	float: left;
}
.Global .Conteiner .Principal .albumpictures .paginacao .links a:link {
	background-color: #F5E8FF;
	border: 2px solid #EACAFF;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #9900FF;
	text-decoration: none;
	float:right;
	margin: 1px;
}
.Global .Conteiner .Principal .albumpictures .paginacao .links a:visited {
	background-color: #F5E8FF;
	border: 2px solid #EACAFF;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #9900FF;
	text-decoration: none;
	float:right;
	margin: 1px;
}
.Global .Conteiner .Principal .albumpictures .paginacao .links a:hover {
	background-color: #DEB0FF;
	border: 2px solid #EACAFF;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #9900FF;
	text-decoration: none;
	float:right;
	margin: 1px;
}
.Global .Conteiner .Principal .albumpictures .foto h2 {
	font-size: 12px;
	font-weight: bold;
	color: #9900FF;
	text-decoration: none;
}
.Global .Conteiner .Principal .albumpictures .foto .comment {
	text-align: left;
}
.Global .Conteiner .Principal .albumpictures .foto .comment h2 a:link {
	font-size: 12px;
	color: #9900FF;
	text-decoration: none;
}
.Global .Conteiner .Principal .albumpictures .foto .comment h2 a:visited {
	font-size: 12px;
	color: #9900FF;
	text-decoration: none;
}
.Global .Conteiner .Principal .albumpictures .foto .comment h2 a:hover {
	font-size: 12px;
	color: #9966FF;
	text-decoration: none;
}
.Global .Base .conteiner * {
	margin:0px;
	padding:0px;
	text-decoration:underline;
}
.Global .Base .conteiner {
	font-size: 12px;
	text-align: center;
	padding: 5px;
}
.Global .Base .conteiner .input * {
	margin:0px;
	padding:0px;
}
.Global .Base .conteiner .input {
	font-size: 12px;
	color: #9900FF;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 33%;
}
.Global .Base .conteiner .input h3 {
	font-size: 12px;
	color: #9900FF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
