/*
Customizado por Ronny Saran

*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	background-color: #A9B3BB;
	background-image: url(imagens/img01.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #820606;
}
.titulo-escolas {
	color: #9A3030;
	background-color: #FAEFEF;
	display: block;
	font-size: 24px;
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial, Verdana;
	font-weight: bolder;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #9A3030;
	border-right-color: #9A3030;
	border-bottom-color: #9A3030;
	border-left-color: #9A3030;
	padding: 5px;
	margin-bottom: 10px;
}


h1 {
	font-size: 3em;
}
.imagens-direita {
	float: right;
	margin-left: 20px;
}
.bullet {
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



h2 {
	font-size: 2em;
}
h4 {
	font-size: 16px;
	color: #666666;
	font-weight: bolder;
}

.comentarios {
	font-weight: bold;
	background-color: #FFFFCC;
	border-bottom-width: 5px;
	border-top-color: #F9F7C8;
	border-right-color: #F9F7C8;
	border-bottom-color: #F9F7C8;
	border-left-color: #F9F7C8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 80%;
	color: #9D9611;
}
.espaco-img {
	margin-left: 15px;
}



h3 {
	font-size: 1em;
}


p, ul, ol {
	margin-bottom: 1em;
	line-height: 110%;
}
.postal_bak {
	background-attachment: fixed;
	background-image: url(imagens/post_bak.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 670px;
	height: 130px;
	margin: 0 auto;
	padding: 70px 0 0 100px;
	background-image: url(imagens/img02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#logo h1, #logo p {
	
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 770px;
	height: 70px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(imagens/img03.gif) no-repeat center bottom;
}

/* Wide Post */

.wide-post {
	width: 770px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(imagens/img04.gif);
}

.wide-post .title {
	padding: 30px 30px 20px 30px;
	background: url(imagens/img05.gif) no-repeat;
	font-size: 2em;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}
.nova {
	background-color: #FCFDE3;
	padding: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-top-color: #F4EECC;
	border-right-color: #F4EECC;
	border-bottom-color: #F4EECC;
	border-left-color: #F4EECC;
	display: block;
	list-style-type: none;
	margin: 5px;
}


.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding: 0 30px;
}

.wide-post .bottom {
	height: 20px;
	background: url(imagens/img06.gif) no-repeat left bottom;
	clear: both;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(imagens/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(imagens/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(imagens/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(imagens/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(imagens/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: url(imagens/img13.gif) repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(imagens/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(imagens/img15.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
	color: #666666;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	margin-top: 20px;
	font-size: 12px;
	height: 60px;
	background-image: url(imagens/submenu-bak.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.rodape {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 770px;
	background-color: #99FF00;
	float: left;
}


#submenu ul {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 180px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(imagens/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #7C0202;
}

#submenu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #8F1212;
	background-image: url(imagens/img18.gif);
	background-repeat: repeat-x;
	color: #CC0000;
}
#footer2 {
	background: #3F4244 url(imagens/img18.gif) repeat-x;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin-bottom: 0px;
}


#footer p {
	text-align: center;
	font-size: smaller;
	color: #572B2B;
}

#footer a {
	color: #572B2B;
}
legend {
	color: #999999;
	text-transform: capitalize;
}
.fundo-form {
	background-color: #F7F7F7;
	margin: 10px;
	padding: 10px;
	border: thin dotted #CCCCCC;
}


#entrada {
	width: 770px;
	height: 450px;
	background-image: url(imagens/img02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 180px;
	padding-bottom: 0;
	padding-left: 0px;
}
.wide-post .title2 {
	font-size: 18px;
	background-image: url(imagens/post_final2.jpg);
	background-repeat: no-repeat;
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial, Verdana;
	height: 380px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-style: italic;
	letter-spacing: -0.5px;
	color: #28346C;
	line-height: 18px;
	margin-bottom: 0px;
}
.vermelho {
	color: #7D0302;
}
.pacotes {
	background-image: url(imagens/pacotes/corpo.png);
	width: 170px;
	float: left;
	margin-left: 5px;
}

.pacotes_itens {
	padding-left: 20px;
	font-size: 11px;
	color: #414141;
	font-weight: bold;
	line-height: 13px;
}
.pacotes_itens_menor {
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
}
.pacotes_preco {
	font-size: 28px;
	font-weight: bolder;
	color: #414141;
	text-align: center;
	padding-right: 10px;
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial, Verdana;
	margin-top: -10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#botaocomprar {
	height: 58px;
	width: 120px;
	left: 41%;
	position: relative;
}
#botaocomprar a {
	display: block;
	height: 58px;
	width: 120px;
	background-image: url(imagens/btn-comprar.gif);
	background-repeat: no-repeat;
}
#botaocomprar a:hover {
	background-position: 0px -58px;
}

#logo-uic {
	display: block;
	height: 94px;
	width: 140px;
}
#logo-uic a {
	display: block;
	height: 94px;
	width: 140px;
	background-image: url(imagens/logo-escolas-uic.gif);
	background-position: 0px -94px;
	background-repeat: no-repeat;
}

#logo-uic a:hover {
	background-image: url(imagens/logo-escolas-uic.gif);
	display: block;
	height: 94px;
	width: 140px;
	background-position: 0px 0px;
}
legend {
	font-size: 8px;
	text-align: center;
}
#botoes {
	float: left;
	background-image:url(imagens/pacotes/botoes.png);
	background-repeat: no-repeat;
}
#botoes ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
#botoes ul li {
	float: left;
}

#botoes ul li a{
	background-repeat:no-repeat;
	display:block;
	height:46px;
	text-decoration:none;
	width:85px;
	float: left;
}

#botoes ul li a:hover#btn_detalhes{ background-image:url(imagens/pacotes/botoes.png); background-position:0px -46px; }
#botoes ul li a:hover#btn_comprar{ background-image:url(imagens/pacotes/botoes.png); background-position:-85px -46px; }
.asterisco {
	font-size: 10px;
	color: #FF0000;
	font-weight: bolder;
}

