/*
 * Généralités
 */

body{
	background: url(../images/bg.jpg);
	margin: 0px;
	color: #666666;
}

a:link		{color: #36B7F6; text-decoration: none;}
a:visited	{color: #36B7F6; text-decoration: none;}
a:hover		{color: #36B7F6; text-decoration: underline;}

strong		{font-weight: bold;}
.ita			{font-style: italic;}
.bold			{font-weight: bold;}

p					{margin-top: 0px;}
img				{border: 0px;}
form			{margin: 0px;}

/*
 * Généralités
 */
 
#general{
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 4px 0px 4px;
	position: relative;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
}

#conteneur{
	width: 970px;
	overflow: auto;
	height: 1%;
	background: #FFFFFF;
	position: relative;
	margin-bottom: 3px;
}

#colleft{
	float: left;
	width: 219px;
	padding-bottom: 225px;
	z-index:1;
	/*visibility: hidden;*/
}

#colright{
	float: left;
	width: 751px;
}


/*
 * Colonne de gauche
 */

#logo{
	margin-bottom: 25px;
}

#colleft .titre_bleu{
	background: #36B7F6;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 3px 3px 12px;
	margin: 0px 11px 1px 11px
}

#colleft .titre_gris{
	background: #C1C0BF;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 3px 3px 12px;
	margin: 0px 11px 1px 11px
}

#colleft .bloc_gris{
	background: url(../images/bg_bottom_block.jpg) #F0F0F0;
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 12px;
	margin: 0px 11px 1px 11px;
	color: #666666;
	text-align: justify;
}

#colleft .bloc_gris_press_release{
	background: url(../images/bg_bottom_block.jpg) #F0F0F0;
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 12px;
	margin: 0px 11px 1px 11px;
	color: #666666;
	text-align: left;
}

#colleft .titre_pr{
	background: url(../images/fleche_bleue.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
}


/*
 * Colonne de droite
 */
 
#bluedegrad{
	height: 105px;
	background: url(../images/index_bg_faq.jpg);
	position: relative;
}

#faq{
	position: absolute;
	top: 30px;
	right: 50px;
	background: url(../images/fleche_faq.jpg);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#faq a:link		{color: #ffffff; font-weight: bold; text-decoration: none;}
#faq a:visited{color: #ffffff; font-weight: bold; text-decoration: none;}
#faq a:hover	{color: #ffffff; font-weight: bold; text-decoration: underline;}

/* Menu */

ul#menu{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 2px;
	bottom: 2px;
}

ul#menu li{
	float: left;
	height: 24px;
	display: block;
	font-size: 12px;
}

ul#menu li a:link, ul#menu li a:visited{
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
	height: 24px; 
	display: block; 
	height: 19px;
	padding-top: 5px;
	background: url(../images/bg_menu.jpg); 
	background-repeat: repeat-x; 
	background-position: 0px 0px;
}

ul#menu li a:hover
{
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
	height: 19px;
	padding-top: 5px;
	display: block; 
	height: 19px; 
	background: url(../images/bg_menu.jpg); 
	background-repeat: repeat-x; 
	background-position: 0px -24px;
}

ul#menu li.pos1	{width: 138px; margin-right: 1px;}
ul#menu li.pos2	{width: 118px; margin-right: 1px;}
ul#menu li.pos3	{width: 114px; margin-right: 1px;}
ul#menu li.pos4	{width: 130px; margin-right: 1px;}
ul#menu li.pos5	{width: 120px; margin-right: 1px;}
ul#menu li.pos6	{width: 122px;}


/* blocs gauche et droite */
#blocs_content{
	overflow: auto;
	margin-bottom: 13px;
}

#blocs_content a:link			{color: #ffffff; font-weight: bold; text-decoration: none;}
#blocs_content a:visited	{color: #ffffff; font-weight: bold; text-decoration: none;}
#blocs_content a:hover		{color: #ffffff; font-weight: bold; text-decoration: underline;}

#bloc_gauche{
	width: 374px;
	height: 273px;
	float: left;
	position: relative;
	background: url(../images/index_bloc_gauche.jpg); 
}

#bloc_droite{
	margin-left: 14px;
	width: 349px;
	height: 273px;
	float: left;
	position: relative;
	background: url(../images/index_bloc_droite.jpg); 
}


ul#solutions, ul#products{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
}

ul#solutions{
	top: 85px;
	left: 181px;	
}

ul#products{
	top: 85px;
	left: 184px;	
}

ul#engineering li, ul#solutions li, ul#products li{
	background: url(../images/puce_cube.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 2px 2px 2px 15px;
}

#texte1, #texte2{
	position: absolute;
	color: #ffffff; 
	font-weight: bold;
}

#texte1{
	top: 225px;
	left: 60px;
}

#texte2{
	top: 225px;
	left: 60px;
}

#btn_industrial{
	position: absolute;
	top: 56px;
	right: 0px;
}

#btn_fast2soc{
	position: absolute;
	top: 150px;
	right: 0px;
}



/* image références */
#references{
	position: absolute;
	left: 4px;
	bottom: 33px;
	z-index:10;
	display : none;
}

/* footer */
#footer{
	color: #CBC9C9;
	height: 22px;
	background: #ffffff;
	padding: 8px 0px 0px 15px;
	font-weight: bold;
	position: relative;
	width: 955px;
	font-size: 12px;
}

ul#bottom_links{
	position: absolute;
	top: 7px;
	right: 10px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#bottom_links li{
	display: inline;
	padding: 0px 10px 0px 10px;
	width: 100px;
	text-align: center;
	font-weight: normal;
	color: #0070AD;
	border-right: 1px solid #0070AD;
}

ul#bottom_links li.end{
	border: none;
}

ul#bottom_links li a:link{color: #0070AD; text-decoration: underline;}
ul#bottom_links li a:visited{color: #0070AD; text-decoration: underline;}
ul#bottom_links li a:hover{color: #0070AD; text-decoration: none;}

