/*@charset "iso-8859-1"; */
/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/* background-image:url();
	background-color: #F2F2F4; */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-size: 14px;
	line-height:20px;*/
}
a:link {
	text-decoration: none;
	color:#0056b3;
}
a:visited {
	text-decoration: none;
	color:#0056b3;
}
a:hover {
	text-decoration: none;
	color:#666666;
}
a:active {
	text-decoration: none;
}

.titulo18 {
	font-size:18px;
	font-weight:bold;
	}

.formboton{
	border:#900 1px solid; 
	background-color:#900; 
	/*width:250px; */
	padding:10px 20px;
	color:#FFF; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold;
	}
