/* CSS design by Trade and Value, Corp. */
/* Please refrain from copying this style sheet  */





/* LINK BOXES STYLES  */

/* This style is used for the large Link Box located on the Home Page under 
the box with the list of articles
The other style below: hSpLgInside is for the div located inside the box 

================

*/

.hSpLg{
width:520px; 
height: 150px; 
border: #9b9b9b 1px solid;
}

.hSpLg a:link, .hSpLg a:active, .hSpLg a:visited{
font-family: Times, Arial;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
color: #4b4b4b;
}

.hSpLg a:hover{
font-family: Times, Arial;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
color: #ff9900;
}
.hSpLg li{
margin-left: 5px;
list-style: none;
}

.hSpLgInside{
width: 520px; 
height: 20px; 
background-color: #043f8e; 
/*background-image: url(http://carrefour-floride.com/images/elements/main-nav.png); 
background-repeat: x;*/
}

/* ====================
