@CHARSET "ISO-8859-1";

/*--------- Gris clair --------*/
.bloc_contenant
{
	background-color:#cccccc;
}

/*-------- Gris moyen ---------*/
#barre_navigation ul.onglet_haut li.actif, 
#barre_navigation ul.onglet li.actif, 
.lien_item_data_favoriprevi a:hover,
.barre_titre,
.bouton_validation_rouge,
.fond_gris_moyen,	
.onglet_titre,		
.lien_item_data a:hover{
	background-color:#828282;
}

/*-------- Gris foncé -------*/
.ui-state-highlight,
#barre_navigation ul.onglet_haut li,
#barre_navigation ul.onglet li ,
.fond_gris_fonce,
.content_favoris,
	
.itemContent{
	background-color:#414242;
}

.bloc_grand_noirci{
	background-color:#222222;
}
/*------------------Bleu fonce pour les elements marine dans la terrestre ---------------*/

#barre_navigation ul.onglet_haut li.bleu_fonce{
	background-color:#0a0a5f;
}
/*---------------Cluetip-------------------------*/
.cluetip-jinfos #cluetip-outer {
 /*background-color: #000000;*/
	/*color:#414242;*/
	/* texte en noir */
	color:#000;
}

.picto_gris{
	margin-top: -3px;
	margin-right: -3px;
	
}

/*------------------ Formulaire temps passé --------------------*/

.temps_passe_div{
	float: left; 
	width:200px; 
	margin-left: 35px;
	display:inline; 
	text-align: left;
}


.temps_passe input[type=text]{
	width:265px;
	margin-left: 0px; 
}

.temps_passe input[type=checkbox]{
	margin-left: 0px; 
}

.temps_passe textarea{
	width:265px;
	margin-left: 0px; 
}

/*---------- cartouche fond cartes entité -------*/
.cartouche_params {position:absolute; top:0px; height:25px; background-color:#cccccc; filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50;}


.texte_noir { color:#000; }

/*---------- Menu -------*/
#menu_mc a
{
	width:135px;
}
#menu_mc ul {
	width:135px;
}
#menu_mc li ul a{
	width:135px;
}
#menu_mc li ul ul {
	left:137px;
}

#menu_mc .marine a
{
	border:1px solid #0A0A5F;
	background-color:#0A0A5F;
	color:white;
}
#menu_mc .marine a:hover
{
	border:1px solid #0A0A5F;
	background-color:#6E739B;
	color:white;
}


#menu_mc .marineselected a
{
	border:1px solid #0A0A5F;
	background-color:#6E739B;
	color:white;
}
#menu_mc .marineselected a:hover
{
	border:1px solid #0A0A5F;
	background-color:#6E739B;
	color:white;
}

#menu_mc .marineselected .marine a
{
	border:1px solid #0A0A5F;
	background-color:#0A0A5F;
	color:white;
}
#menu_mc .marineselected .marine a:hover
{
	border:1px solid #0A0A5F;
	background-color:#6E739B;
	color:white;
}


#menu_mc .meteo_terrestre a
{
	border:1px solid #414242;
	background-color:#414242;
	color:white;
}

#menu_mc .meteo_terrestre a:hover
{
	border:1px solid #414242;
	background-color:#828282;
	color:white;
}


#menu_mc .meteo_terrestre_selected a
{
	border:1px solid #414242;
	background-color:#828282;
	font-weight:bold;
	color:white;
}

#menu_mc .meteo_terrestre_selected a:hover
{
	border:1px solid #414242;
	background-color:#828282;
	color:white;
}

#menu_mc .meteo_terrestre_selected .meteo_terrestre a
{
	border:1px solid #414242;
	background-color:#414242;
	font-weight:bold;
	color:white;
}

#menu_mc .meteo_terrestre_selected .meteo_terrestre a:hover
{
	border:1px solid #414242;
	background-color:#828282;
	color:white;
}


#menu_mc .meteo_terrestre_passerelle a
{
	border:1px solid #828282;
	background-color:#E8E8E8;
	color:black;
}

#menu_mc .meteo_terrestre_passerelle a:hover
{
	border:1px solid #828282;
	background-color:#828282;
	color:black;
}


#menu_mc .meteo_terrestre_selected_passerelle a
{
	border:1px solid #828282;
	background-color:#828282;
	font-weight:bold;
	color:black;
}

#menu_mc .meteo_terrestre_selected_passerelle a:hover
{
	border:1px solid #828282;
	background-color:#828282;
	color:black;
}

#menu_mc .meteo_terrestre_selected_passerelle .meteo_terrestre_passerelle a
{
	border:1px solid #828282;
	background-color:#E8E8E8;
	font-weight:bold;
	color:black;
}

#menu_mc .meteo_terrestre_selected_passerelle .meteo_terrestre_passerelle a:hover
{
	border:1px solid #828282;
	background-color:#828282;
	color:black;
}


#menu_mc .services a
{
	border:1px solid #F53C3C;
	background-color:#F53C3C;
	color:white;
}
#menu_mc .services a:hover
{
	border:1px solid #F53C3C;
	background-color:#FF6464;
	color:white;
}


/*----- tableau abo -----------*/
/* AJOUT CL 2/12 */
.tab_abo_fd_cellule{
	background-color:#C5C5C5;
}
.titre_rouge{
	color:#ff4b4b;
	font-size: 18px;
}	
.tab_abo_contenu{
	padding-left: 5px;
}
.tab_abo_info{
	font-size: 11px;
	font-style : italic;
}

#form_abo input{
	margin:10px; 
 }
 
 .cellule_border_rouge{
 	border:1px #DD4B54 solid;
 	font-size: 11px; 
 	width: 88px;
 	height: 26px;
 	margin-left: 10px;
 	color:#DD4B54;
 	padding-left: 2px;
 }
 
 .cellule_border_noir{
 	border:1px #000000 solid;
 	font-size: 11px; 
 	width: 88px;
 	height: 26px;
 	margin-left: 10px;
 	color:#000000;
 	padding-left: 2px;
 }
/* FIN AJOUT CL 2/12 */









/***thickbox***/
/* JR : pb avec pubs en flash si "opacity:.9;"
#TB_window {
	background: #ffffff;

	-moz-opacity:.9;
	opacity:.9;
	filter:alpha(opacity=95);
}
*/
#TB_window {
	background: #ffffff;
}


#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


/*Articles Terrestre */
#zone_liste_articles_terrestre{ color:#000; width:100%;background-color:#FFFFFF;position:relative;}
#zone_liste_articles_terrestre .conteneur_descriptif {width:650px;}
#zone_liste_articles_terrestre .date {width:150px; background-color:#414242; color:#F53C3C; font-size:14px; height:25px;line-height: 25px ;padding-left:2px;}
#zone_liste_articles_terrestre .heure {font-size:18px; }
#zone_liste_articles_terrestre .theme {color:#828282; padding-left:2px; font-size:14px;}
#zone_liste_articles_terrestre .titre {padding-left:2px; font-size:24px;}
#zone_liste_articles_terrestre .localite {padding-left:2px; font-size:14px; color:#414242;}
#zone_liste_articles_terrestre .intro { padding: 0 5px 0 2px; font-size:14px; text-align:justify; color:#000000;}
#zone_liste_articles_terrestre .intro .lien a{color:#F53C3C; font-size:14px;}


#zone_liste_articles_terrestre .presentation_article_look0 {width:100%; background-color:#CCCCCC;margin-bottom:5px;}
#zone_liste_articles_terrestre .presentation_article_look1 {width:100%; height:230px; background-color:#CCCCCC;margin-bottom:5px;}
#zone_liste_articles_terrestre .presentation_article_look1 .image {float:right;padding-left:5px;}
#zone_liste_articles_terrestre .presentation_article_look1 img {width:300px;height:230px;}
#zone_liste_articles_terrestre .presentation_article_look2 {width:100%;background-color:#CCCCCC;margin-bottom:5px;}
#zone_liste_articles_terrestre .presentation_article_look2 .image {width:650px;height:135px;position:relative;}
#zone_liste_articles_terrestre .presentation_article_look2 .image img { clip:rect(40px 650px 175px 0px); position : absolute; top : -40px; left : 0px;}


#zone_liste_articles_terrestre .date_alerte_niv1 {width:150px; background-color:#FAF578; color:#414242; font-size:14px; height:25px;line-height: 25px ;padding-left:2px;}
#zone_liste_articles_terrestre .date_alerte_niv2 {width:150px; background-color:#FFA023; color:#414242; font-size:14px; height:25px;line-height: 25px ;padding-left:2px;}
#zone_liste_articles_terrestre .date_alerte_niv3 {width:150px; background-color:#F53C3C; color:#414242; font-size:14px; height:25px;line-height: 25px ;padding-left:2px;}
#zone_liste_articles_terrestre .titre_alerte_niv1 {padding-left:2px; font-size:24px; color:#5a4be1;}
#zone_liste_articles_terrestre .titre_alerte_niv2 {padding-left:2px; font-size:24px; color:#5a4be1;}
#zone_liste_articles_terrestre .titre_alerte_niv3 {padding-left:2px; font-size:24px; color:#5a4be1;}

.communautaire_vignette_article{width:90px;height:68px;cursor:pointer;cursor:hand;border-style:solid;border-color:#fff;border-width:1px;}
.communautaire_vignette_article_over{width:90px;height:68px;cursor:pointer;cursor:hand;border-style:solid;border-color:#000;border-width:1px;}

.player_visible{display:block;}
.player_invisible{display:none;}
.image_visible{display:block;}
.image_invisible{display:none;}

.vignette_archive_visible{display:table-cell;}
.vignette_archive_invisible{display:none;}
