* {
	margin:0px;
	padding:0px;
}

body {
	text-align:center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#657578;
}

table {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #657578;
}

/***************************************** conteneurs ************************************************/
#global {
	width:960px;
	margin:50px auto 0;
	padding-top:10px;
	padding-bottom:10px;
	background: #F2F2F2;
	text-align: left;	
}

#conteneur {
	width:940px;
	margin:0 10px;
	height:auto!important;
	height:500px;
	min-height:500px;
	background: #e2e2e2 url(design/logo.jpg) no-repeat left top;
}

#footer {
	background-color:white;
	width:100%;
	clear:both;
	height:50px;
}

#footer p {
	width: 600px;
	margin-left: 72px;
	font-size: 10px;
}

#footer p span{
	font-weight:bold;
	border-right: 1px solid #b4b8b9;
	padding-right:10px;
}

#netwebcity a {
	color:#B7B7B7;
	text-decoration:none;
	font-size:10px;
	font-weight: normal;
}

#netwebcity a:hover {
	color:#657578;
}

#netwebcity {
	width:950px;
	text-align: right;
	color:#B7B7B7;
	padding-bottom: 15px;
}


.err {
	font-size: 10px;
	color: #CC1A1A;
}

.succes {
	font-size: 10px;
	color: #139913;
}

.spacer {
	clear: both;
}

/*-----------------liens-------------------*/
a{
	color: #4d5a5c;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/*****************************************Banniere ************************************************/
#banniere {
	width:100%;
	height:79px;
}

#logo {
	width:190px;
	float:left;
	color:#FFFFFF;
	height:100px;
	margin-bottom:-30px;
}

/***************************************** Bloc menu horizontal ************************************************/

#menu-hori {
	background-image:url(design/fond-menu-hori.gif);
	background-repeat:repeat-x;
	float:left;
	height:55px;
	width:100%;
}

#menu-hori li {
	list-style-type:none;
	display:inline;
}

#menu-hori li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration:none;
	color:#4d5a5c;
	font-weight: bold;
}

.bloc-lien {
	float:left;
	height:55px;
}

.bloc-lien-premier {
	float:left;
	height:55px;
}

.bloc-lien-dernier {
	float:left;
	height:55px;
	background-image:url(design/bouton.gif);
	background-repeat:repeat-x;
	background-position:0px -165px;
}

#menu-hori li .neutre{
	display:block;
	margin-top:21px;
	width:150px!important;
	width:160px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	height:29px!important;
	height:34px;
	padding-top:5px;
	background-image:url(design/bouton.gif);
	background-repeat:repeat-x;
	background-position:0px -21px;
}

#menu-hori li a:hover {
	color:#FFFFFF;
}

.premier {
	display:block;
	margin-top:21px;
	width:180px;
	height:29px;
	padding-top:5px;
	text-align:right;
	margin-right:10px;
	background-image:none;
}

.dernier {
	display:block;
	margin-top:21px;
	width:50px;
	height:34px;
	padding-top:5px;
	margin-left: 5px;
}

#lien-actif {
	background-image:url(design/bouton.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

#lien-actif-dernier {
	background-image:url(design/bouton.gif);
	background-repeat:repeat-x;
	background-position:0px -110px;

}

/***************************************** Bloc menu top ************************************************/
#menu-top {
	float:right;
	background-color:#FFFFFF;
	width:650px;
	background-image:url(design/fond-contact.png);
	background-position:right;
	background-repeat:no-repeat;
}

#menu-top li {
	list-style-type:none;
	display:inline;
}

#menu-top li a {
	display:block;
	float:right;
	text-decoration:none;
	color:#4d5a5c;
	height:69px!important;
	height:79px;
	padding-top:10px;
	padding-left: 30px;
	font-size:11px;
	font-weight: bold;
}

#menu-top li a.item-act {
	text-decoration: underline;
}

#menu-top li a:hover {
	color:#B5B5B5;
}

/***************************************** Bloc menu admin ************************************************/
#menu-admin {
	position: absolute;
	margin: -25px 0 0 -20px;
}

#menu-admin a {
	text-decoration:none;
	color:#4d5a5c;
	padding:20px;
	font-size:11px;
	font-weight: normal;
}

#menu-admin a:hover {
	color:#B5B5B5;
}

/*----------------deconnexion----------------*/
#menu-admin a.deconnexion {
	font-weight: normal;
	color: #CC1A1A;
}

/*----------------lang----------------*/
#lang {
	position: absolute;
	margin: 83px 0 0 880px!important;
	margin: 83px 0 0 690px;
	width: 50px;
	text-align: right;
}

#lang a.lang {
	font-size: 10px;
	font-weight: normal;
	color:#B5B5B5;
}

#lang a.lang:hover {
	text-decoration: none;
	color:#4d5a5c;
}

#lang a.lang-act {
	font-size: 10px;
	font-weight: normal;
	color:#4d5a5c;
}

/*----------------référencement----------------*/
#ref_titre {
	padding: 10px 0 10px 15px;
	background-color: #FFFFFF;
}

#ref_titre .left {
	float: left;
	width: 410px;
	text-align: justify;
}

#ref_titre .right {
	float: right;
	width: 480px;
}

#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;
}

/*----------------citations----------------*/
#citations {
	padding: 10px 0 10px 15px;
	background-color: #FFFFFF;
}

#citations label {
	float: left;
	width: 3.5em;
	text-align:left;
	font-weight:bold;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}

/*************************************** bloc gauche  ***********************************************************/

.bloc-gauche {
	width:190px;
	clear:both;
	float:left;
	padding: 15px 0 0 0;
}

#citation {
	margin: 0 0 0 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 25px;
	color: #9BABAE;
}

/*************************************** contenu   ***********************************************************/

#template {
	float:left;
	width:680px!important;
	width:750px;
	height:auto!important;
	height:365px;
	min-height:365px;
	background-image:url(design/fond-template.png);
	background-repeat:repeat-y;
	padding-right:60px!important;
	padding-right:65px;
	padding-left:10px;
	padding-bottom: 15px;
}


/***************************************** intro *********************************************************************/

#selection {
	clear:both;
	background-color:#9babae;
	width:100%;
	height:50%;
	text-align: left;
}

#selection .lang {
	position: absolute;
	width: 300px;
	margin: 0 0 0 -105px;
	left: 50%;
}

#selection .lang a.item {
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	border-left: 1px solid #8c999c;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
}

#intro {
	height:50%;
}

/*------------------SECTION EN SAVOIR PLUS-------------------*/
#savp {
	width: 660px;
	margin: 0 0 0 5px;
}

#savp .txt-savp{
	text-align: justify;
}

#savp p {
	text-align: justify;
	line-height: 18px;
}

#savp p.bloc {
	margin: 10px 0 10px 0;
}

#savp .txt-savp a{
	text-decoration: underline;
}

#savp .txt-savp a:hover{
	text-decoration: none;
}

#savp a.ensavoirplus {
	font-weight: bold;
}

#savp a.ensavoirplus:hover{
	text-decoration: underline;
}

#savp .image-savp1, .image-savp1:hover   {
	margin: 0 15px 0 0;
}

#savp .image-savp2, .image-savp2:hover {
	margin: 0 0 0 15px;
}

#savp .loca-savp{
	clear: both;
	text-align: left;
	margin: 10px 5px 20px 0;
}

#savp .loca-puce{
	margin-right: 5px;
}

#savp a.legende, a.legende:hover {
	margin: -3px 0 0 0;
	text-decoration: none;
}


/*--------LIENS--------*/

#liens {
	margin: 15px 0 0 0;
	border: 0px solid #009900;
}

#liens .box-left {
	float: left;
	width: 310px;
	text-align: center;
	border: 0px solid #FF0000;
}

#liens .box-right {
	float: left;
	width: 620px;
	border: 0px solid #3300CC;
}

#liens .box-center {
	float: left;
	width: 930px;
	text-align: center;
	margin-bottom: 10px;
}

#liens .htmlarea-liens {
	float: left;
	width: 600px;
	height: 190px;
}

#liens label{
	float:left;
	width:7.5em;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}

#liens .lien-box {
	float: left;
	margin: 0 0 20px 5px;
	border: 0px solid #CC9900;
}

#liens .lien-box .image {
	float: left;
	width: 110px;
	margin: 0 30px 0 0;
	text-align: right;
}

#liens .lien-box .text {
	float: left;
	width: 520px;
	border: 0px solid #00CC66;
}

#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;
	line-height: 18px;
	color: #657578;
}

/*--------FIN LIENS--------*/


/*--------CONTACT--------*/

#contact {
	margin: 15px 0 0 0;
}

#admin-contact {
	width: 500px;
	margin: 0 0 0 215px;
}

#contact .left {
	float: left;
	width: 280px;
	border: 0px solid #CC6600;
	margin: 0 0 0 30px;
}

#contact .right {
	float: left;
	width: 280px;
	margin: 0 0 0 0;
	border: 0px solid #CCCC33;
}

#contact p.titre_societe {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
}

#contact p.infos {
	margin: 0 0 0 0;
}

#contact p.ch_obligatoires {
	margin: 2px 0 0 95px!important;
	margin: 2px 0 0 105px;
	width: 160px;
	color: #5F5B57;
	font-size: 9px;
	text-align: center;
}

#contact .btn {
	margin: 10px 0 10px 85px!important;
	margin: 10px 0 10px 105px;
}

#contact .msg {
	margin: 2px 0 0 95px!important;
	margin: 2px 0 0 105px;
	width: 160px;
	text-align: center;
}

#contact .map {
	margin-left: 87px;
}

#contact .inscription {
	float: right;
	margin: 20px 0 0 0;
}

#contact label{
	float: left;
	width: 7.7em!important;
	width: 9em;
	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:15em;
	text-align:right;
	font-weight: bold;
	margin: 0 0 0 85px;
	padding: 2px 10px 0 0!important;
	padding: 3px 10px 0 0;
}
/*--------FIN CONTACT--------*/

/*----------MENTIONS LEGALES----------*/

#mentions_legales {
	margin: 15px auto 0 auto;
	width: 660px;
	border: 0px solid #009900;
}

#mentions_legales .admin {
	width: 660px;
	margin-left: 150px;
}

#mentions_legales .left {
	float: left;
	width: 200px;
}

#mentions_legales .right {
	float: left;
	width: 440px;
	margin: 0 0 0 20px;
}

#mentions_legales .titre {
	margin: 0 0 5px 0;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #ADB1B2;
	font-weight: bold;
}

#mentions_legales .description {
	text-align: justify;
	font-weight: normal;
	line-height: 18px;
}

#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: bord;
}

/*----------FIN MENTIONS LEGALES----------*/

/*----------NEWSLETTER-------------*/

#newsletter {
	width: 340px;
	margin: 100px 0 0 160px;
	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-----------*/

/*----------PASSWORD ADMIN----------*/
#password-admin {
	margin: 100px 0 0 200px;
	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: 530px;
	margin: 0;
	border: 0px solid #009900;
	text-align: center;
	margin: 0 0 0 200px;
}

#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 {
	margin: 0 15px 15px 15px;
	text-align: justify;
}

#referencements label {
	float: left;
	width: 5.5em!important;
	width: 7em;
	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;
}

/*----------BOUTONS-------------*/
form, input{
	margin:0;
	padding:0;
	font-size:12px;
}

textarea{
	width: 97%;
	color: #363435;
	background-color: #ffffff;
	border:1px solid #AAB3B7;
	font-size: 13px!important;
	font-size: 12px;
	margin:2px 0px 2px 0px;
	height: 90px;
}

.checkbox {
	margin: 3px 0 5px 0!important;
	margin: 0;
}

.bouton_delete{
	border: 1px solid #6D777C;
	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 #6D777C;
	background-color: #869398; 
	color: #DADEE0;
	cursor:pointer;
	font-weight:bold;
	margin: 5px 0 5px 0;
	padding: 0 10px 0 10px!important;
	padding: 0;
}

.bouton, .bouton:hover{
	border: 1px solid #6D777C;
	background-color: #869398; 
	color: #DADEE0;
	cursor:pointer;
	font-weight:bold;
	margin: 5px 0 5px 0;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

input.bouton{
	border: 1px solid #6D777C;
	background-color: #869398;
	color: #DADEE0;
	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: #363435;
	background-color: #ffffff;
	border: 1px solid #AAB3B7;
	font-size: 13px!important;
	font-size: 12px;
	margin: 2px 0px 2px 0px;
	padding: 0 2px;
}

.input-field {
	color: #363435;
	background-color: #ffffff;
	border:1px solid #AAB3B7;
	font-size: 13px!important;
	font-size: 12px;
	margin:2px 0px 2px 0px;
	width:145px;
}

textarea.input-field{
	height:90px;
}
/*----------FIN BOUTONS-------------*/

/*************************************** ADMIN   ***********************************************************/

#template-admin {
	margin-top:10px;
	height:auto!important;
	height:366px;
	min-height:366px;
}

#template-admin textarea {
	width:350px;
	height:200px;
	margin-top:10px;
	border:1px solid #999999;
	text-align:left;
}

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

.image-savp1-admin {
	width:50px;
}

.img-admin {
	width: 200px;
	height: 150px;
}

/*--------LOGIN--------*/

#login{
	margin: 100px auto 70px auto;
	width: 280px;
	text-align: center;
	padding: 0 0;
}

#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--------*/

