@charset "iso-8859-1";
*{
	margin:0;
	padding:0;
}
body{
	background:#525252 url(/htdocs/images/back.gif) repeat-x;
	color:#525252;
	font: 70% Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;	
	text-align:center;
}
td, input, textarea, select, li{
	font: 100% Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;	
}
table{
	margin:10px 0;
}
tr{
	border-bottom:1px solid #ccc;
}
th{
	background:#ddd;
	padding:5px;
}
td{
	background:#fff;
	padding:5px;
}
a{
	color:#A54634;
	text-decoration:none;
}
a:hover{
	color:#777;
}
p{
	margin:10px 0;
	line-height:150%;
}
h1{
	position:absolute;
	top:153px;
	left:241px;
	width:451px;
	height:68px;
	bottom:0;
	text-indent:-8000px;
}
h1 a{
	display:block;
	height:68px;
}
h2{
	color:#A54634;
	line-height:33px;	
	font-size:140%;
	font-weight:bold;
	border-bottom:1px solid #E2E2E2;
	margin-bottom:10px;
}
hr{
	display:none;
}
img{
	border:none;
}
/* ---------------------- content ----------------------------- */
#container{
	width:715px;
	margin:0 auto;	
	text-align:left;
}
#head{
	position:relative;
	height:253px;
	background:url(/htdocs/images/head.gif) no-repeat 0 0;
}
/* heading images*/
#default h1{
	background:url(/htdocs/images/head_default.gif) no-repeat 0 0;
}
#notre h1{
	background:url(/htdocs/images/head_notre.gif) no-repeat 0 0;
}
#hebergement h1{
	background:url(/htdocs/images/head_hebergement.gif) no-repeat 0 0;
}
#service h1{
	background:url(/htdocs/images/head_service.gif) no-repeat 0 0;
}
#webdesign h1{
	background:url(/htdocs/images/head_webdesign.gif) no-repeat 0 0;
}
#clients h1{
	background:url(/htdocs/images/head_clients.gif) no-repeat 0 0;
}
/* */
#content{
	margin:0 23px;
	border-bottom:5px solid #fff;
	border-top:5px solid #fff;
	background:url(/htdocs/images/content.gif) repeat-y;
}
#default #content{
	background:url(/htdocs/images/content_default.gif) repeat-y;
}
/* ---------------------- main ----------------------------- */
#main{
	float:right;
	display:inline;
	width:467px;
	margin-right:15px;
}
#default #main{
	width:421px;
}
#main ul, #main ol{
	margin:10px 24px;
}
#main li{
	margin:5px 15px;
}

#main #menu_home ul
{
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 0;
	list-style-type: 0;
}

#main #menu_home li
{
	display:inline;
	padding: 0;
	margin: 0;
}

#main #menu_home a
{
	padding: 0;
	margin: 0;
	float:left;
	display: block;
	height: 160px;
	width: 120px;
	text-indent: -10000px;
}

#main #menu_home a.heb{ background: url(/htdocs/images/btn_heb_1.gif) no-repeat;}
#main #menu_home a.pme{ background: url(/htdocs/images/btn_pme_1.gif) no-repeat;}
#main #menu_home a.web{ background: url(/htdocs/images/btn_web_1.gif) no-repeat;}

#main #menu_home a:hover .heb{ background: url(/htdocs/images/btn_heb_2.gif) no-repeat;}
#main #menu_home a:hover .pme{ background: url(/htdocs/images/btn_pme_2.gif) no-repeat;}
#main #menu_home a:hover .web{ background: url(/htdocs/images/btn_web_2.gif) no-repeat;}

/* ---------------------- sub ----------------------------- */
#sub{
	width:167px;
	margin-left:5px;
}
#default #sub{
	width:213px;
}
#sub h3{
	font-size:120%;	
	color:#fff;
	line-height:20px;
	text-indent:15px;
	font-weight:normal;	
}
#sub h3.even{
	background:#A54634;
}
#sub h3.odd{
	background:#EF7D24;
}
#sub h4{
	color:#A54634;
	font-size:100%;
	margin:10px 15px;
}
#sub p{
	margin:10px 15px;
	border-bottom:1px solid #A54634;

}
.plus{
	padding-left:12px;
	background:url(/htdocs/images/arrow.gif) no-repeat 0px 50%;
	display:block;
	margin:5px 0;
}
/* --------------------------------------------------- */
#footer{
	margin:0 23px;
	text-align:center;
	background:transparent url(/htdocs/images/footer.gif) no-repeat 0 0;
	height:44px;
	padding-top:12px;
	color:#fff;
}
#footer a{
	color:#fff;
}
/* ---------------------- form ----------------------------- */
form{
	margin:10px 15px;
}
.input{
	border:1px solid #999;
	color:#666;
	width:120px;
	height:20px;
	line-height:20px;
	vertical-align:top;
}
.inputArea{
	border:1px solid #999;
	color:#666;
	width:280px;
	height:200px;
}
.inputButton{
	border:1px solid #A54634;
	color:#FFF;
	padding:2px 10px;
	background-color:#EF7D24;
	font-weight:bold;
	vertical-align:middle;
}
/* ---------------------- menu ----------------------------- */
#menu{
	position:absolute;
	text-indent:-8000px;
	left:182px;
	width:510px;
	top:59px;
	height:38px;
	background:#E0792C;
}
#default #menu{
	left:241px;
	width:451px;
}
#menu li{	
	list-style:none;
	height:38px;
	display:inline;
	float:left;
	margin-left:33px;
}
#default #menu li{
	margin-left:23px;
}
#menu a{
	display:block;
	height:38px;
	background-position:0 0;
	background-repeat:no-repeat;
}
#menu a:hover, #menu a.selected{
	background-position:0 -38px;
}
#menu1{
	width:63px;
}
#menu2{
	width:61px;
}
#menu3{
	width:100px;
}
#menu4{
	width:52px;
}
#menu5{
	width:33px;
}
#menu1 a{
	background-image:url(/htdocs/images/menu_1.gif);
}
#menu2 a{
	background-image:url(/htdocs/images/menu_2.gif);
}
#menu3 a{
	background-image:url(/htdocs/images/menu_3.gif);
}
#menu4 a{
	background-image:url(/htdocs/images/menu_4.gif);
}
#menu5 a{
	background-image:url(/htdocs/images/menu_5.gif);
}
/* meta menu */
#meta{
	position:absolute;
	left:43px;
	top:15px;
	font-size:90%;
}
#meta li{
	list-style:none;
	margin-bottom:4px;	
}
#meta a{
	padding-left:12px;
	background:url(/htdocs/images/arrow.gif) no-repeat 0px 50%;
	color:#525252;
}
#meta a:hover{
	color:#A54634;
}
/* subMenu */
#subMenu{
	margin:10px 15px;
}
#subMenu li{
	list-style:none;
	margin-bottom:5px;	
}
#subMenu a{
	color:#525252;
}
#subMenu a:hover, #subMenu a.selected{
	color:#A54634;
}
/* ---------------------- float fix ----------------------------- */
#content:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content{
	display: inline-block;
}
* html #content{
	height: 1%;
}
#content{
	display: block;
}
/* end float fix */

