body{margin: 0;padding: 0; font:63.5% Tahoma, Arial, Helvetica, sans-serif}
*{margin:0; padding:0; list-style: none;}
a img{border: 0;}


                   /*******************************************
                   *                   STRUCTURE              *
				   ********************************************/

#sinuscom{background:url(img/sinuscom.jpg) no-repeat 0 0; width:775px; height:685px; margin:0 auto;}
#rightborder{background:url(img/right.jpg) no-repeat 100% 0; height:685px;}
#main{background:url(img/content.jpg) no-repeat 286px 180px; margin: 0 87px 0 96px; height:685px; position:relative}


                   /*******************************************
                   *                   HEADER                 *
				   ********************************************/
#header{ height: 180px;background:url(img/header.jpg) repeat-x 0 0; position:relative}				   
				   
h1{ position:absolute; top: 32px; left: 0;}

                   /**** MENU HAUT ***/
				
#evitement{height: 42px; width:170px;background:url(img/ulhead.jpg) no-repeat 0 0;padding: 8px 0 0 55px; 
position:absolute; right:0; top:32px}
#evitement li{ float:left; text-transform:capitalize; font-weight:bold}
#evitement a{ display: block; text-decoration:none; width: 50px;margin-right: 4px; height: 15px;}
#evitement a#ev1{ color: #c3db03;}
#evitement a#ev2{ color: #d2940d; margin-left:7px}
#evitement a#ev3{ color: #dc5c01; margin-right: 0}
#evitement a#ev3:hover, #evitement a#ev2:hover, #evitement a#ev1:hover{ color: #000;}
                   /****** SPEEDBAR ******/                      
#speedbar{ height: 46px; position:absolute; top: 101px; padding-left: 2px;}
#speedbar li{ float: left; font-size:0; margin: 0 2px 0 3px;}


	   
                   /*******************************************
                   *              CONTENT CONTENU             *
				   ********************************************/
#content{height: 432px;background:url(img/dashed.jpg) no-repeat 0 194px; position: relative;}
#content #leftbar{height: 432px; width: 280px; position:absolute; top: 0; left: 5px}
#content #rightbar{height: 432px; width: 285px; position:absolute;background:url(img/grass.jpg) no-repeat 100% 100%; 
top: 0; right: 0; padding-right:9px;}
#content #fix1, #content #fix2{background:url(img/fixed.jpg) no-repeat 0 0; padding-left:8px;}

#content .float{ width: 75px; float: left; padding-left: 25px; margin-top:3px;}
#content .fixed{ margin: 0 0 5px 105px; text-align:justify;}
#content .fixed p.p1{ margin: 5px 2px 0 0; color: #777}
#content p.p2{ margin: 1px 2px 5px 25px; color: #777}
p.clear {margin: 0; color:#fff; font-size:0.9em}

#content  h2{font-size:1.5em;height: 16px;padding:5px 0;text-transform: uppercase; margin-bottom:5px;
background:url(img/h2.jpg) no-repeat 0 0; }
#content  h2 span{float: left; color:#fff; margin-right:15px; font-size:0.9em; padding-left:2px}
#content h2#intro{color:#d58900}
#content h2#neo{color:#d4d704}
#content h2#net{color:#d56010; text-transform:capitalize}
#content h2#serv{color:#a4cc14}
#content h2.new{margin-top:30px;}

#content  h3{font-size:1em;text-transform: capitalize; }
#content  h3.wel{color: #a0c913; }
#content  h3.web{color: #bd5613; }
#content  h3.end{color: #e98307; margin-left:24px;}

#content  h4{font-size:1.1em;text-transform: uppercase; margin: 4px 0 5px 0;}
#content  h4#a1{ background:#a9d401}
#content  h4#a2{ background:#d8dc01}

#content  h4 a{ color:#fff; text-decoration:none; padding-left:2px}
p.clear a{color:#444}

                   /*******************************************
                   *           FOOTER ET COPYRIGHT            *
				   ********************************************/
#footer{font-size:1em;  height: 68px;color: #fff;background:url(img/footer.jpg) no-repeat 0 0; 
padding: 5px 0 0 5px; line-height: 16px;}
#footer a{ color: #c9c800; text-decoration:none; text-transform:capitalize; margin:0 3px;font-weight:bold }
#footer span{ color: #c9c800; font-size:1.1em }
#content  h4 a:hover, p.clear a:hover, #footer a:hover{ color: #000;}

/*****************************
Liens
*****************************/
a:link {
	color: #D0D600;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #D0D600;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	color: #D0D600;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}