﻿/*
Design by Felipe Dário (http://flipdarius.googlepages.com)
Released under a Creative Commons Attribution 2.5 License.
You're legally free to commercially use this, but I'd ask you to send me an email (orangax@gmail.com) if you do this.
*/

*{
margin:0;
padding:0;
outline:none;}

a{text-decoration:none;}

.frmcontato{
font-family:"trebuchet ms", arial, helvetica,sans-serif;
color:#4c4c4c;
font-size:14px;
}

body{
text-align:center;
color:#4c4c4c;
background:#fff;
font-family:"trebuchet ms", arial, helvetica,sans-serif;
font-size:14px;}

#wrap{
text-align:left;
width:1000px;
margin:10px auto;}

a:link{
color:#FFA500;}

a:visited{
color:#FFD280;}

a:hover, #content a:active{
color:#ff8500;}

#logo{
padding-top:1em;
letter-spacing:.1em;
font-family: "century gothic", arial, helvetica, sans-serif;
float:left;
background:#fff;
width:340px; /* you can lower this value according to your needs */
height:90px;}

#logo h1{font-size:2.05em;}

#logo h1 a{
color:#FFA500;
display:block;}

#logo h2{
color:#ccc;
font-size:2em;}

#logo h2 a{
color:#ccc;}

#banner{
margin-bottom:10px;
float:right;
width:600px;
height:90px;
background: #f5f5f5;}

.c{clear:both;}

#menu{
font-weight:bold;
font-family: "century gothic", arial, helvetica, sans-serif;
letter-spacing:.1em;
background:#fff url(images/menu-bg.png) bottom repeat-x;
margin:5px 0;
padding:2px 0 6px 0;
font-size:0.8em;
text-align:center;
border-bottom:2px solid #FFA500;}

#menu ul{
list-style:none;
display:inline;}

#menu li{
display:inline;
}

#menu a:link,#menu a:visited{
color:#FFA500;
background:#fff url(images/menu-bg.png) bottom repeat-x;
padding:2px 20px 6px 20px;
border-right:1px solid #FFA500;
}

#menu a:hover,#menu a:active {
background: #FFA500;
color:#fff;}

#content{
margin:10px 0;
line-height:1.5em;}

a:link.more {
font-weight:bold;}

#box1{
background:#fff url(images/box1-bg.png) top repeat-x;
float:left;
width:200px;
border:1px solid #FFA500;
padding:20px 10px 20px 20px;
font-size:0.8em;
}

#box1 h3{
margin-bottom:1em;
font-size:1.0em;
font-weight:normal;
line-height:1.7em;}

#box2{
float:right;
width:730px;}

#box21{
background:#fff url(images/box2-bg.png) top repeat-x;
float:left;
width:45%;
border:1px solid #ccc;
margin:0 15px 15px 0;
padding:20px 10px 10px 10px;}

#box22{
background:#fff url(images/box2-bg.png) top repeat-x;
float:right;
width:45%;
border:1px solid #ccc;
margin:0 0 15px 0;
padding:20px 10px 10px 10px;}

#box23{
background:#fff url(images/box2-bg.png) top repeat-x;
float:left;
width:45%;
border:1px solid #ccc;
margin:0 15px 0 0;
padding:20px 10px 10px 10px;}

#box24{
background:#fff url(images/box2-bg.png) top repeat-x;
float:right;
width:45%;
border:1px solid #ccc;
padding:20px 10px 10px 10px;}

#artigos_footer{
color:#999;
margin:10px 0;
font-size:9px;
padding-top:12px;
text-align:center;
}

#footer{
color:#999;
margin:10px 0;
padding-top:12px;
background:#fff url(images/fmenu-bg.png) top repeat-x;
text-align:center;
border-top:2px solid #FFA500;}

#copyright{
font-size:10px;
margin-top:15px;}
