body {
	text-decoration: none;
	background-color: #d1cbbf;
	background-image: url(/images/site/bg_body.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center 10px;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}

.pagina{
	width: 780px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/site/bg_pagina.gif);
	}
.topo{
	height: 100px;
	width: 775px;

}
.menu_secoes{
	bottom: 12px;
	height: 42px;
	background: url(../images/site/bg_menu_secoes.gif) no-repeat scroll 190px 3px;
/*
border-top: none;
border-bottom: none;
border-left: none;
border-right: none;
width: 150px;

	position: relative;
	right: 0;
	width: 25%;
	top: 16px;
	text-align: right;
	left: 160px; */
}
.menu_categorias{
border: none;
width: 150px;
}
.menu_subcategorias{
border: none;
background-color: #FFFFFF;
width: 150px;
}

.menu_direita{
width: 150px;
}
.menu_esquerda{
width: 150px;
background-attachment: scroll;
background-image: url(http://www.colegiosantamonica.com.br/images/site/bg_colesq.gif);
background-repeat: repeat-y;
background-position: center bottom;
}
.barra_busca{
font-family: Arial;
font-size: 11px;
color:black;
border:none;
background-color: #FFFFFF;
}
.form_barra_busca{
font-family: Arial;
font-size: 11px;
color:black;
}
.link_paginacao{
color: gray;
text-decoration:none;
font-weight: bold;
}
.busca {
	background-image: url(/images/site/busca.gif);
	height: 20px;
	width: 780px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}


.titulos_navegacao{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
font-weight: bold;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #D6CBBD;
background-attachment: scroll;
background-image: url(../images/site/bg_titulosnavegacao.gif);
background-repeat: no-repeat;
background-position: left top;
margin-right: 6px;
margin-left: 6px;
}
.links_titulos{
color: #9C7529;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
}
.links_titulos:hover{ font-size: 11px; 
}
.titulo_subcategoria_inativo{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
	padding-right: 10px;
	background-position: left 100%;
	background-attachment: scroll;
	background-repeat: repeat-y;
	text-align: left;
	background-image: url(/images/site/bg_subcategoria_ativo.jpg);
}
.titulo_subcategoria_ativo{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 10px;
	background-position: left 100%;
	background-attachment: scroll;
	background-repeat: repeat-y;
	text-align: left;
	background-image: url(/images/site/bg_subcategoria_inativo.jpg);
}
.link_subcategoria_ativo{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.link_subcategoria_ativo:hover{
	color: black;
	font-size: 10px;
}.link_subcategoria_inativo{
	color: #000033;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}
.link_subcategoria_inativo:hover{
	color: #000000;
	font-size: 10px;
}

.titulo_secao_inativo{
}
.titulo_secao_ativo{
}
.link_secao_ativo{
font-family: "trebuchet MS", Arial;
font-size: 10px;
font-weight: bold;
color: #FFCC00;
text-decoration: none;
}
.link_secao_ativo:hover{
font-family: "trebuchet MS", Arial;
font-size: 10px;
font-weight: bold;
color: #FFFF00;
text-decoration: none;
}.link_secao_inativo{
font-family: "trebuchet MS", Arial;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.link_secao_inativo:hover{
font-family: "trebuchet MS", Arial;
font-size: 10px;
font-weight: bold;
color: #FFCC00;
text-decoration: none;
}


.titulo_categoria_inativo{
padding-top: 8px;
padding-bottom: 8px;
padding-left: 20px;
padding-right: 10px;
text-align: left;
background-position: -1px -2px;
}
.titulo_categoria_ativo{
text-align: left;
background-color: #FFFFFF;
background-attachment: scroll;
background-repeat: no-repeat;
background-position: center center;
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 20px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #5271D6;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #5271D6;
}
.link_categoria_ativo{
color: #FF3300;
text-decoration: none;
font-family: tahoma, verdana, arial, trebuchet, verdana, tahoma, arial;
font-size: 11px;
font-weight: bold;
}
.link_categoria_ativo:hover{
color: #FF9900;
text-decoration: none;
font-family: tahoma, verdana, arial, trebuchet, verdana, tahoma, arial;
font-size: 11px;
font-weight: bold;
}

.link_categoria_inativo{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma, verdana, arial, trebuchet, verdana, tahoma, arial;
}
.link_categoria_inativo:hover{
	color: #33FFFF;
	text-decoration: none;
	font-family: tahoma, verdana, arial, trebuchet, verdana, tahoma, arial;
	font-size: 11px;
	font-weight: bold;
}
.titulo_conteudo{
font-family: Arial;
font-size: 11px;
color: black;
text-decoration: none;
}
.titulo_conteudo:hover{

text-decoration: underline;
}
.titulo_secoes{
	font-family: Arial, "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	height: 31px;
	padding-left: 16px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../images/site/barra_noticias.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 1px;
}
.link_titulo_secoes{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-family: "trebuchet MS", Arial;
}
.antes_subcategorias
{
	font-size: 1px;
	background-attachment: scroll;
	background-image: url(/images/site/bg_menu_categoria.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.depois_subcategorias
{
	font-size: 1px;
	background-image: url(/images/site/bg_menu_categoria.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

.antes_categorias
{
	font-weight: normal;

	/* background-image: url(../images/site/antes_categorias.gif); */
	/* color: #ffffff; */
	/* padding: 10px; */
	/* background-repeat: no-repeat;*/
}

table#tabela_esquerda {
	width: 150px;
	height: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table#tabela_esquerda td { }

.depois_categorias
{
height: 1px;
width: 150px;
}
.link_titulo_noticia {
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	padding-left: -4px;
	line-height: 11px;
}
.Texto_noticia {
	font-size: 12px;
	font-family: "trebuchet MS", Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
/*.grupo_noticias {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}*/

.titulo_noticia {
	border: none;

}
.sub_titulos_do_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	line-height: 16px;
	font-weight: bolder;

}
.foto_noticia {
	border: 1px solid #CCCCCC;
	margin: 3px;
	background-color: #FFFFFF;
	padding: 3px;
}
.foto_ampliada{
	border: 1px solid #999999;
}
.exibe_noticia{
	padding-top: 30px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	
}
.gallery{
margin-bottom: 500px;
}

#link_home {
width: 210px;
height: 40px
}

.box_noticia {
	padding: 6px;
	margin-bottom: 10px;
}
.link_paginacao {
	font-family: "trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}


/* COMEÇO CRIADO PARA A SEÇÃO DE VIDEOS */
#videos
			{
				color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-size:12px;
				padding-left:10px;
				position:relative;
				text-decoration:none;					
			}
			
#videos a
			{
				color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-size:12px;
				padding-left:10px;
				position:relative;
				text-decoration:none;		
			}
			
#videos a:hover
			{
				color: #33CCFF;
				font-family: Arial, Helvetica, sans-serif;
				font-size:12px;
				padding-left:10px;
				position:relative;
				text-decoration:none;		
			}			
			
/* FINAL CRIADO PARA A SEÇÃO DE VIDEOS */

