/******************************************************
* Criado por: Fábio Emerson - www.fabioemerson.com    *
* Cliente: www.sonhosemimos.com          			  *
* Data: setembro 2008                     			  *
******************************************************/
* {	margin: 0;	padding: 0;	border: none;}
body, html {
	background: #A7CDE4 url(../img/bg.jpg) no-repeat center 70px;
	text-align: center;
	font: 13px "Comic Sans MS", "Trebuchet MS", Arial, serif;
	color: #000;
}
p {margin: 15px 0}
li {list-style: none}
a {text-decoration: underline;	color: #000}
a:hover {text-decoration: none}
a:focus, object {outline:none}
#main {
	text-align: left;
	margin: auto;
	width: 1000px;
}
/*TOPO*/
#top {
	background: #FEF000;
	height: 70px;
}
#top #top_content {
	width: 1000px;
	margin: auto;
}
#top #top_content #falunos {
	float: right;
	font-size: 11px;
	color: #000;
	text-align: left;
	margin-top: 10px;
	display: none;
}
#top #top_content #falunos label {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	height: 25px;
}
#top #top_content #falunos .textfield {
	font: 12px "Comic Sans MS", "Trebuchet MS", Arial, serif;
	color: #000;
	background: #FFF url(../img/bg_campos.jpg) repeat-x;
	padding: 2px;
	width: 100px;
	border: 1px solid #000;
	margin-right: 5px;
}
#top #top_content #falunos .textfield:hover, #top #top_content #falunos .textfield:focus {
	background: #FFF;
}
#top #top_content #falunos #enviar {
	font: 11px "Comic Sans MS", "Trebuchet MS", Arial, serif;
	color: #000;
	background: #FFF url(../img/bg_campos.jpg) repeat-x;
	cursor: pointer;
	border: 1px solid #000;
	padding: 2px;
	*padding: 2px 0;
}
/*RODAPÉ*/
#space {
	clear: both;
	height: 30px;
}
#footer {
	background: #94CA34 url(../img/bg_footer.jpg) repeat-x;
	color: #FFF;
	height: 150px;
	font-size: 12px;
}
#footer #footer_text {
	text-align: left;
	margin: auto;
	width: 990px;
	line-height: 18px;
	padding-top: 90px;
}
#footer a {
	color: #FFF;
}
#footer #fabio {
	float: right;
}
/*LEFT*/
#main #left {
	float: left;
	margin: -70px 0 0;
	width: 250px;
	_width: 247px;
	_overflow: hidden;
}
#main #left #logo {
	position: relative;
}
/*MENU*/
#main #left #menu {
	float: left;
	width: 170px;
	padding-left: 40px;
	font-size: 12px;
}
#main #menu li {
	margin-bottom: 3px;
	text-align: center;
}
#main #left #menu a {
	line-height: 30px;
	height: 30px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#main #left #menu a.l1 {
	background: #E10915;
}
#main #left #menu a.l1:hover {
	background: #E54359;
}
#main #left #menu a.l2 {
	 background:#FFF300;
	 color:#E10915;
}
#main #left #menu a.l2:hover {
	background: #FFFF66;
}
#main #left #menu a.l3 {
	background:#008030;
}
#main #left #menu a.l3:hover {
	background: #4CA56E;
}
#main #left #menu a.l4 {
	background: #0082D6;
}
#main #left #menu a.l4:hover {
	background: #4CA7E1;
}
#main #content {
	margin-left: 250px;
	_margin-left: 247px;
	min-height: 500px;
	_height: 500px;
}
/*SUBMENU*/
#main #content #submenu {
	margin: -5px 0 10px;
}
#main #content #submenu a {
	color: #FFF;
	background: #E10915;
	padding: 0 5px;
	text-decoration: none;
}
#main #content #submenu a:hover {
	background: #E54359;
}
/*VOLTAR*/
#main #content #submenu.voltar {
	margin: 15px 0;
	width: 100%;
}
/*GERAL*/
#main #content h1 {
	font-size: 34px;
	font-weight: normal;
	color: #E10915;
	border-bottom: 2px solid #E10915;
	margin-bottom: 10px;
}
#main #content h2 {
	font-size: 24px;
	color: #E10915;
	margin-top: 10px;
	font-weight: normal;
}
#main #content h3 {
	font-weight: normal;
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
	color: #FFF;
	line-height: 30px;
	height: 30px;
}
#main #content h4, #main #content a h4 {
	font-size: 18px;
	color: #FFF300;
	margin-bottom: 5px;
	font-weight: normal;
}
#main #content li {
	list-style: square;
	margin-left: 35px;
}

/*FORMULÁRIOS*/
#main #content form {
	margin-top: 20px;
}
#main #content form label {
	width: 70px;
	height: 23px;
	display: block;
	float: left;
	line-height: 23px;
	text-align: right;
	padding-right: 5px;
}
#main #content form .textfield, #main #content form .select {
	margin-bottom: 15px;
	color: #000;
	background: #FFF url(../img/bg_campos.jpg) repeat-x;
	padding: 3px;
	border: 1px solid #CCC;
	font: 13px "Comic Sans MS", "Trebuchet MS", Arial, serif;
}
#main #content form .textfield {
	width: 400px;
}
#main #content form .select {
	*padding: 0;
}
#main #content form .textfield:hover, #main #content form .textfield:focus, #main #content form .select:hover, #main #content form .select:focus {
	background: #FFF;
}
#main #content #fcontato #contatos {
	float: right;
}
#main #content .btn {
	color: #FFF;
	background: #0082D6;
	padding: 3px;
	*padding: 2px;
	cursor: pointer;
	font: 11px "Comic Sans MS", "Trebuchet MS", Arial, serif;
	margin-bottom: 15px;
}
#main #content #slide {
	margin-top: 6px;
}

/*PÁGINA INICIAL*/
#main #content .box_home {
	float: left;
	_height: 150px;
	min-height: 150px;
	width: 246px;
	margin: 6px 6px 0 0;
}
#main #content .box_equipe {
	height: 156px;
	float: left;
	width: 355px;
	padding: 10px;
	padding-right: 8px;
}
#main #content .box_equipe img { float: left; margin-right: 10px; border: 2px solid #0082D6; background: #FFF; padding: 1px; }
#main #content #box_fotos_escola {
	float: right;
	width: 260px;
	text-align: right;
	margin-bottom: 15px;
}
#main #content #box_fotos_escola .highslide {
	margin: 0 0 10px 10px;
}
#main #content.pg-escola-fotos .highslide {
	margin-right: 5px;
}
#main #content .box_jogos {
	height: 95px;
	margin-bottom: 15px;
}
#main #content .box_jogos a {
	text-decoration: none;
	display: block;
	height: 85px;
	padding: 5px;
	color: #FFF;
}
#main #content .box_jogos a.b1 {
	background: #E10915;
}
#main #content .box_jogos a.b1:hover {
	background: #E54359;
}
#main #content .box_jogos a.b2 {
	background:#FFF300;
	color: #000;
}
#main #content .box_jogos a.b2:hover {
	background: #FFFF66;
}
#main #content .box_jogos a.b3 {
	background:#008030;
}
#main #content .box_jogos a.b3:hover {
	background: #4CA56E;
}
#main #content .box_jogos a.b4 {
	background: #0082D6;
}
#main #content .box_jogos a.b4:hover {
	background: #4CA7E1;
}
#main #content .box_jogos img {
	float: left;
	margin-right: 10px;
}
#main #content .box_calendario {
	height: 225px;
	width: 230px;
	float: left;
	font-size: 10px;
	padding: 0 0 10px 15px;
}
#main #content .box_calendario table {
	width: 100%;
	font-size: 13px;
}
#main #content .box_calendario td {
	text-align: center;
	margin: 1px;
	border: 1px solid #000;
}
#main #content .box_calendario .tit {
	font-weight: bold;
	color: #E10915;
}
#main #content .box_calendario .titdias {
	font-weight: bold;
	color: #008030;
}
#main #content .box_calendario .dialetivo {
	color: #0082D6;
}
#main #content .box_calendario .feriado {
	color: #E10915;
}
#main #content .box_calendario .iniciofim {
	color: #FFF;
	background: #0082D6;
}
#main #content .datanot {
	font-size: 10px;
	color: #666;
}
#main #content .box_albuns {
	float: left;
	width: 355px;
	height: 77px;
	font-size: 11px;
	border-bottom: 1px dotted #000;
	margin: 10px 10px 5px;
	padding-bottom: 5px;
	display: inline;
}
#main #content .box_albuns a {
	text-decoration: none;
	display: block;
	height: 77px;
}
#main #content .box_albuns a:hover .desc {
	text-decoration: underline;
}
#main #content .box_albuns a img {
	margin: 0px 10px 10px 0px;
	float: left;
	border-bottom: 2px solid #FEF000;
}
#main #content .box_albuns a:hover img {
	border-bottom: 2px solid #E10915;
}
#main #content .box_albuns .tit {
	font-weight: bold;
	font-size: 13px;
}
#main #content .box_albuns .data {
	color: #666;
}
#main #content .box_home a {
	text-decoration: none;
}
#main #content .box_home a:hover {
	text-decoration: underline;
}

/*... ALBUNS HOME ...*/
#main #content .box_home .box_albuns_home {
	margin-bottom: 7px;
	height: 75px;
	font-size: 11px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #0082D6;
}
#main #content .box_home .box_albuns_home a {
	text-decoration: none;
	display: block;
	height: 77px;
}
#main #content .box_home .box_albuns_home a img {
	float: left;
	margin: 0 10px 2px 0;
}
#main #content .box_home .box_albuns_home a:hover img {
	float: left;
	margin-bottom: 0;
	border-bottom: 2px solid #0082D6;
}
#main #content .box_home .box_albuns_home a .tit {
	color: #0082D6;
	font-weight: bold;
	font-size: 13px;
}
#main #content .box_home .box_albuns_home a .data {
	font-size: 11px;
	color: #666;
}


/*... VIDEOS HOME ...*/
#main #content .box_home .box_videos_home {
	margin-bottom: 7px;
	height: 75px;
	font-size: 11px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #E10915;
}
#main #content .box_home .box_videos_home a {
	text-decoration: none;
	display: block;
	height: 77px;
}
#main #content .box_home .box_videos_home a img {
	float: left;
	margin: 0 10px 2px 0;
}
#main #content .box_home .box_videos_home a:hover img {
	float: left;
	margin-bottom: 0;
	border-bottom: 2px solid #E10915;
}
#main #content .box_home .box_videos_home a .tit {
	color: #E10915;
	font-weight: bold;
	font-size: 13px;
}
#main #content .box_home .box_videos_home a .data {
	font-size: 11px;
	color: #666;
}


/*... NOTICIAS HOME ...*/
#main #content #box_home_informativos a {
	color: #008030;
}
#main #content .box_home #fnewsletter {
	margin: 0px 0px 0px 10px;
}
#main #content .box_home #fnewsletter .textfield {
	font: 13px "Comic Sans MS", "Trebuchet MS", Arial, serif;
	color: #000;
	padding: 3px;
	border: 1px solid #666;
	background: #FFF url(../img/bg_campos.jpg) repeat-x;
	width: 218px;
	margin-bottom: 5px;
}
#main #content .box_home #fnewsletter .textfield:hover, #main #content .box_home #fnewsletter .textfield:focus {
	background: #FFF;
}
#main #content .box_home #fnewsletter #enviar {
	color: #E10915;
	background: #FFF300;
	font: 12px "Comic Sans MS", "Trebuchet MS", Arial, serif;
	cursor: pointer;
	padding: 3px;
	*padding: 2px;
	margin-top: 10px;
}

/*PAGINAÇÃO*/
#main #content #naveg {
	margin: 20px 0;
	width: 100%;
	float: left;
}
#main #content #naveg li {
	float: left;
	list-style: url(none) none;
	margin: 0px 3px 0px 0px;
}
#main #content #naveg a {
	padding: 0 4px;
	color: #E10915;
	text-decoration: none;
	display: block;
	border: 1px solid #E10915;
}
#main #content #naveg a:hover{
	color: #FFF;
	background: #E10915;
}
#main #content #naveg .atual{
	background: #E10915;
	color: #FFF;
	padding: 0 4px;
	border: 1px solid #E10915;
}
#main #content #naveg .desl{
	color: #CCC;
	padding: 0 4px;
	border: 1px solid #CCC;
}

