/* Style des contenus */
@import url('content.css');

/* Mise en page du site */
body
{
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
}

label
{
	color: #656565;
}

input.text,
textarea.text
{
}

a.more
{
	background: transparent url(images/link_more.gif) 0 center no-repeat;
	padding: 0 0 0 8px;
	color: #c96d3a;
	text-decoration: underline;
}

a.module_link
{
	text-decoration: none;
	color: #656565;
}

a.module_link:hover
{
	color: #c96d3a;
}

a.link
{
	text-decoration: underline;
	color: #656565;
}

a.link:hover
{
	text-decoration: none;
	color: #c96d3a;
}

a.back
{
	background: transparent url(images/fld.gif) 0 center no-repeat;
	padding: 0 0 0 18px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}

a.back:hover
{
	text-decoration: underline;
}

a.file-link
{
	float: left;
	background: transparent url(images/files/pdf.gif) 0 center no-repeat;
	padding-left: 20px;
	line-height: 18px;
	text-decoration: none;
	color: #000;
}

form div.field
{
	margin-bottom: 5px;
}

ul.filtre
{
	float: left;
	padding: 0 8px 0 20px;
	margin: 0 10px 8px 0;
	list-style-image: url(images/write.gif);
	height: 250px;
	width: 140px;
	border-right: 1px dotted #cccccc;
}

table.liste
{
	font-size: 11px;
	border: 1px solid #cccccc;
	border-spacing: 0;
}

table.liste th
{
	background: #cccccc url(images/degradeclair.gif) 0 0 repeat-x;
	color: #656565;
	padding: 4px;
}

table.liste th a
{
	color: #656565;
}

table.liste tr.dark
{
	background-color: #eeeeee;
}

table.liste td
{
	padding: 4px;
}

div.intro
{
	background-color: #eeeeee;
	padding: 4px;
	font-style: italic;
}

div.error
{
	color: #ff0000;
	background: transparent url(images/mini-warning.gif) 0 center no-repeat;
	padding: 0 0 0 20px;
	line-height: 16px;
	margin: 4px 0 8px 0;
	font-weight: bold;
}

div.ok
{
	color: #000;
	background: transparent url(images/mini-ok.gif) 0 center no-repeat;
	padding: 0 0 0 20px;
	line-height: 16px;
	margin: 4px 0 8px 0;
	font-weight: bold;
}

div.form-error
{
	color: #ff0000;
	background: transparent url(images/mini-warning.gif) 0 center no-repeat;
	padding: 0 0 0 20px;
	line-height: 16px;
}

select.error,
textarea.error,
input.error
{
	border: 2px solid #ff0000;
}

#loading
{
	position: absolute;
	margin: 350px 0 0 385px;
	width: 200px;
	border: 1px solid #000;
	background: #fff url(images/loading.gif) 10px center no-repeat;
	color: #000;
	padding: 0 0 0 60px;
	line-height: 60px;
	display: none;
}

#page
{
	position: relative;
	width: 970px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#logo
{
	position: relative;
	float: left;
	width: 180px;
	height: 77px;
}

#logo img
{
	border: none;
}

#languages
{
	position: relative;
	float: right;
	height: 14px;
	top: 8px;
}

#languages img
{
	border: none;
	margin: 2px;
}

#flash,
#flash_page,
#flash_produit
{
	position: relative;
	clear: both;
	width: 970px;
}

#flash
{
	height: 360px;
}

#flash_page
{
	height: 200px;
}

#flash_produit
{
	height: 250px;
}

#sections
{
	clear: right;
	float: right;
	padding: 0;
	margin-top: 30px !important;
	margin: 30px 0 0 0;
	list-style: none;
	height: 33px;
}

#sections li
{
	float: left;
	padding: 0;
	margin: 10px 0 0 2px;
	background: transparent url(images/menu_left.gif) 0 0 no-repeat;
}

#sections li a
{
	float: left;
	line-height: 23px;
	height: 23px;
	padding: 0 30px 0 30px;
	margin: 0;
	background: transparent url(images/menu_right.gif) right 0 no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#sections li.hover
{
	margin-top: 0;
}

#sections li.hover a
{
	line-height: 33px;
	height: 33px;
	color: #ecc82a;
}

.submenu
{
	display: none;
	padding: 0;
	margin: 0;
	list-style: none;
	margin: 0 0.5em 0 0.5em;
}

.submenu li
{
	padding: 0;
	margin: 0;
	float: left;
	color: #000 ;
	line-height: 36px;
	margin: 0 0.5em 0 0.5em;
}

.submenu li a
{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding:10px;
}

.submenu li a:hover
{
	color: #ecc82a;
}

#submenu
{
	float: left;
	clear: both;
	z-index: 100;
	background: transparent url(images/menu_sub2.gif) 0 0 no-repeat;
	padding: 0;
	margin: 0;
	height: 36px;
	width: 970px;
	display: none;
}

#content
{
	padding: 15px 25px 0 25px;
	clear: both;
	width: 920px !important;
	width: 970px;
}

#content h1.title
{
	background: transparent url(images/logo.gif) 0 center no-repeat;
	padding-left: 28px;
	color: #000;
	font-size: 18px;
	line-height: 22px;
}

#modules
{
	float: left;
	clear: both;
	margin: 8px 0 0 0;
	text-align: center;
	min-height: 280px;
	width: 970px;
}

div.module
{
	float: left;
	width: 268px;
	text-align: left;
}

div.module h3
{
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 29px;
	height: 29px;
	width: 268px;
	background: transparent url(images/module_title.gif) 0 0 no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

div.module_content
{
	padding: 8px;
	height: 170px;
}

div.module_list
{
	margin-bottom: 10px;
}

div.module_list h4
{
	padding: 0;
	margin: 0;
	font-weight: normal;
}

div.module_list p
{
	padding: 0;
	margin: 0;
	color: #000;
}

div.module_list span
{
	color: #656565;
	font-style: italic;
}

#stack1
{
}

#stack2
{
}

#stack3
{	
	width: 414px;
	margin-right: 10px;
	margin-left: 10px;
}

/* Actualités */
#actualites
{
}

#actualites_liste
{
	width: 630px;
}

#actualites_liste .head
{
	float: left;
	margin-bottom: 1em;
}

#actualites_liste .date
{
	float: left;
}

#actualites_liste .intro
{
	margin-left: 12em;
}

#actualites_liste .content
{
	clear: left;
}

/* Agenda */
#agenda
{
}

#agenda_liste
{
	width: 630px;
}

/* Presse */
#presse
{
}

#presse_liste
{
	width: 630px;
}

#presse_liste .head
{
	float: left;
	margin-bottom: 1em;
}

#presse_liste .date
{
	float: left;
}

#presse_liste .intro
{
	margin-left: 12em;
}

#presse_liste .content
{
	clear: left;
}

/* Espace clients */
#clients
{
	margin: 0 83px 0 83px;
}

#clients form
{
	padding: 0;
	margin: 10px 0 0 0;
}

#clients label
{
	float: left;
	width: 95px;
}

#clients input.text
{
	width: 145px;
}

#clients input.button
{
	float: right;
}

#clients ul
{
	margin: 0;
	padding: 0 0 0 1em;
	list-style: square;
}


#clients li
{
	margin: 0;
	padding: 0;
}

#clients li a
{
	text-decoration: none;
}

/* Nos produits */
#produits
{
}

#produits div
{
}

#produits_stack
{
	float: right;
}

#solutions h4,
#produits h4
{
	background: transparent url(images/degradeclair.gif) 0 0 repeat-x;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0 2px 12px;
	color: #000;
	margin: 1px 4px 4px 4px;
}

#produits .produit,
#solutions .solution
{
	display: block;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	background-position: 8px center;
	background-repeat: no-repeat;
	padding: 0 0 0 60px;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 0 16px;
	width: 180px;
}

#produits_liste
{
}

#produits_liste ul.metiers
{
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	list-style: none;
}

#produits_liste ul.metiers li
{
	float: left;
	width: 251px;
	height: 85px;
	background: transparent url(images/product_cat.gif) 0 0 no-repeat;
	margin: 0 0 4px 0;
	padding: 0;
	clear: both;
}

#produits_liste ul.metiers a
{
	text-align: right;
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	width: 135px !important;
	width: 245px;
	height: 75px !important;
	height: 85px;
	padding: 10px 110px 0 0;
	text-decoration: none;
	font-size: 20px;
	color: #949599;
}

#produits_liste ul.metiers a span
{
	font-size: 22px;
	color: #656565;
}

#produits_liste div.produits
{
	margin-left: 270px;
}

#produits_liste div.produit
{
	width: 614px;
}

#produits_liste div.produit_top
{
	float: left;
	width: 614px;
	height: 12px;
	background: transparent url(images/product_top.gif) 0 0 no-repeat;
}

#produits_liste div.produit_body
{
	float: left;
	width: 612px;
	border-left: 1px solid #d2e1e8;
	border-right: 1px solid #d2e1e8;
}

#produits_liste div.produit_bottom
{
	float: left;
	width: 614px;
	height: 12px;
	background: transparent url(images/product_bottom.gif) 0 bottom no-repeat;
	margin-bottom: 4px;
}

#produits_liste div.produit img
{
	float: left;
	margin: 0 0 0 10px;
}

#produits_liste div.produit_details
{
	float: left;
	margin-left: 10px;
	width: 490px;
}

#produits_liste div.produit h3
{
	margin: 0 0 8px 0;
	padding: 30px 0 0 0;
	height: 20px !important;
	height: 50px;
}

#produits_liste div.produit h3 a
{
	margin: 0 10px 0 0;
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	color: #949599;
	text-decoration: none;
	border-bottom: 1px solid #e0ebef;
	background-position: right center;
	background-repeat: no-repeat;
}

#produits_liste a.open1
{
	background-image: url(images/product_open1.gif);
}

#produits_liste a.close1
{
	background-image: url(images/product_close1.gif);
}

#produits_liste li.close2
{
	list-style-image: url(images/product_close.gif);
	line-height: 18px;
	padding-left: 2px;
}

.produit_details li
{
	font-size: 12px;
	line-height: 18px;
}

.produit_details li a
{
	display: block;
	line-height: 18px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.produit_details li a:hover
{
	background: url(images/fond_over.gif) repeat-y;
	line-height: 18px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.produit_details li ul
{
	list-style: none;
}

.produit_details li ul
{
	margin: 0;
	padding: 0;
}

.produit_details li ul.solutions a
{
	display: block;
	background-position: 0 center;
	background-repeat: no-repeat;
	padding: 0 0 0 50px;
	line-height: 50px;
}

#produit_fiche
{
	float: left;
	width: 620px;
	margin-bottom: 8px;
}

#produit_fiche .screenshot
{
	float: left;
	width: 300px;
	margin: 8px 0 0 8px;
	height: 70px;
}

#produit_fiche .screenshot p
{
	text-align: left;
}

#produit_fiche .screenshot img
{
	float: left;
	width: 80px;
	margin-right: 8px;
	border: 1px solid #ccc;
}

#produit_fiche .demo
{
	float: left;
	margin-top: 8px;
	text-align: center;
	margin-right: 8px;
}

#produit_fiche .demo a
{
	text-decoration: none;
	color: #000;
}

#produit_fiche .demo img
{
	height: 100px;
	border: 1px solid #ccc;
}

/* Solutions */
#solutions_fiche
{
	width: 670px;
}

#solutions_logo
{
	float: left;
	margin: 0 8px 8px 0;
}


#solutions_fiche .head
{
	margin-bottom: 1em;
}

#solutions_fiche .date
{
	float: left;
}

#solutions_fiche .intro
{
	margin-left: 12em;
}

/* Support */
#support_fiche
{
}

#support_fiche table.liste input.button
{
	width: 150px;
	height: 22px;
	color: #fff;
	font-weight: bold;
	background-color: #00aa00;
	border-width: 1px;
	border-top-color: #fff;
	border-left-color: #fff;
	border-bottom-color: #666;
	border-right-color: #666;
}

/* Rappel */
#callback
{
	margin-top: 8px;
	width: 970px;
	height: 90px;
	background: transparent url(images/callback.jpg);
	clear: both;
}

#callback div
{
	float: left;
	position: relative;
	left: 180px;
	top: 18px;
	color: #949599;
	font-size: 12px;
}

#callback a
{
	text-decoration: none;
}

#callback h3
{
	font-weight: normal;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

#callback strong
{
	padding-left: 18px;
	font-weight: bold;
	font-size: 22px;
}

#callback_btn
{
	color: #949599;
	font-size: 20px;
	float: right;
	margin: 60px 8px 0 0;
	text-transform: uppercase;
}

/* Formulaire de contact */
#contact {
	width: 590px;
	margin: 56px 0 0 20px;
	float: right;
}

#contact table td {
	white-space:nowrap;
}
#contact label {
	float: left;
	text-align: left;
	margin: 0 8px 0 8px;
	font-weight: bold;
}
#contact fieldset {
	border: 1px dotted #CB6D39;
	padding: 5px;
}
#contact fieldset legend {
	font-weight: bold;
	font-size: 120%;
	color: #CB6D39;
	padding: 0 5px 18px 5px;	
}

/* Plan du site */
#plan ul {
	list-style-image: url(images/fld.gif);
}

#plan ul ul {
	padding: 0;
	margin: 0 0 0 12px;
	list-style: square;
}

#plan a {
	line-height: 20px;
}

/* Pied de page */
#footer
{
	margin-top: 8px;
	clear: both;
}

#footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li
{
	font-size: 11px;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 0.5em;
}

#footer li a
{
	padding-left: 4px;
	border-left: 1px solid #656565;
}

#footer li:first-child a
{
	border: none;
}

#footer a.selected
{
	color: #656565;
}

#static_links
{
	float: right;
}

#static_links a
{
	font-size: 10px;
	color: #656565;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0 0 4px;
}

#static_links a:first-child
{
	
	padding-right: 4px;
}

/* Stack */
div.stack
{
	width: 268px;
}

div.stack h3
{
	padding: 0 0 0 10px;
	margin: 1px 0 0 0;
	line-height: 29px;
	height: 29px;
	width: 268px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-image: url(images/stack_open.gif);
	cursor: default;
}

div.stack h3.closed:hover
{
	color: #333;
	background-image: url(images/stack_hover.gif);
}

div.stack h3.closed
{
	color: #656565;
	background: transparent url(images/stack_close.gif) 0 0 no-repeat;
	cursor: pointer;
}

/* Téléchargement */
#telechargement
{
}

#telechargement table
{
}

a.file { float: left; padding-left: 20px; background: transparent url(images/files/file.png) 0 center no-repeat; line-height: 22px; height: 22px; clear: both; }
a.type-pdf { background-image: url(images/files/pdf.gif); }
a.type-image { background-image: url(images/files/picture.gif); }
a.type-audio { background-image: url(images/files/audio.png); }
a.type-archive { background-image: url(images/files/zip.png); }
a.type-folder { background-image: url(images/files/folder.gif); }


div.stack h3
{
	padding: 0 0 0 10px;
	margin: 1px 0 0 0;
	line-height: 29px;
	height: 29px;
	width: 268px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-image: url(images/stack_open.gif);
	cursor: default;
}

div.stack h3.closed:hover
{
	color: #333;
	background-image: url(images/stack_hover.gif);
}

div.stack h3.closed
{
	color: #656565;
	background: transparent url(images/stack_close.gif) 0 0 no-repeat;
	cursor: pointer;
}


a.file { float: left; padding-left: 20px; background: transparent url(images/files/file.png) 0 center no-repeat; line-height: 22px; height: 22px; clear: both; }
a.type-pdf { background-image: url(images/files/pdf.gif); }
a.type-image { background-image: url(images/files/picture.gif); }
a.type-audio { background-image: url(images/files/audio.png); }
a.type-archive { background-image: url(images/files/zip.png); }
a.type-folder { background-image: url(images/files/folder.gif); }
 
 
div.stack h3
{
	padding: 0 0 0 10px;
	margin: 1px 0 0 0;
	line-height: 29px;
	height: 29px;
	width: 268px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-image: url(images/stack_open.gif);
	cursor: default;
}

div.stack h3.closed:hover
{
	color: #333;
	background-image: url(images/stack_hover.gif);
}

div.stack h3.closed
{
	color: #656565;
	background: transparent url(images/stack_close.gif) 0 0 no-repeat;
	cursor: pointer;
}

/* Téléchargement */
#telechargement
{
}

#telechargement table
{
}

a.file { float: left; padding-left: 20px; background: transparent url(images/files/file.png) 0 center no-repeat; line-height: 22px; height: 22px; clear: both; }
a.type-pdf { background-image: url(images/files/pdf.gif); }
a.type-image { background-image: url(images/files/picture.gif); }
a.type-audio { background-image: url(images/files/audio.png); }
a.type-archive { background-image: url(images/files/zip.png); }
a.type-folder { background-image: url(images/files/folder.gif); }
