﻿/* CSS Document */

body {
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color:#333333;
	background-image:url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#333333;
	}

p {
	line-height: 16px;
	}

#wrap {
	width: 820px;
	margin: 0px auto;
	}

#menutopo {
	width:820px;
	float:center;
	}


	.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(../img/button1.gif); position:relative; border-width:0 1px; border-bottom:1px solid #444;}
	.menu1 li {float:left;}
	.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 18px; cursor:pointer;}
	.menu1 li a b {float:left; display:block; padding:0 18px 0px 0px;}
	.menu1 li.current a {color:#fff; background:url(../img/button3.gif);}
	.menu1 li.current a b {background:url(../img/button3.gif) no-repeat right top;}
	.menu1 li a:hover {color:#fff; background:#000 url(../img/button2.gif);}
	.menu1 li a:hover b {background:url(../img/button2.gif) no-repeat right top;}
	.menu1 li.current a:hover {color:#fff; background:#000 url(../img/button3.gif); cursor:default;}
	.menu1 li.current a:hover b {background:url(../img/button3.gif) no-repeat right top;}


#topo {
	width:820px;
	margin:30px 0 10px 0;

	}	


#logo {
	width:296px;
	float:left;
	}


#frase {
	width:524px;
	float:left;
	height: 64px;

	}

#quadrados {
	width:820px;
	clear:both;
}

#quadreditora {
	float:left;
	width:276px;
	}

#quadrcriacao {
	float:left;
	width:264px;
	}

#quadrweb {
	float:left;
	width:276px;	
	}





#colunas { /* engloba colesquerda e coldireita */
	width:820px;
	}
	
#colesquerda {	
	width:240px;
	float:left;
	}
	
#coldireita {
	width:540px;
	float:right;

	}	


#coldireita1 {
	width:270px;
	float:left;

	}	
#coldireita2 {
	width:210px;
	float:right;
	padding:20px 15px 0 0;
	}	

	
#rodape {
	width:100%;
	height:17px;
	clear:both;
	margin:20px 0px;
	background-color:#000; /*preto*/
	border-bottom:1px solid #444;
	border-top:1px solid #444;
	padding:15px 0px;
	}		

#rodape a {
	color:#aaa;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
}

#rodape a:hover {
	color:#ff8700;
}

#menuinferior {
	width:630px;
	float:left;
	}

#desenvolvimento {
	text-align:right;
	width:180px;
	float:right;
	}	
	
		
.titulo {
	color:#ff8700; /* laranja */
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 18px;
	padding-top:20px;
	}

.subtitulo {
	color:#ff8700; /* laranja */
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 13px;
	padding-top:10px;
	}


.texto {
	color:#CCCCCC; /* cinza claro */
	}	

.texto a {
	color:#CCCCCC;
	text-decoration:none;
	}		

.texto a:hover {
	color:#ff8700;
	text-decoration:none;
	}		
/*	
.flutua {
	float:left;
	margin: 4px 15px 0px 0px;
}

.hr1 {
	clear: both;
	border-bottom: 1px solid #ccc; 
}

.hr1 hr {
	display: none;
}
*/

#publicacoes {
	width:100%;
	clear:both;
	text-align:center;
	border-top:1px solid #444;
	padding-top:15px;
	}

#publicacoes a {
	/*padding:15px 5px 15px 5px;*/
	/*padding:15px 3px 15px 3px;*/	
	padding:15px 0px 15px 0px;	
	}
	
img {
border:0;
}	
