
.linea
{
    background-position:					left bottom;
    background-image:						url("imagenes/rojo.jpg");
    background-repeat:						repeat-x;
    padding-bottom:							3px;
    padding-left:							200px;    
    font-size:								18px;
    font-weight:							800;
    color:									#003366;
}
.linead
{
    background-position:					left bottom;
    background-image:						url("imagenes/rojod.gif");
    background-repeat:						no-repeat;}
.codigo{	margin:									0px;	border-left:							#008000 double;
	border-right:							#008000 double;	border-top:								#008000 double;
	background-color:						#eeeeee;
	font-size:								18px;
	color:									#003366;
	font-weight:							700;
}
.codigop{	margin:									0px;	padding:								10px;
	border-left:							#008000 double;
	border-right:							#008000 double;	border-top:								#008000 double;
	border-bottom:							#008000 double;
	background-color:						#eeeeee;
	font-size:								12px;
	color:									#003366;
	font-weight:							700;
}

