/* CSS RESET */
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, /*em,*/ fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, /*strong,*/ sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var { border:0; font-size:100%; text-decoration:none;font-style:normal; font-weight:normal; margin:0; outline:0; padding:0; vertical-align:baseline; } :focus { outline:0; } ol, ul { list-style:none; } table { border-collapse:separate; border-spacing:0; } caption, th, td { font-weight:normal; text-align:left; } blockquote:before, blockquote:after, q:before, q:after { content:""; } blockquote, q { quotes:"" ""; }

body{
background: #8F0103 url(../imagem/background.jpg) repeat-x;
font-family:Verdana, Geneva, sans-serif;
}

#principal{
width:990px;
margin:0 auto;
background:#FFF;
border:solid 1px #333;
margin-top:15px;
margin-bottom:10px;

}
#topo{
width:978px;
height:180px;
margin:0 auto;
margin-top:5px;
background:url(../imagem/topo.jpg) no-repeat;
display:table;
}
#topo h1{
width:254px;
height:180px;
/*background:url(../imagem/logo.jpg) no-repeat;*/


}
#topo h1 a{
	text-indent: -1999px;
	overflow: hidden;
	display: block;
	width:254px;
	height:180px;
}
#menu_horizontal{
width:978px;
height:34px;
background:url(../imagem/menu-horizontal.jpg) repeat-x;
font-size:20px;
margin:0 auto;

}
#menu_horizontal ul{
	float:right;
	margin-right:10px;
	margin-top:3px;
}
#menu_horizontal ul li{
display: inline;
margin-left:25px;
}
#menu_horizontal ul li a{
color:#333;
font-weight:bold;
}
#menu_horizontal ul li a:hover{
color:#333;
font-weight:bold;
text-decoration:underline;
}
#esquerda{

width:200px;
margin-top:10px;
margin-left:5px;
float:left;
display:table;

}
#esquerda #menu{
background:#FFF;


}

#titulomenu { margin-left:10px; font-size:20px;}

#menu ul {

padding-bottom: 5px;
padding-top: 5px;


}

#esquerda #menu ul li{
background:none;
padding-left:35px;
padding-bottom:5px;
}
#esquerda #menu ul li a{

color:#912A22;
font-size:12px;
display:block;
padding: 4px !important;

}
#esquerda #menu ul li a:hover{
background:#F4F4F6;
}
#esquerda #twitter{
	width:177px;
	height:120px;
	margin:0 auto;
	
}
#centro{
float:right;
margin-right:10px;
width:767px;
display:table;

}
#centro #destaque{
background: none repeat scroll 0 0 red;
    border: 0 solid #CCCCCC;
    display: block;
    float: left;
    height: 293px;
    margin-left: 2px;
    margin-top: 10px;
    width: 508px;
}

#centro #noticias{

width:240px;
height:304px;
float:right;
display:table;
margin-top:10px;

}

#noticias #noticia{
width:235px;
height:68px;
margin-bottom:5px;
margin-left:4px;
text-align:justify;
display:table;
border-bottom:1px solid #CCC;

}

#noticias #noticia #imagem{
float:left;
}


#noticias a img{
width:68px;
height:55px;
border:3px solid #CCC;
margin:1px;
margin-right:2px;

}
#noticias a:hover img{
border:3px solid #666;
}
#noticias a{
color:#313428;
font-size:13px;
}
#noticias p{
padding-top:3px;

}
#noticias a:hover{
color:#000;
text-decoration:underline;

}
#noticias2{
width:750px;
height:250px;
clear:both;	
/*background:#F7F6F0;*/
}
#noticias2 h2{
color:#383331;
padding-bottom:5px;
margin-bottom:10px;
padding-left:10px;
border-bottom:2px solid #DDDDDD;
font-size:20px;
font-weight:bold;
}
#noticias2 #noticia2{
	width:174px;
	height:172px;
	float:left;
	margin-left:13px;
}
#noticias2 #noticia2 img{
	width:158px;
	height:110px;
	padding:3px;
	border:1px solid #333;
	background:#FFF;
	margin-top:5px;
	margin-bottom:7px;
}
#noticias2 #noticia2 a:hover img{
background:#666;
}
#noticias2 #noticia2 a{
color:#383331;
font-size:12px;
text-align:center;
}
#noticias2 #noticia2 a:hover{
color:#000;
text-decoration:underline;

}
#professores{
clear:both;
margin-left:5px;

}

#professores a.conheca{
background:url(../imagem/conhecaequipe.jpg) no-repeat;
width:199px;
height:23px;
float:right;
display:block;
clear:both;
margin-right:10px;
margin-bottom:10px;

text-indent:-1900px;
}
#baixoesquerdo{
width:210px;
margin-top:10px;
margin-left:5px;
float:left;
display:table;
	
}
#baixoesquerdo #revista{
	text-align:center;
}
#baixoesquerdo #revista a img{
width:180px;
height:230px;
border:solid 1px #333;
padding:2px;


}
#baixoesquerdo #revista a:hover img{
background:#333;
}
#caption{
background:#000;
color:#FFF;
width:180px;
margin:0 auto;
position:relative;
z-index:1000;
margin-top:-40px;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	
}
#centrobaixo{
width:740px;
margin-left:10px;
margin-right:10px;
float:right;

}

#galeria{
width:300px;
float:right;
margin-right:5px;

}
#galeria h2{
color:#890103;
font-size:20px;
font-weight:bold;
padding-bottom:3px;
margin-bottom:5px;
border-bottom:3px solid #DDD;
	
}
#galeria #foto{
border-bottom:1px solid #CCC;
margin-bottom:10px;
padding-bottom:5px;
width:300px;
heigth:80px;
display:table;
	
}
#galeria #foto img{
padding:3px;
border:1px solid #666;
width:90px;
height:60px;
float:left;
margin:5px;
}
#galeria #foto a:hover img{
background:#666;
}
#galeria #foto a.gal_titulo{
color:#333;
font-size:16px;

}
#galeria #foto a.gal_titulo:hover{
color:#000;
text-decoration:underline;

}

#galeria #foto p{
padding-top:10px;

}

#mural{
width:420px;
display:table;
float:left;
}
#mural h2{
color:#890103;
font-size:20px;
font-weight:bold;
padding-bottom:3px;
margin-bottom:5px;
border-bottom:3px solid #DDD;
}
#mural ul{
line-height:25px;
}
#mural ul li{
background:url(../imagem/seta.jpg) no-repeat 0px 8px;
padding-left:20px;
text-align:left;
margin-bottom:15px;
}
#mural ul li a{
color:#666666;
font-size:16px;
}
#mural ul li a:hover{
color:#000;
}

#rodape{
clear:both;
display:table;
width:980px;
height:46px;
margin:0 auto;
margin-top:20px;
margin-bottom:10px;
background:#900;
}
#rodape address{
font-size:11px;
text-align:center;
color:#FFF;
margin-top:3px;

}
.voltarTopo{
text-align:right;	
}
.voltarTopo a{
	color:#FFF;
	font-size:12px;
}
h2.titulo{
font-size:17px;
background:url(../imagem/barra_preta.gif) no-repeat;
width:720px;
height:34px;
line-height:34px;
margin-top:10px;
padding-left:20px;
color:#FFF;
font-weight:bold;
}
h2.titulo a{
	color:#FFF;
	font-weight:bold;
}
h2.titulo a:hover{
	color:#FFF;
	text-decoration:underline;
}
#conteudo_centro{
width:715px;
float:right;
margin-right:15px;
margin-bottom:10px;
display:table;
}
.entry{
	margin-top:15px;
	
}
.entry p{
margin-bottom:6px;	
	
}
.post{
	font-size:13px;
	text-align:justify;
	
}

.post h2.nm_titulo{
color:#BB2D15;
font-weight:bold;
font-size:22px;
margin-bottom:10px;
padding:3px;
display:table;
clear:both;
margin-bottom:10px;
}
.post h3{
font-size:15px;
font-weight:bold;
color:#900;
}
.comentarioInterno{
		
		width:700px;
		margin:0 auto;
		clear:both;
		margin-top:20px;
}
.comentarioInterno h2{
	background:url(../imagem/barra_prata.gif) no-repeat;
	height:33px;
	color:#333;
	font-size:17px;
	margin-bottom:10px;
	padding:3px;
	line-height:25px;
	padding-left:20px;
}
.comentarioInterno form{
margin:10px;	
}
.comentarioInterno form textarea{
	width:450px;
	height:150px;
	background:#D9D9D8;
	border: 1px solid #8C9695;
	
}
.comentarioInterno form input{
	background:#D9D9D8;
	border: 1px solid #8C9695;
	padding:2px;
	margin-bottom:10px;
}
.submitComent{
		
	background:#D9D9D8;
	border: 1px solid #8C9695;
	display:table;
	clear:both;
	margin-top:10px;
	margin-bottom:20px;
}
#comentarios{
margin-top:20px;
text-align:justify;
	
}
#comentarios h2{
font-size:11px;
color:#fff;
margin-bottom:10px;
display:table;
background:#BB2D15;
padding:5px;
font-weight:bold;
	
}
.usercomentarios li{
border:1px solid #666;	
margin-bottom:10px;
padding:8px;
	
}
.usercomentarios li span{
color:#BB2D15;
font-weight:bold;
font-size:13px;
	
}
.usercomentarios li .commentInfo{
font-size:9px;
color:#666;
font-weight:normal;
}
.usercomentarios li .aguardandoapro{
color:#C00;
font-size:11px;
}
.grupoItem{
width:700px;
height:85px;
margin-top:10px;
display:table;
clear:both;

}

.grupoItem3{
width:200px;
height:200px;
display:table;
float:left;
text-align:center;
margin-top:10px;
}
.grupoItem3 a img {
	background:#BB2D15;
	padding:4px;	
}
.grupoItem3 a:hover img {
	background:#000;

}
.grupoItem3 h3 a{
	font-size:17px;	
	width:200px;
	color:#BB2D15;
}
.grupoItem3 h3 a:hover{
	text-decoration:underline;
}
.grupoItem img{
	margin-top:10px;
	float:left;
	background:#BB2D15;
	padding:4px;
}
.grupoItem p .data{
font-size:10px;
color:#666;
margin-left:10px;
margin-top:5px;
	
}
.grupoItem h3{
	font-size:17px;
	margin-left:10px;
	float:left;
	width:500px;
}
.grupoItem h3 a{
	color:#BB2D15;
}
.grupoItem h3 a:hover{
	text-decoration:underline;	
}


.grupoItem2 p .data{
font-size:10px;
color:#666;
margin-left:10px;
	
}
.grupoItem2 h3{
	font-size:17px;
	margin-left:10px;
	float:left;
	width:700px;
}
.grupoItem2 h3 a{
	color:#BB2D15;
}
.grupoItem2 h3 a:hover{
	text-decoration:underline;	
}
.grupoItem2{
width:700px;
height:35px;
margin-top:10px;
display:table;
clear:both;

}
.alignleft{
float:left;
padding:4px;

}
.alignright{
float:right;
padding:4px;

}

