body {
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #666666;
	font-variant : normal;
	/*text-transform : lowercase;*/
	text-align: left;
}
#cajas {
	text-align: center;
}

a:focus {
	outline:1px dotted
}
hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1 {
	font-size : 22px;
	font-weight : normal;
	padding : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
	font-variant : small-caps;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	display : table;
	color : #414141;
	text-align: left;
}
h2 {
	font-size:23px
}
h3 {
	font-size:21px
}
h4 {
	font-size:19px
}
h5 {
	font-size:17px
}
h6 {
	font-size:15px
}
ol {
	list-style:decimal
}
ul {
	list-style:disc
}
li {
	margin-left:30px
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom:20px
}
.txth {
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #666666;
	font-variant : normal;
	text-transform : lowercase;
	text-align: left;
	line-height: 15px;
}
.colorvioles {
color : #6b4183;
}
.coloramarillo {
color : #6b4183;
}
.colorverde {
color : #5c9799;
}

