/***************************************************************************
*
* 13/10/2009 au 23/02/2011 elioscope.fr/
*
Feuille CSS principale
***************************************************************************/

/***************************************************************************
*
Styles globaux
***************************************************************************/
body{
	color: #333333;
	background-color: #333333;
	font-size:11px;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-image: url(IMG/BK_PAGE.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
h1 {
	font-size: 18px;
	letter-spacing: 0.5em;
	text-align: center;
	color: #FFFFFF;
}
.Up{
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	height: 35px;
	text-align: center;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	letter-spacing: 0.5em;
	text-align: center;
	text-transform: uppercase;
}
/***************************************************************************
*
Styles specifiques identifiants
***************************************************************************/

#page{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	color: #333333;
	background-color: #333333;

}

#sommaire {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.5em;
	font-size: 18px;
	text-transform: uppercase;
}
#sommaire li {
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #330000;
}
#sommaire li a{
	text-decoration: none;
	height: 25px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sommaire li a:hover{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
}
#planLien{
	width: 100px;
}
#planLien a{
	color: #FFFFFF;
	}
#planLien a:hover{
	color: #000000;
	background-color: #FFFFFF;
}
#photo {
	width: 350px;
	color: #92953E;
}
#photo a{
	color: #D73838;
}
#photo a:hover{
	color: #FFFFFF;
	
}
#informations{
	width: 350px;
}
#informations a {
	color: #D73838;
	
}
#informations a:hover{
	display: none;color: #FFFFFF;
}
#pic{
	
	background-repeat: no-repeat;
	height: 451px;
	width: 800px;
}

#EtageHaut {
	width: 800px;
	padding: 0px;
	height: 200px;
}
#SommaireGauche {
	width: 300px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.5em;
	float: left;


}
#SommaireGauche ul {
	padding: 0px;
	width: 300px;


	
}
#SommaireGauche li {
	text-align: left;
	list-style-type: none;
	margin: 1px;
	padding: 5px;
	width: 300px;
	height: 25px;
	background-color: #333333;
	font-size: 16px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 25px;

}
#SommaireGauche a {
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	height: 25px;
	width: 300px;
	vertical-align: middle;
	line-height: 25px;


	
}
#SommaireGauche a:hover {
	background-color: #D73838;
	height: 25px;
	width: 300px;
	display: block;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 25px;
	text-align: right;
	background-image: url(IMG/BK_SOM_GAUCHE..jpg);
	background-repeat: no-repeat;


	
}


#NouvSeries{
	float: right;
	width: 450px;
	padding: 10px 2px 2px;
}
#NouvSeries img{
	margin: 5px;
	border: 0px;
}
#NouvSeries h1{
	color: #C0C0C0;
	text-transform: uppercase;
}
#PictHead {
	margin: 0px auto 20px;
	padding: 0px;
	height: 200px;
	width: 800px;



}
#PictHead img{
	height: 200px;
	width: 200px;
	border: 0px;
}
#PictHead li{
	float: left;
	list-style-type: none;
	margin: 0px;

}
/***************************************************************************
*
Styles specifiques  galleries
***************************************************************************/

#BoxNn{
	height: 245px;
	background-color: #463F3F;
	margin: 0px 0px 10px;
	padding: 0px;
}
#BoxNn h1{
	color: #93933D;
}

#BoxNh{
	height: 250px;
	background-color: #463F3F;
	margin: 10px 0px 0px;
	padding: 0px;
}
#BoxNh h1{
	color: #FF9000;
}
#BoxNh a:hover img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FF9000;
}#BoxNn a:hover img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #93933D;
}



#ListingCat{
	margin: 10px 0px 0px;
	padding: 0px;
}
#ListingCat .listing{
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#BoxNn .listing{
	background-color: #D42727;
	margin: 0px;
}
#BoxNh .listing{
	background-color: #D42727;
	margin: 0px;
}
#ListingCat .listing li{
	float: left;
	width: 200px;
	height: 25px;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	text-transform: uppercase;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
	background-image: url(IMG/BK_li_gal.png);
	background-repeat: no-repeat;
}
#ListingCat .listing .faune{
	background-color: #7C4701;
}
#ListingCat .listing .familier{
	background-color: #FF9000;
}
#ListingCat .listing .paysage{
	background-color: #006227;
}
#ListingCat .listing .proxy{
	background-color: #FF0000;
}
#ListingCat .listing .elles{
	background-color: #9D00A7;
}
#ListingCat .listing .artistes{
	background-color: #A70000;
}
#ListingCat .listing .eve{
	background-color: #8CB2CA;
}
#ListingCat .listing .urba{
	background-color: #463F3F;
}
#ListingCat .listing li a{
	text-decoration: none;
	color: #FFFFFF;
}

#ListingCat .listing li a:hover{
	height: 25px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 22px;color: #000000;
}

.Menucat{
	height: 25px;
	margin: 0px;
	padding: 0px;
}
.Menucat ul {
	padding: 0px;
	margin: 0px;
	height: 25px;


	
}
.Menucat li {
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 25px;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	float: left;

}
.Menucat li a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	height: 25px;
	width: 200px;
	line-height: 25px;


	
}
.Menucat li.green a:hover {
	height: 25px;
	width: 200px;
	display: block;
	color: #463F3F;
	line-height: 25px;
	background-color: #FFFFFF;

	
}
.Menucat li.orange a:hover {
	height: 25px;
	width: 200px;
	display: block;
	color: #000000;
	line-height: 25px;
	background-color: #FFFFFF;

	
}

.PictCat{
	padding: 0px;
	margin: 0px;
	height: 200px;
}
.PictCat img{
	border: 0px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
	
}



#BarreNav{
	height: 80px;
	background-color: #7D7D7D;
	
	padding: 0px;
	margin: 10px 0px 0px;
}
#BarreNav ul{
	margin: 0px auto;
	padding: 0px;
	height: 67px;
	width: 100%;
	text-align: center;
}
#BarreNav li{
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 67px;
	width: 200px;
	text-align: center;
}
#BarreNav img{
	height: 67px;
	width: 67px;
	margin: 0px;
	padding: 0px;border: 0px;
}
#BarreNav li a{
	border: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 200px;
	background-position: top center;
	display: block;
	
}
/*************************************************************************
nature humaine
***************************************************************************/
#BarreNav li.AR a:hover {
	border: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 200px;
	
}
#BarreNav li.AR a{
	background-image: url(IMG/LOGO-AR.jpg);
	}
#BarreNav li.AR a:hover {
	background-image: url(IMG/LOGO-AR_2.jpg);

}
#BarreNav li.EL a{
	background-image: url(IMG/LOGO-ELL.jpg);

}

#BarreNav li.EL a:hover {
	background-image: url(IMG/LOGO-ELL_2.jpg);

	}

#BarreNav li.EV a{
	background-image: url(IMG/LOGO-EVE.jpg);
		
}

#BarreNav li.EV a:hover {
	background-image: url(IMG/LOGO-EVE_2.jpg);

	}

#BarreNav li.UR a{
	background-image: url(IMG/LOGO-URB.jpg);
	
}
#BarreNav li.UR a:hover {
	background-image: url(IMG/LOGO-URB_2.jpg);
}
/************************************************************************************
Nature
**********************************************************************************/
#BarreNav li.FA a:hover {
	border: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 200px;
	
}
#BarreNav li.FA a{
	background-image: url(IMG/LOGO-FAM.jpg);
	}
#BarreNav li.FA a:hover {
	background-image: url(IMG/LOGO-FAM_2.jpg);

}
#BarreNav li.FAU a{
	background-image: url(IMG/LOGO-FAU.jpg);

}

#BarreNav li.FAU a:hover {
	background-image: url(IMG/LOGO-FAU_2.jpg);

	}

#BarreNav li.PA a{
	background-image: url(IMG/LOGO-PAY.jpg);
		
}

#BarreNav li.PA a:hover {
	background-image: url(IMG/LOGO-PAY_2.jpg);

	}

#BarreNav li.PR a{
	background-image: url(IMG/LOGO-PRO.jpg);
	
}
#BarreNav li.PR a:hover {
	background-image: url(IMG/LOGO-PRO_2.jpg);
}
#BarreNav li.PRE a{
	background-image: url(IMG/LOGO-PR.jpg);
	
}
#BarreNav li.PRE a:hover {
	background-image: url(IMG/LOGO-PR_2.jpg);
}
#BarreNav li.ME a{
	background-image: url(IMG/LOGO-ME.jpg);
	
}
#BarreNav li.ME a:hover {
	background-image: url(IMG/LOGO-ME_2.jpg);
}
#TitreRportage	{
	background-image: url(IMG/RPORTAGE-TETE.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
	margin-top: 10px;
}
/**
/***************************************************************************
*
Styles lune - meteo - recherche - google pub image
***************************************************************************/
#info{}
#info h3{
	padding: 0px;
	margin: 2px 0px 0px;
	color: #990000;
}
.droite {
	float: right;
	width: 200px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.LuneBox{
	width: 600px;
	text-align: center;
	color: #000000;
	height: 200px;
	background-image: url(IMG/BK_BOX.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 15px;
}
.Lune img{
	height: 80px;
	width: 80px;

}
.LuneI{
	margin: 0px;
	padding: 0px;
}
.LuneI img{
	height: 12px;
	width: 12px;
}
#search {
	width: 400px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-transform: uppercase;


}

#meteo{
	height: 200px;
	color: #000000;
	padding: 15px 10px 0px;
	background-image: url(IMG/BK_BOX.jpg);
	background-repeat: no-repeat;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;


}
#meteo iframe {
	text-align: center;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: none;
	overflow: hidden;
	height: 130px;
	border: 0px;
	background-color: #CBE2F7;


}

.service{
	width: 600px;
	text-align: center;
	color: #000000;
	height: 200px;
	padding: 15px 10px 0px;
	background-image: url(IMG/BK_BOX.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sun{
	width: 250px;
	height: 335px;
	background-image: url(IMG/BK_BOX.gif);
	background-repeat: no-repeat;
}
#accueil{
	text-align: center;
	color: #FFFFCC;
}

#infogoogle{
	text-align: center;
	color: #FFFFCC;
}

#googlepict{
	height: 60px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 10px;


}
/***************************************************************************
*
Styles specifiques au plan du site
***************************************************************************/
#HeadPlan{
	font-size: 36px;
	color: #FF9000;
	margin: 5px;
	padding: 15px 5px 5px;
	text-align: center;
	line-height: 20px;
	text-transform: uppercase;
}
#plan {
	font-size: 16px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#plan dl{
	padding: 5px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#plan dt {
	line-height: 30px;
	text-indent: 5pt;
	background-color: #FF9000;
	height: 30px;
	color: #000000;
}

#plan dd {
	color: #FF9000;
	text-indent: 5pt;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#plan a{
	color: #FFFFFF;


}
#plan a:hover{
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #669900;
	text-align: right;

}

#plan a:visited{
	color: #669900;
	text-decoration : none;
	border-bottom: 1px dotted;
}
/***************************************************************************
*
Styles specifiques aux series
***************************************************************************/
#NewSerie{
	background-color: #7D7D7D;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
}
#NewSerie img{
	border: 0px;
	margin: 5px;
}
#ListeSeries {
	
	margin: 0px;
	padding: 5px 70px;
}
#ListeSeries  img {
	height: 200px;
	width: 200px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	border: 1px solid #fff;
}
#ListeSeries a:hover img {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	border: 1px solid #FF9000;
}
#bookhead{
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7D7D7D;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 90%;
}
.centrer {
	text-align: center;
}
/***************************************************************************
*
Styles specifiques à la visionneuse
***************************************************************************/


.encart {
		background-image: url(IMG/BK_menu.jpg);
filter:alpha(opacity=50);
   -moz-opacity:0.5;
   opacity: 0.5;

	padding: 5px;
}

