/* CSS Document */
/*/////GLOBAL////*/
* { 
	margin:0;
	padding:0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:  #343434;;
	}

.fear { display: none;}
.bold { font-weight: bold;}
.clear { clear: both;}
#all { 
	width: 960px;
	margin: auto;
	}

a { outline: none;}
/*/////HEADER////*/
#header {
	width: 960px; 
	height:138px;
	background: url(../images/ligne_header.jpg) bottom left no-repeat;
	}


	
#header h1 { float: left;}

#header h1 a {
	width: 400px;
	height: 137px;
	display: block;
	background: url(../images/logo.jpg);
	}
#header ul {
	margin: 65px 0 0 20px;
	float: left;
}

#header ul li {
	display: block;
	float: left;
	border-right: 1px solid #6695ac;
	}
/*////HEADER PAGES///*/
#header_pages {
	height: 138px;
	background: url(../images/ban_back.jpg) repeat-x;
	}

#header_pages #header {
	width: 960px;
	margin: 0 auto;
	}

#bloc_banner_pages {
	height: 141px;
	background: url(../images/ban_page.jpg) repeat-x;
	}
	
#ban_services {
	height: 141px;
	width: 639px;
	background: url(../images/ban_services.jpg);
	}
#ban_prod { 
	height: 141px;
	width: 639px;
	background: url(../images/ban_prod.jpg);
	float:left;
	}
	
#ban_contact{ 
	height: 141px;
	width: 639px;
	background: url(../images/ban_contact.jpg);
	float:left;
	}
/*////////MENU, REMPLACEMENT DE BOUTTONS////////////*/	
#header ul li a {
	display: block;
	height: 24px;
	}
	
#header ul li.who a {
	width: 110px;
	background: url(../images/menu_acc.jpg);
	}	
#header ul li.who a.active{background:url(../images/menu_acc_ho.jpg);}	
#header ul li.who a:hover {
	background: url(../images/menu_acc_ho.jpg);
	}
	
#header ul li.prod a {
	width: 118px;
	background: url(../images/menu_prod.jpg);
	}
#header ul li.prod a.active{background:url(../images/menu_prod_ho.jpg);}	
#header ul li.prod a:hover {
	background: url(../images/menu_prod_ho.jpg);
	}	
	
#header ul li.ser a {
	width: 113px;
	background: url(../images/menu_ser.jpg);
	}
#header ul li.ser a.active{background:url(../images/menu_ser_ho.jpg);}	
#header ul li.ser a:hover {
	background: url(../images/menu_ser_ho.jpg);
	}
	
#header ul li.voip a {
	width: 69px;
	background: url(../images/menu_voip.jpg);
	}
#header ul li.voip a.active{background:url(../images/menu_voip_ho.jpg);}	
#header ul li.voip a:hover {
	background: url(../images/menu_voip_ho.jpg);
	}

#header ul li.con { border: none;}	
#header ul li.con a {
	width: 110px;
	background: url(../images/menu_con.jpg);
	}
#header ul li.con a.active{background:url(../images/menu_con_ho.jpg);}	
#header ul li.con a:hover {
	background: url(../images/menu_con_ho.jpg);
	}
	
/*/////PREMIER BLOC////////*/
/*BANNER*/
#bloc_banner {
	clear: both;
	background: url(../images/header_back.jpg) repeat-x;
	height: 314px;
	}
	
#bloc_banner_in {
	width: 960px;
	margin: 0 auto;
}
	
#banner {
	width: 638px;
	height: 314px;
	background: url(../images/ban_ordi.jpg);
	position: relative;
	float: left;
	}
#text { 
	position: relative;
	position: absolute;
	top: 90px;
	left: 275px;
	width: 355px;
	}
	
#banner p {	
	color: #004466;
	font-size: 13px;
	margin-top: 20px;
	}

#banner #text p.mail a {
	display: block;
	width: 186px;
	height: 30px;
	}
#banner #text p.mail {
	position: absolute;
	left: 165px;
	top: 145px;
	}

/*FEATURES*/
#features {
	width: 322px;
	height: 314px;
	float: left;
	background: url(../images/features.jpg);
	}
.check { 
	display: block;
	height: 20px;
	width: 20px;
	float: left;
	background: url(../images/check.gif);
	}

#features ul {
	margin: 65px 0 0 20px !important;
	margin: 60px 0 0 10px;
	color: #FFF;
	list-style-type: none;
	width: 300px;
	}
#features ul li {
	height: 20px;
	padding: 5px 0;
	background: url(../images/ligne_feat.jpg) 20px bottom no-repeat;
	width: 290px;
	font-size: 14px;
	}


#features ul li.first {
	margin-top: 0px;}
	
#features ul li.last {
	background: none;
	}
/*//BANNER PAGES//*/

#bloc_banner_pages {
	height: 141px;
	background: url(../images/ban_page.jpg) repeat-x;
	}

#banner_in {
	width: 960px;
	margin: 0 auto;
	}
	
#ban_services {
	height: 141px;
	width: 639px;
	background: url(../images/ban_services.jpg);
	float: left;
	}
	
#ban_voip {
	height: 141px;
	width: 639px;
	background: url(../images/ban_voip.jpg);
	float: left;
	}	
	
#ban_cont {
	width: 319px;
	height: 141px;
	background: url(../images/ban_cont.jpg);
	float: left;
	position: relative;
	}
	
#ban_cont2 {
	width: 319px;
	height: 101px;
	background: url(../images/ban_cont2.jpg);
	float: left;
	padding-top: 40px;
	}
#ban_cont2 p, #ban_cont2 address {
	color: #FFFFFF;
	margin-left: 20px;
  font-size: 13px;
  font-style: normal;
	} 
  
#ban_cont2 address {
  margin-top: 10px;
  }
#ban_cont2 a {
  color: #ffffff;
  text-decoration: none;
  }  

#ban_cont a {
	display: block;
	width: 186px;
	height: 30px;
	position: absolute;
	bottom: 12px;
	left: 65px;
	}

#ban_cont p {
	font-size:12px;
	color: #FFFFFF;
	width: 280px;
	margin: 40px 0 0 32px;
	}
	
#ban_cont p .orange{
	font-size: 13px;
	}
/*CONTENU*/


#products, #services, #voip {
	width: 320px;
	height: 380px; /* 380 */
	float: left;
	position: relative;
	}


#products {
	background: url(../images/product.jpg) no-repeat;
	}
	
#services {
	background: url(../images/services.jpg) no-repeat;
	}

#voip {
	background: url(../images/voip.jpg) no-repeat;
	}
	
#encarts {
	width: 960px;
	margin: 0 auto;
}

#encarts p {
	font-size: 11px;
	color: #fff;
	width: 280px;
	margin: 240px 0 0 20px;
	}

#encarts p.but_plus {
	position: absolute;
	top: 290px;
	left: 200px;
	margin: 0;
	}

#encarts p.but_plus a {
	display: block;
	width: 93px;
	height: 23px;
	background: url(../images/but_plus.jpg);
	}
/*///CONTENU PAGES//*/

#content_pages {
	background: url(../images/content_pages.jpg) repeat-x #12638b;
	}
#content_in {
	width: 960px;
	margin: 0 auto;
	}
#content_left {
	width: 639px;
	float: left;
	}
	
#content_left .encart {
	margin: 20px 10px;
	padding-bottom: 20px;
	background: url(../images/ligne.gif) repeat-x bottom;
	width: 590px;
		}

#content_left .last {
	background: none;
	}	
#content_left .encart h3 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	}
	
	
#content_left .encart p,#content_left .encart ul li  {
	font-size: 11px;
	color: #FFFFFF;
	}
	
#content_left .encart p {
	margin: 5px 0;
	
	}
	
#content_left .encart ul {
	margin-left: 20px;
	}
	
#content_left .first {
	margin-top: 40px;
	}

#content_right {
	width: 320px;
	background: url(../images/col_droite.jpg) repeat-y;
	float: left;
	height: 720px;
	}
  
#content_right2 {
	width: 318px;
	background: url(../images/col_droite.jpg) repeat-y;
	float: left;
	height: 550px;
  padding-left: 2px;
	}	
 
#content_right2 a {
  color: #0a4464;
  float: right;
  padding: 5px 20px 0 0;
  }
   
 
#content_right h3 {
	width: 320px;
	height: 40px;
	background: url(../images/col_droite_titre.jpg) repeat-y;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 0 0 20px;
	}
	
#content_right h4 {
	color: #f6971f;
	font-size: 12px;
	margin: 10px 10px 0 20px;
	} 
	 
#content_right p {
	font-size: 11px;
	color: #0a4464;
	margin: 0px 10px 0 20px;
	}
	
#content_right p.up {
	margin: 10px 10px 10px 20px;
	font-weight: bold;
	}

#content_right ul{
	font-size: 11px;
	color: #0a4464;
	margin: 0px 10px 0 30px;
	}

#content_right ul li {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: #cecece solid 1px;
	}

/*FORMULAIRE CONTACT*/
form p.form label {
	width: 70px;
	display: block;
	float: left;
	}
	
#content_in form {
	padding: 0 0 40px 0;
	}
	
#content_in form h3 {
	color: #FFFFFF;
	margin: 40px 0 5px 20px;
	font-weight: normal;
	}
	
#content_in form p {
	padding: 5px 0 5px 20px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	}
	
#content_in form select{
	margin: 0px 0 20px 20px;
	}
#content_in form textarea {
	margin: 0 0 10px 20px;
	}
	
#content_in form input.send {
	width: 100px;
	margin: 0 0 0 20px;
	}
	
#content_right .contact2 a {
	display: inline;
	padding: 0;
	margin: 0;
	}
	
/*FOOTER*/
#footer { 
	padding: 20px 0 50px 0;
	background: #343434;
	}

#footer_in {
	width: 960px;
	margin: 0 auto;
}

#footer p { 
	display: inline; 
	color:#FFFFFF;
	padding-top: 20px;
	font-size: 10px;
	margin: 0 10px;
	}
	
#footer p.clear {display: block; text-align: center;} 

#footer p a {
	text-decoration: underline; 
	color:#FFFFFF;
	}
	
#footer ul {
	float: right;
	list-style-type: none;
	margin-right: 20px;
}
	
#footer ul li {
	display: inline;
	padding: 0 10px;
	background: url(../images/trait.gif) no-repeat right bottom;
}

#footer ul li.last {
	background: none;
}
		

#footer ul li a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

.orange { color: #f6971f;}
