/* FORMATAÇÃO CSS */

body {
	background-image: url(fundo.jpg);
}

p {
	font: 12px arial;
	color: #666;
	line-height: 22px;
	text-align: justify;
	margin: 5px 0 0 0;
}

img {
	border: 0;
}

left_dentro h2 {
	font: 20px arial;
	color: #666;
	border-bottom: 1px solid #c1c0c0;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}

.altura h2{
	font: 20px arial;
	color: #666;
	border-bottom: 1px solid #c1c0c0;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


#container {
	width: 973px;
	margin: auto;
}



#topo01 {
	width: 973px;
	height: 98px;
}

#topo01 object {
	margin: 30px 0 0 0;
	float: right;
}


/************* MENU ***************/

#menu {
	width: 973px;
	background-image: url(bg-menu.jpg);
	height: 33px;
	margin-bottom: 30px;
}

#menu ul {
	font: 14px arial;
	margin-left: 40px;
}

#menu li {
	list-style: none;
	display: inline;
	float: left;
	padding: 0 25px 0 25px;
}

#menu li a {
	color: #fff;
	text-decoration: none;
	padding-top: 8px;
	float: left;
	text-align: center;
}

#menu li a:hover {
	border-bottom: 2px solid #f4bc27;
}



#topo02 {
	width: 973px;
	height: 200px;
	padding-bottom: 10px;
}


.logo {
	width: 260px;
	height: 98px;
	float: left;
}

/******************************** LEFT **************************************/

#left {
	width: 300px;
	float: left;
	padding: 0 0 5px 10px;
}

#left img {
	margin: 0 15px 0 0;
}

#left h1 {
	font: 20px arial;
	color: #666;
	border-bottom: 1px solid #c1c0c0;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#cont-dentro h1 {
	font: 20px arial;
	color: #666;
	border-bottom: 1px solid #c1c0c0;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#left h2 {
	font: 20px arial;
	color: #666;
	border-bottom: 1px solid #c1c0c0;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#left a {
	color: #fff;
	background-color: #2e21a7;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

#left a:hover {
	text-decoration: underline;
}

.blue {
	color: #2e21a7;
}

.lista-left {
	font: 12px arial;
	color: #666;
	margin: 0 0 20px 0;
	width: 300px;
	height: 240px;
}

.lista-left li {
	list-style: none;
	border-bottom: 1px dashed #ccc;
	padding: 3px;
}


/******************************** RIGHT **************************************/

#right {
	width: 630px;
	float: right;
	padding: 0 10px 20px 0;
}

#right h2 {
	font: 20px arial;
	color: #555;
	background-image: url(titulo-quem-somos.jpg);
	width: 610px;
	height: 31px;
	padding: 10px 0 0 20px;
}


/**** PRINCIPAL *****/

#emilia {
	float:left;
	width: 630px;
	height: 327px;	
    background-image: url(principal.gif);
}


#carla {
	float:left;
	width: 360px;
	height: 250px;	
}


.principal {
	width: 630px;
	height: 327px;	
    background-image: url(principal.gif);
}	

.principal h3 {
	font: 24px arial;
	color: #666;
	padding: 11px 0 10px 10px;
}

.principal p {
	width: 580px;
	padding: 0 0px 0 10px;
}

.principal strong {
	color: #2e21a7;
	font: 18px Arial, Helvetica, sans-serif;
}

/******* CATEGORIA ************/

.categoria {
	width: 275px;
	float: left;
	padding: 30px 40px 0 0;
}

.categoria h3 {
	font: 20px arial;
	color: #666;
	border-bottom: 1px solid #c1c0c0;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.categoria a {
	color: #397cc6;
	text-decoration: none;
}

.categoria a:hover {
	color: #397cc6;
	text-decoration: underline;
}

.frota {
	margin: 10px 0 0 20px;
}

/******* DESTAQUES ************/

.destaque {
	width: 275px;
	float: left;
	margin: 0 0 25px 0;
}

.destaque img {
	float: left;
	margin-right: 10px;
}

.destaque span {
	color: #2e21a7;
}

.destaque p {
	margin: 0;
}

.destaque a {
	color: #666;
	text-decoration: none;
}

.destaque a:hover {
	color: #666;
	text-decoration: underline;
}





#destaque-principal {
	width: 620px;
	height: 120px;
}

#destaque-principal img {
	margin-right: 5px;
}
	
.des-principal h5 {
	color: #2e21a7;
	font: 16px Arial, Helvetica, sans-serif;
	margin: 0 0 0 15px;
}

.des-principal {
	width: 300px;
	float: left;
	margin: 0 0 0 10px;
}

#destaque-principal p {
	width: 195px !important;
	text-align: left;
	line-height: 17px;
	padding: 0px !important;
}




/******************** CONT-DENTRO *********************/

#cont-dentro {
	width: 960px;
	margin: 20px 0 20px 8px;
}	


#cont-dentro p {
	font-size: 18px;
}	

#cont-dentro h3 {
	font: 22px Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 20px;
}

#cont-dentro span {
	color: #2e21a7;
}

#cont-dentro ul {
	font: 18px Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 25px;
}

#cont-dentro li {
	list-style: disc;
	color: #666;
	line-height: 24px;
}



/******************** RODAPE *********************/

#rodape {
	width: auto;
	height: 45px;
	background-image: url(rodape.jpg);
	clear: both;
	text-align: center;
}

address {
	font: 12px arial;
	color: #fff;
	line-height: 17px;
	padding-top: 5px;
}

address a {
	color: #f4bc27;
	text-decoration: none;
}

address a:hover {
	text-decoration: underline;
}

.oesp a {
	color: #FFF;
}


/*************************************** FORMULÁRIO ****************************************************/

#formulario {
	margin: auto;
	font: 12px arial;
	color: #666;
	line-height: 18px;
	margin: 0 0 20px 0;
}

#formulario fieldset {
	border: 1px solid #999;
	float:left;
	margin:3px;
	padding: 10px;
	margin-left: 40px;
}

#formulario legend {
	color: #003399;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 1px;
}


#formulario input {
	border: 1px solid #999;
	padding: 3px;
	color: #0E0659;
	font-size: 12px;
	margin-bottom: 5px;
}

#formulario select {
	color: #0E0659;
	border: 1px solid #333;
	font-size: 12px;
	z-index:1;
}
	
#formulario label {
	color: #000;
	display: block;
	float: left;
	width: 90px;
}

#formulario .botao {
	background: #D3D8C5;
	font-size: 12px;
	margin-left: 40px;
}

#formulario textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}	

#formulario .branco {
	background-color:#FFFFFF;
}	



/**************** GANCHO ***************/

.over {
	height: 740px;
	overflow-x: auto;
	overflow-y: hidden;
}

.altura {
	height: 1500px;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
}

.logos {
	margin: 10px;
}

.logos img {
	margin: 5px;
}

.quem-somos {
	margin: 185px 0 0 0;	
}

/********************** LEFT-DENTRO ************************/

.left_dentro {
	width: 450px;
	height: 500px;
	float: left;
	padding: 10px;
}

#mapa-big{
	width: 150px;
	margin: 15px 15px 15px;
	float: right;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #ccc;
}

#mapa-big p {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}

/********************** RIGHT-DENTRO ************************/

.right_dentro {
	width: 450px;
	height: 500px;
	float: right;
	padding: 10px;
}

.img-right {
	float: right;
	margin: 15px 0 15px 15px;
}

.blue {
	color: #0000ff;	
}

.red {
	color: #f00;	
}

.legenda {
	float: left;
	margin: 0 10px 0 0;
}

h1 {font:bold 16px Arial, Helvetica, sans-serif; color:#000;}