/* CSS Document */

body{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #396;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.style01 .topo{
	height:130px;
}
.style01 #td_menu_lateral{
	text-align:right;
	background-color: #ffe700;
}
.style01 #menu_lateral {
	padding-right:5px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
	background-color: #ffe700;
	background-image: url(../lela/bg_menu.gif) ;
	background-repeat: no-repeat;
	background-position: right top;
}
.style01 #menu_lateral2 {
	padding-right:5px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
	background-color: #ffe700;
	background-image: url(../lela/bg_menu2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* Inicio --> link do Menu*/
.style01 #menu_lateral a:visited{
color:#060;
text-decoration:none;
}
.style01 #menu_lateral a:link{
color:#060;
text-decoration:none;
}
.style01 #menu_lateral a:hover{
color:#060;
text-decoration:underline;
font-weight:bold;
}

.style01 #menu_lateral2 a:visited{
color:#FFF;
text-decoration:none;
font-weight:bold;
}
.style01 #menu_lateral2 a:link{
color:#FFF;
text-decoration:none;
font-weight:bold;
}
.style01 #menu_lateral2 a:hover{
color:#FFF;
text-decoration:underline;
font-weight:bold;
}
/* Fim --> link do Menu*/

.style01 #submenu_lateral {
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	padding-right:15px;
}
.style01 #submenu_lateral2 {
	text-align:right;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	padding-right:15px;
	border-right:solid 5px #ee9300;
}
/* Inicio --> link do SubMenu*/
.style01 #submenu_lateral a:visited{
color:#000000;
text-decoration:none;
}
.style01 #submenu_lateral a:link{
color:#000000;
text-decoration:none;
}
.style01 #submenu_lateral a:hover{
color:#000000;
text-decoration:underline;
}

.style01 #submenu_lateral2 a:visited{
color:#000000;
text-decoration:none;
}
.style01 #submenu_lateral2 a:link{
color:#000000;
text-decoration:none;
}
.style01 #submenu_lateral2 a:hover{
color:#000000;
text-decoration:underline;
}
/* Fim --> link do SubMenu*/

/* Inicio do Menu Topo Horizontal */
.style01 #td_menutopo_left{
background:#ffe700;
}
.style01 #td_menutopo_central{
height:18px;
line-height:23px;
color:#360;
background:#cccc00;
}
.style01 .td_topo_menu_bg{
	font-size:14px;
padding:0 3px;
color:#360;
text-decoration:none;
}
.style01 .td_topo_menu_bg:hover{
padding:0 3px;
color:#FFFFFF;
text-decoration:underline;
}
/* Fim do Menu Topo Horizontal*/

.style01 #tb_conteudo_central{
	background-color: #FFFFFF;
/*	background-image: url(../lela/bg_lela_logo.gif); */
	background-repeat: repeat;
}
.style01 #tb_conteudo_lateralr{
	background-color: #FFFFFF;
}
.style01 #coteudo_central {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.parceiros img{
	margin:3px 1px;
	border:solid 2px #CCC;
}
.style01 #rodape {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	padding: 15px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#333;
	text-align:center;
	color:#FC0;
}
.style01 .enquete{
margin-top:5px;
margin-right:5px;
margin-left:5px;
padding:2px 2px;
border:solid 1px #999999;
}
.style01 .enquete_tit{
padding-right:2px;
padding-left:2px;
text-align:center;
font-size:10px;
}
.style01 .enquete_resp{
font-size:10px;
text-align:left;
}
#td_menu_lateral .arae_aluno{
	text-align:right;
	padding-right:10px;
	font-size:14px;
}
.arae_aluno form{
	font-size:10px;
}
.arae_aluno input{
	margin:3px 0;
	width:90px;
	font-size:12px;
	background:#FC3;
	border:solid 1px #060;
}
#button{
	margin:3px 0;
	width:50px;
}
#tb_enviar{
	font-size:12px;
}
.formenviar{
	font-size:12px;
}
.formenviar input{
	border:solid #CCC 1px;
	background:#F6F6F6;
	height:20px;
	width:350px;
}
.formenviar textarea{
	border:solid #CCC 1px;
	background:#F6F6F6;
	height:120px;
	width:350px;
}
.formenviar #button{
	width:152px;
	height:30px;
	border:none;
	background:none;
}
#tb_enviar2 .titulo{
	margin-top:10px;
	font-size:10px;
}
.quemsomos_bg{
	background:url(../imagens/conteudo/alunos2_1.jpg) no-repeat center top;
	padding-right: 10px;
	padding-left: 10px;
}
.galeria_titulo {
	font-weight: bold;
}
.galerial {
	margin-bottom:10px;
	height: 145px;
	width: 189px;
	background-image: url(images/bg_foto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.galerial_dados{
	margin-bottom:10px;
	height: 145px;
	padding-left: 10px;
	font-size: 12px;
	text-align:left;
}
.galeriar {
	margin-bottom:10px;
	height: 145px;
	width: 189px;
	background-image: url(images/bg_foto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
.galeriar_dados{
	margin-bottom:10px;
	height: 145px;
	padding-right: 10px;
	font-size: 12px;
	text-align:right;
}