/* 
###############################################################  
Description: InetPub Agencia Web
Version: 1.0
Author: Elias Ferreira Junior
Author URL: http://www.inetpub.com.br/
###############################################################  
*/ 

*{
	margin:0;
	padding:0;
	border:0;
}
html {
	background:url(../img/bg_center.png) center repeat-y;
}
body {
	text-align:center;
	font:77%/1.5em "Trebuchet MS",  Arial, Verdana, Helvetica, sans-serif;
	color:#666;
	background:url(../img/bg_center_fade.png) top center no-repeat;
}
hr{
	height:1px;
	background:#EEE url(../img/line_01.gif) right no-repeat;
	margin:2px 0;
}
ul li {
	list-style:none; list-style-type:none;
}
a {text-decoration:none; color:#000}
a:link {color:#000;}
a:visited {color:#000;}
a:hover {color:#000; border-bottom: 1px dotted; }
a:active {color:#000;
}
/*
p a,
p a:link,
p a:active,
p a:visited{
	padding: 1px 2px;
	color: #7eae2a;
	text-decoration: none;
	border-bottom: 1px dotted #8dc32f;
	border-color: #7eae2a;
	background-color: #f7ffcf;
}
p a:hover{
	color: #7eae2a;
	text-decoration: none;
	border-bottom: 1px solid #8dc32f;
	border-color: #7eae2a;
}
*/
h3,h2 {
	font-size:1.4em;
	/*font-style:italic;*/
	font-weight:normal;
	margin:10px 0 10px 0;
}
h2 {
	font-size:1.8em;
	padding-bottom:8px;
	border-bottom: #88cc44 dotted 1px;
	font-weight:bold;
	margin-top:30px;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
}
.data {
color:#5bb900;
}
#header, #navigation, #wrapper{
	text-align:left;
	width:780px;
	margin: 0 auto 0;
}
#wrapper {
	clear:both;
	min-height:500px;
}
#header {
	height:114px;
	clear:both;
}
#container {
	background:url(../img/bg_topo.png) top repeat-x;
}
.logo a {
	width:780px;
	height:114px;
	text-indent:-999em;
	background: url(../img/bg_logo_topo.png) center no-repeat;
	display:block;
	float:left;
}
.logo a:hover {
	border:none;
}
#navigation {
	background: url(../img/bg_menu.png) repeat-x;
	height:39px;
	clear:both;
}
#navigation ul{
	width:770px;
	margin:0 auto;
}
#navigation ul li{
	text-transform:uppercase;
	display:inline;
}
#navigation ul a{
	display:block;
	float:left;
	padding: 10px 14px 0px 14px;
	height:30px;
	float:left;
	font-weight:bolder;
}
#navigation ul a:hover{
	text-decoration:none;
	background:#009900 url(../img/bg_menu_hover.png) center center repeat-x;
	color:#FFF;
	border-bottom:0px;
}
#wrapper {
	width:750px;
}
#content {
	margin:20px 0 0 0;
	display:block;
	min-height:350px;
}
#content p{
	text-indent:3em;
	text-align:justify;
	margin:1.5em 0;
	font-size:1.1em;
}
#abertura {
	width:300px;
	float:left;
}
#abertura p {
	text-align:justify;
}
/*#abertura a {
color:#666;
}
#abertura a:hover {
color:#666;
text-decoration:underline;
}*/
#abertura ul li, #noticias ul li, #noticias_list li {
	background:url(../img/list.png) top left no-repeat ;
	padding-left:15px;
	vertical-align:super;
	margin-bottom:5px;
}
#noticias ul{
	padding:5px 0;
	border-bottom:#CCC dotted 1px;
}

#principal {
	float:right;
	margin:0 0 10px 0;
	width:420px;
	text-align:right;
}
#frase {
	text-align:right;
	margin:20px 0 20px 5px;
	background:url(../img/aspas.png) top left no-repeat;
	height:90px;
	padding:0 50px;
}
#frase p{
	color:#5bb900;
	text-align:left;
	font-size:1.5em;
	font-style:italic
}
#clientes, #videos {
	/*height:100px;*/
	border:#CCC solid 1px;
}
#clientes, #videos {
	/*width:200px;*/
}
#clientes {
	float:left;
	margin-top:15px;
	width:420px;
	height:130px;
	border:none;
	background:url(../img/bg_clientes.png) center center no-repeat;
	background-position:0 15px;
}
#clientes img{
	border:#E9E9E9 solid 1px;
	padding:5px;
	background:#F5F5F5;
	float:right;
}
#clientes h2, #noticias h2, #videos h2{
	border:none;
	font-size:1.2em;
	float:left;
	text-indent:10px;
	margin:0;
	margin-top:10px;
	margin-bottom:5px;
}
#noticias h2{
	float:none;
}
#clientes h2 {
	display:none;
}
#clientes p, #videos p{
	float:left;
	margin:0;
	padding:0;
	text-indent:0;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	line-height:1.4em;
	clear:left;
	width:240px;
	display:block;
}
#clientes p {
	margin-top:20px;
}
#videos {
	border:#FF0000 solid 0px;
	height:220px;
	clear:both;
	margin-top:10px;
}
#noticias{
	text-align:left;
	width:260px;
	float:left;
	/*clear:both;*/
}

#campanhas{
	border:#999999 solid 0px; 
	clear:both; 
	height:116px; 
	text-align:center;
	padding:5px 0;
	border-bottom:#CCC dotted 1px;
}
#campanhas a:hover{
 border-bottom:none;
}
#parceiros {
	height:80px;
	/*border-top:#f2f2f2 solid 1px;*/
	padding-top:10px;
	clear:both;
	width:770px;
	margin:5px auto;
}
#parceiros h3 {
	font-size:1em;
	margin:5px 0;
	padding:0;
	text-align:center;
}
#footer {
	margin-top:20px;
	height:30px;
	text-align:center;
	display:block;
	color:#eee;
	background:#333 url(../img/bg_footer2.png) repeat-x;
	padding:10px 0 0;
	font-size:1em;
	font-weight:bold;
	clear:both;
	bottom:0px;
}
#abertura .nota, #principal .nota {
	text-align:right; 
	margin-top:4px; 
	font-size:9px; 
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#portfolio {
	margin-left:5px;
}
#portfolio h3{
	display:block;
	text-align:center;
	padding-top:20px;
	clear:both;
	letter-spacing:1.5em;
	text-transform:uppercase;
}
#portfolio div {
	width:200px;
	margin:10px;
	height:220px;
	float:left;
	border:#F2F2F2 solid 1px;
	text-align:center;
	padding:10px;
}
#portfolio div:hover {
	border:#88cc44 solid 1px;
	background:#FCFCFC;	
}
#portfolio img {
	border:#E9E9E9 solid 1px;
	padding:5px;
	background:#F5F5F5;
	margin:0 0 10px 0;
}
#portfolio div p {
	float:left;
	margin:0;
	padding:0;
	text-indent:0;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
}




/*FORMS*/
fieldset {
	border:#EEE solid 1px;
	padding:10px;
	margin-top:20px;
}
legend {
	/*padding-left:32px;*/
	font-weight:bold;
	color:#66cc33;
	text-transform:uppercase;
	padding: 0 3px;
}
input,label,select{
	vertical-align:bottom;
}
input{
	margin-bottom:4px;
}
select,.frm{
	border:1px solid #7F9DB9!important;
	font-size:10px;
	white-space: pre;
}
.frm{
	background:#fff url(../img/bg_input.gif) no-repeat;
	font:11px verdana,arial,sans-serif;
	padding:2px;
}
.frm2{
	background:#F2F2F2 /*url('bg_input.gif')*/ no-repeat;
	font:11px verdana,arial,sans-serif;
	padding:2px;
}
.frm{
	border:1px solid #7F9DB9;
}
.frm2{
	border:1px solid #66cc33;
}
textarea{
	background:#fff url(../images/bg_input.gif) no-repeat;
	font-size:11px;
	padding:2px;
	margin-top:4px;
	border:1px solid #7F9DB9;
}
select{
	padding:0;
	height:18px;
}
option{
	border-bottom:1px solid #eee;
}
.check{
	float:left;
	padding:0 3px 0 0;
	margin:-3px 0 0;
}
.submit {
	margin-top:4px;
	background:url(../img/background_form_element.gif);
	font:11px verdana,arial,sans-serif;
	padding:2px;
	border: 1px solid;
	border-color: #CCC #CCC #666 #666;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-transform:uppercase;
}
.submit:hover,
.submit:focus {
	/*border: 2px solid;*/
	border-color:#aedf9a #94da78 #6ab94b #94da78 !important;;
}
input:focus,input:hover,
textarea:focus,textarea:hover,
select:focus,select:hover{
/*	border-color: #6ab94b #94da78 #aedf9a #94da78 !important;*/
	border-color:#94da78 !important;	
	background-image:none;
	border:1px solid;
}
input{
	background:#fff url(../img/bg_input.gif) no-repeat;
	font:11px verdana,arial,sans-serif;
	padding:2px;
	border:1px solid #7F9DB9;
}
#premios a:hover{
 border-bottom:none;
}
