@charset "utf-8";
/* CSS Document */


body {
	height:auto;
	margin:auto;
	width:auto;
	font-family:"calibri";
	font-size:13px;
}
#page_identification {
	width:800px;
	height:800px;
	margin:auto;
	margin-top:auto;
}
.identification {
	width:780px;
	height:auto;
	float:left;
	background-color: #F1F1F1;
	margin-top:65px;
	padding:10px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.35);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.35);
}
.titre {
	width:400px;
	height:10px;
	margin:auto;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding:10px;
	font-size:25px
}
.titre {
	width:250px;
	height:auto;
	margin:auto;
	text-align:center;
	padding:10px;
	font-size:14px;
}
.sous_titre {
	width:270px;
	height:auto;
	margin:auto;
	text-align:center;
	float:left;
	padding:2px;
	font-size:17px;
	color: #C30;
	font-weight:bold;
	background:#F9F9F9;
	border-radius:3px;
	
}


label {
	margin-top:5px;
	display:block;
	color: #009;
	font-family:quadranta, sans-serif;
	padding:5px;
	font-size:13px;
	font-weight:bold;
}

.merci{
	width:99%;
	background:#FFFFFF;
	color:#FF6600;
	font-size:18px;
	font-weight:bold;
	text-align: center;
	margin-bottom:25px;
	float:left;

}
.merci a{

	background:#FFFFFF;
	color:#555;
	font-size:15px;
	text-decoration:none;
	text-align: center;

}
.merci a:hover{
	text-decoration: underline;
	text-align: center;
}

.merci_1{
	width:99%;
	color:#FF6600;
	font-size:18px;
	font-weight:bold;
	text-align: center;
	margin-bottom:25px;
	float:right;

}
.merci_1 a{

	color:#555;
	font-size:15px;
	text-decoration:none;
	text-align: center;

}
.merci_1 a:hover{
	text-decoration: underline;
	text-align: center;
}


.cadre_sup{
	width:780px;
	float:right;
	text-align: center;
	margin-bottom:20px;
}
.contenu {
	width:780px;
	height:auto;
	float: right;
	margin-right:0px;
	font-size:13px;
	margin-bottom:30px;
}
.contenu_autre {
	width:800px;
	height:auto;
	float: right;
	margin-right:5px;
	font-size:12px;
}
.titre_bloc {
	padding-top: 6px;
	margin-bottom:5px;
	height:auto;
	margin-left:0px;
	width:580px;
	padding-left:0px;
	float:left;
	border-radius:5px;
	border-bottom:1px solid #c4c4c5;
/*    background:#81b515;*/
	background: rgb(191,210,85); 

}
.retour_page {
	margin-bottom:5px;
	height:auto;
	font-size:14px; 
	float:right;
    margin-top:0px;
	margin-right:5px;
    width:auto;
	padding: 5px 3px 5px 3px;
	border-radius:5px;
/*    background:#81b515;*/
    background: #000;

}

.retour_page a{
	color:#FFFFFF;
	font-weight:bold;
		padding: 5px 3px 5px 3px;

	
			}
.pub_gauche {
	height:auto;
	list-style:none;
	width:170px;
	background-color:#000000;
	margin: 0px;
	padding: 5px;
	border:1px dotted #CCCCCC;
	float:left;
	margin-bottom:20px;
}

.decor_bloc {
	/*	background: url(images/date_bg.png) 0 0 no-repeat;
*/	width: 90%;
	margin-top: 0px;
	height: 25px;
	text-indent: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	margin-left:0px;
	color: #000;
	font-weight:bold;
	text-align: left;
	padding-top: 5px;
	text-align:center;
}
.denree_bloc {
	width: 96%;
	margin-top: 0px;
	height: 25px;
	text-indent: 7px;
	font-size: 14px;
	float: left;
	margin-right: 10px;
	margin-left: -5px;
	text-align: left;
	padding-top: 5px;
	color:#df6800;
	font-variant: small-caps;
	font-weight: bolder;
	letter-spacing: 0px;
}

.denree {
	width:auto;
	height:auto;
	float: left;
	margin-right:5px;
	font-size:10px;
	padding: 5px;
	margin-top:5px;
	border:1px solid #CCC;
}

h2 {
	font-family: "verdana", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 0;
	margin-bottom: 3px;
	color: #993333;
	width:400px;
}
.add_gauche {
	width:200px;
	height:40px;
	background-image: url(images/h2_sidebar_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	margin-top:5px;
	text-shadow:0px -1px 0 #669514;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:7px;
	float:left;
	font-size:12px;
}
form {
	padding:0px;
	width:auto;
}
form fieldset legend {
	margin:auto;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#555;
}
.contenu_corps_droit {
	width:200px;
	height:auto;
	color: #000;
	font-size:22px;
	margin:auto;
	text-align:center;
	border-radius: 10px 10px 10px 10px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:10px;
}
.corps_droit_lien1 {
	width:200px;
	height:auto;
	float:left;
	color: #000;
	font-size:22px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:10px;
	border: 1px solid #999;
	padding:2px;
}
.news_texte{ width:440px;
			height:auto;
			float:left;
			margin-left:20px;
			margin-top:8px;
			}
.titre_localite{ width:425px;
			height:auto;
			padding-bottom:10px;
			padding:3px;
			float:left;
			font-size:11px;
			border-bottom:1px #CCCCCC dotted;
			line-height:18px;

			}
.news_titre{ width:150px;
			height:20px;
			padding-top:10px;
			float:left;
			margin-left:10px;
			}
.news_ennonce{ width:230px;
			height:30px;
			float:left;
			margin-left:10px;
			line-height:20px;
			padding-bottom:10px
			}
.color_texte_th {
	color: #fff;
/*	background:#81b515;
*/	width:570px;
background:#333333;
	height:auto;
	border-bottom:1px solid rgba(204, 204, 204, 0.4);
	padding:5px;
	float:left;
	padding-bottom:7px;
	padding-top:7px;
	margin-bottom:5px;
/*	text-shadow:0px -1px 0 #669514;
*/	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.texte_mail_th {
	width:250px;
	padding-left:5px;
	float:left;
}
.nom_marche_th {
	width:110px;
	float:left;
	margin-left:15px;
}
.num_mail_th{
	width:100px;
	float: left;
	margin-left:5px;
}

.color_texte {
	width:570px;
	font-family:Verdana, Geneva, sans-serif;
	height:auto;
	min-height:auto;
	border-bottom:1px solid rgba(204, 204, 204, 0.4);
	padding:5px;
	color:#fff;
	font-weight: 500;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
	color:#555;
	background:#FFFFFF;
		margin-bottom:1px;

}
.color_texte a {
	color: #fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.color_texte a:hover {
	color: #036;
	text-decoration: underline;
}
.color_texte:hover {
	font-family: "verdana", Arial, Helvetica, sans-serif;
	height:auto;
	min-height:auto;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:3px;
}
.texte_mail {
	padding-right:5px;
	width:250px;
	float: left;
	font-size:11px;
}
.nom_marche {
	width:105px;
	float:left;
	margin-left:15px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
.nom_marche a {
	width:100px;
	float:left;
	margin-left:10px;
	background-color: #F1F1F1;
	padding:5px;
	text-decoration:none;
}
.num_mail {
	width:105px;
	float:left;
	color:#555;
	font-size:10px;
	margin-left:15px;
	font-weight:bold;
	text-align:right;
}
.num_mail a {
	width:40px;
	margin-left:20px;
	text-decoration: none;
	color: #C30;
	padding:5px;
	border-radius:3px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.lien_detail{
	width: auto;
	float:left;
	padding:3px;
	color:#555;
	font-size:10px;
	margin-left:35px;
	font-weight:bold;
	text-align:right;
	border-radius:2px;
		background: rgb(191,210,85); /* Old browsers */
background: -moz-linear-gradient(top, rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */

}
.lien_detail a{
	color:#FFFFFF;
	text-decoration:none;
}
.lien_detail a:hover{
	color:#FFFFFF;
	text-decoration:none;
		background: rgb(191,210,85); /* Old browsers */
background: -moz-linear-gradient(top, rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */

}

.lien_detail_1{
	width:40px;
	float: right;
	padding:3px;
	color:#555;
	font-size:10px;
	margin-left:10px;
	font-weight:bold;
	text-align: center;
	border-radius:2px;
}
.lien_detail_1 a{
	color:#090;
	text-decoration:none;
}
.lien_detail_1 a:hover{
	color: #090;
	text-decoration: underline;
}
.lien_menu {
	width:98%;
	float:left;
	margin:10px;
	padding:5px;
	border-radius:5px;
	text-align:center;
	margin-bottom:-13px;

}
.lien_ajout {
	width:auto;
	float:left;
	margin:10px;
	padding:5px;
	border-radius:5px;

}
.lien_ajout a {
	text-decoration:none;
	font-weight:600;
	color:#000;
	font-size:13px;
	padding-left:10px;
	font-family:Verdana, Geneva, sans-serif;
	padding-right:10px;
	padding-left:10px;
	padding:7px;
	background: rgb(191,210,85);
	border-radius: 5px 5px 0px 0px
	}
.lien_ajout a:hover {
	color: #fff;
	background-color:#333;
	padding-left:10px;
	padding-right:10px;
	padding:7px;

}

.lien_ajout a.active {
	color:#FFF;
	background-color: #333;
	padding:7px;
	padding-left:10px;
	padding-right:10px;
}





#block_grd {
	width:500px;
	height:120px;
	float:left;
	margin-left:30px;
	color:#009999;
	margin-bottom:8px;
	background: #fff;
	padding:3px;
	margin-top:0px;
	border:1px #DBDBDB solid;
}
.block_logo {
	width:190px;
	height:120px;
	background:#CCC;
	float:left;
	margin-bottom:4px;
}
.block_nom {
	width:285px;
	height:20px;
	text-align:center;
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	background:#81b515;
	margin-left:20px;
	border-radius:5px;

}
.block_nom a {
	margin-top:7px;
	text-decoration:none;
	text-shadow:0px -1px 0 #669514;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#FFF;

}
#block_lien {
	width:285px;
	margin-top:1px;
	float: left;
	height:auto;
	margin-left:20px;
}
#block_lien ul {
	width:230px;
	height:98px;
	margin:0px;
	float: left;
	padding:0px;
}
#block_lien li {
	width:285px;
	list-style:none;
	padding-bottom:2px;
	border-bottom:1px dotted #CCC;
	padding-top:3px;
	margin-top:3px;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0 ); /* IE6-9 */
	height:23px;

}
#block_lien li a {
	padding:5px;
	margin:0px;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	color: #555;
}
#block_lien a:hover {
	color:#F60;
}
/*#block_lien li:hover {
	background-color: #CCC;
}
*/


/* archivage */

.block_archive {
	width:600px;
	height:25px;
	background-color: #F0F0F0;
	color:#000;
	float:left;
	margin-bottom:10px;
	margin-top:55px;
	margin-left:5px;
	border-radius:5px;
}
.archive {
	width:595px;
	height:15px;
	background-color: #F0F0F0;
	color:#FFF;
	margin:auto;
	margin-top:-10px;
}
.archive li {
	display:inline;
	padding:5px;
	color: #F60;
	margin-left:1px;
	font-size:13px;
	text-align:center;
}

/* carte commercant */

.block_contrat {
	width:540px;
	height:auto;
	border:1px solid #F2F2F2;
	background: #FFF;
	float: right;
	padding: 5px;
	border-radius:5px;
	background:#f3f3f3;
	background-image: url(./themes/svg_gradient.php?from=ffffff&to=cccccc);
	background-size: 100% 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#F1F1F1));
	background: -moz-linear-gradient(top, #ffffff, #F1F1F1);
	background: -o-linear-gradient(top, #ffffff, #F1F1F1);
}
.contenu_page {
	width:750px;
	height:auto;
	border-radius:5px;
	margin-right:5px;
	float:left;
	font-size:12px;
	margin-bottom:30px;
	background:#FFFFFF;
	padding:15px;
}
.contenu_carte {
	width:100%;
	height:180px;
	color: #000;
	margin-bottom:5px;
	text-decoration:none;
	background-color: #fff;
	float:left;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
	padding-bottom:3px;
}
.texte_carte {
	width:100%;
	height:30px;
	color: #fff;
	margin-bottom:5px;
	text-decoration:none;
	background-color:#669934;
	float:left;
	font-size:19px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	border-radius: 10px 10px 0px 0px;
}
.texte2_carte {
	width:100%;
	height:30px;
	color: #fff;
	text-decoration:none;
	background-color: #669934;
	float:left;
	font-size:13px;
	text-align:center;
	padding-top:3px;
	border-radius: 0px 0px 10px 10px;
}
.contour_carte {
	width:500px;
	min-height:262px;
	float:none;
	margin-bottom:20px;
	margin-top:20px;
	border:1px solid #CCC;
	border-radius:10px;/*	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1)
*/
	margin: auto;
}
.image_contour {
	float:left;
	padding:3px;
	width:auto;
	border:1px solid #CCC;
	margin-left:10px;
	margin-top:10px
}

/*.............FACTURE............*/

.block_produit_variete {
	width:690px;
	height:auto;
	float: left;
	padding:0px;
	border:0px;
	margin-top:0px;
	font-size:16px;
	text-align:center;
	margin-bottom:5px;
	color:#666666;
	font-weight:bold;
	border:1px #CCCCCC solid;
}
.block_image_variete {
	width:130px;
	height:auto;
	float: left;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	font-size:20px;
	margin-bottom:5px;
	color:#666666;
	margin-top: 5px;
}
.imag_pro {
	width:auto;
	padding:5px;
	border:1px solid #CCC;
}
.block_variete_info {
	width:215px;
	height:auto;
	float: left;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	color:#666666;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	font-weight: normal;
	margin-top: 5px;
}
.titre_variete {
	width:205px;
	height:auto;
	float: left;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	font-size:13px;
	margin-bottom:2px;
	color:#666666;
	font-weight:bold;
}
.block_nom_commande {
	width:200px;
	height:auto;
	margin-left:3px;
	text-align:center;
	background-color:#FFFFFF;
	float:left;
	padding-top:1px;
	padding-bottom:1px;
	font-size: 12px;
	text-transform:uppercase;
}
.block_nom_commande a {
	text-decoration:none;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
}
#block_lien_commande {
	width:200px;
	margin-top:1px;
	margin-bottom:5px;
	float: left;
	height:auto;
	margin-left:3px;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0 ); /* IE6-9 */
}
#block_lien_commande ul {
	width:195px;
	height:auto;
	margin:0px;
	float: left;
	padding:0px;
	text-align: left;
	padding-left:5px;
}
#block_lien_commande li {
	width:190px;
	height:auto;
	list-style:none;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:3px;
}
#block_lien_commande li a {
	padding:3px;
	margin:0px;
	font-size:12px;
	text-decoration:none;
	color: #f60;
	font-weight:bold;
}
#block_lien_commande a:hover {
	color: #555;
}
#block_lien_commande li:hover {
	background-color:#f4f4f4;
}
.variete_commande {
	width:300px;
	margin-top:5px;
	float: right;
	height:auto;
	margin-left:3px;
	margin-right: 5px;
}
.block_detail_panier {
	width:680px;
	height:auto;
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	font-size:20px;
	margin-bottom:5px;
	color:#666666;
	margin-top:15px
}
.plus_de_panier {
	width:670px;
	height:18px;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	font-size:20px;
	margin-bottom:5px;
	color:#666666;
}
.panier_nom_denree {
	width:200px;
	height:auto;
	float:left;
	padding-left:10px;
	font-size:16px;
	margin-bottom:5px;
	border-radius:3px;
	color: #555;
	font-weight:normal;
}
.panier_pu {
	width:90px;
	height:auto;
	float:left;
	padding-left:10px;
	font-size:16px;
	margin-bottom:5px;
	border-radius:3px;
	font-weight:normal;
	color: #555;
	text-align:right;
	padding-right:15px;
}
.panier_qte {
	width:90px;
	height:auto;
	float:left;
	margin-left:10px;
	padding-left:10px;
	font-size:16px;
	margin-bottom:5px;
	border-radius:3px;
	color: #555;
	text-align:center;
	font-weight:normal;
}
.panier_prix_denree {
	width:150px;
	height:auto;
	float:left;
	padding-left:10px;
	font-size:16px;
	margin-bottom:5px;
	border-radius:3px;
	color: #C30;
	font-weight:normal;
	text-align:right;
	padding-right:15px;
}
.denree_block_tablo {
	width:700px;
	height:auto;
	float: right;
	margin-top:2px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	color:#666666;
	font-size:13px;
	text-align:left;
	line-height:20px;
}
.titre_panier_tablo {
	width:680px;
	height:auto;
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	font-size:20px;
	text-align:center;
	margin-bottom:5px;
	color:#666666;
	font-weight:bold;
}
.block_select_1 {
	width:715px;
	height:auto;
	margin-bottom:0px;
	margin:auto;
	height:1010px;
	font-size:20px;
	color:#666666;
	background-color: #FFFFFF;
	padding:25px;
	font-family:"trebuchet MS"
}
.titre_panier {
	width:680px;
	height:auto;
	margin-top:15px;
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	font-size:20px;
	text-align:center;
	margin-bottom:15px;
	color:#666666;
	font-weight:bold;
}
.block_gauche_impro {
	width:300px;
	height:auto;
	margin-top:15px;
	float: right;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	font-size:12px;
	text-align:center;
	margin-bottom:5px;
	color:#666666;
	font-weight:bold;
}
.ligne_form_com {
	color:#555;
	text-shadow: 0 0 -3px rgba(0, 0, 0, 0.2);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:280px;
	float:left;
	margin-bottom:2px;
	height:auto;
	font-size:12px;
}
.col_form_com_1 {
	color:#555;
	text-shadow: 0 0 -3px rgba(0, 0, 0, 0.2);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:120px;
	float:left;
	height:auto;
}
.col_form_com_2 {
	color:#555;
	text-shadow: 0 0 -3px rgba(0, 0, 0, 0.2);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:150px;
	float:right;
	height:auto;
}
.form-style-102 {
	max-width:350px;
	max-height:auto;
	margin:3px auto;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	float:left;
	margin-left:0px;
}
.form-style-102 .inner-wrap {
	padding: 2px;
	padding-right:0px;
	border-radius: 6px;
}
.form-style-102 h1 > span {
	display: inline-block;
	margin-top: 2px;
	font: 13px Arial, Helvetica, sans-serif;
}
.form-style-102 label {
	display: inline-block;
	font: 13px Arial, Helvetica, sans-serif;
	color: #999;
	width:100%;
	margin-bottom: 5px;
}
.form-style-102 input[type="text"], .form-style-102 input[type="password"], .form-style-102 input[type="date"] {
	display: inline;
	border: 1px #CCCCCC solid;
	color:#666666;
	border-radius:5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding:1px;
	font-size:12px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:2px
}
.form-style-102 input[type="button"], .form-style-102 input[type="submit"] {
	background: rgb(242,130,91); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242, 130, 91, 1) 0%, rgba(229, 91, 43, 1) 50%, rgba(240, 113, 70, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 130, 91, 1)), color-stop(50%, rgba(229, 91, 43, 1)), color-stop(100%, rgba(240, 113, 70, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242, 130, 91, 1) 0%, rgba(229, 91, 43, 1) 50%, rgba(240, 113, 70, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242, 130, 91, 1) 0%, rgba(229, 91, 43, 1) 50%, rgba(240, 113, 70, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242, 130, 91, 1) 0%, rgba(229, 91, 43, 1) 50%, rgba(240, 113, 70, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242, 130, 91, 1) 0%, rgba(229, 91, 43, 1) 50%, rgba(240, 113, 70, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2825b', endColorstr='#f07146', GradientType=0 ); /* IE6-9 */
	padding: 2px 35px 2px 35px;
	border:none;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-radius: 3px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:-1px;
	margin-top:2px;
	text-align:center;
}
.form-style-102 input[type="button"]:hover, .form-style-102 input[type="submit"]:hover {
	background: #2A6881;
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
}
.form-style-102 fieldset {
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	margin: 0px 0px 0px 0px;
	border: 1px dashed #FFF;
	padding: 5px;
 background-color:;
	padding-left:10px;
	padding-right:10px;
}
.form-style-102 fieldset legend {
	color: #FCFCFC;
	border-bottom: none;
	border-radius: 3px 3px 0px 0px;
	padding:1px 13px 1px 13px;
	font-weight: bold;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 background-color:;
	margin:0px;
	margin-bottom:-2px;
	border:1px #FF3300 solid
}


/*--------------- formulaire style 4- fiche technique ------------------*/
.form-style-4 {
	max-width:730px;
	max-height:auto;
	margin:3px auto;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #ccc;
	background: #F8F8F8;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .4);
}
.form-style-4 input[type=submit], .form-style-4 input[type=button], .form-style-4 input[type=text], .form-style-4 input[type=email], .form-style-4 textarea, .form-style-4 label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.form-style-4 label {
	display: inline-block;
	margin-bottom:5px;
	margin-left:10px;
}
.form-style-4 label > span {
	display: inline-block;
	float: left;
	width:auto;
	color:#555;
	font-weight:bold;
	padding-right:3px;
	margin-top:5px;/*	font-weight:bold;
*/
}
.form-style-4 input[type=text], .form-style-4 input[type=date], .form-style-4 input[type=datetime], .form-style-4 input[type=number], .form-style-4 input[type=search], .form-style-4 input[type=time], .form-style-4 input[type=url], .form-style-4 input[type=file], .form-style-4 input[type=email] {
	background: transparent;
	border: none;
	border-bottom: 1px dashed #83A4C5;
	outline: none;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	color:#3333CC;
	font-weight:bold;
	background-color:#FAFAFA;
}
select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
.form-style-4 textarea {
	font-style: italic;
	padding: 0px 0px 0px 0px;
	background: transparent;
	outline: none;
	border: none;
	border-bottom: 1px dashed #83A4C5;
	width: 545px;
	overflow: hidden;
	resize:none;
	height:20px;
}
.form-style-4 textarea:focus, .form-style-4 input[type=text]:focus, .form-style-4 input[type=date]:focus, .form-style-4 input[type=datetime]:focus, .form-style-4 input[type=number]:focus, .form-style-4 input[type=search]:focus, .form-style-4 input[type=time]:focus, .form-style-4 input[type=url]:focus, .form-style-4 input[type=email]:focus {
	border-bottom: 1px dashed #CC3300;
	background-color:rgba(0, 204, 51, 0.1)
}
.form-style-4 input[type=submit], .form-style-4 input[type=button] {
	background: #576E86;
	border: none;
	padding: 8px 10px 8px 10px;
	border-radius: 5px;
	color: #FFF;
}
.form-style-4 input[type=submit]:hover, .form-style-4 input[type=button]:hover {
	background: #394D61;
}
.texte_form {
	width:500px;
	float: left;
}
.texte_form01 {
	width:520px;
	float: left;
}
.logo_coop {
	width:100px;
	height:100px;
	float:left;
	margin-right:30px;
	background:#FAFAFA;
	border:1px solid #CCC;
}
.form_ajout_perso {
	width:300px;
 margin-left:5px, float:right;
	border:1px solid #CCC;
	margin-top:15px;
}
.form_ajout_rapport {
	width:650px;
	float:right;
	margin-left:5px;
	margin-top:15px;
}
.texte_detail_mission_rapport {
	width:650px;
	float: leftt;/*	border:1px solid #CCC;
*/
}
.texte_detail_mission {
	width:500px;
	float: right;
}
.texte_form_perso {
	width:400px;
	float: left;
}
.texte_form_perso_rest {
	width:615px;
	float: right;
}
.logo_coop_perso {
	width:100px;
	height:160px;
	float: left;
	margin-right:5px;
	background:#FAFAFA;
	border:1px solid #CCC;
	padding:5px;
}
.tablo_form {
	width:380px;
	float: right;
}
.chiffre_coop {
	width:640px;
	float:right;
}
.form-style-4 fieldset {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #FFD2D2;
	padding: 10px;
	background-color:#FFFFFF;
}
.form-style-4 fieldset legend {
	color: #F30;
	border-top: 1px solid #FFD2D2;
	border-left: 1px solid #FFD2D2;
	border-right: 1px solid #FFD2D2;
	border-radius: 5px 5px 0px 0px;
	padding: 5px 8px 3px 8px;
	font-weight: bold;
	font-size: 13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}
.deconnexion_block{
	width:760px;
	height:40px;
	float:right;
	background-color:#FFCC99;
	text-align:center;
}
.deconnexion_bouton{
	width:80px;
	float:right;
	background-color: #009933;
	color:#FFFFFF;
	text-align:center;
	border-radius:3px;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	margin-right:10px;
	margin-top:10px;
}
.deconnexion_bouton a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.deconnexion_bouton:hover{
	text-decoration:none;
	background-color: #99CC00;
}
.texte_bienvenu{
	width:600px;
	float: left;
	text-align:center;
	border-radius:3px;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	font-size:25px;
	font-weight:bold;
}