/* -------------------------------------------------------
Reset
------------------------------------------------------- */
*, html{
	padding : 0px;
	margin : 0px;
	font-family : "Lucida Sans Unicode", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a,
a img,
blockquote,
body,
caption,
div,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
label,
legend,
object,
p,
pre,
span,
strong
{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
a:link,
a:visited,
a:active,
a:hover {
  text-decoration: none;
  color: #999; 
  outline : none;
}
img a:hover {
}
fieldset,
img {
  border: 0;
}
ul, ol, li {
	list-style-position: inside;
	margin : 0px;
}

/* -------------------------------------------------------
Reset
------------------------------------------------------- */


/* -------------------------------------------------------
Global
------------------------------------------------------- */
body{
	background : #0B0B19 url(pixel.png) top left repeat;	
	font-family : Arial, sans-serif;
	font-size : 12px;
}
h1{
	text-align : center;
	font-size : 12px;
	color : #999;
	text-transform : uppercase;
	letter-spacing : 2px;
}
.cBoth{
	display : block;
	clear : both;
}
.ads{
	display : block;
	margin : 0 auto;
	padding : 20px 0px;
}
.ads.ads72890{
	width : 728px;
	height : 90px;
}
.ads.ads46860{
	width : 468px;
	padding-left : 76px;
	padding-right : 76px;
	height : 60px;
	background : #fff;
}
.ads.ads160600{
	width : 160px;
	height : 600px;
}
#c{
	width : 840px;
	margin : 0 auto;
}
#cl{
	float : right;
	width : 160px;
}
#c1{
	width : 660px;
	background : #fff;
}
#c1 h2 a,
#c1 h2 a:hover{
	font-size : 32px;
	margin-left : 20px;
	color : #333;
	letter-spacing : -1px;
	font-weight : bold;
}
#c1 p{
	margin : 15px 20px;
	color : #999;
}
.t1{
	display : block;
	height : 22px;
	background : url(t1.png) top left no-repeat;
}
.b1{
	display : block;
	height : 22px;
	background : url(b1.png) top left no-repeat;
}
#c2{
	width : 620px;
	margin : 0 auto;
	background : #DADBFF;
}
.t2{
	display : block;
	height : 21px;
	background : url(t2.png) top left no-repeat;
}
.b2{
	display : block;
	height : 21px;
	background : url(b2.png) top left no-repeat;
}
.calendar{
	height : 620px;
}
.calendar .mois{
	float : left;
	width : 92px;
	margin : 0px 5px;
}
.calendar .mois h3{
	border-bottom : 1px solid #fff;
	font-size : 18px !important;
	font-size : 16px;
	padding-bottom : 4px;
	font-weight : bold;
	letter-spacing : -1px;
}
.calendar .mois h3 a{
	color : #333;
	margin-left : 6px;
}
.calendar .mois div.day{
	display : block;
	height : 18px;
	width : 92px;
	line-height : 18px;
	font-size : 10px;
	color : #666;
	border-bottom : 1px solid #EFF0FF;
}
.calendar .mois div.day span{
	float : left;
	width : 14px;
	padding-right : 6px;
	text-align : right;
	font-weight : bold;
}