/* CSS Document */

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	color:#4c4a44;
	background:url(../../images/design/background.jpg) repeat top left #FFF;	
}

.clearfix{ /** STOP FLOAT **/
	float:none;
	clear:both;
}


/**** ELEMENTS GENERIQUES *****/

h1{	
	font-size:22px;
	color:#d10039;	
	font-weight:normal;
	background:url(../../images/design/puce_h1.png) no-repeat left top transparent;
	height:38px;
	padding-left:30px;
	border:0;
	outline:0;
	padding-top:14px;
	margin:0;
	text-align:left
	
}

h2{	
	font-size:18px;	
}

h3{	
	font-size:14px;
}

a, a:link, a:visited, a:active{ font-size:12px;text-decoration:none; color:#c56ba9;}

a img{
	text-decoration:none;
	outline:none;
	border:0;	
}

a.home, a.home:link, a.home:visited,a.home:active, a.home:hover{
	display:block;
	float:left;
	margin-left:60px;
	width:308px;
	height:70px;
	background:url(../../images/design/logo.png) no-repeat center center transparent;
	margin-top:60px;
	text-decoration:none;
	outline:none;
	border:none;
}

a.altitude,a.altitude:link, a.altitude:visited, a.altitude:active{
	color:#2d2d2d;
	text-decoration:none;
	margin-right:35px;
}

a.altitude:hover{
	text-decoration:underline;	
}

a.change_lang, a.change_lang:link, a.change_lang:visited, a.change_lang:active, a.change_lang:hover{
	display:block;
	position:relative;
	float:left;
	z-index:999;
	margin-right:6px;
	border:0;
	outline:0;
	text-decoration:none;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

a.change_lang img{
	border:0;
	outline:0;
	text-decoration:none;
}

a.change_lang_selected, a.change_lang_selected:link,a.change_lang_selected:visited, a.change_lang_selected:active, a.change_lang_selected:hover, a.change_lang:hover{
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);	
}



a#logout, a#logout:link, a#logout:visited, a#logout:active{
	display:block;
	position:relative;
	float:right;
	width:auto;
	height:18px;
	padding-right:23px;
	margin-top:3px;
	background:url(../../images/design/logout.jpg) no-repeat right center #FFF;
	outline:none;
	border:none;
	text-decoration:none;
	color:#777068;
}

a#logout:hover{
	text-decoration:underline;
}


label {
	font-size: 12px;
	margin: 7px 0 3px;
	display: inline-block;
}

#ipad{
	position:relative;
	display:block;
	float:right;
	width:328px;
	height:298px;
	margin:20px 40px 0 0;
	background:url(../../images/design/ipad.png) no-repeat center center transparent;
	border:none;
	outline:none;
}



/**** BLOCKS GENERIQUES ****/

#tabMain{
	display:block;
	position:relative;
	z-index:2;
}
#tdCenter{
	background:url(../../images/design/back_top.jpg) repeat-x top center transparent;
}
#tdCenterSite{
	background:url(../../images/design/back_top_site.jpg) repeat-x top center transparent;
}
#tdTop{
	height:31px;
	background:#FFF;
}
#tdHaut{	
	height:318px;
}
#tdHautSite{	
	height:349px;	
}
#tdMenu{
	height:128px;
	background:url(../../images/design/tdMenu.jpg) no-repeat top left transparent;	
}
td.g{
	width:25px;
	background:url(../../images/design/g.png) repeat-y top right transparent;	
}
td.d{
	width:25px;
	background:url(../../images/design/d.png) repeat-y top left transparent;	
}
#tdUser {
	background:#fff;
	padding: 0 10px;
	font-size: 12px;
}
#tdContent{
	background:#fff;
	min-height:500px;
	height:500px;
}
#tdCredits{	
	height:64px;
	background:url(../../images/design/bottom_content.png)	no-repeat center center transparent;	
}
#tabBottom{
	display:block;
	position:relative;
	z-index:1;
	margin-top:-64px;
	background:url(../../images/design/bottom_bg.jpg) repeat-x center top transparent;
}

/**** BLOCKS CONTENU ****/

#blockTitre{
	display:block;
	overflow:auto;
}

#tdContent table {
	font-size:12px;
}

#tdContent legend {
	font-size:13px;
	color:#000;
}

/*** BUTTONS ***/

a.bttn_add , a.bttn_add:link, a.bttn_add:visited, a.bttn_add:active, a.bttn_add:hover,#upload_img_gal{
	position:relative;
	float:right;
	display:block;
	width:auto;	
	text-decoration:none;
	margin-right:12px;
	padding:10px 0 10px 18px;
	background:url(../../images/add.png) no-repeat left center transparent;
}

a.bttn_img_group , a.bttn_img_group:link, a.bttn_img_group:visited, a.bttn_img_group:active, a.bttn_img_group:hover{
	position:relative;
	float:right;
	display:block;
	width:auto;	
	text-decoration:none;
	margin-right:12px;
	padding:10px 0 10px 18px;
	background:url(../../images/ico_qcm_image.png) no-repeat left center transparent;
}

a.bttn_group , a.bttn_group:link, a.bttn_group:visited, a.bttn_group:active, a.bttn_group:hover{
	position:relative;
	float:right;
	display:block;
	width:auto;	
	text-decoration:none;
	margin-right:12px;
	padding:10px 0 10px 21px;
	background:url(../../images/design/ico_group.png) no-repeat left center transparent;
}

a.bttn_desactive , a.bttn_desactive:link, a.bttn_desactive:visited, a.bttn_desactive:active, a.bttn_desactive:hover{
	position:relative;
	float:right;
	display:block;
	width:auto;	
	text-decoration:none;
	margin-right:12px;
	padding:10px 0 10px 18px;
	background:url(../../images/delete_button.png) no-repeat left center transparent;
}


a.bttn_del , a.bttn_del:link, a.bttn_del:visited, a.bttn_del:active, a.bttn_del:hover{
	position:relative;
	float:right;
	display:none;
	width:auto;	
	text-decoration:none;
	margin-right:12px;
	padding:10px 0 10px 18px;
	background:url(../../images/delete_button.png) no-repeat left center transparent;
}

a.bttn_return , a.bttn_return:link, a.bttn_return:visited, a.bttn_return:active, a.bttn_return:hover{
	position:relative;
	float:left;;
	display:block;
	width:auto;
	height:30px;
	line-height:30px;
	color:#4C4A44;
	text-decoration:none;
	margin-right:12px;
	margin-bottom:10px;
	padding:0 10px 0 35px;
	background:url(../../images/design/return.png) no-repeat left center transparent;
}

a.bttn_add_user , a.bttn_add_user:link, a.bttn_add_user:visited, a.bttn_add_user:active, a.bttn_add_user:hover{
	position:relative;
	float:right;
	display:block;
	width:167px;
	height:45px;
	text-decoration:none;
	margin-right:12px;
	background:url(../../images/design/bttn_ajouter_utilisateur.jpg) no-repeat center center transparent;
}

input.btn_enr{
	float:none;	
}

input.submit_infos{
	border:none;
	outline:none;
	background:url(../../images/design/bttn_save.png) no-repeat left center;
	color:#FFF;	
	height:34px;
	line-height:34px;
	padding-left:20px;
	width:86px;
	float:right;
	cursor:pointer;
}

/*** SPECIAL INPUTS **/

input.plus {
	width: 16px;
	height:16px;
	border: 0;
	background:url(../../images/plus.png) no-repeat center center transparent;
	cursor: pointer;
}
input.moins {
	width: 16px;
	height:16px;
	border: 0;
	background:url(../../images/moins.png) no-repeat center center transparent;
	cursor: pointer;
}


/***** ARRONDIS ***/
.round-hg{
	border-radius:4px 0 0 0;
	moz-border-radius:4px 0 0 0;
	-webkit-border-radius:4px 0 0 0;	
}

.round-hd{
	border-radius:0 4px 0 0;
	moz-border-radius:0 4px 0 0;
	-webkit-border-radius:0 4px 0 0;		
}

.round-bg{
	border-radius: 0 0 0 4px;
	moz-border-radius:0 0 0 4px;
	-webkit-border-radius:0 0 0 4px;	
}

.round-bd{
	border-radius: 0 0 4px 0;
	moz-border-radius:0 0 4px 0;
	-webkit-border-radius:0 0 4px 0;	
}

.round-all{
	border-radius: 4px;
	moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
}


/*******************************************
* MENU DU SITE
*******************************************/

ul#menu{
	position:absolute;	
	display:block;
	z-index:10;
	list-style:none;
	padding:0;
	margin:0;	
	margin-top:200px;
}

#menu li{
	display:inline;
	overflow:hidden;
}

#menu a{
	color:#FFF;
	text-decoration:none;	
	outline:none;	
	margin:0 10px;
	padding:60px 15px 0 15px;
	display:inline-block;
	border:#f0f solid 0px;
	font-size:14px;
}

#menu a:hover, #menu a.selected{
	text-decoration:underline
}


#menu .sep{
	display:none;
	border:green solid 0px;	
	margin:0;
	display:inline-block;
}

/*** ACTUS ***/

div#actu > div.date {
	margin-bottom: 10px;
	
	font-size: 10px;
	color: #09f;
}

div#actu > div.titre {
	font-size: 18px;
	color: #f00;
}

div#actu > div.contenu {
	margin-bottom: 15px;
	
	text-align: justify;
	
	font-size: 12px;
	color: #000;
}

div#actu > div.lirelasuite {
	text-align: right;
}

div#actu > div.lirelasuite a, 
div#actu > div.lirelasuite a:hover, 
div#actu > div.lirelasuite a:visited {
	font-size: 12px;
	color: #f00;
	text-decoration: underline;
}

/* Icones du menu **/

.menu_quiz{background:url(../../images/design/menu/quiz.png)	no-repeat center top transparent;}
.menu_suivis{background:url(../../images/design/menu/suivis.png)	no-repeat center top transparent;}
.menu_statistiques{background:url(../../images/design/menu/stats.png)	no-repeat center top transparent;}
.menu_users{background:url(../../images/design/menu/users.png)	no-repeat center top transparent;}
.menu_config{background:url(../../images/design/menu/config.png) no-repeat center top transparent;}
.menu_actus{background:url(../../images/design/menu/actus.png) no-repeat center top transparent;}

/* Changement du mot de passe */
a#changePassword {
	background: url(../../images/cle.png) no-repeat center center transparent;
	width: 16px;
	height: 16px;
	display: inline-block;
	cursor: pointer;
}

/******* ******/

.no_padding{
	padding:0;	
}

.no_margin{
	margin:0;	
}

/********* VALIDATION DES FORMULAIRES ET MESSAGE D'ERREUR ********/

label.error{
	color:#BC5151;
	font-size:11px;
}


/* NON SAUVEGARDÉ */
div#notSaved{
	display:none;
	position:absolute;	
	padding:4px;
	margin:-70px auto 10px auto;
	background:#BC5151;
	font-weight:bold;color:#FFF;
	border-radius:4px;
	-moz-border-radius:4px;
	webkit-border-radius:4px;
	left:350px;
}

/* Quizz */
#ligneTitre{
	display:block;
	width:300px;
			
}



/* HISTORIQUE DES SAISIES */
.stars_histo_saisie{
	margin:0 5px 0 0;	
}


.histo_saisie_smiley{
	display:block;
	float:left;
	width:17px;
	height:16px;
	margin:0 5px 0 0;	
	padding:0;
	background-image:url('../../images/all_smiley_16px.png');
	background-repeat:no-repeat;
	background-color:transparent;
}

.smiley_no_selected{
	opacity : 0.2;
    -moz-opacity : 0.2;
    -ms-filter: "alpha(opacity=20)"; /* IE 8 */
    filter : alpha(opacity=20); /* IE < 8 */
}

.histo_saisie_smiley.smiley_1{ background-position: 0px 0px; }
.histo_saisie_smiley.smiley_2{ background-position: -25px 0px; }
.histo_saisie_smiley.smiley_3{ background-position: -48px 0px; }
.histo_saisie_smiley.smiley_4{ background-position: -70px 0px; }
.histo_saisie_smiley.smiley_5{ background-position: -93px 0px; }



.histo_saisie_barre{
	display:block;
	float:left;
	width:24px;
	height:24px;
	margin:0 5px 0 0;	
	padding:0;
	background-repeat:no-repeat;
	background-color:transparent;
}

.barre_no_selected{
	opacity : 0.2;
    -moz-opacity : 0.2;
    -ms-filter: "alpha(opacity=20)"; /* IE 8 */
    filter : alpha(opacity=20); /* IE < 8 */
}

.histo_saisie_barre.barre_1{ background-image:url('../../images/barre/b0.png');}
.histo_saisie_barre.barre_2{ background-image:url('../../images/barre/b1.png');}
.histo_saisie_barre.barre_3{ background-image:url('../../images/barre/b2.png');}
.histo_saisie_barre.barre_4{ background-image:url('../../images/barre/b3.png');}
.histo_saisie_barre.barre_5{ background-image:url('../../images/barre/b4.png');}

/** Alexis Le Ber modif 09/09/13 **/

#titre_actu{
	padding: 3px;
	width: 250px;
}

#date_actu{
	padding: 3px;
	margin-left: 0;
}

.alert-has-responses{
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: .25rem;
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}