/* CSS Document */

/* geral */
body{
	background-color: #E6E6E6;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.Copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

h1{
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight:bold;
	color: #333333;
	margin-bottom: 12px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 30px;
}

p{
	margin: 0px 0px 15px 15px;
}

.subtitulo{
	margin: 0px 0px 15px 15px;
	font-weight:bold;
}

/* tabelas */
table#conteudo{
	width: 450px;
	margin: 15px 20px 20px 20px;
}

table#conteudo2{
	width: 410px;
	margin: 15px 20px 20px 0px;
}

table#menu{
	width: 150px;
	margin: 15px 0px 0px 10px;
}

table#foto{
	width: 130px;
	margin: 30px 10px 0px 13px;
}

table#data{
	width:500;
	margin: 5px 5px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-style:normal;
	text-align:right;
	font-weight: bold;
}

table#clientes{
	width: 450px;
	margin: 0px 0px 0px 0px;
}

table#contato{
	width: 350px;
	margin: 15px 0px 0px 60px;
}

table#solucoes{
	width: 400px;
	margin: 0px 0px 0px 20px;
}

/* botao */

.botaoenviar{
	margin: 15px 0px 0px 240px;
}

.botaolimpar{
	margin: 15px 0px 0px 10px;
}

/* LINKS */
/* menu */
a.menu:active{
	color: #000000;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
}

a.menu:visited{
	color: #333333;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
}

a.menu:link{
	color: #333333;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
}

a.menu:hover{
	color: #CCCCCC;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
}

/* solucoes1 */
a.solucoes1:active{
	color: #000000;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}

a.solucoes1:visited{
	color: #CCCCCC;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}

a.solucoes1:link{
	color: #CCCCCC;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}

a.solucoes1:hover{
	color: #FFFFFF; 
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}

/* solucoes2 */
a.solucoes2:active{
	color: #000000;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}

a.solucoes2:visited{
	color: #666666;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}

a.solucoes2:link{
	color: #666666;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}

a.solucoes2:hover{
	color: #333333;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}

/* mais */
a.mais:active{
	color: #666666;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 25px 0px;
}

a.mais:visited{
	color: #999999;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 25px 0px;
}

a.mais:link{
	color: #999999;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 25px 0px;
}

a.mais:hover{
	color: #666666;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 25px 0px;
}

/* curriculo */
a.curriculo:active{
	color: #666666;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

a.curriculo:visited{
	color: #999999;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

a.curriculo:link{
	color: #999999;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

a.curriculo:hover{
	color: #666666;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
