@CHARSET "ISO-8859-1";

body {
	text-align: center;
	width: 1024px;
	margin: 0 auto;
	padding: 0px;
	background: #CCC; /*url("newbg.png") repeat-x;*/
	font-family: "Arial";
}

#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 2px solid #000;
	background-color: #FFF;
}

#lang {
	position: absolute;
	padding: 0px;
	margin: 0px 0px 0px 895px;
	top: 50px;
}
#lang ul li {
	display: inline;
}

#titre {
	background: #333 url("banniere.png") no-repeat center;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

#corps {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background: #FFF url("newbg.png") repeat-x;
	min-height: 650px;
	/*url("petitbg2.png") repeat-x*/;
}

#gdtitre {
	margin-bottom: 25px;
}

.gdtitre1,.gdtitre2 {
	font-size: 1.2em;
	color: #FFF;
}

.gdtitre1 {
	background: url("titre2g.png") no-repeat;
	padding: 1px 0px 20px 70px;
}

.gdtitre2 {
	background: url("titre2d.png") no-repeat;
	padding: 1px 70px 20px 0px;
}

#corps .texte {
	padding: 0px 20px 20px 20px;
	font-weight: bold;
}

#corps .texte ul {
	list-style-type: none;
	text-indent: 0px;
	margin: 20px 0px;
	padding: 0px;
	text-align: center;
}

#corps .texte ul li {
	display: inline;
	margin: 0px 40px;
	font-size: 1.3em;
	font-weight: bold;
}

#corps .texte ul li a,#corps .texte a {
	color: #000;
}

#corps hr {
	clear: both;
	color: #FFF;
	border: 0px white;
	margin: 0px;
	padding: 0px;
}

#pied {
	background: #000 /*url("trame4.jpg")*/	;
	color: white;
	letter-spacing: 0.2em;
	font-family: Verdana;
	font-size: .7em;
	padding: 3px 0px;
}

#pied a {
	text-decoration: none;
	color: white;
}

/********************************* Blocks **************************************/
#block1 {
	width: 720px;
	margin: 0px 0px 0px 20px;
	text-align: justify;
}

#block2 {
	float: right;
	width: 250px;
	height: 320px;
	margin: 0px 20px 0px 0px;
	text-align: left;
	padding: 40px 0px 0px 0px;
	background: url("contact1.png") no-repeat;
}

#block3 {
	width: 1002px;
	margin: 0px 0px 0px 10px;
	text-align: left;
}

#block3 .titre {
	font: bold 1.1em Verdana;
	letter-spacing: 0em;
	text-align: center;
	color: #1d90f1;
	text-transform: capitalize;
	font-size: 1.3em;
	letter-spacing: 0.1em;
}


#block2 .contenu,#block3 .contenu {
	padding: 15px 15px 0px 15px;
	text-align: justify;
	font-size: 0.9em;
}

#block2 .contenu a {
	text-decoration: underline;
	color: #000;
}

#block3 .date {
	font-size: 12px;
	color: #666;
}

#block3 img {
	float: left;
	margin-right: 20px;
}

#block3 .contenu {
	text-indent: 20px;
	padding-top: 20px;
}

#block3 .contenu a {
	text-align: center;
}

#block3 .pied {
	text-align: center;
}

#tb1,#tb2,#tb3 {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.tr1 {
	height: 40px
}

#tb3 .tr1 {
	background: url("entete.png") no-repeat;
}

#tb3 .tr2 {
	background: url("corps.png") repeat-y;
}

#tb3 .tr3 {
	background: url("pied.png") no-repeat;
	line-height: 35px;
}

/******************************************Menu******************************************/
#menu {
	/* you must set it to relative, so that you can use absolute position for children elements */
	position: absolute;
	text-align: center;
	width: 870px;
	padding: 0px;
	margin: 0px 0px 0px 140px;
	top: 92px;
	vertical-align: middle;
	font-size: 0.9em;
	font-weight: bold;
	/*font-family:sans-serif;*/
	color: white;
	/*border: 1px solid red;*/
}

#menu ul { /* remove the list style and spaces*/
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	/* position absolute so that z-index can be defined */
	position: relative;
	/* center the menu, depend on the width of you menu*/
	/* should be higher than #box */
	z-index: 100;
	height: 60px;
}

#menu ul li {
	margin: 0 15px 0 15px;
	width: auto;
	height: 60px;
	float: right;
	vertical-align: middle;
	position: inherit;
}

#menu ul li a {
	vertical-align: middle;
	float: left;
	height: 40px;
	z-index: 75;/*width:110px;*/
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	position: inherit;
	padding-top: 22px;
}

#menu #box {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	background: url("droite.png") no-repeat;
	background-position: right;
	height: 60px;
	padding-right: 8px;
	margin-left: -5px;
}

#menu #box .head {
	background: url("gauche.png") no-repeat;
	height: 60px;
	padding-left: 15px;
	margin-left: -7px;
}

/*#menu ul li a:hover, #lava .selected a{ color:#000; }*/
	/***********************Zoom sur****************************/
#portfolio {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#portfolio img {
	border: 0px;
}

/*************************************************************************/
#affichenews {
	width: 1024px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: #000 /*url("trame4.jpg")*/;
	height: 41px;
}

#affichernews a {
	text-decoration: none;
}

#affichenews hr {
	border-top: 0px solid black;
	width: 100%;
	margin-bottom: 20px;
}

#news,#news a,#fixe a {
	font-weight: bold;
	list-style-type: none;
	font-size: 0.9em;
	text-decoration: none;
	color: #000;
	margin: 0px 0px;
	padding: 0px;
}

#fixe {
	text-align: center;
}

#fixe a {
	background: #000 url("newsbg.png") no-repeat;
	text-transform: uppercase;
	color: #FFF;
	padding: 5px;
	line-height: 15px;
	height: 15px;
	top: 160px;
	margin: 5px 0px 0px 10px;
	float: left;
	width: 80px;
}

#news {
	margin-left: 110px;
	padding: 5px;
}

#news .mobile,#news .mobile a {
	margin: 0px;
	padding: 0px;
	color: #CCC /*#77aa44*/;
	font-size: 1em;
	position: relative;
	top: 2px;
}

/***********************************Formulaires JQUERY*****************************************/
	/* Overlay */
#formulaire,#listenews {
	display: none;
	background-color: #FFF;
	padding: 5px;
}

#formulaire #error {
	color: red;
	font-weight: bold;
}

#contact-wrapper {
	width: 430px;
	border: 1px solid #e2e2e2;
	background: #BBB;
	padding: 20px;
}

#listenews #contact-wrapper {
	width: 800px;
}

#contact-wrapper div {
	clear: both;
	margin: 1em 0;
}

#contact-wrapper .titre {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0px 0px 30px 0px;
	text-align: center;
}

#contact-wrapper label {
	display: block;
	float: none;
	font-size: 16px;
	width: auto;
}

form#contactform input,#contact-wrapper input {
	border-width: 1px;
	padding: 5px;
	font-size: 16px;
	color: #000;
}

#tailleForm input, #tailleForm textarea{
	width:90%;
}

form#contactform textarea {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0.6em 0.5em 0.7em 0.5em;
	border-color: #B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style: solid;
	border-width: 1px;
}

#listenews .text {
	text-align: left;
	width: 100%;
}

#listenews .newstitre {
	color: white;
	background-color:red;
	font-size: 1.6em;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

#listenews .date {
	font-size: 0.8em;
	font-weight: bold;
}

#listenews .news,#listenews .news a {
	font-weight: bold;
	text-decoration: none;
}

.lignenews1,.lignenews0 {
	height: 35px;
}

.lignenews1,.lignenews1 a {
	color: #000;
	background-color: #DDD;
}

.lignenews0,.lignenews0 a {
	color: #000;
	background-color: #CCC;
}

.datenews0,.datenews1 {
	width: 100px;
	text-align: center;
}

.titrenews0,.titrenews1 {
	width: 200px;
	text-align: center;
}

#listenews hr {
	width: 75%;
}

/************************************Divers***************************************/
.retour, .retour a {
	font-size: 0.7em;
	margin: 10px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	font-style: italic;
}

#sousmenu,#sousmenu a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	color: #FFF;
	margin: 50px 0px 10px 0px;
}

#sousmenu a:hover {
	color: #000;
}

#sousmenu td {
	background: url("sstt.png") #AAA repeat-x;
	height: 40px;
	max-height: 40px;
}

.extern {
	font-size: 1em;
	font-weight: bold;
	color: #1d90f1;
}

.imgaccueil1 {
	width: 180px;
	float: left;
	margin-right: 20px;
	border: 2px groove black;
}

.imgaccueil2 {
	width: 100px;
	float: right;
	margin-left: 20px;
	border: 2px groove black;
}

.message,.message a {
	color: red;
	font-size: 1.1em;
	margin: 50px 0px 40px 0px;
}

#ref1 {
	float: left;
	margin: 20px 0px 0px 20px;
	font-weight: bold;
}

#ref2 {
	float: right;
	margin: 20px 20px 10px 0px;
	font-weight: bold;
}

#ref1 table,#ref2 table {
	width: 450px;
}

#ref1 table td,#ref2 table td {
	padding: 0px;
}

#ref1 a,#ref2 a {
	color: #000;
	text-decoration: none;
}

#loglibre {
	text-align: justify;
	padding: 0px 75px;
}
#loglibre p { text-align:center;}
/********************************************************************/
.produit1,.produit2,.produit3 {
	text-align: justify;
	margin-right: 10px;
}

.produit1 img,.produit2 img,.produit3 img {
	border: 0px;
	width: 350px;
	float: left;
	margin: 0px 10px;
}

#clic {
	position: absolute;
	top:5px;
	margin-left: 15px;
}
#clic a {
	position:absolute;
	width: 130px;
	height: 130px;
}


/********************************************************************/

#featured{ 
	width:600px; 
	padding-right:250px; 
	position:relative; 
	border:2px solid #333; 
	background:#fff;
	margin-left: 90px;
	margin-top: 10px;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:590px; 
	list-style:none; 
	padding:0; margin:0; 
	width:260px;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:3px 5px; 
	background:#fff; 
	padding:1px; 
	border:1px solid #333;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:30px; 
	color:#333;  
	line-height:20px;
	font-weight: bold;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:590px; 
	background:#666; 
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	background: url('transparent-bg.png');
	padding-bottom: 10px; 
	margin-top: -4px;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}

#featured .info p, #featured .info ul li{ 
	margin:0 10px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
	text-align: justify;	
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}


/***********************************************************************/
#featured2{ 
	width:600px; 
	padding-right:250px; 
	position:relative; 
	border:2px solid #333; 
	height:400px; 
	background:#FFF;
	margin-left: 80px;
	margin-top: 35px;
}
#featured2 ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:620px; 
	list-style:none; 
	padding:0; margin:0; 
	width:230px;
	background-color: #FFF;
}
#featured2 ul.ui-tabs-nav li{ 
	padding:1px 0px 1px 13px; 
	font-size:13px; 
	font-family:Verdana;	
	color:#666; 
		vertical-align: middle;
}
#featured2 ul.ui-tabs-nav li img{ 
	float:left; margin:2px 8px; 
	background:#FFF; 
	padding:1px; 
	border:1px solid #333;
}
#featured2 ul.ui-tabs-nav li span{ 

}
#featured2 li.ui-tabs-nav-item a{ 
	display:block; 
	height:30px; 
	color:#333;  
	line-height:30px;
	font-weight: bold;
}
#featured2 li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured2 li.ui-tabs-selected{ 
	background:url('selected-item.gif') top left no-repeat;  
}
#featured2 ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured2 .ui-tabs-panel{ 
	width:620px; 
	height:400px; 
	background:#666; 
	position:relative;
}
#featured2 .ui-tabs-panel .info{ 
	position:absolute; 
	left:0;
	bottom:0;
	background: url('transparent-bg.png');
	padding-bottom: 5px; 
}
#featured2 .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured2 .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
	text-align: justify;	
}
#featured2 .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured2 .info a:hover{ 
	text-decoration:underline; 
}
#featured2 .ui-tabs-hide{ 
	display:none; 
}

/************************ Message accueil ***********************/
#accueil {
	position: relative;
}

#accueil .titre img { width:500px; border: none; position: absolute; top: 0px; left: 240px;}
#accueil .stitre img { width:250px; border: none; position: absolute; top: 70px; left: 485px;}

#accueil .mtitre { 	font-size:1.3em; color: red;	font-weight: bold; padding-top: 150px;}
#accueil .mstitre { font-size:0.9em; color:black; font-style: italic; padding-bottom: 15px;	font-weight: bold;}
#accueil .mstitre2 { font-size:1em; color:black; font-style: italic;	font-weight: bold;}
#accueil .mot { color:black; font-style: italic; }

#accueil .description {
	text-align:justify;
	border: 0px solid red;
	width:550px;
	margin: 50px 0 0 50px;
}
#accueil img {
	margin: 10px 25px 0 25px;
	border: 0px solid black;	
}
#accueil .photo {
	width:350px;
	margin: 50px 20px 0 0; 	
	float: right;
	border: 0px solid black;
}

#accueil .ftitre { 	font-size:1.3em; color: red; font-weight: bold; padding-top: 150px; margin: 0 50px 0 160px; text-align: justify;}
#accueil .flash {
	position:absolute;
	width:90px;
	border: none;
	left: 25px;
	top:140px;	
}
/*********************** Solutions *******************************/
#solutions {
	position: relative;
	padding: 0 20px 0 20px;
}
#applications {
	position: relative;
	padding: 0 100px 0 100px;
	margin-top: 50px;
}

#solutions .titre, #applications .titre {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	margin: 15px 0px 20px 0px;
}

#solutions .back{
	font-size: 0.8em;	
	font-style: italic;
	text-decoration: none;
	color: #FFF;
}

#solutions .image, #applications .image { float: left; margin-right: 30px; border: 2px solid black;}
#solutions .image2, #applications .image2 { float: right; 	margin-left: 30px; border: 2px solid black;}

#applications .description, #solutions .description {text-align: justify;}

#solutions td {
	font-size: 1.1em;
	text-align: center;	
}

#solutions ul {	margin: 5px 0 20px 0; padding: 0;}
#solutions ul li {list-style-type: none; text-indent: 30px;}

#solutions a { text-decoration: none;}
#solutions a img { border:none;}

#solutions .extern {
	font-size: 1em;
	font-weight: bold;
	color: #1d90f1;
	text-decoration: underline;
}

#solutions .lettre {
	font-weight: bolder;
	color: red;
	font-size: 1.1em;
}
