﻿body
{
	background-color: #A3A3A3;
	background-image: url('../images/page/gradient.png');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: black;
	line-height: 133%;
}

a { text-decoration: none; }

p {
	font-family: Arial;
	font-size: 12px;
	color: black;
	line-height: 136%;
}

h4 {
	margin-top: 0;
	margin-bottom: 0.5em;
}

h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
}

h2 {
	margin-top: 0;
	margin-bottom: 0.5em;
}

h1 {
	margin-top: 0;
	margin-bottom: 0.5em;
}

hr {
   border: 0;
   height: 1px;
   background: #98B7C4;
   color: #98B7C4;
	margin-bottom: 1em;
}

#page
{
	position: relative;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/page/page_background.png');
}


#page #page_top
{
	width: 910px;
	height: 23px;
	background-image: url('../images/page/page_top.png');
}


#page #page_left
{
	width: 5px;
	height: 276px;
	background-image: url('../images/page/page_left.png');
	background-repeat: no-repeat;
}


#page #page_right
{
	width: 5px;
	height: 276px;
	background-image: url('../images/page/page_right.png');
	background-repeat: no-repeat;
}


#page #page_bottom
{
	width: 910px;
	height: 13px;
	background-image: url('../images/page/page_bottom.png');
}


#page #main
{
	width: 900px;
	background-color: white;
	min-height: 300px;
}


#page #footer a
{
	font-family: Arial;
	border-style: none;
	color: #666666;
	font-size: 9px;
	padding: 2em 0 10px 30px;
	display:block;
}

#page #main #header
{
	position: relative;
	width: 900px;
	height: 144px;
}


#page #main #image
{
	position: relative;
	width: 900px;
	height: 347px;
	background-color: #98B7C4;
}


#98B7C4;
}

#page #main #image2
{
	position: relative;
	width: 867px;
	height: 347px;
	background-color: #98B7C4;
	padding: 0px 0px 0px 33px;
}

#page #main #image img.splash
{
	position: absolute;
	top: 0px;
	left: 0px;
}


#page #main #image img.button
{
	position: absolute;
	top: 180px;
	right: 25px;
	width: 134px;
	height: 30px;
}

#page #main #image .strap
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	height: 250px;
}

#page #main #logo
{
	position: absolute;
	top: 28px;
	left: 26px;
	width: 164px;
	height: 38px;
	background-image: url('../images/third_light_logo.png');
	background-repeat: no-repeat;
}

#page #main #topnav
{
	position: absolute;
	top: -3px;
	left: 300px;
	width: 600px;
	height: 60px;
}

#page #main #topnav p
{
	width: 91px;
	padding-left: 8px;
	border-left: 1px solid #98B7C4;
	text-align: left;
	color: #535353;
	font-family: Arial;
	font-size: 14px;
	display: block;
	padding-top: 0.125em;
	padding-bottom: 0.125em;
}

#page #main #topnav a
{
	width: 100px;
	float: left;
	padding-top: 40px;
}


#page #main #topnav a:hover p { color: black; }

#page #main #topnav a:hover
{
	border-top: 7px solid black;
	padding-top: 33px;
	cursor: pointer;
}

#page #main #topnav a.selected
{
	border-top: 7px solid #6694A7;
	padding-top: 33px;
}

#page #main #topnav a.selected:hover p { color: #535353; }

#body
{
	position: relative;
	clear: both;
}

#body #sidenav
{
	float: right;
	width: 200px;
}

#body #sidenav a.link
{
	background-color: #98B7C4;
	margin-top: 2px;
	font-family: Arial;
	font-size: 13px;
	padding-left: 18px;
	color: #535353;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	display: block;
}

#body #sidenav .stretcher a
{
	margin: 0;
	margin-top: 2px;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 28px;
	background-color: #BACED7;
	font-family: Arial;
	font-size: 13px;
	color: #535353;
	display: block;
}

#body #sidenav a.toggle
{
	background-color: #98B7C4;
	margin-top: 2px;
	font-family: Arial;
	font-size: 13px;
	padding-left: 18px;
	color: #535353;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	display: block;
}

#body #sidenav a:hover
{
	background-color: black;
	color: white;
}

#body #sidenav a.link_selected:hover
{
	margin-top: 2px;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 28px;
	background-color: #C30;
	color: white;
	background-image: url('../images/nav_arrow.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	display: block;
}

#body #sidenav a.link_selected
{
	margin-top: 2px;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 28px;
	background-color: #C30;
	color: white;
	background-image: url('../images/nav_arrow.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	display: block;
}

#body #sidenav a.selected:hover
{
	margin-top: 2px;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 28px;
	background-color: #C30;
	color: white;
	background-image: url('../images/nav_arrow.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	display: block;
}

#body #sidenav a.selected
{
	margin-top: 2px;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 28px;
	background-color: #C30;
	color: white;
	background-image: url('../images/nav_arrow.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	display: block;
}

#page #main #content
{
	float: left;
	width: 480px;
	padding: 10px 10px 10px 10px;
	
}

#page #main #content2
{
	float: left;
	width: 480px;
	padding: 0px 0px 0px 33px;
	
}


#page #main #sidebar a:visited { color: #c30; }

#page #main #sidebar a { color: #c30; }

#content a:visited { color: #c30; }

#content a { color: #c30; }

page #main #sidebar a:hover { border-bottom: 1px dotted #c30; }

#content a:hover { border-bottom: 1px dotted #c30; }

#content p
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	line-height: 136%;
	padding-bottom: 1em;
}

#content h2
{
	font-family: Verdana;
	font-size: 24px;
	color: #C30;
	font-weight: bold;
	line-height: 136%;
        padding-top: 10px;
}

#content h3
{
	font-family: Verdana;
	font-size: 18px;
	color: #587979;
	line-height: 136%;
	padding-bottom: 10px;
	padding-top: 10px;
}

#content p.first
{
	font-family: Arial;
	font-size: 12px;
	color: #3f3f3f;
	font-weight: bold;
	line-height: 136%;
	padding-bottom: 1em;
}

#content h4
{
	font-family: Arial;
	font-size: 12px;
	color: #3f3f3f;
	font-weight: bold;
	line-height: 136%;
	padding-bottom: 1em;
}

#content div.quote {
   padding: 1em 1em 0 1em;
   margin-top:0;
   margin-bottom: 1em;
   background-color:#E0E7E9;
}

#content ul
{
	padding: 1em 1em 1em 1em;
	margin-top: 0;
	margin-bottom: 1em;
	background-color: #E0E7E9;
}

#content li
{
	padding: 0 0 0 0.5em;
	margin-bottom: 0.25em;
	list-style-type: square;
	list-style-position: inside;
}

#main a.download
{
	background-image: url('../images/link.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	margin: 0 0.5em 1em 0.5em;
	padding: 10px 10px 10px 30px;
	border-width:0;
	font-weight:bold;
	display:block;
}

#main a.download:hover
{
   border:0;
	background-color: #f5f5f5;
}

#main table
{
	padding: 10px;
	font-size:90%;
	background: #fff;
	border-collapse: collapse;
}

#main table td
{
   border: 1px solid #eee;
   padding: 1em 2em 1em 2em;
}

#main .comptable tr td
{
   border: 1px solid #eee;
   padding-left: 10px;
   padding-right: 5px;
   padding-top: 1px;
   padding-bottom: 3px;
   text-align: right;
   vertical-align: middle;
}

#main table th
{
	background: #d5d5d5;
   border: 1px solid #eee;
   padding: 1em 2em 1em 2em;
}

#main table tr.hd
{
	background: #f5f5f5;
   border: 1px solid white;
   padding: 1em 2em 1em 2em;
}

/* -- */


#page #main #sidebar
{
	float: left;
	width: 160px;
	/*padding: 6.5em 10px 10px 20px;*/
	text-align: left;
}

#page #main #sidebar2
{
	float: left;
	width: 160px;
	padding: 0px 0px 0px 32px;
	text-align: left;
}



#page #main #sidebar p
{
	font-family: Arial;
	font-size: 11px;
	color: black;
	line-height: 126%;
	padding-bottom: 0.75em;
}

#page #main #sidebar h2
{
	font-family: Verdana;
	font-size: 12px;
	color: #587979;
	font-weight: bold;
	line-height: 126%;
	padding-bottom: 0.75em;
}

#page #main #sidebar h3
{
	font-family: Verdana;
	font-size: 12px;
	color: #c30;
	line-height: 126%;
	padding-bottom: 0;
}


#page #main #sidebar p.first
{
	font-family: Arial;
	font-size: 11px;
	color: #587979;
	font-weight: bold;
	line-height: 126%;
	padding-bottom: 1em;
}

#page #main #image #home_strap
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	height: 250px;
}

#page #main #home_title
{
   background-image:url('../images/home/the_image_specialists.png');
   width:300;
   height:61px;
}

#page #main #welcome_text
{
   position:absolute;
   top:-250px;
   right:0px;
   text-align:left;
   width:276px;
   height:210px;
   padding:10px;
	font-family: Arial;
	font-size: 11px;
	color: white;
	line-height: 126%;
   
}
#page #main #welcome_text2
{
   position:absolute;
   top:-250px;
   right:0px;
   text-align:left;
   width:276px;
   height:210px;
   padding:40px;
	font-family: Arial;
	font-size: 11px;
	color: white;
	line-height: 126%;
   
}

#page #main #welcome_text h2
{
   font-size:16px;
	color: white;
	line-height: 126%;
}

#page #main #welcome_text a
{
  color: white;
}

#page #main #home_buttons
{
	height:165px;
}

#page #main #home_buttons #left
{
	width: 300px;
	height: 75px;
	float: left;
	background-image: url('../images/home/left_button.png');
	background-repeat: no-repeat;
}

#page #main #home_buttons #middle
{
   width:300px;
   height:75px;
   float:left;
   background-image: url('../images/home/mid_button.png');
	background-repeat: no-repeat;
   display:block;
}

#page #main #home_buttons #right
{
   width:300px;
   height:75px;
   float:left;
   background-image: url('../images/home/right_button.png');
	background-repeat: no-repeat;
   display:block;
}

#page #main #home_buttons h2
{
   font-family: Verdana;
	font-size: 16px;
	color: white;
	line-height: 126%;
   display:block;
	margin: 9px 10px 0px 77px;
}

#page #main #home_buttons p
{
   font-family: Arial;
	font-size: 11px;
	color: white;
	line-height: 126%;
	margin: 0.5em 20px 10px 77px;
}

img 
{
	behavior: url('/javascript/pngie.htc');
}

.comptable img 
{
	behavior: url('');
}

