/* HTML TAGS */

body  {
	margin-top: 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	text-align: justify;
}

h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:20px;
	font-weight:bold;
	color: Black;
	font-style : italic;
}
 

h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: Black;
	}
 
 h3{
     font-size:22px;
	 font-weight: bold;
	 font-style: italic;	 	 
    color: Black;
	 margin: 0px 0px 10px 10px;
	 padding: 0px 0px 0px 0px;
 }
 
 h4{
	font-size: 14px;
	font-weight: bold;
	color: #e70312;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
 
 
 a:link{
	text-decoration: none;
	color: Red;
}

a:visited {
	text-decoration:none;
	color: Red;
}

a:hover {
	color: #FBD42F;
	text-decoration:underline;
}

b {
	color: black;
}

p {
	margin-top:10;
	font-style: italic;
}



/* CUSTOM TAGS */

.menuSpyderL1 {
	background-image: url(moto-location-spyder/menu-location-spyder-l1.jpg);
	height: 25;
	width: 210;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 2px;
}

.menuSpyderL2 {
	background-image: url(moto-location-spyder/menu-location-spyder-l2.jpg);
	height: 25;
	width: 210;
    vertical-align: top;
	padding-left: 15px;
	padding-top: 2px;
}

.textMenuSpyderL1{
	font-family: sans-serif;
	font: bold;
	font-size: 11;
	color: White;
}

.textMenuSpyderL2{
	font-family: sans-serif;
	font: bold;
	font-size: 11;
	color: Black;
}

.blueText { 
	font: bold;
	font-size: 15;
	color: #E58000;
}


.underMenuSpyder {
	background-image: url(moto-location-spyder/underMenuSpyder.jpg);
	width: 210;
	height: 377;
	vertical-align: top;
}


.noPadding {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

.textPadding {
	padding-bottom : 0;
	padding-left : 15;
	padding-right : 15;
	padding-top : 0;
	vertical-align: top;
	text-align : justify;
}

.black{
	color: black;
	font : bold;
}

.tagline{
	 font-size:12px;
	 font-weight: bold;
	 color: Red;
	 text-align: center;	 	 
}

.taglineForfait{
	 font-size:16px;
	 font-weight: bold;
	 color: #11568B;
	 text-align: left;;	 	 
}

.floatright {
	float: left;
	margin: 0 0 0 5px;
	background-color: #fff;
	padding: 10px;

}

.div.floatright img{
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
}


.textsm {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textbg {
	FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textreg {
	FONT-SIZE: 12px; COLOR: #979797; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
