/* CSS Document */

body {
	margin: 0;
	padding: 0;
	
	background-color: #FFFFFF;
	background-image: url(design/background.gif);
	background-position: top;
	background-repeat: repeat-x;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	
	text-align: center;
}

th {
	font-size: 12px;
	text-align: left;
}

td {
	font-size: 12px;
}

.bloc-admin-intro{
	float:left;
	width: 290px;
	border:1px solid #e0e0e0;
	margin: 0 5px 20px 5px;
	text-align:center;
	font-weight:bold;
	padding:10px 5px;
}


/*---------------CONTENT----------------*/
div#bx_top {
	width: 100%;
	height: 25px;
	background-color: #A2B5DC;
}

div#bx_admin {
	margin-left: 140px;
}

#bx_admin a.admin-act {
	color: #9DA8AF;
}

div#bx_lang {
	width: 100%;
	height: 40px;
	background-color: #FFFFFF;
}

div#lang {
	width: 615px;
	padding-top: 20px;
	margin-left: 180px;
	text-align: right;
	color: #9DA8AF;
}

div#bx_lang a.item { font-size: 11px; color: #9DA8AF; }
div#bx_lang a.item:hover { color: #5280C1; }
div#bx_lang a.item-act, div#bx_lang a.item-act:hover { font-size: 11px; color: #5280C1; }

div#bx_banner {
	width: 100%;
	height: 200px;
	background-color: #5280C1; 
}

div#bx_logo {
	float: left;
	width: 180px;
	height: 120px;
	margin-top: 40px;
}

div#banner {
	float: left;
	width: 620px;
	height: 200px;
	margin-bottom: -3px;
}

div#bx_menu {
	float: left;
	width: 180px;
	min-height: 430px!important;
	min-height: 430px;
	height: auto!important;
	height: 430px;
	padding-top: 10px;
	background-image: url(design/shadow_left.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#bx_content {
	float: left;
	width: 630px;
	min-height: 430px!important;
	min-height: 430px;
	height: auto!important;
	height: 430px;
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(design/shadow_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.bx_center {
	position: relative;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#content{ width: 600px; margin-left: 10px; }

#ref_titre {
	margin: 10px 0 25px 0;
}

#ref_titre .left {
	float: left;
	width: 310px;
}

#ref_titre .right {
	float: left;
	width: 480px;
	margin-left: 20px;
}

#ref_titre label {
	float: left;
	width: 3.5em;
	text-align:left;
	font-weight:bold;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}

/*-----------------menu-------------------*/
div#menu { width: 155px; margin-left: 15px; }

div#menu a.item {
	font-family: "Century Gothic", Verdana;
	font-size: 15px;
	color: #9DA8AF;
	line-height: 25px;
	padding-left: 13px;
}

div#menu a.item:hover { color: #5280C1; }

div#menu a.item-act, div#menu a.item-act:hover { 
	font-family: "Century Gothic", Verdana;
	font-size: 15px;
	color: #5280C1; 
	line-height: 25px;
}

div#menu a.sous-item {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #9DA8AF;
	line-height: 18px;
	margin-left: 30px;
}

div#menu a.sous-item:hover { color: #5280C1; }

div#menu a.sous-item-act, div#menu a.sous-item-act:hover { 
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #5280C1; 
	line-height: 18px;
	margin-left: 2px;
}


/*-----------------langues-------------------*/
#box_lang {
	margin: 2px 0 5px 0;
	padding: 0 0 0 10px;
	height: 20px;
	line-height: 20px;
	background-color: #CCCCCC;
	font-size: 11px;
	color: #666666;
}

a.lang { color: #666666; }
a.lang:hover { color: #363435; text-decoration: none; }
a.lang-act, a.lang-act:hover { color: #363435; text-decoration: none; }

/*-----------------principaux éléments-------------------*/

p{ padding:0; margin: 0 0 10px 0; }
hr {margin-bottom: 10px; color: #e0e0e0;}
h1 { font-size: 12px; font-weight: bold; color: #5280C1; margin-bottom: 5px; }
.spacer{ clear:both; }
.bold{ font-weight:bold; }
.italic{ font-style: italic; }
.normal{ font-weight:normal; }
.small { font-size: 11px; }
.err { font-size: 10px; color: #CC1A1A; }
.succes { font-size: 10px; color: #139913; }
.justify { text-align: justify; }
.disconnect { background: none; border: none; color: #CC1a1a; cursor: pointer; font-size: 12px; margin-left: -10px!important; margin-left: -15px;}
.highlight { color: #FF3300; }

/*-----------------liens-------------------*/
a{ color: #5280C1; font-weight: normal; text-decoration: none; }
a:hover{ color: #9DA8AF; }

/*----------------deconnexion----------------*/
a.deconnexion { font-weight: normal; color: #CC1A1A; }

/*---------------images----------------*/
img, img:hover{ margin: 0; padding: 0; }
img.cadre-img{ border: 1px solid #e0e0e0; }
img.logo { width: 180px; height: 120px; border: none; }

#chemin {
	margin-bottom: 15px;
	font-size: 11px;
	color: #9DA8AF;
}

#chemin a.chemin{
	font-size: 11px;
}


/*------------------SECTION EN SAVOIR PLUS-------------------*/
#savp {	margin: 0 0 0 0; }
#savp img.cadre-img{ border: 0px solid #e0e0e0; }
#savp .txt-savp{ text-align: justify; line-height: 20px; margin-top: -10px; }
#savp p { line-height: 20px; }
#savp p.bloc { margin: 0 0 20px 0; }
#savp .txt-savp a{ text-decoration: underline; }
#savp .txt-savp a:hover{ text-decoration: none; }
#savp a.ensavoirplus { font-weight: bold; text-decoration: none; font-size:11px; }
#savp a.ensavoirplus:hover{	text-decoration: none; }

#savp .image-savp1, .image-savp1:hover   {
	margin: 0 15px 0 0;
	border: 0px solid #e0e0e0;
}

#savp .image-savp2, .image-savp2:hover {
	margin: 0 0 0 15px;
	border: 0px solid #e0e0e0;
}

#savp .loca-savp{
	clear: both;
	text-align: left;
	margin: 0 5px 20px 0;
}

#savp .loca-puce{
	margin-right: 5px;
}

#savp a.legende, a.legende:hover {
	margin: -3px 0 0 0;
	text-decoration: none;
}

/*--------AUTRES PRODUITS--------*/
div#produits { margin: 0; }
div#produits .bx_produit {
	float: left;
	width: 290px;
	margin: 0 10px 10px 0;
	text-align: center;
	border: 1px solid #e0e0e0;
}
div#produits .img_produit {
	width: 190px;
	height: 143px;
	border: 1px solid #e0e0e0;
	text-align: center;
}
div#produits td.border {
	border: 1px solid #e0e0e0;
}

div#produits label{
	float:left;
	width: 145px;
	text-align:right;
	font-weight:bold;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}

/*--------LIENS--------*/

#liens { margin: 0; }
#liens .box-left { float: left;	width:200px; text-align: center; }
#liens .box-right {	float: left; width: 400px; }
#liens .box-center { float: left; width: 600px;	text-align: center;	margin-bottom: 10px; }
#liens .htmlarea-liens { float: left; width: 400px; height: 190px; }

#liens label.right{
	float:left;
	width: 90px;
	text-align:left;
	font-weight:bold;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}

#liens label.left{
	float: left;
	width: 110px;
	text-align:right;
	font-weight:bold;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}

#liens .lien-box { float: left;	margin-bottom: 20px; }
#liens .lien-box .image { float: left; width: 110px; margin: 0 30px 0 0; text-align: right; }
#liens .lien-box .text { float: left; width: 450px; }

#liens .lien-box .text .description, #liens .lien-box .text .description a, #liens .lien-box .text .description:hover {
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #505050;
}

/*--------FIN LIENS--------*/

/*--------CONTACT--------*/

#contact {
	margin: 20px 0 20px 0;
}

#admin-contact {
	width: 600px;
}

#contact .left {
	float: left;
	width: 300px;
	border: 0px solid #CC6600;
}


#contact .right {
	float: left;
	width: 275px!important;
	width: 280px;
	margin: 0 0 0 20px;
	border: 0px solid #CCCC33;
}

#contact p.titre_societe {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px;
	color: #5280C1;
}

#contact p.infos {
	margin: 0 0 0 0;
	text-align: justify;
	line-height: 20px;
}

#contact .form {
	margin: 25px 0 0 0;
}

#contact p.ch_obligatoires {
	margin: 2px 0 0 100px!important;
	margin: 2px 0 0 105px;
	width: 160px;
	color: #5F5B57;
	font-size: 9px;
	text-align: center;
}

#contact .btn {
	margin: 10px 0 10px 97px!important;
	margin: 10px 0 10px 105px;
}

#contact .msg {
	margin: 2px 0 20px 100px!important;
	margin: 2px 0 0 105px;
	width: 160px;
	text-align: center;
}

#contact .map {
	width: 500px;
	margin-top: 20px;
	margin-left: 50px;
	border: 1px solid #e0e0e0;
}

#contact .inscription {
	float: right;
	margin: 20px 0 0 0;
}

#contact label{
	float: left;
	width: 7.7em!important;
	width: 8.5em;
	text-align:right;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}

#admin-contact label{
	float:left;
	width:14em;
	text-align:right;
	font-weight: bold;
	margin: 0 0 0 110px;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}
/*--------FIN CONTACT--------*/

/*--------RECHERCHE--------*/
#recherche {
	background-color: #b3b3b3;
	border: 1px solid #363435;
	padding: 10px;
}

#recherche label{
	float: left;
	width: 10em;
	text-align:left;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}

/*----------NEWSLETTER-------------*/

#newsletter {
	width: 340px;
	margin: 100px 0 0 90px;
	text-align: center;
}

#newsletter .ch_obligatoires {
	margin: 10px 0 0 80px!important;
	margin: 10px 0 0 0;
	width: 190px;
	color: #363435;
	font-size: 10px;
	text-align: center;
}

#newsletter label{
	float: left;
	width: 9em;
	font-weight: bold;
	text-align:right;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}

/*--------FIN NEWSLETTER-----------*/


/*----------CLIENTS----------*/
#clients {
	margin: 0 0 0 0;
}

#clients label{
	float:left;
	width:12em;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}


/*----------MENTIONS LEGALES----------*/

#mentions_legales {
	margin: 0 0 0 0;
	border: 0px solid #009900;
}

#mentions_legales .left {
	float: left;
	width: 150px;
}

#mentions_legales .right {
	float: left;
	width: 350px;
	margin: 0 0 0 20px;
}

#mentions_legales .titre {
	margin: 0 0 5px 0;
	padding: 1px 0 1px 5px;
	background-color: #363435;
	color: #F3F0E9;
	font-weight: bold;
}

#mentions_legales .description {
	text-align: justify;
	font-weight: normal;
}

#mentions_legales .description a{
	text-decoration: underline;
}

#mentions_legales .description a:hover{
	text-decoration: none;
}

#mentions_legales .top {
	margin: 0 0 20px 0;
}

#mentions_legales a.intitule {
	margin: 0 0 0 5px;
	font-size: 11px;
	font-weight: bold;
}

/*----------FIN MENTIONS LEGALES----------*/

/*----------PASSWORD ADMIN----------*/
#password-admin {
	margin: 100px 0 0 0;
	border: 0px solid #009900;
}

#password-admin label {
	float: left;
	width: 25em;
	font-weight:bold;
	margin: 0 0 0 60px;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}
/*----------FIN FICHIERS----------*/

/*----------FICHIERS----------*/
#fichiers {
	margin: 0 0 0 0;
	border: 0px solid #009900;
}

#fichiers .ajout{
	float: left;
	width: 540px;
	margin: 0;
	border: 0px solid #009900;
	text-align: center;
}

#fichiers label {
	float: left;
	width: 20em;
	padding-right:10px;
	font-weight:bold;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}
/*----------FIN FICHIERS----------*/

/*----------REFERENCEMENTS----------*/
#referencements {
	border: 0px solid #009900;
}

#referencements label {
	float: left;
	width: 2.5em;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}

#referencements .bold{
	font-weight:bold;
}

/*--------LOGIN--------*/

#login{
	margin: 100px auto 70px auto;
	width: 280px;
	text-align: center;
}

#login label{
	float:left;
	width:8em;
	text-align:right;
	padding-right:6px;
	font-weight:bold;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}
/*--------FIN LOGIN--------*/

/*----------BOUTONS-------------*/
form, input{
	margin:0;
	padding:0;
	font-size:12px;
}

textarea{
	width:96%;
	height:140px;
	font-family:Arial, Helvetica, Sans-serif;
}

.checkbox {
	margin: 3px 0 5px 0!important;
	margin: 0;
}

.bouton_delete{
	border: 1px solid #101010;
	background-color: #FF3300; 
	color: #FFFFFF;
	cursor:pointer;
	font-weight:bold;
	margin: 5px 0 5px 0;
	padding: 0 10px 0 10px!important;
	padding: 0;
}

.bouton_save {
	border: 1px solid #5280C1;
	background-color: #A2B5DC;
	color: #5280C1;
	cursor:pointer;
	font-weight:bold;
	margin: 5px 0 5px 0;
	padding: 0 10px 0 10px!important;
	padding: 0;
}

.bouton_rechercher {
	background: none;
	border: none;
	cursor: pointer;
	font-family: "Century Gothic", Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.bouton, .bouton:hover{
	border: 1px solid #5280C1;
	background-color: #A2B5DC;
	color: #5280C1;
	cursor:pointer;
	font-weight:bold;
	margin: 5px 0 5px 0;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

input.bouton{
	border: 1px solid #5280C1;
	background-color: #A2B5DC;
	color: #5280C1;
	cursor: pointer;
	margin: 5px 0 5px 0;
	padding: 0 10px 0 10px!important;
	padding: 0;
	letter-spacing: 1pt;
}

.input-checkbox {
	height: 20px;
	vertical-align: middle;
}

.input-admin{
	color: #505050;
	background-color: #ffffff;
	border: 1px solid #A2B5DC;
	font-size: 13px!important;
	font-size: 12px;
	margin: 2px 0px 2px 0px;
}

.input-rechercher{
	color: #505050;
	background-color: #F9F9F9;
	border: 1px solid #5280C1;
	font-size: 13px!important;
	font-size: 12px;
	margin: 2px 0px 2px 0px;
}

.input-field {
	color: #505050;
	background-color: #ffffff;
	border:1px solid #A2B5DC;
	font-size: 13px!important;
	font-size: 12px;
	margin:2px 0px 2px 0px;
	width:160px;
}

textarea.input-field{
	height:90px;
}
/*----------FIN BOUTONS-------------*/

/*----------Pages----------*/
.bx_page {
	text-align: center;
	font-size: 11px;
}

/*----------NETWEBCITY----------*/
#novitis {
	width: 620px;
	margin-top: 10px;
	margin-left: 180px;
	margin-bottom: 5px;
	color: #A2B5DC;
	text-align: center;
}

#novitis a.novitis {
	font-size: 10px;
	font-weight: normal;
	color: #A2B5DC;
}

#novitis a.novitis:hover {
	color: #5280C1;
}


a.espace_pro {
	font-size: 10px;
	font-weight: normal;
	color: #9DA8AF;
}

a.espace_pro:hover {
	color: #5280C1;
}
