/********************************************
   AUTHOR:  			Erwin Aligam
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	Bright Side of Life
   TEMPLATE CODE: 	S-0005
   VERSION:          1.0
 *******************************************/

/********************************************
   HTML ELEMENTS
********************************************/

/* top elements */
/* Top elements */
* { margin:0; padding: 0; }

body {
	background-color: #c9e5c9;
 	color: #555; 
 	font: 70%/1.5  Verdana, 'Trebuchet MS', arial, sans-serif;
 	text-align: center; 
 	margin: 15px 0;
}  
.absmiddle {
vertical-align:middle ;
}

/* links */
a	{ 
	color: #990000;
	background: inherit;
	text-decoration: none;
}
a:hover { 
	color: #990000;
	background-color: #CCCCCC 
}
a.img:hover{
	background-color:transparent;
}
/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 2.0em;	
}
h2 {
	font-size: 1.3em;
	color: #006600;
}
h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 1px;
}


h1, h2, h3,h4, p { 
	padding: 0;
	margin: 10px 15px; 
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #72A545;	
}
ul span, ol span {
	color: #666666;
}
.italique{
font-style:italic;
font-size:9px;
}
.italique_gd{
font-style:italic;
font-size:12px;
}
.gras{
font-weight:bold;
}

/* images */
img {
	border: 2px none #CCC;
	margin:0px;
	padding:0px;
}
img.no-border {
	border: none;
}
img.border{
	border: 1px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}
a img {
 /* border: 2px solid #568EB6;*/
 border: none;
}
a:hover img {
 /* border: 2px solid #CCC !important; /* IE fix*/
 /* border: 2px solid #568EB6;*/
  border: none;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #EAEAEA;  
  border-left: 5px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #EAEAEA; 
	border-left: 5px solid #72A545;  
	font-weight: bold; 
}



/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #EAEAEA; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:3px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:4px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
textarea.admin{
	width:230px;
	margin:2px;
	height:80px;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #EAEAEA;
	padding: 2px 3px; 
	background: #CCC url(buttonbg.gif) repeat-x left bottom; 
	color: #333;/* color: #339900; */
}

/* search form */
form.searchform {
	background: transparent;
	border: 0;
	margin:0; 
	padding:0;
	display:inline;
}
form.searchform input.textbox {
	margin: 0;
	width: 120px;
	border: 1px solid #9EC630;
	background: #FFF;
	color: #333;
	height: 14px;
	vertical-align: top;
}
form.searchform input.button {
	margin: 0;
	padding: 0;
	font: bold 12px Arial, Sans-serif;
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;
	width: 60px;
	vertical-align: top;
}
.bouton{
	margin:0;
	/* fix ie pour la largeur bouton */
	padding:0 .25em 0 .25em;
   	width:auto;
  	overflow:visible;
	display:inline;
}

/***********************
	  LAYOUT
************************/
#wrap {
   margin: 0 auto ;
   padding:0;	
   text-align: left;
   background-color:#c9e5c9;
   border:1px solid #BBBBBB;
   width: 820px;  	
}
#content-wrap {
	clear:both;
   margin:0; padding:0;
	width: 820px;		
}

/* header */
/* header */
#header {
	position: relative;
   clear:left;
   width: 820px;;
	height: 135px; 
	margin: 0; padding: 0;
	margin-left:0px;
	background: #c9e5c9 url(ban_2.jpg) no-repeat left bottom;			
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and right to adjust the position of the logo*/
	top: 36px; right: 35px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	letter-spacing: 1px;
	color: #FFF;
	
	/* change the values of top and right to adjust the position of the slogan*/
	top: 85px; right:35px;		
}

/* menu tabs */
#header #header-tabs {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 25px;
	background: #c9e5c9;
   font: bold 1.1em Verdana, Tahoma, 'Trebuchet MS',  Sans-serif;  
} 
#header-tabs ul {		
	margin:0;
   padding:2px 0px 0px 7px;
   list-style:none;
}
#header-tabs li {
	display:inline;
   margin:0;
   padding:0;
}
#header-tabs a {
	float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header-tabs a span {
	float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:7px 15px 4px 8px;
   color: #CCC;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {float:none;}
/* End IE5-Mac hack */
#header-tabs a:hover span {
	color:#FFF;
}
#header-tabs a:hover {
	background-position:0% -42px;
}
#header-tabs a:hover span { background-position: 100% -42px;}
#header-tabs #current a { background-position:0% -42px; }
#header-tabs #current a span { background-position:100% -42px; color: #FFF;}


/* main content */
#main {
	float: left;
	margin-top:15px;
	width: 75%;
	padding: 2px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#main h1 {
	padding: 15px 0 3px 0;
	text-align:center;
	text-transform: none;
	background: url(fond_h1.gif) no-repeat 0% .7em;
	color: #333333;	
}	
#main2 {
	float: left;
	margin-left: 15px;
	padding: 0;
	min-height:200px;
	height:100%;
	width: 95%;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 23%;
	margin: 0 0 10px 0;
	padding: 0;
}
#sidebar h1 {
	padding: 8px 0px 3px 25px;
	text-transform: none;	
	color: #333333;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 15px;
	padding:0;		
}

#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #C9E5C9;
}
#sidebar ul.sidemenu a {
	display: block;
	background: url(puce.gif) no-repeat 0% .7em;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:2px;
	color: #990000;
	min-height: 18px;	
	font-weight:bold;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	background: #CCCCCC url(puce.gif) no-repeat 0% .7em;
}

#sidebar .contener_form{
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
}
#sidebar form{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#FAFAFA;
}

/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	padding: 0; margin:0;
}



/* footer */
#footer {
	clear: both;
	height: 40px;
	color: #666666;
	background-color:#c9e5c9;
	margin: 0;
	font-size: 92%;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#footer #footer-left {
	width: 68%;
	float: left;
	text-align: left;
	margin: 0; padding: 10px;
}
#footer #footer-right {
	width: 25%;
	float: right;
	text-align: right;
	margin: 0; padding: 10px;
}

/* menu tabs */

/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
	.align-center { text-align: center;}
.real_center{
	text-align:center;
	width:250px;
	margin-left:auto;
	margin-right:auto;
}
.search_real_center{
	background: transparent;
	border: none;
	margin: 0; padding: 0;
	text-align:center;
	width:250px;
	margin-left:auto;
	margin-right:auto;
}

/* additional classes */
.clear { clear: both; }
.green { color: #9EC630; }
.bg_green{ background-color:#66FF99; }
.gray  { color: #BFBFBF; }

/* mise en forme form creation */
#envoie_creat{
	width:100%;
	clear:both;
}
.contener_tree_creat{
	width:60%;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:20px;
	position:relative;
	overflow:auto;
}
contener_tree_visu{
	width:95%;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:20px;
	position:relative;
	overflow:auto;
}
.affich_quest{
	background-color:#FFFFFF;
	padding-left:2px;
	width:39%;
	height:100%;
	text-align:center;
	float:left;
	margin-top:20px;
	margin-bottom:10px;
	overflow:auto;
}
.affich_quest .libel_rep{
	width:75%;
	float:left;
	border-bottom:1px solid #EEEEEE;
}
.affich_quest .rep_rep{
	width:25%;
	float:left;
	text-align:left;
	clear:both;
}
.apercu_base{
width:95%;
height:auto;
margin-top:30px;
border:1px solid #DDDDDD;	
}
#tab_recap_creat_camp{
	border: 1px solid #000;
	text-align:left;
	width:100%;
}
#tab_recap_creat_camp td{
	border: 1px solid #CCCCCC;
}
#tab_recap_creat_camp .theme{
	background-color:#FFFF99;
	text-align:center;
}

.erreur{
	color:#FF0000;
	font-style:italic;
}

.intitule_creat_camp{
		width:150px;
		float:left;
		clear:both;
		margin-top:2px;
		margin-bottom:2px;
	}
	.rep_creat_camp{
		width:135px;
		float:left;
		margin-top:2px;
		margin-bottom:2px;
	}
	.resumer_creat_camp{
		float:left;
		width:325px;
		min-width:325px;
		padding-top:3px;
	}
	.contener_ligne_creat_camp{
		margin:0px;
		padding:0px;
}
.double_center{
	width:48%; 
	min-width:48%; 
	display:inline; 
	float:left;
	text-align:center;
}

/* partie participation */
	/*partie renseignement csp*/
	.table_form td{
	padding:3px;
	}


	/* autre question */
	#form_question{
		width:96%;
	}
	.select_ordonnancement_apercu{
		width: 2.5em;
	}
	.select_ordonnancement_participation{
		width: 3.5em;
	}
	.question_participation{
		width:470px;
		float:left;
		clear:both;
		padding-left:60px;
	}
	.question_participation textarea{
		text-align:left;
		padding-left:0;
		width:425px;
	}
	.envoie_question_participation{
		width:99%;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		clear:both;
		padding-top:5px;
		padding-bottom:5px;
		min-width:500px;
	}
/* partie suivi */
.vu_quest_suivi{
	width:100%;
	float:left;
}
/* partie tableau de bord */
	/* recherche multi critere */
	.intitule_csp{
		width:260px;
		float:left;
		text-align:right;
		clear:both;
		margin-top:5px;
		margin-bottom:5px;
		border:none;
	}
		.rep_csp{
		width:310px;
		float:left;
		text-align:left;
		margin-top:5px;
		padding-left:5px;
		margin-bottom:5px;
		display:inline;
		border:none;
	}
	.rep_csp select{
		/*width:275px;*/
	}

.tab_recap_campagne{
	border:1px solid #000;
	text-align:center;
	margin:5px;
	width:95%;
}
.tab_recap_campagne td{
	border:1px solid #CCCCCC;
}
.tab_recap_campagne .titre{
	text-align:center;
	background-color:#FFFF66;
	font-weight:bold;
}
.tab_recap_campagne .question{
	text-align:center;
	background-color:#FFCC99;
	font-weight:bold;
	font-style:italic;
}
tab_recap_campagne form{
	display:inline;
}
tab_recap_campagne p{
	display:inline;
}
.not_display{
	display:none;
}
.plus_detail{
	text-align:center;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}
div .plus_detail{
	margin:10px 15px; padding: 0;
	border: 1px solid #EAEAEA; 
	background-color: #FAFAFA; 
}
/* mise en forme partie admin */
#form_admin{
	height:100%;
	width:100%;
}
#contener_tree_admin{
	width:50%;
	min-width:50%;
	height:535px;
	position:relative;
	overflow:auto;
	border-width:1px;
	border-style:dotted;
	border-color:#66CCFF;
	margin-top:5px;
	float:left;
}
#contener_image_chargement{
	width:50%;
	float:left;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#admin_part_right{
	background-color:#FFFFFF;
	width:49%;
	height:835px;
	text-align:center;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
}
#contener_qr_admin{
	width:100%;
	border-width:1px;
	border-style:dotted;
	border-color:#66CCFF;
	height:210px;
	text-align:left;
	min-height:225px;
	overflow:auto;
}
#contener_qr_admin .libel_rep{
	width:80%;
	float:left;
}
#contener_qr_admin .rep_rep{
	width:20%;
	float:left;
	text-align:left;
	clear:both;
}
#contener_onglet_admin{
	width:100%;
	border-width:1px;
	border-style:dotted;
	border-color:#66CCFF;
	text-align:center;
	height:auto;
	margin:0px;
	padding:0px;
}
#contener_onglet_admin input{
	width:97.3px;
	margin-bottom:0px;
}
#contener_action_admin{
	width:100%;
	padding-bottom:4px;
	border-width:1px;
	border-style:dotted;
	border-color:#66CCFF;
	text-align:center;
	overflow:auto;
	height:60%;
	min-height:220px;
}
#contener_modification_admin{
	display:none;
}
#contener_creation_admin{
	height:100%;
}
#contener_creat_ss_quest{
	display:none;
}
.decalage{
	float:left;
	width:60px;
}
.contener_bouton_raz{
text-align: center;
padding-top:10px;
padding-bottom:0px;
}
table.presentation{
width:520px;
margin-right:auto;
margin-left:auto;
}
table.presentation td{
	width:50%;
}
table.presentation2{
border: 1px solid #CCCCCC;
width:95%;
text-align:center;
}
table.presentation2 tr{
	border: 0px none #CCC;
	padding:1px;
}
table.presentation2 td{
	border: 0px none #CCC;
	padding:1px;
	width:50%;
	text-align:left;
}

.message{
	width:99%;
	text-align:center;
	padding-top:30px;
	font-size:16px;
}

/*gestion des lien sur image*/
.hidden{
   position:absolute;
   left:0;
   margin-top:-1000px;
   width:1px;
   height:1px;
   overflow:hidden;
}
a:focus span.hidden {
    display:block;
    font-size:0.9em;
    width:18em;
    height:1em;
    color:#4b4b4b;
    position:absolute;
    margin:-15px 0 0 5px;
    padding:3px;
	left:auto;
    background-color:#fffff4;
    border:1px solid #cacaca;
    text-decoration:none;
	z-index:150;
}
.txt-green{
color:#00CC00;
}
.txt-red{
color:#cc0000;
}
/*-------------------- consernant le tafaltree ------------------*/
.tafelTree {
	text-align: left;
	float: left;
	direction: ltr;
}
.tafelTree, .tafelTree table {
	font-size: small;
}

.tafelTree, .tafelTree span, .tafelTree img, .tafelTree div {
	margin: 0;
	padding: 0;
}

.tafelTree table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.tafelTree table tr, .tafelTree table td {
	direction: ltr;
	margin: 0;
	padding: 0;
}

.tafelTree table td {
	white-space: nowrap;
	vertical-align: top;
}

.tafelTree .tafelTreedrag {
	cursor: pointer;
}

.tafelTree .tafelTreecontent {
	padding: 0 0.1em;
}

.tafelTree .tafelTreecanevas {
	vertical-align: middle;
}

.tafelTree .tafelTreeselected {
	background-color: #9999FF;
	color: #FFFFFF;
}

.tafelTree .tafelTreeeditable {
	display: none;
	padding: 0 0.2em;
	border: 1px solid #CCCCFF;
	background-color: #EEEEFF;
}

.tafelTree .tafelTreedragOver {
	background-color: #9999CC;
	color: #EEEEFF;
}

.tafelTree .tafelTreetooltip {
	display: none;
	position: absolute;
	border: 1px solid #9999FF;
	background-color: #EEEEFF;
	padding: 0.3em;
	z-index: 9000;
}



/**
 * Multiline
 */
.tafelTree table td.tafelTreemultiline {
	background-repeat: repeat-y;
	background-position: top left;
}

.tafelTree table td.tafelTreemultiline2 {
	background-repeat: repeat-y;
	background-position: top left;
}
/*---------------------------- partie du sliders -------------------------------------*/

*.carpe_horizontal_slider_display_combo {
	clear: left;
	margin: 0;
}
*.carpe_vertical_slider_display_combo {
	float: left;
	margin: 0;
}
*.carpe_horizontal_slider_track {
	background-color:#bdb;
	color: #333;
	width: 120px;
	float: left;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	padding: 4px;
	border: 1px solid;
 	border-color: #ded #9a9 #9a9 #ded;}
*.carpe_vertical_slider_track {
	background-color: #bbb;
	color: #333;
	padding: 3px 6px 15px 6px;
	width: 24px;
	height: 100px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.carpe_horizontal_slider_track *.carpe_slider_slit {
	background-color: #333;
	color: #ccc;
	width: 110px;
	height: 2px;
	margin: 4px 4px 2px 4px;
	line-height: 0px;
	position: absolute;
	z-index: 1;
	border: 1px solid;
	border-color: #999 #ddd #ddd #999;
}
*.carpe_vertical_slider_track *.carpe_slider_slit {
	background-color: #000;
	color: #333;
	width: 2px;
	height: 100px;
	position: absolute;
	margin: 4px 10px 4px 10px;
	padding: 4px 0 1px 0;
	line-height: 0px;
	font-size: 0;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}
*.carpe_horizontal_slider_track *.carpe_slider {
	left: 0px;
 	background-color: #696;
	width: 16px;
	color: #333;
	position: relative;
	margin: 0;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #9c9 #363 #363 #9c9;
}
*.carpe_vertical_slider_track *.carpe_slider {
	width: 20px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.carpe_slider_display_holder {
	background-color: #bdb;
	color: #333;
	width: 34px;
	margin: 0;
	float: left;
	padding: 0 2px 0 0;
	height: 20px;
	text-align: right;
	border: 1px solid;
	border-color: #ded #9a9 #9a9 #ded;
}
.carpe_slider_display {
	background-color: #bdb;
	color: #363;
	padding: 3px 1px 0 0;
	width: 30px;
	text-align: right;
	font-size: 11px;
	line-height: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	cursor: default;
}
