/* Reset */
body {
	padding: 0;
	margin: 0;
}

#frESPCIbarre *:before, #frESPCIbarre *:after {
        content: '';
}

#frESPCIbarre ul,  #frESPCIbarre li {
	padding: 0;
	margin: 0;
	line-height: 1em;
	font: 13px Arial, Helvetica, Garuda, sans-serif;
	/* *font-size: small;  */
	/* *font: x-small; */
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
#frESPCIbarre table {
	font-size: inherit;
	display: table;
}
#frESPCIbarre table caption {
	text-align: center;
	display: table-caption;
}
#frESPCIbarre table tr {
	display: table-row;
}
#frESPCIbarre table tr td {
	display: table-cell;
}
#frESPCIbarre ul {
	list-style: none;
}
#frESPCIbarre img {
	border: 0;
}
#frESPCIbarre p {
	margin: 1em 0;
}
#frESPCIbarre form {
	margin: 0;
	padding: 0;
}

/* frESPCIbarre */
#frESPCIbarre {
	position: relative;
	z-index: 10000;
	text-align: left;
	font-size: 0.8em;
	color: #C0C3C6;
	padding: 0;
	margin: 0;
}

#frESPCIbarre #frESPCIbarreDiv {
	position: relative;
	background-color: black;
	color: #C0C3C6;
	width: 100%;
	padding: 0.25em 0;
}
#frESPCIbarre ul#frESPCIbarreMenu, #frESPCIbarre ul#frESPCIbarreAccess { 
	display: inline; 
	position: relative;
	color: #C0C3C6;
}
#frESPCIbarre ul#frESPCIbarreMenu li, #frESPCIbarre ul#frESPCIbarreAccess li { 
	display: inline; 
	text-align: right;
}
#frESPCIbarre ul#frESPCIbarreMenu li table#frESPCIbarreLast caption {
	display: table-caption; 
	text-align: center!important;
}

#frESPCIbarre ul#frESPCIbarreMenu li + li:before,
#frESPCIbarre ul#frESPCIbarreAccess li + li:before {
	content: '\2022';
	margin-right: 0.25em;
	margin-left: 0.25em;
}

#frESPCIbarre .frESPCIbarreSubmenu:after {
	content: '\25bc';
	font-size: 0.75em;
}

#frESPCIbarre ul#frESPCIbarreMenu {
	padding-left: 1em;
}

#frESPCIbarre ul#frESPCIbarreAccess {
	position: absolute;
	right: 3em;
}

#frESPCIbarre a {
	text-decoration: none;
	color: #C0C3C6;
}

#frESPCIbarre a:hover {
	text-decoration: underline;
}

#frESPCIbarre img#frESPCIbarreLogo {
	width: 1em;
	/* height: 1.2em; */
	position: relative;
	left: -0.2em;
	top: 0.2em;
	margin: 0 0 0 1em;
}
#frESPCIbarre div.frESPCIbarrePopupAnchor { 
	position: relative;
	display: inline;
}
#frESPCIbarre div.frESPCIbarrePopupAnchor .frESPCIbarrePopup { 
	display: none; 
	z-index: 10000;
	position: absolute;
	top: 1em;
	border: 1px black solid;
	background: white;
}
#frESPCIbarre div.frESPCIbarrePopupAnchor:hover .frESPCIbarrePopup {
	display: block;
}

#frESPCIbarre #frESPCIbarreRSS,
#frESPCIbarre #frESPCIbarreLast {
	border-collapse: collapse;
	border-spacing: 0;
}

#frESPCIbarre #frESPCIbarreRSS td, 
#frESPCIbarre #frESPCIbarreLast td {
	padding: 0.1em 0.5em;
}


#frESPCIbarre #frESPCIbarreLast {
	left: 0;
	width: auto;
}

#frESPCIbarre #frESPCIbarreRSS {
	left: -10em;
	/* position: relative; */
	width: auto;
	max-width: 60em;
	color: #964709;
	white-space: nowrap;
	text-align: left;
}

#frESPCIbarre #frESPCIbarreRSSnewItems {
	font-weight: bold;
	color: black;
	padding: 0 0.4em;
	border-radius: 0.8em;
}

#frESPCIbarre span.frESPCIbarreRSSred {
	background-color: #F36E05;
}

#frESPCIbarre span.frESPCIbarreRSSorange {
	background-color: #EB690B;
}

#frESPCIbarre span.frESPCIbarreRSSyellow {
	background-color: #FABA2D;
}

#frESPCIbarre span.frESPCIbarreRSSwhite {
	background-color: white;
}

#frESPCIbarre #frESPCIbarreRSStable {
	display: inline;
}

#frESPCIbarre #frESPCIbarreRSStable a {
	color: #964709;
}

#frESPCIbarre #frESPCIbarreRSStable tr:before {
	content: '\20';
}
#frESPCIbarre #frESPCIbarreRSStable tr.frESPCIbarreRSSvisited:before {
	content: '\2714';
	padding-left: 0.5em;
}

#frESPCIbarre #frESPCIbarreAllSP {
        clear: both;
	padding: 0.5em 0 0.5em 0.5em;
	width: 40em;
}         
          
#frESPCIbarre #frESPCIbarreAllSP span {
        float: left;
        display: block;
        width: 30%;
        font-size: 0.9em;
        font-weight: bold;
        padding-left: 0.2em;
        margin-bottom: 0.3em;
        margin-right: 2%;    
        border-left: 3px #6A5740 solid;
        border-bottom: 1px #ccccee solid;
        background-color:  #F3EDE4;
	text-align: left;
} 
#frESPCIbarre #frESPCIbarreAllSP span a {
	color: #964709;
}

/* frESPCIbarreLast */
#frESPCIbarre #frESPCIbarreLast {
	max-width: 60em;
	color: #964709;
	white-space: nowrap;
	text-align: left;
}
#frESPCIbarre #frESPCIbarreLast .frESPCIbarre_even,
#frESPCIbarre #frESPCIbarreRSS .frESPCIbarre_even {
	background-color: #ECECEC;
}

/* sslGrade */
#frESPCIbarre .frESPCIbarre_justletter {
	font-size: 1em;
	font-family: sans-serif;
	font-weight: 900;
	width: 1em;
	text-align: center;
	line-height: 100%;
	border-radius: 0.1em;
	color: white;
	margin-left: 0.5em;
	padding: 0 0.25em 0 0.25em;
}

#frESPCIbarre .frESPCIbarre_good {
	background-color: #66cc66;
}

#frESPCIbarre .frESPCIbarre_weak {
	background-color: #ff8033;
}

#frESPCIbarre .frESPCIbarre_bad {
	background-color: #ff3300;
}

/* plugupdate */
#frESPCIbarre .frESPCIbarre_plugupdate {
	font-weight: bold;
	background-color: #C33;
	color: #FFF;
	margin: 0;
	text-align: center;
	font-size: 1.5em;
	padding: 2px;
	border: 0;
	border-bottom: 1px solid #712700;	
	clear: both;
}

/* motd */
#frESPCIbarre .frESPCIbarre_motd {
	font-weight: bold;
	background-color: #F36E05;
	color: #FFF;
	margin: 0;
	text-align: center;
	font-size: 1.5em;
	padding: 2px;
	border: 0;
	border-bottom: 1px solid #712700;	
	clear: both;
}

#frESPCIbarre .frESPCIbarre_motd:hover {
	background-color: #FABA2D;
	text-decoration: underline;
}

#frESPCIbarre .frESPCIbarre_more {
	padding-left: 1em;
	font-size: small;
}

#frESPCIbarre #frESPCIbarre_motdBack {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
}
#frESPCIbarre #frESPCIbarre_motdFull {
	position: fixed;
	top: 20%;
	left: 20%;
	right: 20%;
	font-size: small;
	text-align: left;
	background: white;
	color: black;
	border: 1px black solid;
	padding: 0 1em 1em 1em;
}
#frESPCIbarre #frESPCIbarre_motdFull h1 {
	color: #003471;
	border-bottom: 4px solid #003471;
	margin: 0.6em 0;
}

#frESPCIbarre #frESPCIbarre_motdClose  {
	position: absolute;
	top: 0.25em;
	right: 0.5em;
	color: black;
}

#frESPCIbarre #frESPCIbarre_motdClose:before {
	content: '\2718\20';
	font-size: large;
}

#frESPCIbarre #frESPCIbarre_motdLink  {
	position: absolute;
	bottom: 0.25em;
	right: 0.5em;
}

/* Misc */

.frESPCIbarre_invisible {
	display: none;
}

body.frESPCIbarre_rt,
body.frESPCIbarre_gfs {
	position: relative;
	top: 1em
}

body.frESPCIbarre_rt div#frESPCIbarre,
body.frESPCIbarre_gfs div#frESPCIbarre {
	position: relative;
	top: -1.25em
}
body.frESPCIbarre_rt div#quickbar {
	position: relative;
	top: -1.11em
}

body.frESPCIbarre_gfs div#notification-container {
	position: relative;
	top: -1.8em
}
body.frESPCIbarre_gfs div#content-wrapper {
	position: relative;
	top: -1.8em
}

body.frESPCIbarre_gfs div#header,
body.frESPCIbarre_gfs div#controls {
	margin-top: 1.8em;
}

html.frESPCIbarre_agenda,
body.frESPCIbarre_agenda,
body.frESPCIbarre_agenda #pageContent,
body.frESPCIbarre_agenda #leftPanel,
body.frESPCIbarre_agenda#rightPanel {
    height: 100%;
}

html.frESPCIbarre_agenda,
body.frESPCIbarre_agenda {
    position: relative;
}

body.frESPCIbarre_agenda #pageContent {
    position: relative;
}

body.frESPCIbarre_agenda #leftPanel {
    position: relative;
    top: 0;
}

body.frESPCIbarre_agenda #rightPanel {
    top: 0;
}

body.frESPCIbarre_agenda #pageContent .preload {
    display: none;
}

body.frESPCIbarre_agenda div.dialog.none {
    position: absolute;
    left: 25%;
    top: 25%;
}

body.frESPCIbarre_gs div#frESPCIbarre {
	position: fixed;
}

@media print {
	#frESPCIbarre { display: none; }
}
