


body {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";	
	color:#545557;
	font-size: 15px;
	font-weight: bold;
}



/* Titres */
h1, h2, h3 {
	margin: 0;
}
h1, h2 {
	font-weight: bold;
}
h1 {
	font-size: 30px; 
}
h2 {font-size: 22px;}



/*   styles    */

.quicolor{
	color:#146f88;
}

.quandcolor{
	color:#c62113;
}

.oucolor{
	color:#464648;
}


.thdz{
	font-size: 14px;
	font-weight: bold;
	color: #146f88;}

.riptxt{
	font-size: 11px;
	font-weight:normal;
	color: #146f88;
}


.listeoperateur {
	font-size: 13px;
}



/*   links    */

a.covagelink {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}
a.covagelink:hover {
	text-decoration:underline;
}


a.footlinks {
	font-size: 11px;
	color: #217794;
	text-decoration:none;
	font-weight:normal;
}
a.footlinks:hover {
	text-decoration:underline;
}

body {
	margin: 0;
}
a, div{
	outline-style:none;
}
a:visited, a:hover, a:active{
	outline-style:none;
}
img {
border:none;
outline-style:none;
}

#global {
	width: 100%;
	margin: 0 auto;

}


/*  En-tête  */

#header {
	width: 100%;
	height: 105px;
	background-image:url(../img/head_background.jpg);
	background-repeat:repeat-x;

}


#header-center {
	width: 990px; 
	height: 105px;
	margin: 0 auto;
}

#header-logo {
	width: 209px; 
	height: 98px;
	float:left;
	display: block;
}

#header-text {
    height: 20px;
	margin-top: 42px;
	margin-left: 12px;
	float:left;
}



/*  Bannière  */

#blocshadow {
	width: 100%;
	height: 194px;
	background-image:url(../img/shadow.jpg);
	background-repeat:repeat-x;
	position: relative;
	top: 0;
	left: 0;
	z-index: 500;	
}

#banner {
	width: 990px;
	height: 194px;
	margin: 0 auto;	
}

#banner img{
	position: relative;
	top: 0;
	left: 0;
	z-index: 500;		
}

/*   Contenu   */

#center {
	width: 990px;
	height: 390px;
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2000;	
}

#navigation {
	width: 283px;
	height: 390px;
	float: left;
	overflow-y: scroll;
	position: relative;
	top: 0;
	left: 0;
	z-index: 5000;
}

.ripbloc{
	width: 235px;
	height: 70px;
	margin-left: 10px;
	border-bottom:dotted;
	border-bottom-color:#bababa;
	border-bottom-width: 1px;
}

#nav-dspop {
	width: 280px;
	font-size: 16px;
	margin-left: 3px;
	margin-top: 40px;

}

#nav-numeroazur {
	width: 280px;
	height: 90px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(/img/blocnumeroazur.jpg);
}

#blocdsp {
	height: 55px;
	/*margin-top: 23px;*/
	padding-top: 23px;
	text-align:center;

}

#blocdsp img{
	/*margin-top: 23px;*/
}

#nav-operateurs {
	width: 230px;
	padding-right: 25px;
	padding-left: 25px;
	height: 125px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: transparent url(/img/blocoperateurs.jpg) no-repeat 0 0;
}

.scrollable{
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 230px;
	height:125px;
}
.scrollable .item{
	height:125px;
	float:left;
	text-align: center;
}

.blocoperateur {
	height: 100px;
	width: 230px;
	margin-top: 32px;
}

.scrollable .item img{
	margin: auto;
	display: block;
}
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

.event_call{
	cursor:pointer;
	display: block;
	height:25px;
	width: 20px;
}
.zoom_call_wrapper{
	position: relative;
	top:0;
	left:0;
	z-index: 7000;	
}
.tooltip {
	display:none;
	/**background:transparent url(/img/event_tooltip.png) no-repeat 0 0;**/
	height:90px;
	width:200px;
	font-size:11px;
	color:#000;
	padding: 5px 5px;
}
.tooltip_dsp {
	display:none;
	background:transparent;
	height:120px;
	width:180px;
	padding: 5px 5px;
	z-index: 9000;	
}
.zoom_call{
	display: block;
	width: 90px;
	height: 65px;
}
#close_operateur_bulle{
	cursor: pointer;
}


/*_______________ qui? */

#label {	
    width: 270px;
    height: 100px;
	margin-top: 110px;
}

/*_______________ quand? */


/*_______________ ou? */






/*____________ */

#menu {
	margin-left: 300px; 
	height: 66px;
}

#btnqui{
	width: 206px;
	float: left;	
	/*background-color:#0d4966;*/
}


#btnqui a{
	width: 206px;
	height:34px;
	display: block;
	background: transparent url(/img/bigbtn_qui.jpg) no-repeat 0 -32px; 
}

#btnqui a:hover,
#btnqui a.selected,
#btnqui a.selected:visited,
#btnqui a.selected:hover,
#btnqui a.selected:focus,
#btnqui a.selected:active{
	width: 206px;
	height:66px;
	display: block;
	background: transparent url(/img/bigbtn_qui.jpg) no-repeat 0 0; 
}

#btnquand{
	width: 206px;
	float: left;
	margin-left: 26px; 
}

#btnquand a{
	width: 206px;
	height:34px;
	display: block;
	background: transparent url(/img/bigbtn_quand.jpg) no-repeat 0 -32px; 
}


#btnquand a:hover,
#btnquand a.selected,
#btnquand a.selected:visited,
#btnquand a.selected:hover,
#btnquand a.selected:focus,
#btnquand a.selected:active{
	width: 206px;
	height:66px;
	display: block;
	background: transparent url(/img/bigbtn_quand.jpg) no-repeat 0 0; 
}
#btnou{
	width: 206px;
	height:34px;
	float: left;
	margin-left: 26px; 
}

#btnou a{
	width: 206px;
	height:34px;
	display: block;
	background: transparent url(/img/bigbtn_ou.jpg) no-repeat 0 -32px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 200;
}
#btnou a:hover,
#btnou a.selected,
#btnou a.selected:visited,
#btnnou a.selected:hover,
#btnou a.selected:focus,
#bnou a.selected:active{
	width: 206px;
	height:66px;
	display: block;
	background: transparent url(/img/bigbtn_ou.jpg) no-repeat 0 0; 
}
#title {
	margin-left: 300px; 
	margin-top: 30px;
	padding: 2px 20px;
}




#txtqnd-wrapper{

	width: 200px;
	height: 60px;
	float: right;
	margin-right: 23px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 500;	
	/**margin-top: -25px;**/
}
#txtqnd{
	width: 200px;
	height: 60px;	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
#qnd-flash-link{
	display: block;
	width: 200px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	cursor: pointer;	
}



#content {
	margin-left: 300px; 
	padding: 00px 20px;
	height: 260px;
	width: 650px;
	overflow-y: auto;
}

#tableau-zoneactivite {
	/*width: 665px;*/
	width: 650px;
	height: 205px;
	font-size: 12px;
	color: #202020;
	font-weight:normal;
	overflow-x: hidden;
	overflow-y: scroll;
}

#bloconglet{
	height: 27px;
	/*width: 665px;*/
	width: 650px;
	background-image:url(/img/onglets.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.lineza {
	height: 25px;
	border-top:#c5c5c5 1px solid;
	font-size:11px;
}


/*   Pied de page   */

#footline {
	width: 100%;
	height: 11px;
	background-image:url(/img/line.jpg);
	background-repeat:repeat-x;
}

#footlinks {
	width: 990px;
	height: 25px;
	margin: 0 auto;
}

#footlinks ul{
    margin: 0;
	padding: 0;
	font-size: 11px;
	color: #217794;
	padding-top: 6px;
	font-weight:normal;
}

#footlinks li{
     padding-left:2px;
	 padding-right:2px;
     display:inline ;
}


a.bouton-simple {
display: block;
margin-top: 10px;
padding-top: 7px;
text-align: center;
font-size: 11px;
height: 62px;
width: 277px;
color: #303030;
font-weight: bold;
text-decoration: none;
/** background-image: url(../img/bg-button.jpg); **/
background-repeat: repeat-x;
}

a.bouton-site {
	height:56px;
background-image: url(../img/Bouton-_acces_site.jpg); 
background-position: 0 0;
}


a.bouton-thd {
height: 64px;
background-image: url(../img/Bouton-_Voir_reseau.jpg); 
background-position: 0 0;
}

a.bouton-site:hover {
background-image: url(../img/Bouton-_acces_site.jpg); 
background-position: 0 -64px;
}


a.bouton-thd:hover {
background-image: url(../img/Bouton-_Voir_reseau.jpg); 
background-position: 0 -70px;
}



.blink_text { 
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FF0004;
font-size:12px;

 -webkit-animation-name: blinker;
 -webkit-animation-duration: 1s;
 -webkit-animation-timing-function: linear;
 -webkit-animation-iteration-count: infinite;

 -moz-animation-name: blinker;
 -moz-animation-duration: 1s;
 -moz-animation-timing-function: linear;
 -moz-animation-iteration-count: infinite;
 animation-name: blinker;
 animation-duration: 1s;
 animation-timing-function: linear; 
animation-iteration-count: infinite; color: red; 
} 

@-moz-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; } 
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; } 
} 

@keyframes blinker {  
    0% { opacity: 1.0; } 
    50% { opacity: 0.0; }      
    100% { opacity: 1.0; } 
} 

input{
	font-size:13px; margin-top:5px;
}
input[type=submit]{
	background: transparent url(/img/form/bouton.jpg) no-repeat 0 0;
	border: none;
	width: 160px;
	height: 40px;
	text-indent: -9999px;
	cursor: pointer;
}
textarea{
	width: 500px;
	height: 80px;
}