body {
	margin:0px;
	padding:0px;
	color: #333333;
	font-family: sans-serif,Tahoma, Geneva ;
	/*font-family:"Agency FB";*/
	font-size:12px;
	line-height:20px;
	background-image:url(../img/Background.jpg); 
		background-position: top;
	background-repeat: repeat;
}

.Appro{
	background-color:#FF9900;
}
.ApproC{
	background-color:#FF0000;
}
.CadreRougeFGris{
	border-color:#990000;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-size:12px;
	background-color:#F2F2F2;
}

.login{
	background-image:url(../img/logo-log.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#333;
	font-size:14px;
	font-weight:bold;	
	height:90px;
	margin:3px;
	}

.TitreTexteRouge{
	font-size:14px;
	color:#990000;
	font-weight:bold;
	background-color:#FFFFFF;
	height:25px;
	vertical-align:middle;
	padding-left:10px;
	
}

.TitreTexteNoir{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	background-color:#FFFFFF;
	height:25px;
	vertical-align:middle;
	padding-left:10px;
	
}

.TitreTexteNoirR{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	background-color:#008001;/*#B7B7B7*/
	height:25px;
	vertical-align:middle;
	padding-left:10px;
	font-variant:small-caps;
	
}
.TitreCol{
	background-color:#008001;/*#ABABAB*/
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:30px;

}
.CadreBleuFBleu{
	border-color:#85A4E4;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-size:12px;
	background-color:#FFF;/*#E8EEFA;*/
}

.TitreTexteBleuFBleu{
	color:#036;
	font-size:15px;
	font-weight:bold;
	background-color:#85A4E4;
	height:30px;
	margin:3px;
	
}

.TexteCol{
	background-color:#f1f1f1;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	height:34px;/*5Opx*/
}
.TableBordure{
border-width:thin;
border-style:solid;
border-color:#000000;/*#c1c1c1*/
background-color:#ffffff;
color: #212121; 
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
}
.TableDetail{
font-size: 13px;
font-weight:bold;
}
a img {
	border: 0;
}
a, a:link, a:visited {
	color: #003366;
	text-decoration:none;
}

a:hover {
	color: #EA1D02;
	text-decoration:none;
}

p { margin: 0px; padding: 0 0 5px 0; }
img { border: none; }

h1, h2, h3, h4, h5 { font-weight: normal; }

h1 { font-size: 18px; color: #222222; margin: 0 0 20px 0; padding: 10px 0; font-family:Arial, Helvetica, sans-serif; font-weight:lighter; }
h2 { font-size: 16px; color: #444444; margin: 0 0 20px 0; padding: 0; }
h3 { font-size: 14px; color: #444444; margin: 0 0 20px 0; padding: 0; }
h4 { font-size: 13px; color: #444444; margin: 0 0 10px 0; padding: 0; }
h5 { font-size: 12px; color: #444444; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 11px; margin: 0 0 5px 0; padding: 0;}


.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.float_l {	float: left;}

.float_r {	float: right;}

.image_wrapper {
	padding: 8px;
	border: 1px solid #000000;
	background: #111111;
}
#image{
	float: left;
	margin:5px;
	padding:5px;
	border-style:solid;
	border-width:0px;
	border-color:#999;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 15px;
}

blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #fff; }

.button a {
	clear: both;
	display: block;
	width: 80px;
	height: 25px;
	padding: 5px 0 0 0;
	background: url(../images/setv_button.png) no-repeat;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	color: #000;
	background: url(../images/setv_button_hover.png) no-repeat;
}

ul {
	margin: 10px;
	padding: 10px;
	list-style-image:  url(../images/puce.png);
}

ul li {
	margin: 10px;
	padding: 0 0;
}

#setv_wrapper {
	width: 100%;
	margin: 0 auto;
}

/* menu horizontal */
#setv_menu {
	width: 100%;
	height: 40px;
	margin: 0px;
	background-color:#FFFFFF;/*#F1F1F1*/
	background-position:bottom;
	text-align:center;
}

#setv_menu ul {
	margin: 0px;
	margin-left:30px;
	padding: 0 0 0 0;
	list-style: none;
}

#setv_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	border-style:solid;
	border-width:thin;
	border-color:#CCC;
	background-color:#FFF;
}

#setv_menu ul li a {
	float: left;
	display: block;
	text-align: center;
	padding: 0px 0px;
	text-decoration: none;
	color: #990000;	
	font-weight: bold;
	font-size: 12px;
	outline: none;
	width:120px;
	border-style:solid;
	border-width:thin;
	border-color:#CCC;
	background-color:#FFF;
}

#setv_menu li a:hover {
	color: #000000;
	vertical-align:middle;
	height:30px;	
	padding: 0px 0px;
}

/* fin menu horizontal */



/*Menu vertivcal*/
.LienMenu {
	width: 77%;
	margin: 0px;
	background: #0099cc url('../img/bgsectioncontentuser.gif') repeat-x scroll left top;
	text-align:left;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #0066ff;
}
.LienMenu .titre{
	background: #0066cc url(../img/bgsectiontitleuser.gif) repeat-x scroll left bottom;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #0066ff;
	text-align:left;
	padding-bottom:1px;
	font-size:16px;
	}
	
.LienMenu .titre span{
	color:white;
	font-weight:bold;

}

.LienMenu ul
{
	margin: 0px;
	margin-left:1px;
	padding: 0 0 0 0;
	list-style: none;
	color:white;
}

.LienMenu ul li
{
	padding: 0px;
	margin: 0px;
	margin-top:5px;
	width: 100%;
	
}

.LienMenu ul li a:link,
.LienMenu ul li a:visited {
	color: white;
	text-decoration: none;
	display: block;
	font-size: 13px;
	padding: 2px 1px 3px 1px;
	text-align:left;
}

.LienMenu ul li a:hover
{
	background-color: #0066cc;
	font-size:13px;
	border-top-width:: 1px solid #ffffff ;
	line-height:20px; 
	border-bottom: 1px solid #ffffff;
}

.TailleMenu{font-size:12px; font-weight:800; padding:0px;}

.tr1{
	border-bottom-style:solid;
	border-width:thin;
	border-color:#CCC;
	height:40px;
	font-size:16px;
}
/*Fin menu vertical*/

.parametre
{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#009;
}

/* content */

#setv_content {
	clear: both;
	width: 100%;
	
	background-color:#FFF;
	text-align:justify;
	
}
#setv_content_2 {
	clear: both;
	width: 98%;
	padding: 10px 10px;
	
	text-align:justify;
	border-style:solid;
	border-width:thin;
	font-size:12px;
	line-height:20px;
	
}


#contact_form {
	float: left;
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;	
}

#contact_form form .input_field {
	width: 300px;
	padding: 2px 0;
	background: #F1F1F1;
	border: 1px solid #0e0e0e;
	color: #000000;	
}

#contact_form form label {
	display: block;
	width: 200px;
	margin-right: 10px;
	font-size: 12px;

}

.libelle {
	/*display: block;*/
	/*width: 200px;*/
	/*margin-right: 10px;*/
	font-size: 12px;
	font-weight:bold;

}

#contact_form form textarea {
	width: 350px;
	height: 100px;
	background: #F1F1F1;
	border: 1px solid #0e0e0e;
}

#contact_form form .submit_btn {
	
	padding: 5px 5px;
	background: #333;
	border: 1px solid #0e0e0e;
	color: #FFFFFF;
}

/* post */

.post_box {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: url(images/hor_divider.jpg) bottom repeat-x;	
}

.post_box .post_content {
	clear: both;
	margin: 10px 0;
}
.post_content .left {
	float: left; 
	width: 280px;
}

.post_content .left img {
	width: 260px;
	height: 180px;
	border:1px solid #000;
	padding: 5px;
	background: #1a1b1c;
}

.post_content .right {
	float: right; 
	width: 550px;
}

.post_content h2 {
	margin-bottom: 5px;
}

.post_box p {
	padding-bottom: 5px;
	margin: 20px 0 10px 0;
}

.post_section .post_info{
	font-style: italic;
}

.post_box .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}


/* end of post */


/* footer */

#setv_footer_wrapper {
	clear: both;
	width: 100%;
	background: #333333;
	border-top: 1px solid #0f3e58;	
	border-bottom: 1px solid #01111a;
}

#setv_footer {
	width: 100%;
	padding: 45px 20px;
	margin: 0 auto;
	color: #d8d3bd;
}

.footer_box {
	float: left;
	width: 280px;
	padding: 0 30px 0 0;
}

.footer_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer_menu li {
	margin: 0;
	padding: 5px 0;
}

.footer_menu li a {
	color: #d8d3bd;
}

.footer_menu li a:hover {
	color: #fff;
}

#setv_footer img {
	padding: 4px;
	border: 1px solid #34322f;
	margin-bottom: 10px;
}

/* end of footer */


/* signature webmaster */
#signature_webmaster{
	font-size:8px;
	font-weight:bold;
	color:#F60;
	text-align:center;
}
/* fin signature webmaster */
.erreur {
	font-size: 12px;
	color: #FF0000;
	font-weight:bold;
	}

.total{
	font-size:14px;
	color:#FF0000;
}
.nomaliment{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.titrejourmenu{
	background-color:#999;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	height:30px;

}
.contour_info{
	border-style:solid;
	border-color:#0F0;
	border-width:thin;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.facture_envoye{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	height:30px;
		
}
.BtnEnvoiFacture{
	
	color:#FFF;
	text-align:center;
	font-weight:bold;
	margin:5px;
	background-color:#06F;
	height:30px;
	width:100px;
	border: 2px solid #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	cursor:pointer;
}
.TexteEtoile{
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}
.ZoneMessageErreur{
	background-color:#CC0000;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	margin:20px;
}

.ZoneMessageSucces{
	background-color:#55DF00;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	margin:20px;
}

.Connexion
{
	text-align:right;
	background:url(../img/fonlogin.gif) no-repeat;
	width:615px;
	height:420px;
}
.login{
	/*background-image:url(../img/log_ico.png);*/
	background-repeat:no-repeat;
	color:#666666;
	font-variant:small-caps;
	font-size:14px;
	font-weight:bold;	
	}
.TexteLogin
{
	font-variant:small-caps;
	color:#808080;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:30px;
}
.BtnConnexion{
	
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	margin:5px;
	background-color:#00B8EA;
	height:25px;
	width:120px;
	border: 3px solid #00B8EA;
	-webkit-border-radius:6px;
	-moz-border-radius: 6px;
	cursor:pointer;

}
.dateJour{
	color:#030;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	margin-left:550px;
	
}
.LoginUser{
font-size: 13px;
font-weight: bold;
}
.GrandCadre{
border-style:none;
color: #212121; 
font-family: Arial; 
font-size: 10px;
/*background-image:url(../img/fban.jpg);*/
background-repeat:repeat-x;
}
.ban1{
	background-color:#FFFFFF;/*#E8EEFA*/
	height:40px;
}
.tablelvtCol {
	border-top:1px solid #000;
	border-left:1px solid #ddd;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
	background: #FFFFFF url(../img/level2Bg.gif) repeat-x scroll center bottom;
	font-weight:bold;
	color:#0070ba;
	font-size:13px;
}
.lvt {
	background-color:#ddf;
	border:0px solid #cce; 
}
.titretable
{
	font-size:14px;
	font-weight:bold;
	color:#C00; /*color:#0070ba;*/
}
.search
{
background-color: #5774b0;
color: #ffffff;
font-weight: bold;
background-image: url("../img/toolbar-bg.png");
cursor:pointer;
}
.addbtn
{
background-color:#2D8209;
color: #ffffff;
font-weight: bold;
/*background-image: url("../img/btnadd-bg.png");
*/cursor:pointer;
}

.cancelbtn
{
background-color: #5774b0;
color: #ffffff;
font-weight: bold;
background-image: url("../img/buttonorange.png");
cursor:pointer;
}

.supprbtn
{
background-color: #5774b0;
color: #ffffff;
font-weight: bold;
background-image: url("../img/buttonrouge.png");
cursor:pointer;
}

.footer{
  padding-bottom: 2px;
  padding-top: 2px;
  background-color:#ffffff;  
  background:url(../img/foot.gif) repeat-x;
  	
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.diffusion
{
	color:#C00;
	background-color:#FFC;
	font-size: 13px;
	font-weight: bold;
	border-style:dashed;
	border-color:#F00;
	border-width:thin;
	height:70px;
}
.stats
{
	height: 3px;
	top: 8px;
	background: #69F;
	border:thin;
	border: 3px solid #39F;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;	
	padding:0px;
}
.statstot
{
	height: 7px;
	top: 8px;
	background: #F90;
	border:thin;
	border: 1px solid #F93;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;	
}

.soustatstot
{
	height: 7px;
	top: 8px;
	background:#990000;
	border:thin;
	border: 1px solid #990000;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;	
}

.textstat
{
	padding-bottom:0px;
	font-weight:bold;
	font-size:12px;
}
.statpourcent
{
	padding:15px;
	vertical-align:text-top;
	
}


//////////////////////////////////////// css pour SMS ///////////////////////////////////////////////////



.Ligneimpaire{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-size:12px;
	background-color:#e7d294;
	
}



.Lignepaire{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-size:12px;
	background-color:#ffffff;
	
	
}


.TitreTexteBlancFNoir{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	background-color:#000;
	height:40px;
	margin:3px;
	
}


.CadreListe{
	margin:5px;
	border-color:FFFFFF;
	border-style:solid;
	border-width:0px;
	color:#000000;
	font-weight:bold;
	height:40px;
	font-size:12px;
	background-color:#FF6600;
	
}


.TailleMenu{font-size:15px; font-weight:bold;}



.tablebord {
border: thin solid #000000;
border-collapse: collapse;
}



.styled-select select {
   background: transparent;
   width: 268px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
   }








