﻿

.CaminoHormigas{ margin-top:10px; margin-left:20px;}
.CamHormigasTit{ margin-top:5px; display:inline-block;  font-size:13px; color:#333;}

a.CamHormigas {
margin-left:-10px;
background: transparent url('../imagenes/button_right.gif') no-repeat scroll top right; 
display:block;
float: left;
height: 23px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 9px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #000000;
font-family: verdana;
font-size:12px;
}
	
a.CamHormigas span {
/* Background left image */ 
background: transparent url('../imagenes/button_left.gif') no-repeat; 
display: block;
padding-left:10px;
padding-right:2px;
line-height: 21px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
} 

a.CamHormigas:hover span{color:#A62020;}


a.inicio {
margin-left:-10px;
background: transparent url('../imagenes/button_right.gif') no-repeat scroll top right; 
display:block;
float: left;
height: 23px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 9px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #000000;
font-family: verdana;
font-size:12px;
}
a.inicio span {
/* Background left image */ 
background: transparent url('../imagenes/button_inicio.gif') no-repeat; 
display: block;
padding-left:10px;
padding-right:2px;
line-height: 21px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
} 
a.inicio:hover span{color:#A62020;}
