/* CSS Document */

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	/*height: 31px;*/
	margin-top: 5px;
	/*margin-bottom: 0px;*/
	display: compact;
	list-style-type: none;
	background-color: #FFF;
	color: #F60;
	font-weight: lighter;
}
.apoyoformu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #fff;
	border: 1px solid #ffab05;
	width: 460px;
}
.tablaformu {
	background-color: #f5f2eb;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AAA496;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAA496;
}
.aviso {
	font-size: 11px;
}
