/* ################################################


				maked for frogs.com.br
				Alexandre Tucci


################################################## */


* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFFFFF url(imagens/fd_body.png) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif;}
h1 {
	background-image: url(imagens/fd_logo.png);
	background-repeat: no-repeat;
	text-indent: -9898px;
	background-position: left bottom;
	height: 72px;
	width: 634px;
	position: relative;
	top: -3px;
}
h2 {
	color: #A851A8;
	font-size: 1.2em;
	font-weight: normal;
}
h3 {
	color: #A851A8;
	font-size: 1em;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
h4 {
	color: #666666;
	font-size: 1em;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
p {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
	font-size: 0.8em;
}
a {
	color: #0099FF;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

q {
	font-size: 0.7em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #666666;
	font-style: italic;
}
cite {
	font-size: 0.7em;
	color: #A851A8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#geral {
	width: 880px;	
	margin: 0px auto;
}
#topo {
	top: 54px;
	position: relative;
	height: 304px;
	background-image: url(imagens/fd_topo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#conteudo {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	left: 140px;
	position: relative;
	width: 600px;
}

.separador {
	width: 606px;
	height: 9px;
	background-image: url(imagens/hr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#conteudo ol {
	color: #870293;
	padding: 10px;
}
#conteudo ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
#conteudo ul {
	color: #870293;
	padding: 10px;
}
#conteudo li {
	font-size: 0.8em;
	color: #666666;
	list-style-position: inside;
	list-style-type: square;
}
#rodape {
	clear: both;
	height: 40px;
	padding-top: 10px;
	float: left;
	margin-top: 10px;
	width: 600px;
}
#rodape p { font-size: 11px;}
#rodape a {
	color: #870293;
	text-decoration: none;
}
#rodape a:hover {
	color: #333333;
	text-decoration: underline;
}


/* ####################### MENU */

#menu {
	width: 606px;
	height: 42px;
	background: url(imagens/fd_menu.png) no-repeat center top;
	margin-top: 39px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu ul {
	width: 606px;
	text-align: center;
	color: #FFFFFF;
}
#menu li {
	display: inline;
	text-align: center;
	margin: 0px;
}
#menu a {
	margin-right: 6px;
	margin-left: 6px;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	line-height: 35px;
}
#menu a:hover {
	color: #990099;
}

/* ####################### CONTEUDO */

.alinhabox {
	height: 10px;
	width: 600px;
	float: left;
}

.box {
	width: 290px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box ul {
	color: #870293;
}
.box h3 {
	background-image: url(imagens/hr.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	height: 30px;
}
.box img {
	background-color: #EAD5EA;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
	border: none;
}
.box p {
	font-size: 0.7em;
	text-align: left;
}

.box li {
	font-size: 0.8em;
	list-style-position: inside;
	list-style-type: disc;
}
.box a {
	color: #870293;
	text-decoration: none;
}
.box a:hover {
	color: #333333;
}

.fotoaula {
	height: 130px;
	width: 130px;
	float: left;
	margin-right: 10px;
	padding: 2px;
	background-color: #EAD5EA;
}




/* ####################### BOX 2 */

.box2 {
	float: left;
	width: 300px;
	background-color: #EAD5EA;
	background-image: url(imagens/box2_bot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	padding-bottom: 5px;
}
.box2Top {
	background-image: url(imagens/box2_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	display: block;
}
.box3 img {
	background-color: #EAD5EA;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box2 p {
	font-size: 0.8em;
}
.box2 ul {
	color: #870293;
}
.box2 li {
	font-size: 0.8em;
	color: #333333;
	list-style-position: inside;
	list-style-type: disc;
}
.box2 h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box2 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.7em;
}
.box2 a {
	text-decoration: none;
	color: #870293;
}
.box2 a:hover {
	color: #333333;
}

/* ####################### BOX 3 */

.box3 {
	float: left;
	margin-top: 15px;
	display: block;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: transparent;
	width: 100%;
	text-align: center;
}
.box3 q {
	font-size: 1.2em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #663366;
	font-family: "Monotype Corsiva", Arial;
}
.box3 cite {
	font-size: 0.7em;
	color: #A851A8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}


/* #############  ESPAÇO  ###########  */

#galfotos {
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#galfotos img {
	background-color: #D5ABD5;
	border: none;
	padding: 2px;
	width: 105px;
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#galfotos a { color: #FFFFFF; text-decoration: none; font-weight: bold;}
#galfotos a:hover { color: #FF9900;}

/* #############  CONTATO  ###########  */

#form {
	padding: 20px;
	float: left;
	width: 500px;
}
#form fieldset { border: none;}
#form legend { font-size: 0.8em; margin-left: 10px;}
#form label { font-size: 0.8em; margin: 5px; width: 70px; display: block; float: left; color: #870293;}
#form input, select, textarea {
	margin: 5px;
	font-size: 0.8em;
	color: #870293;
	background-color: #FFFFFF;
	background-image: url(imagens/blt.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #C18BC1;
}
#form textarea  {
	font-family: Tahoma, Arial, sans-serif;
	border: 1px solid #C18BC1;
	color: #870293;
}
#form .botao {
	color: #FFFFFF;
	font-size: 0.7em;
	padding: 2px;
	border: 1px solid #C18BC1;
	background-color: #870293;
	background-image: url(imagens/fd_menu.png);
	background-position: center;
}
