#quizz_content {
  float:left;
  width:66%;
}

#right_menu {
  float:left;
  width:33%;
}

.correct {
  color:#696;
}

.incorrect {
  color:#900;
}

#quizz_content .result {
  font-size:30px;
  text-align:center;
}



#questions_list {
  text-align:left;
}

#questions_list table {
  text-align:left;
  width:95%;
  margin:auto;
}

#questions_list table {
  border-bottom:#CCC 1px solid;
  padding-bottom:10px;
  margin-bottom:10px;
}

#questions_list table td {
  vertical-align:top;
}

#questions_list table h2 {
  margin:0 0 5px 0;
}

#questions_list table h2 a {
  color:#333;
}

#questions_list table i {
  color:#666;
}

.questionInfos {
  overflow:hidden;
  padding:0 15px 0 15px;
  width:590px;
}

.questionInfos h3 {
  margin:10px 0 10px 0;
}

.categories_list {
  font-size:26px;
  list-style-type:none;
}

.categories_list ul li {
  font-size:16px;
  margin-left:10px;
}

.categories_list .articles_list {
  list-style-type:decimal;
  margin-left:15px;
  font-size:12px;
}

.left_pane {
  width:30%;
  float:left;
  padding-right:15px;
}

.center_pane {
  float:left;
  width:44%;
  padding:10px;
}

#content .articles {
  overflow:hidden;
}

#content .picture_show {
  text-align:center;
}

#content .picture_show img {
  border:#CCC 1px solid;
}

.center_pane p {
  text-align:justify;
}

.right_pane {
  width:33%;
  float:right;
}

#show_article p img {
  float:left;
  padding-right:5px;
}

#show_article .pager {
  text-align:center;
}

#show_article .bold {
  font-weight:bold;
}

.articles_col {
  float:left;
  width:50%;
}

.articles_col li{
  list-style-type:none;
}

.categories_col {
  float:left;
  width:50%;
  margin:0;
}

.articles ul {
  margin:0;
  padding:0;
}

.categories_col li{
  list-style-type:none;
}

.articles_comments {
  clear:both;
  overflow:hidden;
}

.row #guides_teasers {
  float:left;
  width:66%;
}

.apprendre_teasing {
  margin:0;
  padding:0 15px 0 15px;
}

.apprendre_teasing li {
  list-style-type:none;
  overflow:hidden;
}

.apprendre_teasing li img {
  float:left;
  margin-right:5px;
}

.GlobalCategoryContainer ul {
  margin:0;
  padding:0;
}

.GlobalCategoryContainer li {
  list-style-type:none;
  margin-bottom:2px;
}

.GlobalCategoryContainer {
  overflow:hidden;
  clear:both;
  min-height:110px;
}

.GlobalCategoryContainer .item.fiche_content {
  clear:none;
  float:left;
  width:35%;
}

.GlobalCategoryContainer .item {
  float:left;
  text-align:justify;
  margin-left:5px;
  overflow:hidden;
}

.GlobalCategoryContainer .content .item {
  width:65%;
}

.GlobalCategoryContainer .description {
  float:left;
  height:155px;
}

.GlobalCategoryContainer .description .left {
  float:left;
  background-repeat:no-repeat;
  background-image:url(/images/colGuideLeft.png);
  width:10px;
  height:100%;
}

.GlobalCategoryContainer .description .content {
  background-color:#f0f0f0;
  float:left;
  padding:10px 0;
  width:550px;
  height:132px;
}

.GlobalCategoryContainer .description .right {
  float:left;
  background-repeat:no-repeat;
  background-image:url(/images/colGuideRight.png);
  width:11px;
  height:100%;
}

.GlobalCategoryContainer .pic {
  width:185px;
  float:left;
}

.CatContainer .foot {
  text-align:right;
  overflow:hidden;
  clear:both;
}

.CatContainer {
  padding-bottom:15px;
  margin-bottom:15px;
  border-bottom:#CCC 1px solid;
  float:none;
  clear:both;
  width:100%;
}

.CatInfos {
  overflow:hidden;
  padding:0 20px 0 20px;
  text-align:justify;
  clear:both;
  width:95%;
  margin:0 auto;
}

.CatInfos img {
  float:left;
  padding:2px;
  margin:2px 10px 0 0;
  border:#CCC 3px solid;
  background-color:#FFF;
}

.subCats ul {
  padding-left:25px;
  margin:0;
  overflow:visible;
}

.subCats h2 {
  margin-top:15px;
  padding-left:35px;
  margin-bottom:5px;
  margin-left:0;
  background-image:url(/images/puceColGreen.png);
  background-position:0 -10px;
  background-repeat:no-repeat;
  height:25px;
}

.listCategoriesRight li a {
  font-size:18px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.scroll .showArticleBottom {
  height:200px;
  overflow:auto;
}

.scroll .showArticleBottom ul li {
  list-style-image:url(/images/icons/arrow.png);
  list-style-position:inside;
  line-height:13px;
  margin:5px 0;
  height:16px;
}

.showArticleBottom ul {
  margin:0;
  padding:0;
}

.showArticleBottom li {
  list-style-type:none;
  text-align:left;
}

.articlePager {
  width:100%;
  margin:5px 0 5px 0;
}

.articlePager .left{
  text-align:left;
}

.articlePager .middle {
  text-align:center;
}

.articlePager .right {
  text-align:right;
}

#articleContent p {
}

#textQuizzResult p.result {
  text-align:center;
  font-size:24px;
  padding:20px;
}

#textQuizzResult p {
  margin:0;
  padding:2px 15px 2px 15px;
}

.gardicanin {
  float: right;
}

.gardicanin_large {
  border: #0091c4 1px solid;
  color: #FFF;
  margin-bottom: 10px;
  line-height: 45px;
}

.gardicanin_large a {
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  display: block;
  height: 45px;
  background: url(/images/annonceurs/gardicanin.png) #0091c4 no-repeat right;
  margin: 2px;
  padding: 0 15px;
}

div#google-search-form {
  float: none;
  position: static;
  margin: 0 auto;
}

div#google-search-form #autocomplete_search {
  font-size: 16px;
  height: 20px;
}

#contentToPrint iframe {
  margin: 0;
}

.homeGuideAd {
  width: 300px;
  margin: 15px auto;
}

.letterList
{
  overflow: hidden;
  margin: 15px 0;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}

.letterList li a
{
  display: block;
  float: left;
  margin: 1px;
  color: #000;
  padding: 5px;
}

.letterList li {
  display:block;
  float: left;
  list-style-type: none;
}

.lexiqueListRight li {
  list-style-type: none;
}

.lexiqueListLeft {
  width: 50%;
  float: left;
}

.lexiqueListRight {
  width: 50%;
  float: right;
}

.letterBlock {
  overflow: hidden;
  display: block;
}

.lexiqueLetter {
  margin-bottom: 15px;
}

.lexiqueLetter h3 {
  font-size: 2.5em;
  font-weight: bold;
  float: left;
  border-right: 1px solid #ccc;
  margin-right: 15px;
  display: block;
  width: 20px;
  padding-right: 15px;
}

.lexiqueLetter li {
  list-style-type: none;
}

.lexiqueNone {
  text-align: center;
}

.lexiqueLetter ul {
  margin-left: 50px;
}

.letterList li span {
  padding: 5px;
  display: block;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #51d0e9;
  color: #FFF;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxZDBlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTlmYzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #51d0e9 0%, #399fc8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#51d0e9), color-stop(100%,#399fc8));
  background: -webkit-linear-gradient(top, #51d0e9 0%,#399fc8 100%);
  background: -o-linear-gradient(top, #51d0e9 0%,#399fc8 100%);
  background: -ms-linear-gradient(top, #51d0e9 0%,#399fc8 100%);
  background: linear-gradient(top, #51d0e9 0%,#399fc8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51d0e9', endColorstr='#399fc8',GradientType=0 );
}

.lexiqueInfos {
  font-size: 13px;
}
