* {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
p {
	padding:0;
	margin:0;
}
img{
	border:0px;
}
body {
	background-color:#dbdbdb;
}
/*******************rubrique home*******************/
h3 {
	text-align:center;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height:211px;
}
h3 a{
	text-decoration: none;
	color: #333333;
}
	
#container {
	margin: 0 auto;
	width: 970px;
}
#bandeau {
	position:relative;
	background-image: url(images/bg_ombre.png);
	height: 100px;
}
#footer {
	position:relative;
	background-image: url(images/bg_ombre.png);
	height: 25px;
	padding-top: 25px;
}
#logo {
	position: absolute;
	left: 42px;
	top: 32px;
}
#login {
	float:right;
	margin-top: 15px;
	margin-right: 42px;
	padding-left: 20px;
	background-image: url(images/connect.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#login a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#login a:hover {
	text-decoration: underline;
}
#ariane {
	font-size: 10px;
	padding-bottom: 10px;
	background-color: #dbdbdb;
	width: 876px;
	height: 5px;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#ariane a {
	color: #666666;
	text-decoration: none;
}
#ariane a:hover {
	color:#333333;
	text-decoration: underline;
}
/**********************menu**********************/
#menu {
	height: 27px;
	display: block;
	list-style-type: none;
	width: 888px;
	padding:0;
}
.bt_menu {
	background-image: url(images/bt_menu.jpg);
	color:#333333;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 21px;
	margin-right: 2px;
	padding-top: 6px;
	text-decoration: none;
	width: 126px;
	font-size: 14px;
	outline:none;
}
.bt_menu:hover {
	background-position: 0 -27px;
}
.actif{
	background-position: 0 -27px;
}
#menu_actif {
	background-position: 0 -54px;
	color: #FFFFFF;
}
.lienItem {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	
}
.lienItem:hover, .lienItemActif {
	color:#CC0000;
	font-size: 12px;
	text-decoration: none;
}
.itemMenu1 {
	padding-left: 88px;
}

.itemMenu2 {
	padding-left: 132px;
}
.itemMenu3 {
	padding-left: 296px;
}
.itemMenu4 {
	padding-left: 607px;
}
#sous_menu {
	background-color: #dbdbdb;
	height: 23px;
	width: 886px;
}
.item {
	height: 23px;
	display: none;
	font-weight: bold;
	background-color: #a7a7a9;
}
.itemActif {
	height: 23px;
	display: none;
	font-weight: bold;
	background-color: #c21121;
}
.itemActif {
	background-color: #c21121;
}
#itemVide {
	height: 19px;
}
/**********************fin du menu**********************/
#contenu {
	background-image: url(images/bg_ombre.png);
	width: 928px;
	background-repeat: repeat-y;
	padding-left: 42px;
}
#arrondi_haut {
	background-image: url(images/bg_header_ombre.png);
	height: 29px;
}
#arrondi_bas {
	background-image: url(images/bg_footer_ombre.png);
	height: 29px;
}
#chapo_rub {
	width: 886px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	color: #333333;
	padding-bottom: 25px;
	margin-bottom: 30px;
}
.onglet_presentation {
	height: 150px;
	width: 400px;
	border: 1px solid #CCCCCC;
	float: left;
	margin:10px 20px;
}
#txt_present {
	font-size: 14px;
	width: 300px;
	height: 100px;
	padding-left: 115px;
	padding-top: 25px;
	padding-bottom:0;
	padding-right:0;
	margin:0;
	font-size: 16px;
	color: #FF9900;
}
.flt_left {
	float: left;
}
.team {
	font-size: 12px;
	color: #333333;
	height: 130px;
	width: 280px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}
.nom_present {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}
.titre_present {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.remet_flux {
	clear:both;
}
#contact {
	background-color: #DBDBDB;
	width: 886px;
	font-size: 10px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contact a {
	text-decoration: none;
	color: #666666;
}
#contact a:hover {
	text-decoration: underline;
}
#encart_dev-web {
	width: 221px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #009900;
	float: left;
}
#encart_marketing {
	width: 222px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF6600;
	float: left;
}
#encart_print {
	width: 222px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #660099;
	float: left;
}
#encart_solu-info {
	width: 221px;
	height: 197px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF0000;
	float: left;
}
#encart_equipe {
	width: 221px;
	height: 197px;
	background-image: url(images/computer.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF6600;
	float: left;
	background-position: 0px 30px;
}
#encart_competences {
	width: 221px;
	height: 197px;
	background-image: url(images/computer.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF0000;
	float: left;
	background-position: 0px 30px;
}
#encart_localisation {
	width: 221px;
	height: 197px;
	background-image: url(images/computer.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #009900;
	float: left;
	background-position: 0px 30px;
}
#encart_contact {
	width: 221px;
	height: 197px;
	background-image: url(images/computer.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0066FF;
	float: left;
	background-position: 0px 30px;
}
#encart_referencement {
	width: 221px;
	height: 197px;
	background-image: url(images/computer.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0066FF;
	float: left;
	background-position: 0px 30px;
}
#encart_trafic {
	width: 221px;
	height: 197px;
	background-image: url(images/computer.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0066FF;
	float: left;
	background-position: 0px 30px;
}
#encart_cdc {
	width: 221px;
	height: 197px;
	background-image: url(images/computer.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0066FF;
	float: left;
	background-position: 0px 30px;
}
#encart_temoignages {
	width: 221px;
	height: 197px;
	background-image: url(images/computer.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0066FF;
	float: left;
	background-position: 0px 30px;
}
#savoir_dev-web {
	font-size: 10px;
	background-color: #009900;
	height: 16px;
	width: 80px;
	text-align: center;
	color: #FFFFFF;
	margin-left: 142px;
	padding-top: 4px;
}
#savoir_marketing {
	font-size: 10px;
	background-color: #FF6600;
	height: 16px;
	width: 80px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	margin-left: 142px;
}
#savoir_print {
	font-size: 10px;
	background-color: #660099;
	height: 16px;
	width: 80px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 4px;
	margin-left: 142px;
}
#savoir_solu-info {
	font-size: 10px;
	background-color: #FF0000;
	height: 16px;
	width: 80px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	margin-left: 141px;
}
#savoir_equipe {
	font-size: 10px;
	background-color: #FF6600;
	height: 16px;
	width: 80px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	margin-left: 141px;
}
#savoir_competences {
	font-size: 10px;
	background-color: #FF0000;
	height: 16px;
	width: 80px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	margin-left: 141px;
}
#savoir_localisation {
	font-size: 10px;
	background-color: #009900;
	height: 16px;
	width: 80px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	margin-left: 141px;
}
#savoir_contact {
	font-size: 10px;
	background-color: #0066FF;
	height: 16px;
	width: 80px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	margin-left: 141px;
}
#savoir_referencement {
	font-size: 10px;
	background-color: #0066FF;
	height: 16px;
	width: 80px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	margin-left: 141px;
}
#savoir_trafic {
	font-size: 10px;
	background-color: #0066FF;
	height: 16px;
	width: 80px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	margin-left: 141px;
}
#savoir_cdc {
	font-size: 10px;
	background-color: #996633;
	height: 16px;
	width: 80px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	margin-left: 141px;
}
#savoir_temoignages {
	font-size: 10px;
	background-color: #FFCC33;
	height: 16px;
	width: 80px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	margin-left: 141px;
}
#last_actu {
	float: right;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	background-color: #000099;
	padding: 4px;
	text-decoration: none;
}
#last_actu:hover {
	text-decoration: underline;
}
#lire_bandeau1 {
	float: right;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	background-color: green;
	margin-top: 5px;
	padding: 4px;
	text-decoration: none;
}
#lire_bandeau1:hover {
	text-decoration: underline;
}
.foot_rub_221 {
	background-image: url(images/mainnavbg.jpg);
	height: 20px;
	width: 221px;
	background-position: 27px;
	margin-top:3px;
}
.foot_rub_222 {
	background-image: url(images/mainnavbg.jpg);
	height: 20px;
	width: 222px;
	background-position: 27px;
	margin-top: 3px;
}
#savoir_dev-web a, #savoir_marketing a, #savoir_print a, #savoir_solu-info a, #savoir_equipe a, #savoir_competences a, #savoir_localisation a, #savoir_contact a, #savoir_referencement a, #savoir_trafic a, #savoir_cdc a, #savoir_temoignages a {
	color: #FFFFFF;
	text-decoration: none;
}
#savoir_dev-web a:hover, #savoir_marketing a:hover, #savoir_print a:hover, #savoir_solu-info a:hover, #savoir_equipe a:hover, #savoir_competences a:hover, #savoir_localisation a:hover, #savoir_contact a:hover, #savoir_referencement a:hover, #savoir_trafic a:hover, #savoir_cdc a:hover, #savoir_temoignages a:hover {
	text-decoration: underline;
}
#rubriques {
	width: 886px;
	padding: 0;
}
/*******************fin rubrique home*******************/
#encart_gauche {
	width: 500px;
	height: 168px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 18px;
}
.preambule {
	font-size: 12px;
	color: #333333;
	float: left;
	padding-top: 32px;
	padding-left: 20px;
	height: 100px;
	width: 265px;
	margin-left:10px
}
#encart_droit {
	height: 150px;
	width: 366px;
	float: left;
}
.img_onglet {
	padding-top: 12px;
	padding-left: 45px;
}
#titre_image {
	height: 168px;
	width: 202px;
	float: left;
}
#flash {
	height: 192px;
	width: 886px;
}
.main_rub {
	padding-top: 15px;
	float: left;
	padding-bottom: 15px;
}
#main_chapo {
	width: 662px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	color: #333333;
	float: left;
	height: 225px;
}
#main_article {
	width: 662px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	color: #333333;
	float: left;
	padding-bottom: 15px;
	line-height: 20px;
}
.spacer {
	height: 20px;
	clear: both;
}
table, td {
	font-size: 14px;
	border: 0;
}
#formulaire {
	font-size: 12px;
	width: 443px;
	color: #333333;
	float: left;
	height: 348px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#gmap {
	width: 443px;
	float: left;
}
.clients {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
	padding-bottom: 10px;
}
#liste_clients {
	width: 886px;
	padding-top: 25px;
	padding-left: 5px;
}
.titre_article {
	font-size: 18px;
	font-weight: bold;
}
#categorie_lft {
	width: 282px;
	height: 400px;
	margin-top: 15px;
	border: 1px solid #333333;
	float: left;
	margin-right: 10px;
}
#categorie_mid {
	width: 282px;
	height: 400px;
	margin-top: 15px;
	border: 1px solid #333333;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
}
#categorie_rgt {
	width: 282px;
	height: 400px;
	margin-top: 15px;
	border: 1px solid #333333;
	float: left;
	margin-left: 10px;
}
#categories {
	float: left;
}
#categories h1 {
	font-size: 24px;
	text-align: center;
	color: #333333;
	font-style: italic;
	margin-bottom: 15px;
	margin-top: 15px;
}
#categories p {
	font-size: 12px;
	padding-right: 15px;
	text-align: justify;
	padding-left: 15px;
}
#savoir_article_dev-web {
	font-size: 10px;
	background-color: #009900;
	height: 16px;
	width: 80px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	left: 251px;
	top: 728px;
	float: right;
	margin-top: 55px;
	margin-right: 10px;
}
#savoir_article_marketing {
	font-size: 10px;
	background-color: #FF6600;
	height: 16px;
	width: 80px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	left: 251px;
	top: 728px;
	float: right;
	margin-top: 55px;
	margin-right: 10px;
}
#savoir_article_print {
	font-size: 10px;
	background-color: #330066;
	height: 16px;
	width: 80px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	left: 251px;
	top: 728px;
	float: right;
	margin-top: 55px;
	margin-right: 10px;
}
#savoir_article_dev-web a, #savoir_article_marketing a, #savoir_article_print a {
	color: #FFFFFF;
	text-decoration: none;
}
#savoir_article_dev-web a:hover, #savoir_article_marketing a:hover, #savoir_article_article_print a:hover {
	text-decoration: underline;
}
.date {
	font-size: 12px;
}
#prev_articles {
	float: left;
}
#titre_dossier {
	background-color: #4a7ab8;
	width: 500px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 25px;
	font-size: 14px;
	margin-top: 10px 0;
}
.titre_onglets {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin: 10px 0;
}
#itemVide {
	height: 20px;
}
.separateur {
	color: #666666;
	padding: 0 13px 0 7px;
}
#article_prece {
	margin-top: 10px;
	text-align:center;
}
#temoi_prece {
	float: left;
	margin-left: 15px;
}
#colonne_gauche {
	float: left;
	width: 224px;
	text-align: left;
}
.border_vign {
	color: #333333;
	padding: 10px;
	float: left;
}
.message {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
#legales {
	width: 871px;
	padding: 15px;
}
.telmobil {
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}
.redatoo {
	color: #CC0000
}
/******** badeau *******/
a, a img {
	text-decoration: none;
	outline: 0;
}
#page-wrap {
	width: 886px;
	background: white;
	position: relative;
}
#col1 {
	width: 49%;
	float: left;
}
#col2 {
	width: 49%;
	float: right;
}
.titre {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
}
.texte_bandeau {
	color: #FFFFFF;
	text-align: right;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	width: 450px;
	height: 100px;
}
.image_bandeau {
	width: 886px;
	height: 192px;
}
#dl {
	position: absolute;
	top: 10px;
	right: 0;
	background: black;
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 6px;
}
#dl:hover {
	background: #FFF;
}
#quoteSlide p {
	text-align: center;
}
.comGlobal {
	position: absolute;
	font-size: 18px;
	font-weight: normal;
	left: 460px;
	top: 38px;
	color: #333333;
	width:280px;
}
#baniere_presentation {
	width: 886px;
	height: 68px;
	margin:0 auto;
}
#titre_banniere {
	height: 20px;
	padding-top: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	font-size: 18px;	
}
#texte_banniere {
	height: 20px;
	padding-bottom: 14px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 14px;	
}
.texte_accueil {
	font-size: 11px;
	padding-left:8px;
	width:210px;
}
#id_dossier{
	margin-left:3px;
}
.baseline {
	color: #B5B5B5;
	text-align: center;
	font-size:11px;
	margin-top:5px;
}
#baseline1{
	display:none;
}

/****** Slider marque *****/

.anythingSliderBrand {
	width: 886px;
	height: 70px;
	position: relative;
	background-image: url(images/bg_ombre.png);
	background-repeat: repeat-y;
	margin-top: 0;
	padding-right: 42px;
	padding-left: 42px;
}
.anythingSliderBrand .wrapper {
	width: 876px;
	overflow: auto;
	height: 70px;
	position: absolute;
	top: 0;
	left: 42px;
	background-image: url(images/flou.png);
	background-position: center;
	padding-top: 1px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* Width below is max for Opera */
.anythingSliderBrand .wrapper ul {
	width: 32700px;
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF;
	margin: 0;
	list-style-image: none;
}
.anythingSliderBrand .wrapper ul li {
	display: block;
	float: left;
	padding: 0;
	height: 70px;
	width: 886px;
	margin: 0;
	list-style-type: none;
}

.anythingSliderBrand .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.anythingSliderBrand .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}

.list-actu{
    list-style-type:none;
    font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:5px 5px 5px 5px;
}
.link-actu{
	font-style:normal;
	font-weight:normal;
	color:#666;
}
.link-actu:hover{
	color:#CC0000;
}
.link-actu-active{
	color:#CC0000;
    cursor:default;
}
#jaime {
	position: absolute;
	left: 852px;
	top: 30px;
	width:180px;
}
