.formularios {
	overflow: auto;
	border: 0px #FFFFFF;
	color: #FFFFFF;
	text-align: justify;
	font: 10px sans-serif;

}
.formularioscajas {
	overflow: auto;
	color: #FFFFFF;
	background-color: #000000;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 2px dotted #2A2E30;
	font: 10px sans-serif;


}
.botones {
	background-color: #312622;
	color: #FFFFFF;
	cursor: hand;
	font: 10px sans-serif;
	text-transform: uppercase;
	border: none;
}
a:link {color: #FDB279;}
body {
	background-color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}
a:hover {
	color: #FF6600;
}
a:visited {
	color: #FDB279;

}
h3 {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
li {
	list-style-type: square;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	margin-right: 0px;
}
.textos {
	color: #FFFFFF;
	padding-left: 45px;
	padding-top: -20px;
	padding-right: 35px;
	padding-bottom: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: top;
	background-image: url(images/prueba.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 320px;
	width: 460px;
}
.footer {
	color: #ADADAD;
	font: 9px sans-serif;
	text-transform: uppercase;
	text-align: right;
	vertical-align: bottom;
}
p {
	line-height: 11px;
}
body {
	background-color: #FFFFFF;
}
.textos2 {

	color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: top;
}
