body {
	color            : #000000;
	padding          : 0px;
	background-color : #FFFFFF;
	font-family      : arial, sans-serif;
	font-size        : 12px;
	margin: 0px;
}

table, tr, td {
	font-family	: arial, sans-serif;
	font-size	: 12px;
}

a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #CC00CC;
}

#cadena_id_icono{

}



#pasos {
padding-bottom: 12px;

}

div#center {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width:500px;
	
}

#form, #muestra_form {
    border:1px solid #CC00CC;
    width:500px;
    margin:left;
}

#form legend, #muestra_form legend {
    font-weight:bold;
    font-size:15px;
    color: #00471D;
}

#form ol, #muestra_form ol {
    list-style:none;
}

#form ol li, #muestra_form ol li {
    padding-bottom:8px;
}

#form ol li label {
    width:270px;
    float: left;
    text-align:left;
}

#muestra_form label {
	font-weight:bold;
    width:270px;
    text-align:left;
}

#form input[type=text] {
	float: left;
    border:1px solid #CCCCCC;
	margin-right: 10px;
}

#form input.btn {
    padding:3px;
    color:#FFFFFF;
    background-color:#990000;
    border:1px solid #000000;
}

ul {
	list-style: none;
}

#form ol li img {
	float: none;
}

.title {
	font-family      : Arial, Helvetica, sans-serif;
	font-weight      : bold;
	text-transform   : uppercase;
	text-indent      : 8px;
	font-size        : 18px;
	text-align       : left;
	color            : #FFFFFF;
}

.normal {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: white;
    background-color: #006E01;
}

.detalles {
	font-size: 8pt;
	font-style: italic;
}

.resaltado {
	font-size: 10pt;
	font-weight: bold;
	color: #003300;
}

.resaltadotab {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #003300;
	background: #99ff99;
	#background: #CCCCFF;
}

.uptab {
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background: #11aa11;
}

.downtab {
	font-size: 10pt;
	text-align: center;
	color: #000000;
	background: #EEEEFF;
}

.titletab {
	font-size: 18pt;
	text-align: center;
	color: #000000;
	background: #99ff99;
}

.normaltab {
	font-size: 10pt;
	text-align: center;
	color: #000000;
	background: #CCCCFF;
}

.titulo {
	font-size: 12pt;
	font-weight: bold;
	color: #003300;
}
