/* -------------------------------------------------------------------- 
     					IGN / GEOPORTAIL ADMIN & SERVICES
         	  ---- Technical team stylesheet ----
	        To be used in combination with "main.css"
			  		  Atos Worldline, 2006
-------------------------------------------------------------------- */
/* Please, be sure to have here ONLY the styles that 
have different properties as defined in the main CSS.
Do not duplicate the original main CSS in a whole */ 


#listLang {
	padding:0;
	color:#006699;
	display:block;
	font-weight:bold;
	margin-top:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	font-size:0.7em;
	text-align:right;
	text-decoration:none;
}

#listLang a:link{
	color:#555555;
	text-decoration:none;
}

#listLang a:visited{
	color:#555555;
	text-decoration:none;
}

#listLang a:hover{
	color:#000000;
	text-decoration:none;
}



#listLangServices {
	padding:0;
	color:#879600;
	display:block;
	font-weight:bold;
	margin-top:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	font-size:0.7em;
	text-align:right;
	text-decoration:none;
}

#listLangServices a:link{
	color:#555555;
	text-decoration:none;
}

#listLangServices a:visited{
	color:#555555;
	text-decoration:none;
}

#listLangServices a:hover{
	color:#000000;
	text-decoration:none;
}



div.information {
	margin: 6px 7px 3px 7px;
	/*background-color: #FF9900;*/
}

div.informationServices {
	margin: 7px 0px;
	/*background-color: #FF9900;*/
}

div.information p, div.informationServices p {
	padding: 5px 10px 5px 10px;
	color: #FFF;
	font-weight: bold;
}
div.information span, div.informationServices span {
	margin-left: 7px;
}

#titreIndsipo {
	font-size : 1.3em;
}

#infoImg {
	float:left;
}
#indispoGPP {
	float:left;
}

span.orange {
	color: #ff9900;
	font-weight: bold;
}

#pPlusopts {
	cursor: hand;
}

