html
{
    background: White url('../images/grey_bar.png') repeat-x;
    position: relative;
}
body
{
    padding: 0;
    width: 796px;
    margin: 0 auto;
    background: Transparent url('../images/grey_bar_loop.png') repeat-y scroll center 748px;
    position: relative;
}
#container
{
    width: 796px;
    margin: 0 auto;
    background: Transparent url('../images/bar_bg_2.gif') no-repeat scroll top center;
    position: relative;

}
#container_bg
{
    background: Transparent url('../images/blue_bubble.png') no-repeat scroll;
    background-position: 572px bottom;
}
#michelin_banner
{
    width: 760px;
    height: 112px;
    margin: 0 auto;
    background: #01009A url('../images/michelin_logo.png') no-repeat scroll top left;  
}
#michelin_banner_fr
{
    width: 760px;
    height: 112px;
    margin: 0 auto;
    background: #01009A url('../images/michelin_logo_fr.png') no-repeat scroll top left;  
}

#michelin_hover_home
{
     height: 55px;
     width: 160px;
     margin-left: 28px;
     position: static;
}

#michelin_hover_home a
{
    height: 55px;
    width: 160px;
    display: block;
}
#michelin_banner_welcome
{
    color: White;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 9pt;
    position: static;
    margin-left: 220px;
    text-align: left;
    margin-top: -44px;
    padding-bottom: 30px;
}
#welcome_bg
{
   background-color: #01009A;
   padding: 0;
   margin: 0;
}
#michelin_banner_links
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #FFF500;
    position: static;
    padding: 0px;
    margin: 0px; margin-left: 250px;
}    
#michelin_banner_links_ul
{
    margin: 0;
    padding: 0;
}
#michelin_banner_links_ul ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: absolute;
    padding-top: 7px;
    left: 0;
}
#michelin_banner_links_ul li
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #4E6474;
}
#michelin_banner_links_ul li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FFF500;
    text-decoration: none;
    font-weight: bold;
}
#michelin_banner_links_ul li a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}  

/*-- fr banner links --*/

#michelin_banner_links_fr
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #FFF500;
    position: static;
    padding: 0px;
    margin: 0px; margin-left: 230px;
    text-align: center;
}    
#michelin_banner_links_ul_fr
{
    margin: 0;
    padding: 0;
}
#michelin_banner_links_ul_fr ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: absolute;
    padding-top: 7px;
    left: 0;
}
#michelin_banner_links_ul_fr li
{
    padding: 0;
    margin: 0;
    padding-bottom: 5px;
    list-style-type: none;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #4E6474;
}
#michelin_banner_links_ul_fr li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FFF500;
    text-decoration: none;
    font-weight: bold;

}
#michelin_banner_links_ul_fr li a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}  


#michelin_banner_bot
{
    width: 760px;
    height: 224px;
    margin: 0 auto;
    background: #01009A url('../images/michelin_bot_curve3.png') no-repeat scroll top left;
    
}
#michelin_banner_bot_page_title
{
    width: 350px;
    height: 10px;
    text-align: center;
    position: static;
    font-family: 'Bauhaus 93';
    font-size: 30px;
    color: #800000;
    float: left;
    margin-top: 100px;
}
#michelin_banner_lienSsRubriqueHome {
	position: static; display: block;
	top: 0px;
	width: 751px; /* 760px - 7px */
	text-align: right;
	padding-top: 11px;
	color : #FFFF00;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	
}
#michelin_banner_lienSsRubriqueHome a{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFF00;
	text-decoration : none;
}
#michelin_banner_lienSsRubriqueHome a:hover{
    color: White;
    text-decoration: underline;
}
.lang_selected
{
    color: White;
    text-decoration: underline;
}
#content{
    width: 746px;/*max is 796 px, reduce by 50 for padding*/    
    min-height: 300px; height: auto !important; height: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top:10px;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 14px;
    color: #000000;
    color: #096985;
    z-index: 1;position: relative;
}
#footer{
    width: 760px;
    background-color: #01009A;
    margin: 0 auto;
}
#footer_copy
{
    font-family: Arial, Verdana, Sans-Serif;
    color: White;
    font-size: 9pt;
    padding: 5px;
}
#footer_michelin_link
{
    color: #FFFF00;
    font-size: 9pt;
    position: absolute;
    width: 755px;
    text-align: right;
    padding-top: 5px;
}
#footer_michelin_link a
{
    color: #FFFF00;
    font-size: 9pt;
    text-decoration: none;
    font-family: Arial, Verdana, Sans-Serif;
}
#footer_michelin_link a:hover
{
    color: #FFFF00;
    font-size: 9pt;
    color: White;
    text-decoration: underline;
}
#bar_bot
{
    width: 796px;
    height: 8px;
    margin-top: 10px;
    background: Transparent url('../images/bar_bot.png') no-repeat scroll bottom center;
    
}
#hover_home
{
    width: 386px;
    height: 224px;
    position: static;
    background: Transparent;
    float: left;
}
#hover_home a
{
    display: block;
    width: 386px;
    height: 224px;
}
#photo_1
{
    padding: 0;
    margin: 0;
    width: 300px;
    height: 261px;
    background: Transparent url('../images/photo_1.png') no-repeat;
    position: absolute;
    margin-left: 329px;
    margin-top: -63px;
    display: block;    
}
#photo_1_div
{
    width: 220px;
    height: 200px;
    position: relative;
    float: right;
}
#photo_2
{
    padding: 0;
    margin: 0;
    width: 287px;
    height: 215px;
    background: Transparent url('../images/photo_2.png') no-repeat;
    float: left;
    position: absolute;
    margin-left: -75px;
    margin-top: -50px;
    margin-right: 0px;
}
#photo_2_div
{
    width: 220px;
    height: 160px;
    position: relative;
    float: left;
}
#photo_3
{
    width: 413px;
    height: 525px;
    background: Transparent url('../images/bigpng.png') no-repeat;
    margin-left: 246px;
    margin-top: -64px;
    position: absolute;
}
#photo_3_div
{
    width: 300px;
    height: 470px;
    position: relative;
    float: right;
}
#photo_4
{
    padding: 0;
    margin: 0;
    width: 268px;
    height: 325px;
    background: Transparent url('../images/photo_4.png') no-repeat;
    float: left;
    margin-top: -42px;    
    position: absolute;
    margin-left: -96px;
}
#photo_4_div
{
    width: 180px;
    height: 285px;
    position: relative;
    float: left;
}
#photo_5
{
    padding: 0;
    margin: 0;
    width: 314px;
    height: 350px;
    background: Transparent url('../images/photo_5.png') no-repeat;
    position: absolute;
    margin-left: 336px;
}
#photo_5_div
{
    width: 215px;
    height: 350px;
    position: relative;
    float: right;
}
#photo_6
{
    padding: 0;
    margin: 0;
    width: 215px;
    height: 274px;
    background: Transparent url('../images/photo_6.png') no-repeat;
    position: absolute;
    margin-left: -92px;
}
#photo_6_div
{
    width: 125px;
    height: 274px;
    position: relative;
    float: left;
}
#photo_7
{
    padding: 0;
    margin: 0;
    width: 256px;
    height: 179px;
    background: Transparent url('../images/photo_7.png') no-repeat;
    position: absolute;
    margin-left: 373px;
}
#photo_7_div
{
    width: 180px;
    height: 179px;
    position: relative;
    float: right;
}
#photo_8
{
    padding: 0;
    margin: 0;
    width: 258px;
    height: 225px;
    background: Transparent url('../images/photo_8.png') no-repeat;
    position: absolute;
    margin-left: 364px;
    margin-top: -59px;
}
#photo_8_div
{
    margin-top: -59px;
    width: 180px;
    height: 225px;
    position: relative;
    float: right;
}
#photo_9
{
    padding: 0;
    margin: 0;
    width: 263px;
    height: 200px;
    background: Transparent url('../images/photo_9.png') no-repeat;
    position: absolute;
    margin-left: -91px;
}
#photo_9_div
{
    width: 180px;
    height: 190px;
    position: relative;
    float: left;
    margin-top: -20px;
}

#additional_text
{
    border: 4px solid #1BBDF0;
    background-color: Transparent;
    margin: 0;
    padding: 30px;
    width: 550px;
    margin: 0 auto;
    z-index: -1;
}

.clear_both
{
    clear: both;
}
.p_center
{
    text-align: center;
}

.date_time
{
    font-family: Arial, Tahoma, Verdana;
    color: #333333;
    font-size: 12px;
}
#locations
{
    font-size: 14pt;
}
#en_home_map
{
    margin-left: -69px;
    display: block;
    height: 460px;
    position: relative;
}
#fr_home_map
{
    margin-left: -67px;
    display: block;
    height: 460px;
    position: relative;
}
#home_reg_text
{
    position: relative;
    width: 220px;
    margin-top: -290px;
    margin-left: 320px;
    font-style: italic;
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    color: #0B819F;
    width: 221px;
    height: 127px;   
    background: Transparent url('../images/blurb_bg.png') no-repeat;    
    
}

#en_reg_bubble
{
    width: 246px;
    height: 118px;
    display: block;
    background: Transparent url('../images/reg_now2.png') no-repeat; 
    margin: 0 auto;
}
#en_reg_bubble a
{
    width: 246px;
    height: 118px;
    display: block;
    background: Transparent url('../images/reg_now2.png') no-repeat;    
}
#fr_reg_bubble
{
    width: 299px;
    height: 130px;
    display: block;
    background: Transparent url('../images/inscrivez_circle.png') no-repeat; 
    margin: 0 auto;
}
#fr_reg_bubble a
{
    width: 299px;
    height: 130px;
    display: block;
    background: Transparent url('../images/inscrivez_circle.png') no-repeat; 
    margin: 0 auto;
}
#helmet1
{
    width: 287px;
    height: 259px;
    background: Transparent url('../images/helmet1.jpg') no-repeat; 
    position: absolute;
    margin-left: 340px;
    margin-top: -50px;
    float: right;
}
#helmet2
{
    width: 287px;
    height: 259px;
    background: Transparent url('../images/helmet2.png') no-repeat; 
    position: absolute;
    margin-left: 340px;
    margin-top: -50px;
    float: right;
}
#reg_circle_1
{
    background: Transparent url('../images/reg_circle_1.png') no-repeat;  
    width: 220px;
    height: 208px;
    position: absolute; z-index: -1;
    margin-left: -100px;
}
#reg_circle_2
{
    background: Transparent url('../images/reg_circle_2.png') no-repeat;  
    width: 273px;
    height: 352px;
    position: absolute; z-index: -1;
    margin-left: 250px;
}
#dates_circle_1
{
    background: Transparent url('../images/dates_circle_1.png') no-repeat;  
    width: 214px;
    height: 239px;
    position: absolute; z-index: -1;
    margin-left: 50px;
}

/* added by Ryan M @ web builders group (April 2010) - was added because new email addresses were to large to fit with flow of page */
.emailFont
{
	font-size: 11px;
}
