body {
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #1b1b1b;
	text-align: justify;
}

p{
	text-align: justify;
}

.titulo {
	color: #0e76bc;
	font-size: 18px;
}

.titulo2 {
	color: #1b1b1b;
	font-size: 18px;
}

.txtfooter {
	color: #FFFFFF;
}


A:link { text-decoration: underline; color: #333333;}
A:active { text-decoration: none; color: #333333;}
A:visited { text-decoration: none; color: #333333;}
A:hover { text-decoration: underline; color: #BF1E2E;}

A.footer:link { text-decoration: none; color: #FFFFFF;}
A.footer:active { text-decoration: none; color: #FFFFFF;}
A.footer:visited { text-decoration: none; color: #FFFFFF;}
A.footer:hover { text-decoration: underline; color: #FFFFFF;}

input {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6F6F6F;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-left-color: #D4D0C8;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.conf {
	color: #CC0000;
}

