h1#pasos{
	color: white;
	background: transparent url(/images/elige.jpg) no-repeat top left;
	font-size: large;
	font-family: Arial,"Times New Roman",times; 
	text-align: left;
	margin: 1em 0 1em 0px;
	line-height: 1.2em;
	padding: 0.3em 0 0.2em 0.2em;
}

#texto3 h2{
	color: #990000;
	font-size: medium;
	font-weight: bold;
	font-family: Arial,"Times New Roman",times; 
	text-align: justify;
	margin: 0.5em 0 0.5em 0.5em; 
	padding: 0px;
} 

h3 {
	color: #990000;
	font-size: small;
	font-weight: bold;
	font-family: Arial,"Times New Roman",times; 
	text-align: justify;
	margin: 1em 0 0 0; 
	padding: 0 0 0 1em;
}

img {
	border: none;
}

p {
	color:black;
	font-size: small; 
	font-family: Arial,"Times New Roman",times; 
	text-align: justify; 
	margin: 0; 
	padding: 0.25em 0px 0px 5px;
}

ul#steps2{
	color: black;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #d4d4d4;
	padding: 1.5em 0 1em 0;
	margin: 0 1em 0 1em;
}

ul#steps2 li{
	display: inline;
	padding: 0 1em 0 1em;
}

ul#steps2 li.marcado:before{
	content: url(/images/icono.gif);
}

ul#steps2 li.marcado{
	color: #990000;
}

ul#steps2 a{
	color: #101010;
	background: inherit;
}

#texto3{
	color: black;
	text-align: center;
	background: #FFFFD4;
	margin-top: 1em;
	margin-right: 3em;
	margin-left: 3em;
	margin-bottom:1em;
}

#texto2{
	color: black;
	text-align: center;
	background: white;
	margin-top: 1em;
	margin-right: 3em;
	margin-left: 3em;
	margin-bottom:1em;
}

form{
	margin-left: 0.3em;
	margin-bottom: 1em;
	padding: 0.5em 0.5em 0.8em 0.5em;
}

form label{
	text-align: right;
	font-weight: bold;
}

legend{
	color: #990000;
	background: inherit;
	font-size: medium;
	font-weight: bold;
	padding: 0.5em 0.5em 0.8em 0.5em;
}

#texto3 form{
	margin-left: 0.3em;
	margin-bottom: 1em;
	width: 100%;
}

td.izquierda{
	text-align:left;
	width: 40%;
}

th.pago{
	text-align: center;
	width: 20%;
	border-bottom: 2px solid #6699CC;
}

th.pSelect{
	text-align: center;
	width: 5%;
	border-bottom: 2px solid #6699CC;
}

th.paquete{
	text-align: center;
	width: 16%;
	border-bottom: 2px solid #6699CC;
}

.fondoGris{
	background: #d4d4d4;
	text-align: center;
	width: 16%;
}

#fondoGrisTop{
	background: #d4d4d4;
	text-align: center;
	width: 16%;
	border-bottom: 2px solid #6699CC;
}

td.pago2{
	color: #990000;
	text-align: left;
}

/*-------------------------- check*/

#detalles{
	color: black;
	border: 1px solid grey;
	padding: 0.5em;
	margin: 0.5em 0 2em 0;
}

ol#siguientes{
	color: black;
	text-align:justify;
	margin: 0;
	padding: 0 1em 2.2em 0;
	background: inherit;
}

ol#siguientes strong{
	color: black;
	font-size: medium;
}

ol#siguientes li{
	display: list;
	padding: 1em 0 0 0;
}
