@charset "UTF-8";
/********************************* structure de base *******************************/
#wrapper {
	margin-top: 5px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color: #ecece5;
	padding: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #302e2f;
	border-bottom-color: #302e2f;
	border-left-color: #302e2f;
}
#white-box {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #b1b1ac;	
}
#fil-ariane {
	height: 33px;
	background-image: url(../images/bg_fil_ariane.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	text-align: left;
	padding-right: 18px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#left-column {
	width: 590px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}
#right-column {
	width: 300px;
	float: right;
	text-align: left;
}
#addword {
	background-color: #FFFFFF;
	border: 1px solid #b1b1ac;
	clear: both;
}
#footer {
	margin-top: 15px;
	clear: both;
}
/********************************* style *******************************/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #276986;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #276986;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #276986;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #276986;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 16px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #276986;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 16px;
	font-style: italic;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #276986;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 16px;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.subtitle-detail {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.savoir-plus {
	text-align: right;
	clear: both;
}
.link-detail {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.photo-jeux {
	float: left;
	margin-right: 5px;
}
/********************************* fil ariane *******************************/
#fil-ariane a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 33px;
	font-weight: normal;
}
#fil-ariane a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 33px;
	font-weight: normal;
}
#fil-ariane a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	line-height: 33px;
	font-weight: normal;
}


/********************************* Billets resume accueil *******************************/
.article {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	line-height: 16px;
}
.article-nouvelles {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	line-height: 16px;
	padding-right: 15px;
	padding-left: 15px;
}
.article a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.article a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.article a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.article-photo {
	padding: 5px;
	border: 1px solid #e5e5e5;
	background-color: #6b7a86;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
/********************************* Billets resume accueil *******************************/
.blogueurs {
	margin-bottom: 10px;
}
.blogueurs-photo {
	padding: 5px;
	border: 1px solid #e5e5e5;
	background-color: #6b7a86;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}
.blogueur {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1ac;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 112px;
}
.blogueur a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #114465;
	font-weight: normal;
	text-decoration: none;
}
.blogueur a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #114465;
	font-weight: normal;
	text-decoration: none;
}
.blogueur a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
/********************************* partage *******************************/
.bt-comments {
	vertical-align: middle;
}
.separateur {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbfbf;
}
#partage {
	height: 33px;
	line-height: 33px;
}
#options {
	float: right;
	width: 227px;
}
#partage a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 33px;
	font-weight: normal;
}
#partage a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 33px;
	font-weight: normal;
}
#partage a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 33px;
	text-decoration: underline;
	font-weight: normal;
}
/********************************* Commentaires *******************************/
.comments-tools {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6b7a86;
	margin-bottom: 10px;
}
.comments-title {
	line-height: 20px;
	height: 20px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6b7a86;
	width: 120px;
	text-align: center;
}
.comments-answer {
	line-height: 20px;
	height: 20px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6b7a86;
	width: 120px;
	float: right;
	text-align: center;
}
.comments-answer a:link {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.comments-answer a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.comments-answer a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}
.reponse {
	background-color: #e2e9ef;
	border: 1px solid #b1b1ac;
	padding: 20px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

/********************************* sections *******************************/
#carte {
	margin-bottom: 10px;
}
#jeux {
	margin-bottom: 10px;
}
#connexes {
	margin-bottom: 10px;
}
#liens {
	margin-bottom: 10px;
}
#mailing {
	margin-bottom: 10px;
}
#horaire {
	margin-bottom: 10px;
}
#titre {
	background-color: #485b66;
	padding-left: 20px;
	height: 36px;
}
#titre h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 36px;
	font-weight: normal;
}

/********************************* keyword search result *******************************/
.stars-rate {
	float: right;
}
.search-data {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1ac;
}
.search-data .path {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #276986;
	margin-top: 6px;
	margin-bottom: 0px;
	font-weight: normal;
}
.search-data .teaser {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.search-data p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.blogueur-bio-humanima {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/blogue/bg_bio_humanima.jpg);
	margin-bottom: 10px;
	padding-left: 190px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 93px;
	background-color: #202a34;
	background-repeat: no-repeat;
	line-height: 16px;
}
.blogueur-bio-bouchard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/blogue/bg_bio_bouchard.jpg);
	margin-bottom: 10px;
	padding-left: 190px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 93px;
	background-color: #202a34;
	background-repeat: no-repeat;
	line-height: 16px;
}
.blogueur-bio-contributeurs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/blogue/bg_bio_contributeurs.jpg);
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 93px;
	background-color: #202a34;
	background-repeat: no-repeat;
	line-height: 16px;
}
.titre-bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 30px;
}
#commentaire {
	margin-bottom: 10px;
}
.billet-photo {
	padding: 5px;
	border: 1px solid #e5e5e5;
	background-color: #6b7a86;
	margin-bottom: 15px;
	margin-top: 15px;
}
#billet {
	margin-bottom: 20px;
}
/********************************* grille *******************************/
#diffuseur-tv5 {
	background-image: url(../images/horaire/bg_diffuseur_tv5.jpg);
	height: 78px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#diffuseur-tv5 table {
	height: 78px;
}
#diffuseur-tv5 table td{
	height: 78px;
	text-align: center;
	vertical-align: middle;
}
#diffuseur-rdi {
	background-image: url(../images/horaire/bg_diffuseur_rdi.jpg);
	height: 78px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#diffuseur-rdi table {
	height: 78px;
}
#diffuseur-rdi table td{
	height: 78px;
	text-align: center;
	vertical-align: middle;
}
#diffuseur-src {
	background-image: url(../images/horaire/bg_diffuseur_src.jpg);
	height: 78px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#diffuseur-src table {
	height: 78px;
}
#diffuseur-src table td{
	height: 78px;
	text-align: center;
	vertical-align: middle;
}
.diffusion {
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
.diffusion-photo {
	padding: 5px;
	border: 1px solid #e5e5e5;
	background-color: #6b7a86;
	float: right;
	margin-left: 25px;
}
/********************************* index *******************************/
#index {
	margin-bottom: 10px;
}
.small-box-content-index {
	background-color: #353d40;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b1b1ac;
	border-bottom-color: #b1b1ac;
	border-left-color: #b1b1ac;
	background-image: url(../images/webtv/bg_index.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.small-box-content-index ul {
	margin: 0px;
	padding: 0px;
}
.small-box-content-index li {
	margin: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	height: 46px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8b8b8c;
	border-bottom-color: #3f505a;
	line-height: 46px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.small-box-content-index a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.small-box-content-index a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.small-box-content-index a:hover {
	color: #000000;
	text-decoration: none;
}
