@charset "UTF-8";
/********************************* structure de base *******************************/
body {
	/*background-color: #205e79;*/
	background-color: #224d60;
	text-align: center;
	background-image: url(/decouverte/images/header/header_decouverte.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

.img-left {
	float: left;
	margin-right: 20px;
	border: 2px solid #485b66;
}

.img-right {
	float: right;
	margin-left: 20px;
	border: 2px solid #485b66;
}

#wrapper {
	margin-top: 5px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	position: relative;
	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(/decouverte/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 {
	position: relative;
	width: 590px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}
#right-column {
	position: relative;
	width: 300px;
	float: left;
	margin-left: 8px;
	text-align: left;
}
#addword {
	background-color: #FFFFFF;
	border: 1px solid #b1b1ac;
	clear: both;
}
#footer {
	margin-top: 15px;
	clear: both;
}
/********************************* style *******************************/
h1, #categorie h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #276986;
	margin-top: 0px;
	margin-bottom: 0px;
}
#categorie h1 a:hover {color: #000;}
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;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.subtitle-detail {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.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;
}
/********************************* Index *******************************/
#index {
	margin-bottom: 10px;
}
.index-content {
	background-color: #485b66;
	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(/decouverte/images/bg_index.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.index-bouton {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8b8b8c;
	border-bottom-color: #3f505a;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: right;
	height: 25px;
}
#index-footer {
	background-color: #ecece5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #8e8e8a;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 20px;
	height: 37px;
}
.index-bouton a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.index-bouton a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.index-bouton a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #161C22;
	font-weight: normal;
	text-decoration: underline;
}
.field-text-index {
	border: 1px solid #333333;
	width: 210px;
	height: 23px;
	background-image: url(/decouverte/images/bg_form_2.jpg);
}
.bt-go {
	vertical-align: bottom;
	border: 1px solid #999999;
}
/********************************* Rechercher *******************************/
#rechercher {
	margin-bottom: 10px;
}
.rechercher-content {
	background-color: #485b66;
	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(/decouverte/images/bg_index.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 35px;
}
/********************************* Top 5 *******************************/
.top-article {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1ac;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.top-article a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #114465;
	font-weight: normal;
	text-decoration: none;
}
.top-article a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #114465;
	font-weight: normal;
	text-decoration: none;
}
.top-article a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
/********************************* Article *******************************/
.article {
	height: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
.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;
}
/********************************* 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;
}
/********************************* Horaire *******************************/
.diffusion {
	background-image: url(/decouverte/images/bg_horaire_2.jpg);
	background-repeat: repeat-x;
	height: 32px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 7px;
	font-weight: bold;
}
#horaire-footer {
	background-color: #202a34;
	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;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
	height: 20px;
	padding-right: 9px;
	clear: both;
}
#horaire-footer a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
	font-weight: normal;
}
#horaire-footer a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
	font-weight: normal;
}
#horaire-footer a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	line-height: 20px;
	font-weight: normal;
}
/********************************* Inscription *******************************/
#form-inscription {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #276986;
	line-height: 18px;
}
.field-text {
	background-image: url(/decouverte/images/bg_form.jpg);
	border: 1px solid #333333;
	margin-bottom: 8px;
	margin-left: 3px;
	width: 175px;
}
/********************************* 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;
}
/********************************* Texte *******************************/
#texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
#texte h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #276986;
	margin-top: 15px;
	margin-bottom: 15px;
}
#texte p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#texte a:link {
	color: #276986;
	text-decoration: underline;
}
#texte a:visited {
	color: #174052;
	text-decoration: underline;
}
#texte a:hover {
	color: #276986;
	text-decoration: underline;
}
#texte .image-float-left {
	float: left;
	border: 5px solid #6b7a86;
	margin-right: 20px;
	margin-bottom: 20px;
}
#texte .image-float-right {
	float: right;
	border: 5px solid #6b7a86;
	margin-left: 20px;
	margin-bottom: 20px;
}
/********************************* sections *******************************/
#data {
	margin-bottom: 10px;
}
#presentation {
	background-color: #e2e9ef;
	border: 1px solid #b1b1ac;
	padding: 15px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	background-image: url(/decouverte/images/decouverte/bg_presentation.jpg);
}
#categorie {
}
#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;
}
/********************************* list *******************************/
/********************************* list *******************************/
#resultats a:link {
	color: #23627e;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#resultats a:visited {
	color: #23627e;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#resultats a:hover {
	color:#000000;
	text-decoration: underline;
}
.liens-articles {
	display: block;
	padding-left: 30px;
	margin: 0;
	color: #23627e;
}
.liens-articles li {
	line-height: 2em;
	
}
li.col1a, li.col1b, li.col1c, li.col1d, li.col1e, li.col1f, li.col1g, li.col1h, li.col1i, li.col1j, li.col1k, li.col1l, li.col1m {
	margin-left: 0;
}
li.col2a, li.col2b, li.col2c, li.col2d, li.col2e, li.col2f, li.col2g, li.col2h, li.col2i, li.col2j, li.col2k, li.col2l, li.col2m {
	margin-left: 250px;
}
li.col2a {
	/* margin-top: -12em; */
}
.sous-section-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #485b66;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.folder {
	margin-right: 5px;
	vertical-align: bottom;
}
/********************************* keyword search result *******************************/
.stars-rate {
	float: right;
}
.search-data {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
.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;
}
