/* Orange syle sheet  */

body { 
	background-repeat : no-repeat;
	/* background-attachment : fixed; */
	background-color : #FADFB4;
	background-image : url(./images/shape001.gif);
	margin: 0;
	padding: 0;
}

.tel { 
	background-repeat : no-repeat;
	/* background-attachment : fixed; */
	background-color : #F58F00;
	background-image : none;
	margin: 0;
	padding: 0;
}

body.ql { 
	background-repeat : no-repeat;
	/* background-attachment : fixed; */
	background-image : none;
	background-color : #F58F00;
	margin: 0;
	padding: 0;
}

img.LeftCurve {
	float : left;
	clear : left;
	margin : 0 36px 0 0;
}

img.RightCurve {
	float : right;
	clear : right;
	margin : 0 0 0 36px;
}

p { 
	/* padding : 18px 0 0px 0px; */
	margin : 11px 0 0px 0px;
	font-family :  Geneva, Trebuchet MS, Verdana, Myriad, Arial, Helevetica, sans-serif ;
	font-weight : normal;
	font-size : 11px ;
	line-height : 18px ;
	text-align : justify;
	color : #454545;
}

P.top {
	/* padding : 0px 0 18px 0px; */
	margin : 40px 0 18px 0px;
	font-size : 11px;
	line-height : 18px ;
	font-weight : bold;
	color : #5C4F73;
}


P.top2 {
	/* padding : 0px 0 18px 0px; */
	margin : 18px 0 18px 0px;
	font-size : 11px;
	line-height : 18px ;
	font-weight : bold;
	color : #5C4F73;
}


P.bottom {
	margin : 18px 0 24px 0px;
}

#references {
	font-weight : bold;
	color : #666666;
	font-variant : small-caps;
	font-size : 12px;
	line-height : 28px ;
}

TD {
	font-family :  Geneva, Trebuchet MS, Verdana, Myriad, Arial, Helevetica, sans-serif ;
	font-size : 12px ;
	line-height : 16px ;
	text-align : right;
	border-style : solid;
	border-color : #2E2836;
	border-width : 0;
	vertical-align : top;
}

.topStroke {
	border-width : 1px 0 1px 0;
	text-align : right;
	vertical-align : middle;
}

.bottomStroke {
	border-width : 0 0 1px 0;
	background-color : #F58F00;
}


.orangeDot {
	background-repeat : repeat-x ;
	border-style : dotted;
	border-color : #55378C;
	border-width : 2px 0 0 0;
	/*background-image : url("./images/orangedot.gif");*/
}



H1 {
	padding : 0 0 0 0 px;
	margin : 12px 19px 19px 0px;
	color : #FF6814;
	font-family :  Geneva, Trebuchet MS, Verdana, Myriad, Arial, Helevetica, sans-serif ;
	font-size : 25px ;
	font-weight : normal;
	font-variant : small-caps;
	line-height : 26px ;
}

H2 {
	padding : 0 14px 0 0px;
	margin : 0px 0px 0px 0px;
	color : #55378C;
	font-weight : bold;
	font-family :  Geneva, Trebuchet MS, Verdana, Myriad, Arial, Helevetica, sans-serif ;
	font-size : 20px ;
	line-height : 24px ;
	text-align : right ;
}

H3 {
	padding : 7px 0 0 0;
	margin : 0px 0px 0px 0px;
	color : #55378C;
	font-weight : bold;
	font-family :  Geneva, Trebuchet MS, Verdana, Myriad, Arial, Helevetica, sans-serif ;
	font-size : 11px ;
	line-height : 18px ;
	text-align : left ;
}


UL {
	font-family :  Geneva, Trebuchet MS, Verdana, Myriad, Arial, Helevetica, sans-serif ;
	font-size : 11px ;
	padding : 0px 0 8px 40px;
	margin : 11px 0 0 0;
	color : #333333;
}

LI { 
	font-family :  Geneva, Trebuchet MS, Verdana, Myriad, Arial, Helevetica, sans-serif ;
	font-size : 11px ;
	margin : 0 0 0 40px;
	line-height : 18px ;
	list-style-position : inside;
	color : #333333;
}

DIV.centered {
	position : absolute;
	left:50%;
	top:50%;
	width:310px;
	height:220px;
	margin-left:-155px;
	margin-top:-110px;
	text-align : center;
	font-family :  Geneva, Trebuchet MS, Verdana, Myriad, Arial, Helevetica, sans-serif ;
	font-size : 13px;
	color : #000000;
	line-height : 1.4em ;
}

DIV.qldiv {
	float : left;
	margin : 10px 30px 10px 30px;
	width:100px;
	height:100px;
	text-align : center;
	font-family :  Geneva, Trebuchet MS, Verdana, Myriad, Arial, Helevetica, sans-serif ;
	font-size : 12px;
}

.orange {
	color : #FF6814;
}

.vert {
	color : #FF6814;
}

#tel {
	padding : 56px 0 16px 0;
	margin : 0;
	color : #FFFFFF;
	font-size : 48 px ;
	line-height : 1em;
	text-align : center;
}

#tel2 {
	padding : 30px 0 0 0;
	margin : 0;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12 px ;
	line-height : 1em;
	text-align : center;
}


a:link { font-size : 12px ; text-decoration: none; color: #1901FE; font-weight : bold; }      /* for unvisited links */
a:visited {font-size : 12px ; text-decoration: none; color: #1901FE; font-weight : bold; }    /* for visited links */
a:active { font-size : 12px ; text-decoration: none;  color: #1901FE; font-weight : bold; }    /* when link is clicked */
a:hover { font-size : 12px ; text-decoration: underline; color: #1901FE; font-weight : bold; }   /* when mouse is over link */

a.discret:link { font-size : 12px ; text-decoration: none; color: #333333; font-weight : normal;}      /* for unvisited links */
a.discret:visited {font-size : 12px ; text-decoration: none; color: #333333; font-weight : normal;}    /* for visited links */
a.discret:active { font-size : 12px ; text-decoration: none;  color: #333333; font-weight : normal;}    /* when link is clicked */
a.discret:hover { font-size : 12px ; text-decoration: underline; color: #333333; font-weight : normal;}   /* when mouse is over link */

a.discret2:link { font-size : 12px ; text-decoration: none; color: #6A537D; }      /* for unvisited links */
a.discret2:visited {font-size : 12px ; text-decoration: none; color: #6A537D; }    /* for visited links */
a.discret2:active { font-size : 12px ; text-decoration: none;  color: #6A537D; }    /* when link is clicked */
a.discret2:hover { font-size : 12px ; text-decoration: underline; color: #6A537D;}   /* when mouse is over link */

a.menu:link { font-size : 11px ; text-decoration: none; color: #FFFFFF; font-weight : bold; font-variant : small-caps; font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	padding : 4px 20px O 8px;  }      /* for unvisited links */
a.menu:visited {font-size : 11px ; text-decoration: none; color: #FFFFFF; font-weight : bold; font-variant : small-caps; font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	padding : 4px 20px O 8px; }    /* for visited links */
a.menu:active { font-size : 11px ; text-decoration: none;  color: #FFFFFF; font-weight : bold; font-variant : small-caps; font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	padding : 4px 20px O 8px; }    /* when link is clicked */
a.menu:hover { font-size : 11px ; text-decoration: none; color: #FFFFFF; font-weight : bold; font-variant : small-caps; font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	padding : 4px 20px O 8px; }   /* when mouse is over link */

a.ql:link { font-size : 10px ; text-decoration: none; color: #FADFB4; font-weight : bold; text-align : center;  }      /* for unvisited links */
a.ql:visited {font-size : 10px ; text-decoration: none; color: #FADFB4; font-weight : bold; text-align : center;  }    /* for visited links */
a.ql:active { font-size : 10px ; text-decoration: none;  color: #FADFB4; font-weight : bold; text-align : center;  }    /* when link is clicked */
a.ql:hover { font-size : 10px ; text-decoration: none; color: #FFFFFF; font-weight : bold; text-align : center;  }   /* when mouse is over link */

