body, div, td, th, ul, li, h1, h2, h3, h4, h5, h6, span, dl, dt, dd{
	border:0;
	margin:0;
	padding:0;
}
ul, li{
	list-style:none;
}
a{
	text-decoration:none;
}
img{
	border:0;
}

body, td, th{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
}
body{
	background-color:#FECF85;
	text-align:center;
}

.clearfix{
	clear:both;
	height:1px;
	font-size:1px;
}

#site-wrapper{
	width:760px;
	margin:4px auto;
	text-align:left;
}
#header{

}
#footer{
	background-color:#825200;
	color:#FFF;
}

a.home-link{
	display:block;
	margin:10px 0 0 10px;
	padding-left:20px;
	background:url(../images/home-ico.png) no-repeat 0 0;
	font-weight:bold;
	color:#A00;
}


/* colonnes */
.page-col{
	float:left;
}
.home-bloc{
	margin:12px 2px;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	background-color:#FFC641;
}
.home-bloc-title, .rss-item-title{
	padding:1px;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	background-color:#825200;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.home-bloc-description, .rss-item-description{
	position:relative;
	padding:4px;
	line-height:17px;
}
.rss-item-description table{
	width:100%;
}
.home-bloc-description .link-more{
	text-align:right;
}
.home-bloc-description .link-more a{
	color:#900;
	font-weight:bold;
}
.home-bloc-play{
	margin:5px;
	padding:5px 0;
	height:30px;
	text-align:center;
}
.home-bloc-play a{
	padding:5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-size:14px;
	font-weight:bold;
	background-color:#825200;
	color:#FFF;
}

#left-col, #right-col{
	width:190px;
}
#center-col{
	width:380px;
}
#center-right-col{
	width:570px;
}
#center-col .home-bloc-title{
	padding-left:10px;
	text-align:left;
}
#center-col .home-bloc{
	margin:12px 6px;
}
#center-right-col .home-bloc{
	margin:12px 0 12px 6px;
}

#bloc-faq .home-bloc-description{
	padding:6px 10px 8px;
	font-size:17px;
	line-height:20px;
}
#bloc-faq .home-bloc-description a{
	display:block;
	color:#000;
}
#bloc-links .home-bloc-description li{
	padding:2px 0 0 19px;
	background:url(../images/page_white_go.png) no-repeat 0 center;
}
#bloc-links .home-bloc-description a{
	color:#A00;
}
#bloc-links .home-bloc-description a:hover{
	text-decoration:underline;
}

#bloc-faq-questions-responses dt{
	margin-top:6px;
	font-weight:bold;
	font-size:14px;
}
#bloc-faq-questions-responses dd{
	margin-left:6px;
}
#bloc-faq-questions-responses dd p{
	margin:2px 0;
}
#bloc-faq-questions .home-bloc-description li{
	padding:2px 0 0 19px;
	background:url(../images/arrow-blue.png) no-repeat 0 center;
}
#bloc-faq-questions .home-bloc-description a{
	color:#A00;
}

/* alphafans */
#alphafans-date-choice{
	margin:10px 0 0 10px;
}
#alphafans-date-choice input{
	width:80px;
	border:1px solid #aaa;
	background-color:#fff;
}
#alphafans-description{
	float:right;
	width:340px;
}

/* page bottom */
.page-bottom-bloc{
	text-align:center;
	font-size:11px;
	
}
.page-bottom-bloc p{
	margin:0 0 20px;
}
.page-bottom-bloc a{
	color:#835201;
	text-decoration:underline;
}


/* ui adjustements */
.ui-datepicker{
	font-size:10px;
}
