
root { 
    display: block;
}

body{
    width: 900px;
    margin: 20px auto 20px;
    //font-family: Helvetica;
    background-color:white; 
	/* rgb(235,245,244);*/
   /* background: url("../images/backTest.png") repeat-x;*/
   font: 11px Helvetica, Arial, sans-serif;
}

#global
{
    min-height: 900px;
    background-color: white;
    /*border: 2px solid rgb(221,221,221);*/
}

.plaquette
{
	position : relative;
	top : -60px;
}

.nostyle
{
	border : none;
}

a
{
    text-decoration: none;
    color : black;
}

#header
{
    height: 150px;
    width: 100%;
}

#logo_I2C
{
	
    height: 140px;
    width: 300px;
    float : left;
    //margin-top: 20px;
	//margin-left: 20px;
}

/*
#logo p
{
	float : right;
	margin-top : 20px;
	font-size: 2em;
}
*/

#navigation
{
    float: left; 
    height: 30px;
    /*width: 550px;
    margin-bottom: 35px;*/
    //margin-left: 10px;
	margin-top: 60px;
	//margin-right: 70px;
	//padding-right: 140px;
	//padding-top: 65px;
	/*border-top : 1px solid rgb(221,221,221);*/
	/*border-bottom : 1px solid rgb(221,221,221);*/
	width : 500px;
	//text-align : right;
}

.droiteNav
{
	float:right;
	font-size : 1.6em;
}
.number
{
    font-size: 2em;
}

 
#navigation ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    //float : right;
    width: auto;
    font-size: 1.7em;
    padding-right: 10px;
    
}

#navigation ul li
{
    display: inline;
    width: auto;
    float: left;
    /*margin-right: 80px; */
    /*border-left: 1px dotted gray;*/
    /*padding-left: 10px; */
  padding-right: 10px;
    font-size: 100%;
    font-family: ;
    line-height: 1em;
	text-transform : uppercase;
}

#navigation a 
{
	color : #999;

}


#navigation a.selected
{
    color: #B02B2C;
	border-bottom: 1px solid black;
}

#navigation a:hover
{
    color : #B02B2C;
	border-bottom : 1px solid black;
}

#content
{
    width: 98%;
    min-height: 600px;
    margin-left: 10px;
    margin-right: 10px;
}

.plaquette a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

.plaquette a:hover {
	border-bottom: 1px solid #999;
	color : #B02B2C;
}

a:hover img
{
	border : none;
}


h2
{
    /*color : #B02B2C;*/
    color : black;
    font-family: Helvetica;
    font-style: normal;
    font-size: 1.8em;
    border-bottom: 1px solid rgb(221,221,221);
    font-weight: normal;
    line-height: 1em;
}

h3
{
    /*color : #B02B2C;*/
    color : black;
    font-family: Helvetica;
    font-style: normal;
    font-size: 20px;
    font-weight: bold;
    line-height: 1em;
}

h4
{
    color : black;
    font-family: Helvetica;
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;	
}

p
{
    text-indent: 15px;
	font-size: 1.4em;
}


.droite
{
	float : right;
}

h2 a {
	color: #999;
	text-decoration: none;
	font-size : 11px;
}

h2 a:hover {
	border-bottom: 1px solid #999;
	color : #B02B2C;
}



#bar_left
{
    width: 66%;
    float : left;
}


#services
{
	float: left;
	width: 95%;
}

#serviceL
{
	width : 40%;
	float : left;
	margin-left: 0px;
}

#serviceR
{
	width : 40%;
	float : right;
	margin-left : 0px;
}

#services ul
{
	list-style : none;
	list-style-image : url("../images/servicesListe/liste.png");
}

#services ul li 
{
	font-size : 16px;
	padding-top : 10px;

}

#presentation
{
    height: 290px;
	float : left;
	margin-top : 10px;
	text-align : justify;
	width: 95%;
	padding-bottom:20px;
}


.textCenter
{
	float : left;
	text-align : justify;
	width: 95%;
	padding-bottom:20px;
}

#bar_right
{
    width: 33%;
    float : right;
    /*text-align: center;*/
}

#bar_right h2
{
    text-align: left;
	//font-size: 2.2em;
}

.imageCentre
{
	text-align:center;
}

#plaquette1
{

} 

#plaquette1 a
{


}


#clients
{

}

#actualites
{
	padding-bottom:20px;
}


.text-align
{
	text-align : center;
}
.competences
{
    width: 50%;
    float :left;
}

.competencesR
{
    width: 50%;
    float: right;
}

.competences ul
{
    list-style: none;
}

.competencesR ul
{
    list-style: none;
}

#adresse
{
    width: 40%;
    float : right;
	//padding-left: 10%;
}

#tel
{
    width: 48%;
    float : left; 
}


#haut
{
    height: 310px;
}

#map
{
    width: 50%;
	padding-top : 10px;
	padding-left : 30px;
}


#footer
{
    width : 100%;
	background-color : rgb(235,245,244);
	height : 160px;
	margin-bottom : 20px;	
	clear: both;
	//border-bottom:solid #CCC 1px;
}

#contact
{
	 width : 40%;
	margin-left :15px;
	padding-top : 4px;
	float : left;
	height : 50px;
}


#plaquette2
{
	width : 40%;
	height : 150px;
	margin-right : 20px;
	float : right;
}



#infos
{
	width : 100%;
	text-align : center;
}

#infos p
{
font-size: 0.8em;
}

.adressetexte
{
	font-size : 1.3em;
	padding-left: 60px;
}
.adressetexte p
{
	text-indent: 0px;
	font-size : 1.2em;
}

/*
#navigation ul {
  list-style-type: none;
  overflow: hidden;
  width : 90%;
}

#navigation ul li {
  float: left;
  margin-left: 10px;
}

#navigation ul li:first-child { /* This works for everything except IE6, which needs the last li to be targeted explicitly 
  margin-left: 0;
  margin:0px;
  padding: 0px;
         
}

#navigation ul li a {
  border: 1px solid rgb(221,221,221);
  border-radius: 14px;
  -moz-border-radius: 14px;
-webkit-border-bottom-right-radius: 14px 14px;
-webkit-border-top-left-radius: 14px 14px;

  color: black;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 20px;
  text-align: center;
  text-transform: uppercase;
  background : rgb(235,245,244);
}

#navigation ul li a:hover {
  background: #417d64;
  border: 1px solid #417d64;
  color: #d9e5e0;
}

.home #navigation ul li.menu_home a,
.features #navigation ul li.menu_features a,
.tour #navigation ul li.menu_tour a,
.workspaces #navigation ul li.menu_workspaces a,
.transfers #navigation ul li.menu_transfers a,
.affiliates #navigation ul li.menu_affiliates a,
.support #navigation ul li.menu_support a,
.blog #navigation ul li.menu_blog a,
.blog_post #navigation ul li.menu_blog a,
.about #navigation ul li.menu_about a {
  background: #356751;
  border: 1px solid #356751;
  color: #fff;
}
*/