body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

img { border: 0; }

/***********************************/
/**     CSS BANNIERE EN HAUT      **/
/***********************************/

#banniere_globale
{
    width:100%;
    height: 100px;
    margin:0;
    min-width: 945px;
}



#banniere_ligne_1
{
    width:100%;
    height:24px;
    margin:0;
    padding:0px;
	font-size: 0.8em;
}

#banniere_ligne_1 li
{
	list-style:none;
	float: left;
	height:24px;
}

#banniere_ligne_1 li.icone_droite
{
	float:right;
}

#banniere_ligne_1 li a
{
	color:white;
	padding:3px 10px 1px 12px;
	display:inline-block;
	/*height: 24px;*/
	font-size: 0.85em;
}

#banniere_ligne_1 li:hover a
{
	background: url(/images/images_banniere/mini_ban_haut_fond_hover.png);
	color:#000;
}

#banniere_ligne_1.nok li:hover a
{
	background:#F3F3F3;

}

#banniere_globale .banniere_ligne_2_gauche
{
    float: left;
    padding-left: 7px;
    padding-top: 7px;
}

#banniere_globale .banniere_ligne_2_droit {
	text-align: center;
	/*position: relative;*/
	}

ul#banniere_ligne_3,ul#banniere_ligne_3 li#smenu a
{
    /*background-image: url(/images/images_banniere/mini_ban_bas_fond.png);*/
	background-color:#8c8c8c;
}


#banniere_ligne_3
{
    padding: 0;
    margin: 0;
    color: #000;
    height: 22px;
    width: 100%;
	min-width: 945px;
	border-top-color:#6a6a6a;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#6a6a6a;
	border-bottom-style:solid;
	border-bottom-width:1px;
}



#banniere_ligne_3 li
{
    list-style-type: none;
	padding-left:7px;
    float: left;
    height: 19px;
	font-size:13px
}

#banniere_ligne_3 li a
{
    color: #FFFFFF;
    text-decoration: none;
	padding:3px 13px 2px 13px;
	display:inline-block;
	height: 18px;
	
}

#banniere_ligne_3 li:hover a
{
	/*background: url(/images/images_banniere/mini_ban_bas_fond_hover.png);*/
	background-color:#6f6f6f;
	color:#ffffff;
}

#banniere_ligne_3 li.recherche_google
{
    float: right;
}

/***********************************/
/**     CSS BANNIERE EN BAS       **/
/***********************************/

#services{
	padding: 0;
	
	}

#site-info
{
	padding: 2em;
	background: #F3F3F3;
	background: -moz-linear-gradient(top, #F3F3F3 0%, #acacac 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F3F3F3), color-stop(100%,#acacac));
	background: -webkit-linear-gradient(top, #F3F3F3 0%,#acacac 100%);
	background: -o-linear-gradient(top, #F3F3F3 0%,#acacac 100%);
	background: -ms-linear-gradient(top, #F3F3F3 0%,#acacac 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F3F3F3', endColorstr='#acacac',GradientType=0 );
	background: linear-gradient(top, #F3F3F3 0%,#acacac 100%);*/
	border-top: 0; 
	padding: 0px; 
}

#services{ padding-bottom: 10px; }

#puce_ban_bas ul
{
margin: 0;
margin-left:30px;
padding: 0;
list-style-type: square;
}

#puce_ban_bas ul li a {
	text-decoration: none;
}



/***********************************/
/**        CSS MA LIGNE           **/
/***********************************/

td.case_menu {
	background-color:#e0e0e0;
	height:40px;
}

td.case_menu:hover {
	background-color:#4bc614;
	font-weight:bold;
}

td.case_menu a {
	display:block;
	width:100%;
	height: 100%;
}

/***********************************/
/***********************************/
/***********************************/

.dslam_ipv6 {
	color:#0d6adc;
}

.text_tablo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration:none
}

.titre_principal {
	font-size: 36px;
	text-align: center;
	font-weight: bold;	
}
.titre_categorie {
	font-size: 24px;
	font-weight: bold;
}

.titre_categorie_incident_du_jour {
	font-size: 24px;
	font-weight: bold;
	margin-left:10px
}

.lien_non_souligne{
	text-decoration:none	
}

a:active {
	color:#000}
a:visited {
	color:#000}
a:link {
	color:#000}
a:hover {
	color:#ee0000}
tr {
	text-align: center;
}

table.normal {
	margin-left: auto;
	margin-right: auto;
	border-spacing: 1px;	
}

table.general {
	border: 1px solid #4bc614;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #f3f3f3;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 1px;
}

table.general_panne {
	border: 1px solid #f7c52d;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #f3f3f3;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 1px;
}

table.general_maligne {
	border: 1px solid #fbd789;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #fff2d6;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 1px;
}

table.general_FTTH {
	border: 1px solid #4bc614;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-image:url(/images/fond_tablo_ftth.jpg);
	margin-left: auto;
	margin-right: auto;
	border-spacing: 1px;
}

table.general_cadre_noir {
	border: 1px solid #a9a9a9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #f3f3f3;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 1px;
}

table.general_sans_cadre {
	border: 0px solid #a9a9a9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #f3f3f3;
}

table.legende {
	border: 1px solid #4bc614;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #f3f3f3;
	font-size:14px;
}

table.cadre_rouge {
	border: 1px solid #ff0000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #f3f3f3;
}

tr.ligne_blanche {
	background-color: #ffffff;
}

tr.ligne_gris {
	background-color: #efeded;
}

.etatok {
 empty-cells: hide;
 text-align: center;
 border: 1px solid #807d74;
 font-size: 13pt;
 color: #4bc614;
 background: #4bc616;

}

.etatpartielnok {
 empty-cells: hide;
 text-align: center;
 border: 1px solid #807d74;	
 font-size: 13pt;
 color: #f7c52d;
 background: #f7c52d;

}

.etatpartielnok_a {
 empty-cells: hide;
 text-align: center;
 border: 1px solid #807d74;	
 font-size: 13pt;
 color: #000000;
 background: #1c8cff;

}

.etatnok {
 empty-cells: hide;
 text-align: center;
 border: 1px solid #807d74;	
 font-size: 5pt;
 color: #f7572d;
 background: #f7572d;

}

.etatnon_mesuree {
 empty-cells: hide;
 text-align: center;
 border: 1px solid #807d74;	
 font-size: 6pt;
 color: #FFFFFF;
 background: #FFFFFF;

}

.etatnok_a {
 empty-cells: hide;
 text-align: center;
 border: 1px solid #807d74;	
 font-size: 13pt;
 color: #ffffff;
 background: #000000;

}

.etatnonfait {
 empty-cells: hide;
 text-align: center;
 border: 1px solid #807d74;	
 font-size: 5pt;
 color: #f3f3f3;
 background: #f3f3f3;

}

.tablo_group{
 width: 2%;
 voice-family: inherit;
 width: 1.55%		
}


.sous_menu td {
 border: 1px solid #c7c6c4;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
 border-radius: 8px
}

.overlay {
 border: 0;
 margin: 0;
 border-spacing: 0;
 position: absolute
}

.overlaybox {
 position: relative;
 border: 0;
 border-spacing: 0;
 text-align:left
}

a.bubulle span {
  display: none;
  position: absolute;
  background-color: #ffd;
  font-size: small;
  text-decoration: none;
  width: 60ex;
  padding: 3px;
  border: 1px outset gray;
  z-index: 100;
  /* ARRONDI */
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* FIN ARRONDI */
}

a.bubulle:hover span {
	display: block;
}

a.bubulle:hover{
	cursor: help;
	color:#000;
}

.Command_nunux {
	border: 1px solid #C0C0C0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

/* Partie commentaire VAL */

#id_commentaires {
	padding: 5px;
	margin-top: 5px;
	float: left;
	background-color: #f3f3f3;
	width: 98%;
	border-color: #b3b3b3;
	border-style: dashed;
	border-width: 1px;
}

#id_commentaires h1 {
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 4px;
	font-size: 14px;
	margin: 0px;
	color: white;
	background-color: #4c4c4c;
	font-variant: small-caps;
}

.commentaire {
	font-size: 12px;
	color: #333333;
	padding: 3px;
}

.commentaire h2 {
	margin-left: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-top: 4px;
	padding: 0px;
	color: black;
	background-color: #cccccc;
	font-size: 12px;
}

div.conteneur {
	float: left;
	width: 100%;
	color: black;
	background-color: #cccccc;
}
div.txt_g {
	float: left;
}
div.txt_d {
	float: right;
}

.erreur-captcha {
	background-position: 1px 2px;
	background-repeat: no-repeat;
	background-image: url(/images/cancel.png);
	padding: 3px;
	padding-left: 18px;
	margin-top: 1px;
	border-color: maroon;
	border-style: solid;
	border-width: 1px;
	background-color: #faafaf;
	color: maroon;
	font-size: 80%;
	display: block;
}

/* Partie commentaire VAL */

/* fenetre dhtml */

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#c7c7c7;
  display:none;
}
  
#boxes .window {
  position:fixed;
  left:0;
  top:0;
  width:1000px;
  height:auto;
  display:none;
  z-index:9999;
  
}

#boxes #dialog1 {
  width:1000px; 
  height:300px;
  margin:0px auto;
  background-color:#fff;
  border: 2px solid #f10000;
  box-shadow: 1px 1px 12px #ccc;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#barre_footer {
	position:fixed;
	width:100%;
	height:auto;
	bottom:0;
	z-index:1;
	margin:0px auto 0px auto;
	background: #4bc616;
	color:#000000;
	font-weight:bold;
	font-size:70%;
	text-align:center;
	padding:3px 0 3px 0;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color:#389a0e ;
	opacity:0.7
}

div#cookieChoiceInfo {
font-weight:bold;
font-size:12px;
font-family: Georgia;
}

div#cookieChoiceInfo a {
	color:#06C;
}


.gsc-search-box .gsc-input
{
	padding:0px 4px 0px 6px !important;

}

button.gsc-search-button
{
        display:block;
        width:7px !important;
        height:10px !important;
        border-width:0px !important;
        margin:0px !important;

        outline:none;
        cursor:pointer;
        box-shadow:none !important;
        box-sizing: content-box !important;
}

#gs_tti50
{
	padding:0px !important;
}