@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imagens/bg_home.gif);
	background-position:top;
    background-repeat:no-repeat;
	background-color:#FFF;
	list-style-image:url(imagens/marcador_li.gif);
}

#bodyInterna {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imagens/bg_interna.gif);
	background-position:top;
    background-repeat:no-repeat;
	background-color:#FFF;
	list-style-image:url(imagens/marcador_li.gif);
}

 a:link {	
	text-decoration: none;
	color: #3e3e3e;
}
 a:visited {
	text-decoration: none;
	color: #3e3e3e;
}
 a:hover {
	text-decoration: underline;
	color: #3e3e3e;
}
 a:active {
	text-decoration: none;
	color: #3e3e3e;
}

	/************************************************
	*** - > propriedades da página
	*************************************************/

#container{
	margin:0 auto;
	width:900px;
}

#topo{
	width:900px;
	height:129px;
}

#topoInterna{
	width:900px;
	height:155px;
}


#destaque{
	width:900px;
	height:300px;
}

#miolo_news{
	width:370px;
	height:160px;
	background-image:url(imagens/bg_news.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
}

#miolo_news2{
	width:570px;
	height:25px;
	background-color: #eee;
	padding-top:6px;
	padding-left:10px;
}

#miolo_news3{
	width:550px;
	height:83px;
	background-color: #fff;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
}

#miolo_traco {
	color: #ccc;
	margin-top:-10px;
}

#texto2 {
	margin-top:8px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:15px;
	color: #3e3e3e;
	text-align:justify;
}

#miolo_fairs{
	width:370px;
	height:220px;
	background-image:url(imagens/bg_fairs.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
}

#miolo_fairs2{
	width:575px;
	height:120px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
}

#miolo{
    background-image:url(imagens/bg_miolo4.gif);
	background-repeat:repeat-y;
	width:820px;
	min-height:400px;
	padding-left:55px;
	padding-right:25px;
}

#miolo3{
    background-image:url(imagens/bg_miolo5.gif);
	background-repeat:repeat-y;
	width:820px;
	min-height:400px;
	padding-left:55px;
	padding-right:25px;
}

#mioloIndex{
    background-image:url(imagens/bg_miolo3.gif);
	background-repeat:repeat-y;
	width:820px;
	min-height:400px;
	padding-left:55px;
	padding-right:25px;
}

#miolo_textos{
	width:400px;
	padding-right:10px;
	min-height:400px;
	float:left;
}

#miolo_textos2{
	width:605px;
	padding-right:10px;
	min-height:400px;
	float:left;
}

#miolo_lateral{
	width:410px;
	float:right;
}

#miolo_lateral2{
	width:205px;
	float:right;
}

#miolo_Fair{
	width:185px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}


#miolo_Market{
	width:185px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#miolo_Agent{
	width:185px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#miolo_BMI{
	width:185px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#miolo2{
	width:820px;
	height:240px;
	padding-top:25px;
	padding-left:55px;
	padding-right:25px;
	background-image:url(imagens/bg_miolo2.gif);
	background-repeat:no-repeat;
}

#miolo2_Magazines{
	width:185px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#miolo2_Agents{
	width:185px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#miolo2_Workshop{
	width:185px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#miolo2_Contact{
	width:185px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#parceiros{
	width:900px;
	height:61px;
	background-image:url(imagens/bg_parceiros.gif);
	background-repeat:no-repeat;
}

#galeria{
	width:80px;
	height:60px;
	margin:2px;
	float:left;
	background-color:#CCCCCC;
}

#galeria2{
	width:55px;
	height:45px;
	margin:3px;
	float:left;
	background-color:#CCCCCC;
}

#rodape{
    width:845px;
	margin-bottom:10px;
	background-color:#FFF;
	padding-left:55px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
}

#linha {
clear:both;
}

	/************************************************
	*** - > propriedades de texto
	*************************************************/



.titulo {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3e3e3e;
	border-bottom:thin;
	border-bottom-style:solid;
}

.tituloIndex {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #3e3e3e;
	border-bottom:thin;
	border-bottom-style:solid;
}

.tituloIterna {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #3e3e3e;
	border-bottom:thin;
	border-bottom-style:solid;
}

.tituloIndexB {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
	border-bottom:thin;
	border-bottom-style:solid;
}

.subTitulo {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3e3e3e;
}

.subTitulo a:link {	
    background-color:#009227;
	text-decoration: none;
	color: #FFF;
}
.subTitulo a:visited {
    background-color:#009227;
	text-decoration: none;
	color: #FFF;
}
.subTitulo a:hover {
    background-color:#005316;
	text-decoration: none;
	color: #FFF;
	padding:3px;
}
.subTitulo a:active {
    background-color:#005316;
	text-decoration: none;
	color: #FFF;
}

.texto {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height:15px;
	color: #3e3e3e;
	text-align:justify;
}

.textoBranco {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height:15px;
	color: #FFF;
}

.textoBranco a:link {	
    
	text-decoration: none;
	color: #FFF;
}
.textoBranco a:visited {
    
	text-decoration: none;
	color: #FFF;
}
.textoBranco a:hover {
    
	text-decoration: underline;
	color: #FFF;
}
.textoBranco a:active {
    
	text-decoration: none;
	color: #FFF;
}

.texto_interna {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height:18px;
	color: #3e3e3e;
}


.Form_err {
	 font-family: Arial, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #ff6100;
}

.Form {
	 font-family: Arial, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #3e3e3e;
}

	/************************************************
	*** - > buttons
	*************************************************/

.clickbtn {
	  color:#3e3e3e;
	  font: bold 90% 'trebuchet ms',Arial, sans-serif;
	  background-color:#f3f3f3;
	  border: 1px solid;
	  border-color: #d2d2d2 #3e3e3e #3e3e3e #d2d2d2;
	  filter:progid:DXImageTransform.Microsoft.Gradient
	  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#f3f3f3');
	 
}

a.clickbtn:active {
	  color:#f3f3f3;
	  font: bold 90% 'trebuchet ms',Arial, sans-serif;
	  background-color:#3e3e3e;
	  border: 1px solid;
	  border-color: #3e3e3e #d2d2d2 #d2d2d2 #3e3e3e;
	  filter:progid:DXImageTransform.Microsoft.Gradient
	  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#f3f3f3');
}
