@charset "utf-8";

body {
	background-image: url(../../images/site/bg_01.gif);
	background-repeat: repeat-x;
	background-position:right 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fundo_esquerdo{
	background-image:url(../../images/site/fundo_equerdo.gif);
	background-repeat:no-repeat;
	background-position:right 0;
}

.fundo_topo{
	background-image:url(../../images/site/funto_topo.gif);
	background-repeat:no-repeat;
	width:346px;
}

.fundo_lateral{
	background-image:url(../../images/site/fundo_lateral.gif);
	background-repeat:no-repeat;
	background-position:right 0;
	width:61px;
}

.fundo_lateral_esquerdo{
	background-image:url(../../images/site/fundo_lateral_equerdo.gif);
	background-repeat:no-repeat;
	background-position:left 0px;
}

.txtformnewsletter{
	background-image:url(../../images/site/fdn_form.gif);
	width:196px;
	height:18px;
	padding:3px;
	border:none;
}

.txtformnewsletterarea{
	background-image:url(../../images/site/fdn_form_contato.gif);
	width:316px;
	height:112px;
	padding:3px;
	border:none;	
}
.txt12c {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 11px;
}

.txt14 {
	font-family: Helvetica;
	font-size: 24px;
	color: #910045;
}
.nomeequipe {
	color: #910045;
	font-size: 12px;
	font-weight: bold;
}
.bord {
	border: 1px solid #999999;
	padding: 4px;
	margin-right: 10px;
}