@charset "iso-8859-1";

/* CSS Document */

body{
	margin-left: 10px;
	font: 13px Tahoma;
	color: #000000;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	border:0;
	background-color:#EDF4EC;
}
input, textarea{margin:5px; width:360px}
select{margin:5px;}
fieldset {margin: 0; padding: 0; border: none; }
.formButton {
	font: 11px Tahoma;
	color:#000000;
	border: 1px solid #0099FF;
	width:120px;
	background-color:#FFFFFF;
	margin: 3px 0 7px 40px;
}

.tituloForm{
	Tahoma; color:#333;
	font-size:24px;
	padding:10px;
	}
scrollbar{
	color:#0099FF
}
