/*---- MENU FOOTER --------------------------------------------------------------------------------*/

ul#liensAnnexes li.appel{
		display:block;
		width:145px;
		height:19px;
		line-height:19px;
		background:transparent url("../images/logo_appel118.gif") no-repeat top left;
		position:relative;
		top:-3px;
	}

ul#liensAnnexes li.appel a{
	display:block;
	width:145px;
	height:19px;
}

.invisible{
	position:absolute;
	left:-50000px;
	top:-50000px;
}

/*---- GENERIQUES --------------------------------------------------------------------------------*/

a.external-link, 
a.external-link-new-window, 
a.internal-link, 
a.internal-link-new-window, 
a.download, 
a.mail {
	color: blue;
	text-decoration: underline;
}

a.external-link:hover, 
a.external-link-new-window:hover, 
a.internal-link:hover, 
a.internal-link-new-window:hover, 
a.download:hover, 
a.mail:hover {
	text-decoration: none;
}

/*---- MAJ ACCUEIL -------------------------------------------------------------------------------------*/

#actus_off {
	display: block;
}


/*---- TITRES UNIVERS -------------------------------------------------------------------------------------*/

h1.themeInforme {
	color: #F0BD00;
}

h1.themeQuefaire {
	color: #40DB01;
}

h1.themeProbleme {
	color: #FF13F3;
}



/*---- MAJ LISTES -------------------------------------------------------------------------------------*/

ul#listeThemes li.categorie {
	text-transform: uppercase;
	cursor: text;
}

ul#listeArticles li{
	height:1em;
	line-height:1em;
}

ul#listeThemes li.themeInformeHover, 
ul#listeArticles li.themeInformeHover,
ul#listeArticlesResults li.themeInformeHover {
	background-color: #F0BD00 !important;
}

ul#listeThemes li.themeQuefaireHover, 
ul#listeArticles li.themeQuefaireHover,
ul#listeArticlesResults li.themeQuefaireHover {
	background-color: #3DDB00 !important;
}

ul#listeThemes li.themeProblemeHover, 
ul#listeArticles li.themeProblemeHover,
ul#listeArticlesResults li.themeProblemeHover  {
	background-color: #FF13F3 !important;
}

ul#listeThemes li a,
ul#listeArticles li a,
ul#listeArticlesResults li a,
ul#listeHistoFocus li a {
	font-size: 11px;
	display: block;
	width: 100%;
	height: 100%;
}

ul#listeArticlesResults li.informe {
	background: none;
	background-color: #F0BD00;
}

ul#listeArticlesResults li.quefaire {
	background: none;
	background-color: #3DDB00;
}

ul#listeArticlesResults li.probleme {
	background: none;
	background-color: #FF13F3;
}

#contResults {
	width: 730px;
}

#contResults .back {
	text-align:right;
	font-weight:bold;
}


/*---- MAJ MENU GAUCHE -------------------------------------------------------------------------------------*/

ul#ssMenuGauche li {
	cursor: text;
}

ul#ssMenuGauche li span {
	font-weight: bold;
}

ul#ssMenuGauche li a.themeInforme,
ul#ssMenuGauche li.themeInforme span {
	color: #F0BD00;
}

ul#ssMenuGauche li a.themeQuefaire,
ul#ssMenuGauche li.themeQuefaire span {
	color: #3DDB00;
}

ul#ssMenuGauche li a.themeProbleme,
ul#ssMenuGauche li.themeProbleme span {
	color: #FF13F3;
}

ul#ssMenuGauche li.categorieSsMenu {
	text-transform: uppercase;
}



/*---- MAJ MENU DROITE -------------------------------------------------------------------------------------*/

#questionsFrequentesUnivers {
	width: 330px;
}



/*---- MAJ DETAIL FICHE ---------------------------------------------------------------------------*/

#article {
	width: 509px;
}

#article .dateMaj {
	margin-top: 15px;
	margin-bottom: 10px;
	text-align:right;
	font-style:italic;
}



/*---- PAGINATION POUR LES LISTE ---------------------------------------------------------------------------*/

.pager {
	float: right;
	display: block;
	width: 650px;
	height: 21px;
	line-height: 21px;
	margin-right: 40px;
}

.pager a,
.pager label,
.pager span {
	float: left;
	padding: 0px 5px;
}

.pager .selected {
	font-size: 12px;
	font-weight: bold;
}



/*---- MAJ ENVOIS A UN AMI ---------------------------------------------------------------------------*/

#formuAmi td {
	vertical-align: top;
}

#formuAmi input {
	float:left;
}

#formuAmi .requis {
	display:none;
	color:red;
}

#tx_ameosformidable_modalboxoverlay {
	top: 0px !important;
	background-color: white !important;
	opacity: 0.8 !important;
}



/*---- MAJ UNE REMARQUE ---------------------------------------------------------------------------*/

#formRemarque label,
#formRemarque input,
#formRemarque textarea {
	display:inline;
}

#formRemarque textarea {
	margin-bottom:7px;
}

#formRemarque .erreur {
	color:red;
	position:relative;
	top:-7px;
}




/*---- MAJ MULTIMEDIA ---------------------------------------------------------------------------*/

ul#multimedia li {
	width:170px;
	padding-top:3px;
}

ul#multimedia a {
	height: 30px;
}

.contPlayer {
	position: absolute;
	width: 370px;
	height: 330px;
	top: 60px;
	left: 50%;
	margin-left: -182px;
	background: url(../images/encartPlayer.gif) no-repeat; 
}

.cachePage3 {
	position: absolute;
	width: 100%;
	height: 100%;
	margin-top: 60px;
	top: 0px;
	left: 0px;
	background-color: #FFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}



/*---- MAJ GLOSSAIRE ---------------------------------------------------------------------------*/

#contGlossaire a:hover {
	text-decoration:none;
}

#contGlossaire .active {
	font-weight: bold; 
	font-size: 14px;
	cursor: text !important;
}

.bulleInfo .retour {
	text-align:right;
	font-style:normal;
}

.bulleInfo .retour a {
	font-weight:bold;
	margin-right:30px;
}

ul#ssMenuGaucheGloss li.active {
	background-color: #EEE;
}

ul#ssMenuGaucheGloss li span {
	font-size:14px;
	padding:7px;
	color:#BBBBBB;
	cursor:default;
}




/*---- SITEMAP ---------------------------------------------------------------------------*/

#sitemap{
	width:100%;
}

#sitemap li {
	list-style-type: none;
}

#sitemap .level1,
#sitemap .level2,
#sitemap .level3,
#sitemap .level4,
#sitemap .level5,
#sitemap .level6,
#sitemap .level7 {
	padding-bottom :3px;
	padding-top	   :3px;
	margin-bottom  :3px;
}

#sitemap .level1 {
	margin-left   :20px;
	font-weight   :bold;
	color 	      :#FFF;
	font-size	  :150%;
	background-color :#999;
}

#sitemap .level1 a {
	color 	   	  :#FFF;
	font-size 	  :110%;
	font-variant :small-caps;
}

#sitemap .level2 {
	margin-left  :40px;
	font-weight  :bold;
	font-size 	 :107%;
	font-variant :small-caps;
}
#sitemap .level2 a {
	font-size :103%;
}

#sitemap .level3 {
	margin-left: 60px;
}

#sitemap .level4 {
	margin-left: 80px;
}

#sitemap .level5 {
	margin-left: 100px;
}

#sitemap .level6 {
	margin-left: 120px;
}

#sitemap .level7 {
	margin-left: 140px;
}