.fondo {
	background-attachment: fixed;
	background-image: url(imgs/bkg.gif);
	background-repeat:  repeat-x;
}
.arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.arial10n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
}
.arial14n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.bordeform {
	background-image: url(imgs/grad.gif);
	background-repeat:  repeat-x;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B7A71C;
}
.titulos2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.bordegris {
	border: 1px solid #CCCCCC;
}
.derechos
{
}
.derechos a
{
	color:#000;
	font-family:Verdana;
	text-decoration:none;
	font-size:10px;
}
.derechos a:visited
{
	color:#000;
	font-family:Verdana;
	text-decoration:none;
	font-size:10px;
}
.instrucciones
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.cerrar, .cerrar a, .cerrar a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
.proceso
{
	background-image: url( 'imgs/grad.gif' );
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0;
	padding:4px; 
	margin:8px;
	width:420px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.proceso a
{
	text-decoration:none;
	color:#000066;
}
.proceso a:hover
{
	text-decoration:none;
	color:#000033;
}
.avance
{
	border: 1px solid #808080;
	height:8px;
}
.avancebar
{
	background-image:url('imgs/grad.gif');
	background-repeat:repeat-x;
	height:8px;
}
.avancetxt
{
	font-family:Verdana;
	font-size:8px;
	font-weight:bold;
	padding:2px 0px 0px 35px;
}
.Boton
{
    cursor:pointer;
    font-size:12px;
    font-weight:bold;
    font-family:Arial;
}