@charset "utf-8";
/* CSS Document */
body {
	font-family : 'Myriad Pro' , 'Trebuchet MS' , Tahoma , 'MS sans serif' ;
	font-size:14px;
}

/* xxxxxxxxxxxxxxx  TOPO xxxxxxxxxxxxxxxxxx */

#menu-topo a {
	font-size:16px;
	text-decoration:none;
	color:#21252e;
	font-weight:bold;
}
#wrap-destaque p {
	color:#ddd;
	text-align:justify;
	text-indent:16px;
}
span.destaque-txt {
	font-size:21px;
	/*font-weight:500;*/
	color:#fff;
	
}

/* xxxxxxxxxxxxxxxxxxxx  DESTAQUE  xxxxxxxxxxxxxxxxxxxxx */



/* xxxxxxxxxxxxxxxxxxxx  CONTEUDO xxxxxxxxxxxxxxxxxxxxx  */
#wrap-menu h3.first {
	font-size:19px;
	margin:18px 14px;
}
#wrap-menu h3 , #texto-grupo h3 , #wrap-form h3 , #content h3{
	font-size:19px;
	margin:18px 8px;
}
#wrap-texto {
	color:#666;
}

#texto-grupo p {
	font-family : 'Myriad Pro' , 'Trebuchet MS' , Tahoma , 'MS sans serif' ;
	font-size:14px;
	text-align:justify;
	padding:0 10px 0 8px;
	color:#fff;
	text-indent:25px;
}
h1.titulo {
	font-size:18px;
	color:#999;
	line-height:30px;
	display:inline;
}
p.voltar {
	float:right;
	margin-top:-5px;
}
.selecao {
	font-size:1.1em;
	font-weight:600;
	line-height:35px;
}
#wrap-texto a {
	font-weight:bold;
	text-decoration:underline;
	color:#666;
	
}
#wrap-texto a:hover {
	text-decoration:underline;
}
#combo-end p {
	color:#cab9b9;
	font-weight:700;
}
.horario {
	font-size:18px;
	font-weight:bolder;
}
#combo-end h1 {
	font-size:21px;
}
.small {
	font-size:12px;
	color:#999;
}
/* xxxxxxxxxxxxxxxxx   RODAPÉ  xxxxxxxxxxxxxxxxxxxxx  */
p#rodape {
	font-size:small;
	color:#666;
}
p#rodape a {
	color:#666;
	text-decoration:none;
}
p#rodape a:hover {
	text-decoration:underline;
}
#rodape-int {
	color:#bbb;
}
#rodape-int a {
	color:#bbb;
	text-decoration:none;
}
#rodape-int a:hover {
	text-decoration:underline;
}