@charset "shift_jis";


body {
	font-size: 0.9em;
	font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	height:100%;
	text-align: center;
	line-height:1.5em;
	background: url(../img/bg.png) repeat;
	background-position: center;
	color:#000;
}

a:link,a:visited {
	color: #1d3994;
	text-decoration: none;
}
a:hover {
	color: #2f50b9;
}
h1,h2,h3,h4,h5,h6,p,div,ul,li {
	padding: 0;
	margin: 0;
}
img {
	max-width:100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	border:none;
}
ul {
	list-style-type:none;
} 
p {	
	padding: 5px ;
	margin: 5px;
}
#janvier {	
	width:100%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#decembre {
	background: #ccc;
	text-align: left;
	max-width: 770px;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	box-shadow: 0px 0px 15px #333; 
	-moz-box-shadow: 0px 0px 15px #333;
	-webkit-box-shadow: 0px 0px 15px #333;
}
#maggio {	
	border:1px solid #aaa;
}


#mars {
	background: url(../img/top.jpg) no-repeat;
	background-position: center;
	width:100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	text-align: left;
}

#mars h1 {
	color:#000;
	padding: 15% 10px 1%;
	margin: 0;
	font-size: 1.6em;
	display: block;
	line-height: 1.2em;
	font-weight: bold;
	text-shadow: 0px 0px 3px #fff; 
	-moz-text-shadow: 0px 0px 3px #fff;
	-webkit-text-shadow: 0px 0px 3px #fff;
}
.juin {
	color:#000;
	padding: 1% 10px 35%;
	margin: 0;
	font-size: 0.9em;
	display: block;
	line-height: 1.2em;
	font-weight: bold;
	text-shadow: 0px 0px 3px #fff; 
	-moz-text-shadow: 0px 0px 3px #fff;
	-webkit-text-shadow: 0px 0px 3px #fff;
}
.juillet {
	font-size: 0.8em;
	padding: 20px 5px;
}
#fevrier {
	background: #fff;
	text-align: left;
	max-width: 100%;
	margin: -5px 0 0;
	padding: 0 10px 20px;
}

#fevrier h2,#fevrier h3 {
	clear:both;
	border:1px solid #aaa;
	box-shadow: 0px 0px 5px #555; 
	-moz-box-shadow: 0px 0px 5px #555;
	-webkit-box-shadow: 0px 0px 5px #555;
	background: url(../img/bg.gif) repeat-x;
	text-align: center;
	padding: 15px 10px;
	margin: 30px 0 10px;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
}

#fevrier p {
	margin-bottom: 1.9em;
}

#fevrier img {
	max-width:50%;
}

.aout {
	background: #fff;
	padding: 10px ;
	margin: 10px 0 20px;
}

.aout ul {
	margin:0 ;
	padding: 0;
}

.aout li {
	display: block;
	padding: 0;
	text-decoration: none;
	font-size: 1em;
	margin-bottom: 6px;
}

.aout li a {
	background: url(../img/menu.gif) no-repeat;
	background-position: 5px 8px;
	margin: 5px 0 ;
	padding: 10px 15px 10px 25px;
	text-decoration: none;
	line-height: 1.1em;
	display: block;
	box-shadow: 0px 0px 3px #999; 
	-moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 0px 3px #999;0
}

.aout ul li a:hover {
}

.octobre {
	margin: 30px 0;
	padding: 0px;
}

.octobre h3 {
}

.octobre {
	margin: 0;
	padding: 0;
}

.octobre li {
	display: block;
	padding: 0;
	text-decoration: none;
	font-size: 1em;

}

.octobre li a {
	background: #eee;
	margin: 5px 1% 8px;
	padding: 15px 15px;
	text-decoration: none;
	line-height: 1.1em;
	display: block;
	box-shadow: 0px 0px 3px #666; 
	-moz-box-shadow: 0px 0px 3px #666;
	-webkit-box-shadow: 0px 0px 3px #666;
}

.octobre li a:hover {
}

.novembre {
	font-size: 0.7em;
	margin: 50px 0 0;
	text-align: center;
}

.septembre a {
	color:#fff;
	font-size: 2.0em;
	clear: both;
	text-align: center;
	z-index:1;
	line-height: 1.5em;
	position: fixed;
	right:0px;
	bottom:0px;
}

.septembre a:hover {
	color:#999;
}
.septembre a img {
filter: Alpha(opacity=30);
opacity: 0.3; /*firefox safari*/
}

.septembre a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}

