body {
	margin:170px 0px 0px 0px;
	background:url(../images/Fundo.jpg);
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

a {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.texto {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

.textoTop {
	font-family:Tahoma;
	font-size:11px;
	color:#454545;
}

.titulo {
	font-family:Tahoma;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}


.tituloCapa {
	font-family:Tahoma;
	font-size:13px;
	color:#333333;
}

.form{
	background-color:#EDEDED;
	border:1px solid #CCCCCC;
	font-size:12px;
	font-family:Tahoma;
}


.bot{
	background-color:#FFFFE5;
	border:0px;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	color:#333333;
	width:35px;
	
}