@charset "utf-8";
/* CSS Document Desenvolvido
pela Dablio Ti Webdesigner: Yuri Biehl*/

*{
	margin:0 auto;
	padding:0;
}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	background-image:url(images/background_body.jpg);
}

/* conteúdo topo */


#top{
	background-image:url(images/background_top1.jpg);
	background-repeat:repeat-x;
	height:423px;
	width:100%;
	padding-bottom:25px;
	display: table;
}

#top_content{
	margin:0 auto;
	padding:0;
	width:1024px;
	height:423px;
	background-image:url(images/background_top.jpg);
	background-repeat:no-repeat;
}

#logo_top{
	float:left;
	padding-left:153px;
}

.box_newsletter{
	float:left;
	width:190px;
	height:88px;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333333;
	padding-left:274px;
	padding-top:23px;
}

.box_newsletter p{
	padding-bottom:10px;
}

#menu_top{
	float:left;
	width:617px;
	height:48px;
	padding-left:196px;
	padding-top:14px;
}

#menu_top a{
	color:#333333;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:46px;
}

.magazine3rcom_link{
	width:129px;
	height:48px;
	float:left;
}

.magazine3rcom_link:hover{
	float:left;
	background-image:url(images/magazine.com_hover.jpg);
	width:129px;
	height:48px;
}

.magazine3rcom_link_clicado{
	float:left;
	background-image:url(images/magazine.com_hover.jpg);
	width:129px;
	height:48px;
}


.quem_somos_link{
	width:113px;
	float:left;
	height:48px;
}

.quem_somos_link:hover{
	float:left;
	background-image:url(images/about_us_hover.jpg);
	width:113px;
	height:48px;
}

.quem_somos_link_clicado{
	float:left;
	background-image:url(images/about_us_hover.jpg);
	width:113px;
	height:48px;
}

.cadastro_imprensa_link{
	width:145px;
	height:48px;
	float:left;
}

.cadastro_imprensa_link:hover{
	float:left;
	height:48px;
	background-image:url(images/press_registration_hover.jpg);
	width:145px;
	height:48px;
}

.cadastro_imprensa_link_clicado{
	float:left;
	height:48px;
	background-image:url(images/press_registration_hover.jpg);
	width:145px;
	height:48px;
}

.colaboradores_link{
	width:121px;
	height:48px;
	float:left;
}

.colaboradores_link:hover{
	float:left;
	height:48px;
	background-image:url(images/employees_hover.jpg);
	width:121px;
}

.colaboradores_link_clicado{
	float:left;
	height:48px;
	background-image:url(images/employees_hover.jpg);
	width:121px;
}

.fale_conosco_link{
	height:48px;
	float:left;
	width:109px;
}

.fale_conosco_link:hover{
	float:left;
	height:48px;
	background-image:url(images/contact_us_hover.jpg);
	width:109px;
}

.fale_conosco_link_clicado{
	float:left;
	height:48px;
	background-image:url(images/contact_us_hover.jpg);
	width:109px;
}

h2{
	float:left;
}

.box_banner{
	/*background-image:url(images/banner.jpg);*/
	background-position:right bottom;
	background-repeat:no-repeat;
	float:left;
	height:239px;
	padding-left:102px;
	padding-top:10px;
	width:823px;
}

/* conteúdo index */

.geral{
	width:825px;
	background-color:#FFFFFF;
	display: table;
	margin:0 auto;
	padding:0;		
}

.news_geral{
	width:470px;
	height:535px;
	float:left;
	text-align:left;
    padding-left:10px;
}

.title_news_geral{
    width:470px;
    height:20px;
    float:left;
    border-bottom:1px solid #5E9629;
    line-height:20px;
}

.title_news_geral p{
    color:#5E9629;
    font:normal 16px arial;
    text-align:left;
    float:left;
    padding-left:10px;
    height:20px;
    line-height:20px;
}

.box_news{
    float:left;
    width:470px;
    height:100px;
    padding-top:15px;
}

.box_news img{
    float:left;
}

.title_box_news{
    float:left;
    font:normal 12px arial;
    color:#000000;
    width:330px;
    padding-left:10px;
}

.text_news{
    float:left;
    font:normal 11px arial;
    color:#333333;
    width:330px;
    height:40px;
    padding-left:10px;
    padding-top:5px;
}

.box_products_3r{
    width:320px;
    height:412px;
    padding-left:10px;
    float:left;
}
.title_box_products_3r{
    float:left;
    border-bottom:1px solid #5E9629;
    line-height:20px;
    height:20px;
    width:320px;
}

.title_box_products_3r p{
    color:#5E9629;
    font:normal 16px arial;
    text-align:left;
}

.box_product{
    float:left;
    width:100px;
    height:174px;
    padding-bottom:10px;
    padding-top:10px;
    padding-left:5px;
}

.box_product img{
    float:left;
}

.product{
    color:#5E9629;
    font:normal 12px arial;
}

.title_product{
    font:bold 12px arial;
    color:#5E9629;
	margin:2px;
}

.title_artistic{
    font:normal 12px arial;
    color:#000000;
   	margin:2px;
}

.button_see_other_news{
    float:left;
    padding-left:140px;
    padding-top:25px;
}

.box_twitter{
    float:left;
    padding-left:12px;
}

/* conteúdo rodape */

#rodape{
	width:100%;
	background-image:url(images/background_rodape.jpg);
	background-repeat:repeat-x;
	clear:both;
	height:48px;
	padding-bottom:5px;
}

.copyright{
	-x-system-font:none;
	color:#5E9629;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0 auto;
	padding-top:18px;
}

.copyright a{
	color:#5E9629;
}


.meio{
	text-align:left;
    padding:10px;
}


.titulo_meio{
    border-bottom:1px solid #5E9629;
	margin-bottom:10px;
}

.titulo_meio p{
    color:#5E9629;
    font:normal 16px arial;
    text-align:left;
    padding-left:10px;
    line-height:20px;
}

.meio_corpo {

	padding:10px;
	text-align:justify;

}

.corpo_noticias {
    float:left;
    width:100%;
    padding-top:15px;
}

.corpo_noticias img{
    float:left;
}

.corpo_noticias_titulo {
    float:left;
    font:normal 12px arial;
    color:#000000;
    width:330px;
    padding-left:10px;
}

.corpo_noticias_texto {
    float:left;
    font:normal 11px arial;
    color:#333333;
    width:75%;
    padding-left:10px;
    padding-top:5px;
}

#paginacao {

	float:left;
	width:100%;
	text-align:center;
	margin-top:30px;
	
}	

#voltar {
	width:100%;
	text-align:center;
	margin-top:20px;
}	

#voltar a {
	color:#666666;
	font-weight:bold;
}	