co@charset "utf-8";

/* BiDOUiLLE */

.ui-menu .ui-menu-item a strong {
	font-weight: normal !important;
}

#beta,
#aside {
	display: none;
}

@font-face {
	/* On donne un nom (au choix) a la fonte telechargee */
	font-family: "HelveticaNeue";
	/* On indique le chemin du fichier de fonte a telecharger */
	/* L'indication du format n'est pas obligatoire */
	src: url("../fonts/HelveticaNeueLTStd-ThCn.otf") format("opentype");
}

@font-face {
	/* On donne un nom (au choix) à la fonte telechargee */
	font-family: "HelveticaNeue";
	font-weight: bold;
	/* On indique le chemin du fichier de fonte a telecharger */
	/* L'indication du format n'est pas obligatoire */
	src: url("../fonts/HelveticaNeueLTStd-BdCn.otf") format("opentype");
}

#principale {
	width: 1000px;
	padding: 0px;
	background: none;
}

#header,
#footer,
#page aside {
	display: none;
}

#droite {
	width: 1000px;
}

#page {
	background-color: transparent;
	padding: 0px;
}

#droite {
	float: none;
	font-size: 0.75em;
}

#droite h1 {
	padding: 0px;
}

/* COULEUR SPECTACLE POUR LE SITE */

#nb_database span,
#ajouter li.titre,
#page .li_submit button strong,
#menu_onglet li.active,
#menu_onglet li.active > a,
#menu_onglet li a:hover,
form li:hover > label,
form li b a,
.accordion a,
.ui-activemenu-item {
	color: #c90;
}

#ajouter li.titre {
	border-bottom-color: #c90;
}

#sousdossier li {
	border: 1px solid #c90;
	border-bottom: none;
	border-left: none;
}

#sousdossier li:first-child {
	border-left: 1px solid #c90;
}

#contenu,
.ui-activemenu-item,
#chat-message textarea {
	border: 1px solid #c90;
}

#menu_onglet li ul li:hover,
#menu_onglet li ul li.active,
#sousdossier li.active,
#sousdossier li:hover,
.accordion h2,
#syslog_history li:first-child,
.highlight,
#menu_onglet > li:first-child > a:hover,
#chat-message input[type=submit] {
	background-color: #c90;
}

/* TITRE */

#page .titre {
	padding: 15px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 2px solid #796752;
}

#page h2.title {
	padding: 5px;
	text-transform: uppercase;
	background-color: #c36;
	color: #fff;
}

/* ONLINE */

#online {
	position: fixed;
	line-height: 26px;
	right: 20px;
	top: 0px;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	box-shadow: 1px 1px 12px #555;
	padding: 5px 10px;
	background:url(../../img/commun/background-admin.png) left bottom repeat-x;
}

#online .deconnexion,
#online #addFavori {
	display: inline-block;
	vertical-align: top;
}

#online #addFavori {
	background-image: url(../../img/commun/favori.png);
}

#page #online .titre {
	padding: 0px;
}

#online li {
	line-height: 16px;
}

/* PARTIE FIXE */

body {
	background: url(../../img/commun/background-admin.png) 0px 100px repeat-x #efefef;
	color: #000;
}

a {
	color:#000;
}

#page {
	width: 1000px;
	position: relative;
	padding: 0px 0px 40px 0px;
}

.retour_admin {
	margin: 50px 10px 0px 0px;
	width: 48px;
	height: 33px;
	display: inline-block;
	vertical-align: top;
	background: url(../../img/icones/nuage-bleu.png) left top no-repeat;
	text-indent: -9999px;
}

.retour_admin.site_serie {
	background-image: url(../../img/icones/edito.png);
}

.retour_admin a {
	display: block;
	width: 48px;
	height: 33px;
}
		
#menu_onglet {
	display: inline-block;
	vertical-align: top;
	margin: 51px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	
}

#menu_onglet li {
	float:left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	padding: 0px 0px 22px 0px;
}

#menu_onglet > li > a {
	color: #000;
	display: block;
	padding: 0px 9px;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	-webkit-transition-property: color;
	-webkit-transition-duration: .5s;
	-moz-transition-property: color;
	-moz-transition-duration: .5s;
	transition-property: color;
	transition-duration: .5s;
}

#menu_onglet > li:first-child > a {
	border-left: 0px;
	background: url(../../img/commun/home.png) center center no-repeat;
	width: 22px;
	padding: 6px 5px;
	height: 18px;
	display: block;
	text-indent: -9999px;
}

#menu_onglet li:first-child a {
	border-left: none;
}

#menu_onglet > li:last-of-type > a,
.deconnexion,
#addFavori {
	background: url(../../img/commun/btn_deconnexion.gif) center center no-repeat;
	width: 16px;
	padding: 6px 5px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	border-right: 0px;
}

#menu_onglet > li:first-child > a {
	border-radius: 15px;
	margin: 0px 2px 0px 0px;
	border-right: none;	
}

#menu_onglet li.active {
	background: url(../../img/commun/admin-active.png) center 39px no-repeat;
}

#menu_onglet li ul {
	width: auto;
	border-left: 1px solid #ccc;
	margin: 0px 0px 0px -1px;
}

#menu_onglet li ul li {
	font-size: 1em;
	font-weight: normal;
	width: 100%;
	clear: both;
	background-color: #efefef;
	border-left: 1px solid #fff;
	padding: 0px 9px;
}

#menu_onglet li:first-child ul,
#menu_onglet li:first-child ul li {
	border: none;
}

#menu_onglet li ul li.active {
	background-image: none;
}

#menu_onglet li ul li a {
	display: block;
	border-top: 1px dotted #ccc;
	border-right: none;
	border-left: none;
	color: #000;
	padding: 0px 4px;
}

#menu_onglet li ul li a:hover,
#menu_onglet li ul li.active a {
	color: #fff;
}

hgroup {
	position: relative;
	text-align:center;
	font-family: "HelveticaNeue", "Century Gothic", Arial;
	font-size: 3.25em;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
	height: 143px;
	line-height: 113px;
	width: 1000px;
	text-shadow: 0px 0px 1px #fff;
	clear: both;
	letter-spacing: -0.04em;
	overflow: hidden;
}

h1 + h2 {
	position: absolute;
	top: 30px;
	right: 290px;
	font-family: "HelveticaNeue", "Century Gothic", Arial;
	font-size: 18px;
	letter-spacing: normal;
	display: none;
}

h1 + h2 a {
	color: #333;
}

.bienvenue-dans-votre-admin h1 + h2 {
	display: block;
}

#sousdossier {
	margin: 0px 0px 0px 20px;
	height: 20px;
	line-height: 20px;
	width: 980px;
}

#sousdossier li {
	float: left;
	padding: 0px 5px;
}

#sousdossier li.active a {
	font-weight: bold;
}

#sousdossier li:hover a,
#sousdossier li.active a {
	color: #fff;
}

#contenu {
	padding: 20px;
	margin: 0px 0px 20px 0px;
	width: 960px;
}

/* CHAT BOX */

#resizable {
  width: 1000px;
  height: 150px;
  z-index: 9;
 margin: 0px 0px 18px 0px;
}


#iframe {
	overflow: -moz-scrollbars-vertical;
	overflow-y:scroll;
	overflow-x:hidden;
	margin: 0px 0px 10px 0px;
	width: 100%;
	height: 100%;
	border: none;    
	z-index: 1;
}

.ui-resizable-s {
	background-color: #f00;
	background: url(../../img/commun/tab_bottom.png) center center no-repeat #c90;
	height: 10px;
	bottom: -15px;
}

#page #chat-message {
	padding: 0px !important;
	background: none;
	margin-bottom:  0px;
}

#chat-message legend {
	display: none !important;
}

#chat-message textarea {
	width: 800px;
	font-size: 11px;
	height: 20px;
	min-height: 20px !important;
	line-height: 20px;
	padding: 0px 5px;
	font-family: "Century Gothic", Arial, "Times New Roman";
}

#chat-message input[type=submit] {
	color: #fff;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	padding: 0px 5px;
	border-radius: 0px;
	display: inline-block;
	margin: 0px;
	width: 100px;
}


#droite p a#delete_chat {
	background:  url("../../img/layout/supprimer.png") center left no-repeat;
	padding-left: 12px;
	display: inline-block;
		color: #000;
	text-decoration: underline;
}

#droite p a#delete_chat:hover {
	color: #c00;
}

.delete_chat {
	position: absolute;
	bottom: 2px;
	right: 2px;
	width:  12px;
	display: inline-block;
	overflow: hidden;
}


/* EDITO */

#edito p,
#edito ul {
	margin: 0px 0px 10px 0px;
	line-height: 14px;
}

#edito li {
	list-style: url(../../img/commun/puce_rose.png) outside;
	margin: 0px 0px 2px 20px;
}

/* IDENTIFICATION */

#page #a_identification {
	width: 149px;
	height: 125px;
	margin: 25px auto;
	padding: 30px 39px;
	background: url(../../img/commun/identification.png) left top no-repeat;
}

#a_identification label {
	display: none;
}

#a_identification input {
	width: 149px;
}

#a_identification label ~ span {
	display: block;
}

#a_identification a {
	color: #333;
	font-family: "HelveticaNeue", "Century Gothic", Arial;
	font-size: 1.25em;
	text-align: center;
	display: block;
	margin: 5px 0px 0px 0px;
}

#a_identification #submit_admin {
	text-align:center;
	font-family: "HelveticaNeue", "Century Gothic", Arial;
	font-weight: normal;
	font-size: 2.917em;
	color: #333;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
	border: none;
	background: none;
}

#a_identification label.error {
	left: 160px;
}

/* ACCORDION */

.accordion {
	position: relative;
}

.ui-accordion ul.ui-accordion-content {
	padding: 0px;
}

.accordion .ui-corner-top,
.accordion .ui-corner-bottom,
.accordion .ui-corner-all {
	border-radius: 0px;
}

.accordion .ui-widget-content {
	background: none;
}

.accordion .ui-widget-content,
.accordion .ui-accordion-header,
.accordion .ui-state-active,
.accordion .ui-state-hover {
	border: none;
}

.accordion h2 {
	padding: 5px;
	font-weight: normal;
	color: #fff;
	position: relative;
}

.accordion .ui-state-default .ouvrir {
	position: absolute;
	right: 10px;
	top: 0px;
	color: #fff;
}

.accordion div p,
.accordion div ul,
.accordion div ol {
	margin: 0px 0px 10px 10px;
	line-height: 1.3;
}

.accordion div li {
	list-style: outside url(../../img/commun/plus.png);
	margin: 0px 0px 2px 10px;
}

ul.ui-accordion-content li {
	background: #fff;
	padding: 0px 10px;
	line-height: 32px;
	margin: 2px 0px 0px 0px;
}

.accordion a {
	text-decoration: underline;
}

.accordion .edit {
	right: 5px;
	top: 6px;
}

.accordion .edit a {
	color: #fff;
	text-decoration: none;
}

/* VALIDATION DES COMMENTAIRES */

#les_commentaires {
	position: relative;
}

.validation li {
	line-height: 16px !important;
	background-color: #fff;
	margin: 0px 0px 2px 0px;
	position: relative;
	padding: 5px 60px 5px 5px !important;
}

.validation .colorbox,
.validation .valider,
.validation .supprimer {
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../../img/commun/ajouter.png) left top no-repeat;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	display: block;
}

.validation .colorbox {
	right: 50px;
	background-image: url(../../img/commun/afficher.png);
	width: 20px;
	height: 12px;
}

.validation .supprimer {
	right: 30px;
	background-image: url(../../img/commun/supprimer.png);
}

/* SYSLOG HISTORY */

#syslog_history {
	margin: 20px 0px 0px 0px;
}

#syslog_history li {
	line-height: 20px;
	min-height: 20px;
}

#syslog_history li:first-child {
	color: #fff;
	font-weight: bold;
	padding: 0px 10px;
}

#syslog_history a {
	font-weight: bold;
    text-decoration: underline;
}

#syslog_history a.cible,
.accordion .cible {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#syslog_history a.cible:hover,
.accordion .cible:hover{
	text-decoration: underline;
}

/* PARTIE MOBILE */

#nb_database {
	margin: 10px 20px;
	color: #333;
	font-size: 1.5em;
	display: inline-block;
}

#nb_database span {
	font-weight: bold;
}

#admin_ajouter,
#admin_liste,
#admin_fiche,
#admin_subsynchro,
#admin_refresh,
#cache_delete,
#admin_supprimer,
#cache_delete,
#admin_importer,
#admin_view {
	height: 32px;
	line-height: 32px;
	background-color: #fff;
	padding: 0px 20px;
	font-size: 11px;
	display: inline-block;
	margin: 0px 10px 0px 0px;
}

#admin_ajouter a,
#admin_liste a,
#admin_fiche a,
#admin_subsynchro a,
#admin_refresh a,
#cache_delete a,
#admin_supprimer a,
#cache_delete a,
#admin_importer a,
#admin_view a {
	background: url(../../img/commun/ajouter.png) left center no-repeat;
	padding: 0px 0px 0px 20px;
	display:block;
	color: #999;
}

#admin_liste a {
	background-image: url(../../img/commun/retour.png);
}

#admin_fiche a {
	background-image: url(../../img/commun/afficher.png);
	padding: 0px 0px 0px 25px;
}

#admin_subsynchro a {
	background-image: url(../../img/layout/nuage-subsynchro-com_mini.png);
	padding: 0px 0px 0px 25px;
}

#admin_refresh a {
	background-image:url("../../img/layout/refresh.png");
}

#admin_supprimer a,
#cache_delete a {
	background-image: url(../../img/commun/supprimer.png);
}

#admin_view a {
	background-image: url(../../img/pictos/oeil.png);
	padding-left: 25px !important;
}

#admin_view a:hover {
	background-image: url(../../img/pictos/oeil_hover.png);
}

#admin_importer a {
	background-image: url(../../img/commun/icon_package_get.gif);
}

#admin_supprimer select {
	width: 170px;
}

#page form {
	background: url(../../img/commun/separation.png) left bottom repeat-x;
	padding: 0px 0px 25px 0px;
	margin: 0px 0px 15px 0px;
}

#list {
	background: url(../../img/commun/separation.png) left top repeat-x;
	padding: 45px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
}

.aucun {
	text-align: center;
	margin: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

/* TRIER */


#page form#trier {
	background-position: left top;
	padding: 25px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
}

#trier li {
	width: auto;
	float: left;
	clear: none;
	margin: 0px 15px 0px 0px;
}

#trier label {
	line-height: 26px;
	width: auto;
	margin: 0px 10px 0px 0px;
}

#trier li:hover > label:after {
	content: normal;
}

#trier input:not(.hasDatepicker),
#trier select {
	width: 250px;
}

#trier .trois_criteres input,
#trier .trois_criteres select {
	width: 175px;
}

#trier .li_submit {
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px !important;
}

/* AJOUT */

#ajouter #list {
	padding: 5px 0px 0px 0px;
}

#ajouter li {
	min-height: 24px;
	padding: 12px 20px;
	border-bottom: 1px dotted #999;
}

#ajouter label {
	text-transform: uppercase;
	width: 160px;
	font-weight: bold;
	line-height: 24px;
}

#ajouter li.titre {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding: 6px 20px;
	margin: 25px 0px 10px 0px;
	min-height: 12px;
}

#ajouter li ul li:last-of-type {
	border-bottom: none;
	padding: 12px 20px 0px 12px;
}
	
/* FORM ADMIN */
	
#addImage a,
#addVideo a,
.add a {
	padding: 0px 0px 0px 20px;
	background: url(../../img/commun/image_new.gif) left center no-repeat;
	height: 16px;
	display: block;
	line-height: 16px;
}

#addVideo a {
	background-image: url(../../img/commun/admin_video.gif);
}

a.delete {
	display: block;
	height: 11px;
	width: 10px;
	position: absolute;
	bottom: 12px;
	right: 35px;
}	

span.move {
	display: block;
	background: url(../../img/commun/deplacer.png) top left no-repeat;
	height: 12px;
	width: 12px;
	position: absolute;
	bottom: 14px;
	right: 14px;
}

.move:hover {
	cursor: move;
}
	
/* PRESENTATION DES LIGNES */	
		
.ligne_principale,
.ligne_0,
.ligne_1 {
	line-height: 18px;
	min-height: 30px;
	/*background: url(../../img/commun/background-ligne.png) left top repeat-x;*/
	background-color: #fff;
	/* margin: 0px 0px 8px 0px; */
}

.ligne_0 span,
.ligne_1 span {
	color: #c00;
	font-weight: bold;
}

.ligne_principale {
	font-weight: bold;
}

.ligne_plus {
	margin: 0px;
	padding: 0px;
	background: none;
}

.ligne_plus > a {
	display: block;
	padding: 6px 20px;
	margin: 0px 0px 0px 0px;
	background: url(../../img/commun/plus.png) 98% 50% no-repeat #996;
}

.ligne_plus .open {
	background-image: url(../../img/commun/moins.png);
}

.ligne_plus .loading {
	background-image: url(../../img/commun/loading.gif);
}

.ligne_plus ul span.plus {
	right: 25px;
}

.ligne_plus > ul > li.ligne_plus > a {
	background-position: 96% 50%;
	background-color: #cc9;
}

.ligne_plus > ul > li.ligne_plus > ul > li.ligne_plus > a {
	background-position: 94% 50%;
	background-color: #ffc;
}

.liste {
	padding: 0px 20px;
	min-height: 30px;
}

.liste li {
	clear: none;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 6px 0px;
}

.liste li.col1 {
	padding: 0px;
}

li.afficher + li.modifier,
li.supprimer,
li.move {
	border-left: 1px solid #ccc;
	margin-left: 20px;
	padding-left: 20px;
	text-transform:capitalize;
}

li.move img {
	margin: 4px 0px 0px 0px;
}

.liste li.afficher {
	width: 60px;
}

.liste li.afficher a,
.liste li.modifier a,
.liste li.supprimer a {
	background: url(../../img/commun/supprimer.png) left center no-repeat;
	color: #999;
	display: block;
	height: 18px;
	padding: 0px 0px 0px 18px;
	font-size: 0.917em;
}

.liste li.afficher a {
	background-image: url(../../img/commun/afficher.png);
	padding: 0px 0px 0px 22px;
}

.liste li.afficher a:hover,
#admin_ajouter a:hover {
	color: #363;
}

.liste li.afficher a:active,
#admin_ajouter a:active {
	color: #3c3;
}

.liste li.masquer a {
	background-image: url(../../img/commun/masquer.png);
	padding: 0px 0px 0px 22px;
}

.liste li.modifier a {
	background-image: url(../../img/commun/modifier.png);
}

.liste li.importer a {
	background-image: url(../../img/commun/icon_package_get.gif);
}

.liste li.modifier a:hover,
#admin_liste a:hover {
	color: #369;
}

.liste li.modifier a:active,
#admin_liste a:active {
	color: #39f;
}	

.liste li.supprimer a:hover,
#cache_delete a a:hover,
#admin_supprimer a:hover {
	color: #900;
}

.liste li.supprimer a:active,
#cache_delete:active,
#admin_supprimer a:active {
	color: #f33;
}

#admin_fiche a:hover {
	color: #509450;
}

/* SORTABLE */

#ajouter .sortable ul li:last-of-type {
	border:none;
}

.highlight {
	opacity: 0.5;
	min-height: 30px;
}

/* PRESENTATION DE BASE */

.col1 {
	width: 30px;
}

.col2 {
	width:540px;
}

.col2 a {
   text-transform: uppercase;
}

.li_submit {
	margin: 40px 0px 0px 0px;
	background: url(../../img/commun/separation.png) left top repeat-x;
	padding: 25px 0px 0px 20px !important;
}

#ajouter li.li_submit,
#ajouter li + #ajouter li.li_submit {
	border: none;
}	

#page .li_submit button {
	font-size: 	1.167em;
	border: none;
}

#page .li_submit button:disabled:hover {
	cursor: not-allowed;
}

#page .li_submit button:enabled:hover {
	cursor: pointer;
}

#page #supprimer .li_submit button {
	background: url(../../img/commun/supprimer.png) left center no-repeat;
	padding: 0px 0px 0px 18px;
}

#page #supprimer .li_submit button strong {
	color: #c33;
}

/* CLASS */

.edit {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	background: url(../../img/commun/modifier.png) left top no-repeat;
	height: 13px;
	line-height: 13px;
	padding: 0px 0px 0px 20px;
	font-size: 10px;
	text-transform: uppercase;
	opacity: 0.5;
}

.edit:hover {
	opacity: 1;
}

/* DATE PICKER */

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-datepicker-trigger { position: absolute; left: 70px; top: 6px; }
.ui-datepicker { font-size: 0.75em; }

/* AUTOCOMPLETE */

.ui-autocomplete { font-size: 0.75em; }
.ui-autocomplete-category { font-weight: bold; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: url("images/ui-bg_glass_100_f5f0e5_1x400.png") repeat-x scroll 50% 50% #F5F0E5;
    border: 1px solid #F5AD66;
    color: #A46313;
    font-weight: normal;
}

/* HACK jQUERY */

.ui-widget { font-family: inherit; }
.ui-state-default .ui-icon { display: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
.ui-widget-header,
.ui-tabs,
.ui-tabs .ui-tabs-panel { background: none; border: 0px; }

.ui-datepicker {
	font-size: 12px !important;
}

/* BULLE D'INFORMATION */

.informations,
.attention,
.erreur {
	margin: 10px auto 10px auto;
	background-color: #ff0;
	color: #000;
	padding: 10px;
    border-radius: 5px;
	font-weight: normal;
	font-size: 12px;
	display: block;
	max-width: 400px;
	width: auto;
}

.attention {
	background-color: #f60;
	color: #fff;
}

.erreur {
	background-color: #c00;
	color: #fff;
}

.success a,
.warning a,
.error a {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.success a:hover,
.warning a:hover,
.error a:hover {
	text-decoration: underline;
}

/* LiVE VALIDATION */

label.error {
    font-weight:bold;
    margin:0 0 0 5px;
	position: absolute;
	left: 420px;
	top: 5px;
	font-size: 10px;
	height: 16px;
    color:#c00;
	background: url(../../img/layout/erreur.gif) top left no-repeat;
	padding: 0px 0px 0px 20px;
	text-transform: none !important;
	line-height: 16px !important;
	width: 300px !important;
}

.li_number label.error {
	left: 70px;
}

.li_colorpicker label.error {
	left: 285px;
}

.li_court label.error {
	left: 130px;
}

.li_textarea label.error {
	top: 278px;
	left: 595px;
}
    
input.error,
textarea.error {
	color:#c00;
	border-color: #c00 !important;
}

/* GO TO TOP */

.go-top {
  display: block;
  width: 54px;
  height: 54px;
  text-align: center;
  position: fixed;
  padding: 5px;
  bottom: -65px;
  right: 20px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #404040;
  color: #FFFFFF;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: url(../../img/layout/remonter-en-haut.png) center center no-repeat #ccc;
  opacity: 0.5;
}

.go-top.show { bottom: 20px; }

.go-top:hover {
	background-color: #333;
 opacity: 1;
}

/* EFFACEMENT DE TOUS LES COMMENTAIRES */

#delete_all_commentaires {
	position: absolute;
	top:  50px;
	right:  10px;
	color: #fff;
}

a.remplacer:hover {
	cursor: pointer;
}

/* CLEARFIX */

.clearfix:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix{
    display: block;
}
html[xmlns].clearfix{
    display: block;
}
*.clearfix{
    height: 1%;
}