/* COMEÇO do CSS DOS LINKS SANFONA: (colocar na folha)*/

h6 {
	width: 980px;
	height: 25px;
	font: bold 18px "arial narrow";
	color: #002c76;
	background-color: #ccd5e4;
	padding: 0 5px 0 5px;
	margin: 10px 0 10px 0;
	float: left;
	text-align: left;
}


#basic-accordian{
	width:980px;/*tamanho do div que esta con todo o conteudo do menu*/
}

.accordion_headings{
	padding:10px;
	color: #666; /*cor da fonte dos botões*/
	cursor:pointer; /*tipo do cursos quando passa o mouse em cima dos links*/
	text-align:center;/*centraliza os textos*/
	float:left;
	font: bold 11px verdana;
}

.accordion_headings:hover{
	color: #ccd5e4;
	float:left;
}


.accordion_child{
	padding: 3px;
	float:left;
	width: 980px;
}

.accordion_child h1{
text-transform:uppercase;
}

.accordion_child img{
	width: 90px;
	height:68px;
}


.accordion_child a{
    text-decoration:none;
	color: #ccd5e4;
}

.accordion_child a:hover{
   text-decoration:underline;
   color: #ccd5e4;
 }
 
 .accordion_child h1 {
	font: bold 20px "arial narrow";
	color: #002c76;
	margin: 10px;
}

.header_highlight{
	float:left;
	color: #666;
}

.text_accordion {
	width: 780px;
	float: left;
}

#test1-content {
  margin-left: 0;
	float: left;
	width: 980px;
}

#test2-content {
	float: left;
	width: 980px;
}

#test3-content {
	float: left;
	width: 980px;
}

#test4-content {
	float: left;
	width: 980px;
}

#test5-content {
	float: left;
	width: 980px;
}

#test6-content {
	float: left;
	width: 980px;
}

#test7-content {
	float: left;
	width: 980px;
}

#test8-content {
	float: left;
	width: 980px;
}

#test9-content {
	float: left;
	width: 980px;
}

#test10-content {
	float: left;
	width: 980px;
}

#test11-content {
	float: left;
	width: 980px;
}

#test12-content {
	float: left;
	width: 980px;
}

#test13-content {
	float: left;
	width: 980px;
}

#test14-content {
	float: left;
	width: 980px;
}

/* FIM CSS DOS LINKS SANFONA*/



