/***************************************************************************
*
* 13/10 au 04/12/2009 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;
}
h3 {
	font-size: 12px;
	letter-spacing: 0.5em;
	text-align: center;
}
/***************************************************************************
*
Styles specifiques identifiants
***************************************************************************/

#page{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	color: #333333;
	
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #242424;
	border-right-color: #242424;
	border-bottom-color: #242424;
	border-left-color: #242424;

}

#sommaire {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.5em;
}
#sommaire li {
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #330000;
}
#sommaire li a{
	text-decoration: none;
	color: #330000;
	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;
	background-color: #FFFFFF;
}
#planLien a:hover{
color: #FFFFFF;
	background-color: #333333;
}
#photo {
	width: 350px;
	background-color: #336666;
}
#photo a:hover{
	background-color: #999966;
	color: #FFFFFF;
}
#informations{
	width: 350px;
	background-color: #999966;
}
#informations a:hover{
	background-color: #336666;
	display: none;color: #FFFFFF;
}
#pic{
	background-image: url(../test/001.jpg);
	background-repeat: no-repeat;
	height: 451px;
	width: 800px;
}
#SommaireImg {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.5em;
	background-color: #FFFFFF;


}
#SommaireImg img {
	border: 0px;
	height: 100px;
	
}
#SommaireImg li {
	text-align: center;
	list-style-type: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	color: #330000;
	width: 100px;

}

#SommaireImg .MoreLarge{width: 300px;}

#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;

}


#Cat {

	

}
#Cat li {
	margin: 5px;
	padding: 0px;
	width: 200px;
	height: 210px;
	float: left;
	list-style-type: none;
	text-align: center;
	font-weight: bold;



}

#Cat img{
	border: none;
	width: 200px;
	height: 200px;
margin: 0px;
	padding: 0px;
}

#Cat li:hover img {
	border-color: gray;
}
/***************************************************************************
*
Styles lune - meteo - recherche - google pub image
***************************************************************************/
#lunar {
	width: 380px;
	background-position: center;
	padding: 0px;
	float: left;
	height: 600px;
	margin: 10px;
	text-align: center;




}
#lunar .Lune{
	background-color: #000000;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	color: #FFFFFF;
	text-align: center;


}
#lunar .Lune img{
	height: 80px;
	width: 80px;

}
#lunar .LuneI{
	margin: 0px;
	padding: 0px;
}
#lunar .LuneI img{
	height: 12px;
	width: 12px;
}
#search {
	width: 400px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;


}

#meteo{
	width: 380px;
	float: left;
	height: 400px;
	margin: 10px;
	text-align: center;


}
#meteo iframe {
	text-align: center;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: none;
	overflow: hidden;
	height: 160px;
	border: 0px;


}
#accueil{
	text-align: center;
}

#infogoogle{
	text-align: center;
}

#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: 18px;
	color: #000000;
	margin: 5px;
	padding: 15px 5px 5px;
	text-align: center;
	line-height: 20px;
}
#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: #999966;
	height: 30px;
}

#plan dd {
	color: #000000;
	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: #000000;

}

#plan a:visited{
	color: #FF9900;
	text-decoration : none;
	border-bottom: 1px dotted;
}
