body {
	font-size:10px;
	letter-spacing:1pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial;
	
	}
a {
	color:	#006600;
	text-decoration:none;
}
a:hover {
	color:#006600;
	text-decoration:underline;
}	

.H1 {
	font-size:12pt;
	font-weight:bold;
}
.H2 {
	font-size:10pt;
	font-weight:bold;
	font-size : 10px;
}
.breadcrumbs{
	font-size : 9.5pt;
	letter-spacing:0px;
	font-weight:normal;
	text-indent: 16px;
}
.breadcrumbs a {
	color:#000000;
	text-decoration:none;
}
.breadcrumbs a:hover {
	color:#317023;
	text-decoration:underline;
}

.renglonAmarillo {
	letter-spacing:0px;
	text-indent: 6px;
	font-size:12px;
	font-weight:bold;
	background-image: url(images/bg_ama_interior.gif);
}
.renglonAmarillo a {
	color:#000000;
	text-decoration:none;
}
.renglonAmarillo a:hover{
	text-decoration:underline;
	color:#317023;
}

.bgTopL
{
background-image: url(images/bg_top_left_2.gif);
background-repeat: repeat-x;
background-position: bottom;
}
.bgHeaderL
{
background-image: url(images/bg_header_left.gif);
background-repeat: repeat-y;
background-position:right;
}
.bgHeaderR
{
background-image: url(images/bg_header_right.gif);
background-repeat: repeat-y;
background-position:left;
}
.bgBottomL
{
background-image: url(images/bg_bottom_left.gif);
background-repeat: repeat-y;
background-position:right;
}
.bgBottomR
{
background-image: url(images/bg_bottom_right.gif);
background-repeat: repeat-y;
background-position:left;
}

.footer {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	background: #8EAD81;
}
.footer a {
	color : #003300;
	text-decoration: none;
}
.footer a:hover {
	color : #317121;
}

p  .contador{ margin:0px; padding:0px;}
.contador {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size : 11px;
	font-weight: normal;
}

.contador p { padding:50px 0;}

.contador a {
	color : #003300;
	text-decoration: none;
}
.contador a:hover {
	color : #317121;
}
.bgUsed
{
background-image: url(images/bg_used.gif);
background-position:center;
background-repeat:repeat-y;
}
