@import "style_summer.css";

#contentLeft .equip {
	margin-top:15px;
	font-size:120%;
	background-color:#f0f0f0;
	font-weight:bold;
	margin-right:4px;
	width:160px
}

#locationJunior,
#locationJuniorHauteSaison {
	margin-top:15px;
}

#equipment {
	background-color:#fff;
	margin:0 1px 1px 1px;	
	border-bottom:solid 1px #e85120;
}

#equipment .left,
#equipment .right {
	width:260px;
	margin:0 10px 15px 0;
	
} 

#equipment .left {
	float:left;	
	clear:left;	
}

#equipment .right {
	float:right;
	clear:right;
}

#equipment .left img,
#equipment .right img {
	float:left;	
	margin-right:10px;
}


.tab_td
{
    padding: 4px 5px 4px 5px;
}

.tab_altTd
{
    background-color: #f7f7f7; 
    padding: 4px 5px 4px 5px;
}

H3  
{
    font-size: 11px;
    font-weight: bold;
    color: Black;
    margin: 0px 0px 0px 0px;
}

.tab_header 
{
    background-color:#e85120;
	padding:2px 0 2px 10px;
   	text-transform: uppercase;
	color:#fff;
	font-size:110%;
	font-weight:bold;
}

.tab
{
   border: solid 1px #e85120;
   width: 100%;
   border-collapse: collapse;
}

.tab_notes
{
    border-left: dashed 1px #014601;
    border-right: dashed 1px #014601;
    border-bottom: dashed 1px #014601;
    border-top: dashed 1px #014601;
    padding: 3px 1px 3px 3px;
    font-size: 10px;
}

.td_Bike_Description
{
   border-left:solid 1px #e85120;
   width: 100%;
   border-collapse: collapse;
}