﻿/*
Theme Name: digital-Storage
Theme URI: http://www.digital-storage.fr/
Description: Th&egrave;me r&eacute;alis&eacute; pour le site de la soci&eacute;t&eacute; digital Storage par <a href="http://www.ocandco.fr/">OCandCO</a> sur une base du <a href="http://getk2.com/">th&egrave;me k2.</a>
Version: 1.0
Author: OCandCO sarl
Author URI: http://www.ocandco.fr/

Text Domain: digital Storage

	digital Storage V1
	 http://www.digital-storage.fr/

	Ce theme a &eacute;t&eacute; r&eacute;alis&eacute; par la soci&eacute;t&eacute; OCandCO pour le compte de digital Storage. 
	Toute reproduction est interdite.
*/
body {
	width: 960px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
	font-family: 'Trebuchet Ms', Verdana;
	}
hr {
    clear: both;
    visibility: hidden;
}
#logo {
	width: 231px;
	height: 84px; 
	}
	
#visuel {
	width: 960px;
	margin:auto;
	height: 368px;
	}
	
.toute_actu {
    margin-top: 1.5em;
    margin-right: 1em;
    float: right;
}
.suivant {
    float: right;
    margin-right: 2em;
}
.precedent {
    margin-left: 2em;
}
#news {
	float: left;
	width: 373px;
	height: 257px;
	background: url('images/fond_actu.jpg') no-repeat bottom center;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px; 
}
#news .liste {
	margin: 1em;
	margin-top : 45px;
}
#news p {
	margin: 0;
	padding: 0;
}
#news div {
	font-size: 11px;
	clear: both;
	margin-left: 55px;
}
#news img {
	float: left;
	margin-left: -55px;
	border: 0;
}
#news a { 
	text-decoration: none;
	color: #000000; 
}
#news .suite { 
	float: right;
        color :#b40b25;
}

#news .suite:hover { 
	text-decoration: underline;
}

.bloc_accueil p {
	line-height: 1em;
	font-size: 0.7em;
	margin: 5px;
	margin-top: 180px;
}
.bloc_accueil p a {
	color: #333;
	text-decoration: none;	
}

.bloc_accueil p a:hover {
	color: #333;
	text-decoration: underline;	
}

.bloc_accueil .suite {
	position: absolute;
	bottom: 0px;
	right: 1em;
}
#securite {
	position: relative;
	float: left;
	width: 188px;
	height: 257px;
	background: url('images/bloc_secu.jpg') no-repeat bottom center;
	margin-right: 7px;
	margin-top: 4px;
}
	
#evolutivite {
	position: relative;
	float: left;
	width: 188px;
	height: 257px;
	background: url('images/bloc_evo.jpg') no-repeat bottom center;
	margin-right: 7px;
	margin-top: 4px;
}
	
#perennite {
	position: relative;
	float: left;
	width: 188px;
	height: 257px;
	background: url('images/bloc_pere.jpg') no-repeat bottom center;
	margin-top: 4px;
}

p.text_blocs {
text-align : justify;
}

#header {
	width: 960px;
	margin: auto;
	}
	
#cache_nom {
display:none;
}
 
#cache_baseline {
display:none;
}

#lienstop {
	float: right;
	}

#lienstop a, label, span {
	text-decoration : none;
	padding-left: 5px;
        font-size: 0.7em;
        /* font-weight: bold; */
        color: #65615e;
        margin-left: 1px;
        margin-right: 1px;
	}
	
#lienstop a:hover {
	text-decoration : underline;
	}

.post h2 {
        /* margin-left: 10px;*/
        font-size: 0.8em;
        color: #b70a24;
        padding-left: 15px;
        padding-right: 15px;
}

.post p {
		font-family: 'Trebuchet Ms', Verdana;
        /*font-size: 0.7em;*/
		font-size: 11px;
        padding-left: 15px;
        padding-right: 15px;
}
.post p .citation {
        font-size: 1em;
		font-style: italic;
}
	
img#wpstats {
visibility:hidden;
}

/** Menu de navigation **/

#menunav {
	 
	/*background-image: url("images/fond_menu.png");
	background-repeat: no-repeat;*/
	width: 960px;
	margin: auto;
	height: 49px;
	font-size: 12px;
	font-family: 'Trebuchet Ms', Verdana;
	color: #212121;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px; 
} 
/** Nouvelles images du menu */
#nav .page-item-612 {
	background-image: url("images/boutons/menu_01.png");
	background-repeat: no-repeat;
}
#nav .page-item-10 {
	background-image: url("images/boutons/menu_02.png");
	background-repeat: no-repeat;
}
#nav .page-item-54 {
	background-image: url("images/boutons/menu_02.png");
	background-repeat: no-repeat;
}
#nav .page-item-12 {
	background-image: url("images/boutons/menu_04.png");
	background-repeat: no-repeat;
}
#nav .page-item-2 {
	background-image: url("images/boutons/menu_05.png");
	background-repeat: no-repeat;
}
#nav .page-item-612:hover {
	background-image: url("images/boutons/menu_ON_01.png");
	background-repeat: no-repeat;
}
#nav .page-item-10:hover  {
	background-image: url("images/boutons/menu_ON_02.png");
	background-repeat: no-repeat;
}
#nav .page-item-54:hover  {
	background-image: url("images/boutons/menu_ON_02.png");
	background-repeat: no-repeat;
}
#nav .page-item-12:hover  {
	background-image: url("images/boutons/menu_ON_04.png");
	background-repeat: no-repeat;
}
#nav .page-item-2:hover  {
	background-image: url("images/boutons/menu_ON_05.png");
	background-repeat: no-repeat;
}
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	margin-left: 1px;
	padding: 0px; 
    display: block ;    
}
	
#nav li a, #nav li a:link, #nav li a:visited { /* MENU: STYLE DU TITRE */
	text-align: center;
	font-weight: bold;
	width: 191px;
	height:49px;
    font-size:13px;
	color: #000000;
	display: block;
    margin: 0px; 
	line-height: 49px;
	text-decoration: none;
	}

#nav li a:hover, #nav li a:active {	/* MENU: STYLE DU TITRE HOVER */
	/*background: #b4b4b4;*/
	color: #FFFFFF;
	font-size:13px;
}
 /* MENU: STYLE DE LA PREMIERE LIGNE ANCIEN *//*
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 184px;
	height:auto;
	background: #c9c9c9;
	font-weight:bold;
	color: #131313;
	float: none;
	margin: 0px;
	padding: 7px 0px 7px 0px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	line-height: 20px;
	margin-left: 3px;
}
	
#nav li li a:hover, #nav li li a:active { 
	background: #e2e2e2;
	color: #131313;
	padding: 7px 0px 7px 0px;
	font-weight:bold;
	}
*/
	
/* MENU: STYLE DE LA SECONDE LIGNE + cellule */
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 184px;
	height:auto;
	background: #c9c9c9;
	float: none;
	margin: 0px;
	padding: 7px 0px 7px 0px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	line-height: 20px;
	margin-left: 3px;
	font-weight:bold;
	text-align: center;
	font-size: 0.9em; 
	color: #b01022;
}
	
#nav li li a:hover, #nav li li a:active { 
	background: #e2e2e2;
	padding: 7px 0px 7px 0px;
	
	font-weight:bold;
	text-align: center;
	color: #b01022;
    font-weight:bold;
	font-size: 0.9em; 
}
/* FIN : STYLE DE LA SECONDE LIGNE + cellule */

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 240px;
	margin: 0px;
	padding: 0px;
	}

#nav li li {  
	}

#nav li ul a { 
	width: 240px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -30px 0 0 191px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}	

/* MENU: STYLE DE LA SECONDE LIGNE ANCIEN*//*
#nav li ul li a p{ 		
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	text-align: center;
	font-size: 0.9em; 
	color: #b01022;
}

#nav li ul li:hover a p{
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	text-align: center;
	font-size: 0.9em; 
	color: #b01022;
    font-weight:bold;
}*/

/* MENU: STYLE DE LA PREMIERE LIGNE */
#nav li ul li a p{
	margin: 0px;
	padding: 0px;
	
	font-weight:bold;
	color: #131313;
}

#nav li ul li:hover a p{
	margin: 0px;
	padding: 0px;
	
	color: #131313;
	font-weight:bold;
	text-align: center;
}
/* FIN : STYLE DE LA PREMIERE LIGNE */

#page_produits {
	margin: 0px;
	padding: 0px;
}
#page_produits a {
	margin: 2px;
	padding: 0px;
}
#page_solutions {
	margin: 0px;
	padding: 0px;
}
#page_solutions a {
	margin: 2px;
	padding: 0px;
}
#footer {
	clear: left;
	width: 960px;
	height: 200px;
	background: url('images/footer.jpg') no-repeat bottom center;
	}
	
#lienspdts {
	float: left;
	width: 238px;
	height: 170px;
	}
	
#liensslts {
	float: left;
	width: 240px;
	height: 170px;
	}	
	
#lienscltg {
	float: left;
	width: 240px;
	height: 170px;
	}	
	
#liensdS {
	float: left;
	width: 240px;
	height: 170px;
	}	
	
#liensfooter {
	text-align: center;
}
.texte_footer {
	font-size: 0.8em; 
}
.texte_footer img {
	position: relative;
	top: 7px;
}
.listfooter {
	padding-top: 5px;
	padding-left: 40px;
	}
	
#lienspdts .listfooter li a p, #liensslts .listfooter li a p, #lienscltg .listfooter li a p{
	display: none ;
}


#footer h2 {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin:0px;
        font-size: 1em;
        color: #646464;
	}
	
.breadcrumb {
	font-family: 'Trebuchet Ms', Verdana;
	font-size: 0.75em;
	color: #514d4a;
	margin-top : 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	
	font-style: italic;
}
	
.breadcrumb p {
	display: inline ;
	margin-right: 5px;
}
	
.breadcrumb a, .breadcrumb p{
	font-style: normal;
}	
	
#footer li {
list-style-image: url('images/puce.png');
        padding: 0px;
        margin: 0px;
}

#footer li a {
        font-size: 0.75em;
        color: #646464;
        text-decoration : none;
}

#footer li a:hover {
        text-decoration : underline;
}
/* Style de la page produit v2 */
#nw_produit {
}
.nwpd_post-top {
	background-image: url("images/nwpd_page-top.gif");
	background-repeat: no-repeat;
	width: 960px;
	height: 10px;
	margin: 0;
	padding: 0;
}
.nwpd_post {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC; 
	padding: 2px; 
	padding-top: -1em; 
	padding-bottom: -1em;
	background-color:#EAEAEA;
}
.nwpd_post-bas {
	background-image: url("images/nwpd_page-bas.gif");
	background-repeat: no-repeat;
	width: 960px;
	height: 10px;
	margin: 0;
	padding: 0;
}
.nwpd_content {
	color: #000000;
	position: relative;
	float: left;
	width: 480px;
	margin-left: 15px;
	margin-right: 40px;
	margin-top: 0px;
}
.nwpd_content h1 {
	font-family: Verdana;
	font-size: 0.9em;
	color: #CC0000;
}
.nwpd_content h2 {
	font-family: Verdana;
	font-size: 0.9em;
	color: #CC0000;
}
.nwpd_content p {
	font-family: Verdana;
	font-size: 0.8em;
	color: #333333;
	text-align: justify;
}
.nwpd_content li {
	font-family: Verdana;
	font-size: 0.8em;
	color: #333333;
	text-align: justify;
	margin-left: 40px;
	margin-right: 15px;
	list-style-image: url("images/puce_content.gif");
}
.nwpd_colonne_droite {
	float: left;
	margin-bottom: 22px;
}
.nwpd_options {
	background: #CCCCCC;
	width: 400px;
}
.nwpd_options p {
	font-family: Verdana;
	font-size: 0.7em;
	color: #333333;
	margin-left: 15px;
	margin-right: 15px;
}
.nwpd_options li {
	font-family: Verdana;
	font-size: 0.7em;
	color: #333333;
	margin-left: 40px;
	margin-right: 15px;
	list-style-image: url("images/puce_dS.gif");
}
.nwpd_bas_bloc_options {
	background: url("images/bas_bloc_options.gif") no-repeat;
	height: 10px;
}
.nwpd_haut_bloc_options {
	background: url("images/haut_bloc_options.gif") no-repeat;
	height: 10px;
}
/*_____________________________________________________________ */

/* Style de la page produits (old) */
.post-top {
	background-image: url("images/page-top.png");
	background-repeat: no-repeat;
	width: 960px;
	height: 10px;
	margin: 0;
	padding: 0;
}
.post-bottom {
	background-image: url("images/page-bottom.png");
	background-repeat: no-repeat;
	width: 960px;
	height: 10px;
	margin: 0;
	padding: 0;
}
.post {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #DFDFDF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #DFDFDF; 
	padding: 2px; 
	padding-top: -1em; 
	padding-bottom: -1em;
} 

a img {border: none;}
/* ----------------------------------------- */
/* Partenaires */
/* ----------------------------------------- */
#partenaires_colonne_gauche {
	float: left ;
	width : 300px;
	height: 100%;
	margin-left: 10px;
	margin-top: 10px;
}

#partenaires_logo_partenaire {
	width:280px;
	height:auto;
	margin: 10px;
}

#partenaires_contenu_post {
	float :left;
	width: 630px;
	margin-left: 10px;
	margin-top: 10px;
}

#partenaires_contenu_post h1{
	font-size: 18px;
	font-style: bold;
	color:#454545;
	padding-left: 15px;
}

#partenaires_contenu_post h2{
	font-size: 14px;
	font-style: bold;
	padding-left: 15px;
	color:b70923;
}

#partenaires_contenu_post ul li{
	font-size: 11px;
}

#partenaires_site {
       font-size: 12px;
       text-align: left;
       padding-left: 30px;
}

#partenaires_adresse {
       font-size: 12px;
       text-align: left;
       padding-left: 30px;
}

#partenaires_site a{
text-decoration:none ;
}

#partenaires_site a:hover{
text-decoration:underline ;
}

.partenaires_visuel {
     margin-top: 10px;
text-align: center;
}



/* ----------------------------------------- */
/* Produits et Solutions */
/* ----------------------------------------- */
.presentation {
	font-family: arial;
	color: #000000;
	position: relative;
	float: left;
	width: 480px;
	margin-left: 58px;
	margin-right: 15px;
	margin-top: 0px;
}
.presentation h1 {
	font-size: 1em;
	font-family: arial;
	color: #CC0000;
}
.bloc_avcles-pdf {
	float: left;
	margin-bottom: 22px;
}
.avantages_cles {
	font-size: 0.8em;
	font-family: arial;
	color: #333333;
	font-weight: bold;
	background: #CCCCCC;
	width: 400px;
	margin-bottom: 1px;
	padding-right: 0px;
}
.avantages_cles li {
	margin-bottom: 5px;
	list-style-image: url("images/puce_dS.gif");
}
.bas_avantages_cles {
	background: url("images/Bas_bloc_avantages_cles.gif") no-repeat;
	height: 10px;
}
.recevoir_fc p {
	font-size: 0.8em;
	font-family: arial;
}
.bandeau {
	clear: left;
	margin-left: 3px;
}
.texte_complementaire {
	font-family: arial;
	color: #000000;
	width: 900px;
	margin-left: 58px;
	margin-right: 0px;
	margin-top: 0px;
}
#bloc_compCol {
    margin-left: 55px;
    margin-top: 30px;
}
.texte_compCol {
	float: left;
	font-size: 0.8em;
	font-family: arial;
	color: #000000;
	width: 260px;
        padding: 1em;
	margin-left:  5px;
	margin-right: 5px;
	margin-top: 0px;
	background: #F7F7F7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e5e5e5; 
}
.texte_compCol h1,h2 {
	font-size: 1em;
	font-family: arial;
	color: #990000;
}
.texte_compCol p {
	text-align: justify;
}
/* ----------------------------------------- */
/* Produits uniquement */
/* -----------------------------------------
#produit h1{
	font-size: 18px;
	font-style: bold;
	color:#be1525;
	padding-left: 15px;
}

#produit h2{
	font-size: 14px;
	font-style: bold;
	padding-left: 15px;
	color:b70923;
}

/* ----------------------------------------- */
/* Solutions uniquement */
/* ----------------------------------------- */
#solution h1{
font-size: 18px;
	font-style: bold;
	color:#454545;
	padding-left: 15px;
}

#solution h2{
	font-size: 14px;
	font-style: bold;
	padding-left: 15px;
	color:b70923;
}
/* ------------------------------------ */
/* Formulaire de création de comte      */
/* ------------------------------------ */
/*
   voir dans "Formulaires->Styling" dans l'interface d'administration wordpress.
*/
/* ------------------------------------ */
/* Espace Client                        */
/* ------------------------------------ */
#espace-client th{
	vertical-align: top;
	text-align: left;
	font-style: bold;
	background-color : #ddebf5;
	padding: 5px;
	padding-right : 25px;
}

#espace-client td{
	vertical-align: top;
	text-align: left;
	font-style: normal;
	padding: 3px;
	padding-left : 10px;
}

#espace-client table  {
	font-size: 12px;
}

#espace-client label {
	font-size: 13px;
}

#espace-client .message {
	font-size: 14px;
	color:#397d33;
	border: 1px dotted #397d33;
}

#espace-client .erreur {
	font-size: 14px;
	color:#7d3933;
	border: 1px dotted #7d3933;
}
#ec_menu {
	float: left;
	width: 170px ;
	/*border: 1px solid #4a4441;*/
	margin: 10px;
	height: 530px;
}

#ec_menu ul{
	margin    :   0;              /* Marge extérieur nulle */
	padding   :   0;              /* Marge intérieur à 1px sauf pour le bas */ 
	width     :   170px;          /* Largeur de notre liste */
	font-size :   1.1em;          /* Taille de notre police */
}
#ec_menu ul li {						  
  list-style-type   :  none;            /* Aucunes puces associées */
  margin-bottom     :  10px;             /* Ajout d'une marge en bas du lien */
}

#ec_menu ul li a{						  			
  width             : 	auto;              /* largeur interprétée par IE6 et inférieur */
  padding           :   4px;               /* Définition des marges intérieures */  
  text-decoration   :   none;              /* Suppression du soulignement */
  color             :   #39C;              /* Couleur de la police */
  display           :   block;             /* Définition sous forme de block */
  background-color  :   #F5FBFF;           /* Définition de la couleur de fond */ 
  border            :   1px solid #3399CC; /* Ajout d'une bordure */	
  border-left-width :   4px;               /* Modification de la bordure gauche */
}
#ec_menu ul li a:hover, #ec_menu ul li a.selected{
  color             :   #17A;            /* Changement de la couleur de la police initiale */
  background-color  :   #ffffff;         /* Changement de la couleur de fond initiale */
  border            :   1px solid #17A;  /* Ajout d'une bordure */	
  border-left-width :   4px;             /* Modification de la bordure gauche */
}

#ec_mon_id {
	float: left;
	width: 320px ;
	border: 1px solid #4a4441;
	margin: 10px;
	padding: 10px;
	height: 320px;
}

#ec_mdp {
	float: left;
	width: 320px ;
	border: 1px solid #4a4441;
	padding: 10px;
	margin: 10px;
	height: 170px;
}

#ec_mdp  p, #ec_mon_id  p, #ec_ma_societe  p{
	text-align: center;
}

#ec_ma_societe {
	float: right;
	width: 320px ;
	border: 1px solid #4a4441;
	margin: 10px;
	margin-right: 25px;
	padding: 10px;
	height: 320px;
}


#ec_newletter {
	float: right;
	width: 320px ;
	border: 1px solid #4a4441;
	margin: 10px;
	margin-right: 25px;
	padding: 10px;
	height: 170px;
}

#ec_rma_liste {
	float: left;
	width: 700px ;
	border: 1px solid #4a4441;
	padding: 10px;
	margin: 10px;
	height: auto;
}

#ec_rma_formulaire {
	float: left;
	width: 700px ;
	border: 1px solid #4a4441;
	padding: 10px;
	margin: 10px;
	height: auto;
}

#espace-client h1{
	font-size: 18px;
	font-style: bold;
	color:#454545;
	padding-left: 15px;
}

#espace-client h2{
	font-size: 16px;
	font-style: bold;
	color:#ffffff;
	padding-left: 15px;
	margin-top: 0px;
	background-color :#4a4441;
}

#espace-client h3{
	font-size: 14px;
	font-style: bold;
	color:#454545;
	padding-left: 15px;
}

#ec_roi_stormwize {

	float: left ;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 750px;
}
/* ------------------------------------ */
/* Administration                       */
/* ------------------------------------ */
#admin th{
	vertical-align: top;
	text-align: left;
	font-style: bold;
	background-color : #ddebf5;
	padding: 5px;
	padding-right : 25px;
}

#admin td{
	vertical-align: top;
	text-align: left;
	font-style: normal;
	padding: 3px;
	padding-left : 10px;
}

#admin table  {
	font-size: 12px;
}

#admin label {
	font-size: 13px;
}

#admin .message {
	font-size: 14px;
	color:#397d33;
	border: 1px dotted #397d33;
}
#admin_menu {
	float: right;
	width: 170px ;
	margin: 10px;
	margin-top: 30px;
	height: 300px;
}

#admin_menu ul{
	margin    :   0;              /* Marge extérieur nulle */
	padding   :   0;              /* Marge intérieur à 1px sauf pour le bas */ 
	width     :   170px;          /* Largeur de notre liste */
	font-size :   1.1em;          /* Taille de notre police */
}
#admin_menu ul li {						  
  list-style-type   :  none;            /* Aucunes puces associées */
  margin-bottom     :  10px;             /* Ajout d'une marge en bas du lien */
}

#admin_menu ul li a{						  			
  width             : 	auto;              /* largeur interprétée par IE6 et inférieur */
  padding           :   4px;               /* Définition des marges intérieures */  
  text-decoration   :   none;              /* Suppression du soulignement */
  color             :   #39C;              /* Couleur de la police */
  display           :   block;             /* Définition sous forme de block */
  background-color  :   #F5FBFF;           /* Définition de la couleur de fond */ 
  border            :   1px solid #3399CC; /* Ajout d'une bordure */	
  border-left-width :   4px;               /* Modification de la bordure gauche */
}
#admin_menu ul li a:hover, #admin_menu ul li a.selected{
  color             :   #17A;            /* Changement de la couleur de la police initiale */
  background-color  :   #ffffff;         /* Changement de la couleur de fond initiale */
  border            :   1px solid #17A;  /* Ajout d'une bordure */	
  border-left-width :   4px;             /* Modification de la bordure gauche */
}

#admin_liste_clients {
	width: 700px ;
	border: 1px solid #4a4441;
	margin: 10px;
	padding: 10px;
}

#admin_liste_clients  th{
	/*display: inline;*/
}

#admin_liste_rma {
	width: 700px ;
	border: 1px solid #4a4441;
	margin: 10px;
	padding: 10px;
}

#admin_infos_client {
	width: 700px ;
	border: 1px solid #4a4441;
	margin: 10px;
	padding: 10px;
}

#admin_infos_rma {
	width: 700px ;
	border: 1px solid #4a4441;
	margin: 10px;
	padding: 10px;
}

#admin_mail_rma {
	border: 1px solid #4a4441;
	margin: 10px;
	padding: 10px;
}

#admin h1{
	max-width: 670px ;
	font-size: 18px;
	font-style: bold;
	color:#454545;
	padding-left: 15px;
}

#admin h2{
	max-width: 670px ;
	font-size: 16px;
	font-style: bold;
	color:#ffffff;
	padding-left: 15px;
	margin-top: 0px;
	background-color :#4a4441;
}

#admin h3{
	font-size: 14px;
	font-style: bold;
	color:#454545;
	padding-left: 15px;
}

#admin * table {
	width: 700px ;
	height: auto ;
}

.lignePair {
 background-color : #F8FBFD;
}
 
.ligneImpair {
 background-color : #ffffff;
}

#admin * th {
	width: 150px;
}

/* ------------------------------------ */
/*   Page Location                      */
/* ------------------------------------ */
div #location_bloc_gauche{
	float: left ;
	width : 50% ;
        height: auto;
	margin:0px;
	background: url('images/bloc1.jpg') no-repeat ;
	padding: 45px 0px 0px 0px;
}

#location_ul li {
   list-style-image: url('images/puce.png');
   font-size: 0.7em;
}

div #location_bloc_droit{
	float: left ;
	width : 50% ;
        height: auto;
	margin:0px;
	background: url('images/bloc2.jpg') no-repeat ;
	padding: 45px 0px 0px 0px;
}

div #location_bloc_droit p, div #location_bloc_gauche p {
	text-align: justify ;
	margin-top: 0px;
}

div #bloc_axialease {
        width: 940px;
        height: 227px;
        margin-left: 6px;
        margin-bottom: -50px;
        padding-top: 60px;
	background: url('images/bloc_axia.jpg') no-repeat ;
}


@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
