.caixa
{
	width:185px;
 }
 
 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
body {
	margin:0;
	background-color:#4b1f15;
	
}
.s{	background-color:#482918;}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5B18E;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B5B18E;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B5B18E;
	text-decoration: underline;
}
.borde_img{
	border: solid 10px #633821; 
}

.otf{
	position:absolute;
	bottom:33px;
	left:5px;
}
.texto_rodape, .link_rodape, .link{
	margin-top:60px;
	padding-left:5px;
	position:relative;
}

.texto_rodape, .link_rodape, .link_rodape:hover, .link {
	color:#550506;
	font-family:trebuchet ms;
	font-size:11px;
}

.texto_rodape {
	color:#FFFFFF;
}

.linkFlex {
	cursor: pointer;
	float:right;
	width:100px;
	height:20px;
	margin-right: 59px;
	margin-top: 87px;
}

.linkFlex a {
	display:block;
}
/*
.img_rodape2 {
	position:absolute;
	border:1px solid #ffffff;
	bottom:0px;
}
.img_rodape {
	border:1px solid #000000;
	height:200px;
	width:780px;
	background-position:bottom;
	background-image:url('images/rodape.png');
	background-repeat:no-repeat;
}
*/
.img_rodape {
	
	height:118px;
	width:780px;
	background-position:bottom;
	background-image:url('images/rodape.png');
	background-repeat:no-repeat;
}
 /*no-repeat center bottom*/
.rodape {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.rodape a{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.rodape a:hover{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
.titulo{
	color:#FFFFFF;
}
.texto{
	color:#B5B18E;
	height:20px;
}

.titulotexto{
	color:#BB8C35;
}

hr{
	color:#bcad85;
	width:98%;
}

.hr{
	color:#bcad85;
	width:100%;
	height:1px;
	border:1px dashed;
}
.hrvertical{
	height:73px;
	width:2px;
}

/* Galeria de fotos */
.imgGallery a {
	color:#bcad85;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border: solid 1px #550506; 
	width:70px;
}
.imgGallery a:link,
.imgGallery a:active,
.imgGallery a:visited{
	display: table-cell;
	height: 65px;
	text-align: center;
	border: solid 1px #550506; 
	text-decoration: none;
	background-color: #550506;
}
.imgGallery a:hover{
	background-color:#89340F;
	border: solid 1px #550506;
	text-decoration:none;
	color:#bcad85;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.imgGallery img{
	border: 1px solid #bcad85;
}
.borda_escola{
	background-color:#89340F;
	color:#B5B18E;
	border: solid 0px #482918; 
}

.borda_escola_horario_titulo {
	background: transparent url('images/base1.png') repeat-x center top;
	height:33px;
	color:#FFFFFF;
}

.borda_escola_horario_subtitulo {
	background: transparent url('images/base2.png') repeat-x center top;
	height:33px;
	color:#FFFFFF;
}

.borda_escola_horario {
	background-color:#330203;
	height:33px;
	color:#FFFFFF;
}

input.text {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f9f9f9;
	border: 1px 	#CCCCCC dashed;
	width: 100%;
}
textarea.textarea {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f9f9f9;
	border: 1px #CCCCCC dashed;
	width: 100%;
	height: 100;
}
