body {
    background-image: url("/specific/skins/ew2011/img/hachures.png");
    color: #3C3C3C;
}

input[type="checkbox"] {

}
input[type="radio"] {
	margin:3px 3px 0 5px;
}

#cykia-halftop {
padding-bottom: 34px;
}

#cykia-top .cykia-content, #cykia-halftop .cykia-content, #cykia-middle .cykia-content {
    margin-left: 17px;
    margin-right: 17px;
}

#cykia-top {
    background-image: url("/specific/skins/ew2011/img/bandeau.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 157px;
    position: relative;
}
#cykia-top #logo_txt {
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 28px;
    font-weight: 700;
    padding: 10px 0 0 6px;
	text-decoration:none;
    text-transform: uppercase;
}
#cykia-top #logo_txt .span1 {
    color: #00A7BF;
    font-size: 38px;
    font-weight: 600;
}
#cykia-top #logo_txt .span2 {
    color: #F2F2F2;
}
#cykia-body {
    background-image: url("/specific/skins/ew2011/img/fond.png");
    background-position: 0 0;
    background-repeat: repeat-y;
    padding: 0 5px 0 6px;
    width: 980px;
}
#cykia-middle {
    margin-right: 6px;
    position: relative;
    width: 678px;
}
#cykia-left {
    display: none;
    width: 0;
}
#cykia-right {
    width: 296px;
}

/* recherche */

#googlecse-form {
    position: absolute;
    right: 17px;
    top: 48px;
}
#googlecse-form .label {
    color: white;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
}
#googlecse-form .query, #googlecse-form .submit {
    display: inline-block;
    padding-left: 3px;
    vertical-align: middle;
}
#googlecse-form .query input {
    background-color: transparent;
    background-image: url("/specific/skins/ew2011/img/search_field.png");
    border: medium none;
    height: 24px;
    margin: 0;
    padding: 0;
    width: 156px;
}
#googlecse-form .submit input {
    background-color: transparent;
    background-image: url("/specific/skins/ew2011/img/search_ok.png");
    background-repeat: no-repeat;
    border: medium none;
    height: 24px;
    margin: 0;
    padding: 0;
    width: 32px;
}
#cse-search-results {
    margin-top: 50px;
}

/* nav */

#folder0s4 {
    background-image: url("/specific/skins/ew2011/img/nav_bg.png");
    background-repeat: repeat-x;
    font-family: Ubuntu;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    top: 108px;
    width: 980px;
    /*z-index: 5;*/
	z-index: 2000;/*diapo...*/
}
#folder0s4 li {
    background-image: url("/specific/skins/ew2011/img/nav_off.png");
    background-repeat: repeat-x;
    float: left;
    height: 50px;
    position: relative;
}
#folder0s4 li:hover {
	background-image: url("/specific/skins/ew2011/img/nav_on.png");
}
#folder0s4 li a {
    background-image: url("/specific/skins/ew2011/img/nav_puce_off.png");
    background-position: right top;
    background-repeat: no-repeat;
    color: #143C50;
    display: block;
    height: 45px;
    line-height: 45px;
	/*
    padding-left: 28px;
    padding-right: 47px;
	*/
    padding-left: 18px;
    padding-right: 38px;
}
#folder0s4 li:hover a {
	background-image: url("/specific/skins/ew2011/img/nav_puce_on.png");
}
#folder0s4 li ul {
    left: -4px;
    position: absolute;
    top: 46px;
    visibility: hidden;
	z-index: 6;
}
#folder0s4 li ul li {
    background-image: url("/specific/skins/ew2011/img/nav2_off.png");
    background-repeat: repeat-y;
    float: none;
    height: auto;
    width: 304px;
}
#folder0s4 li ul li:hover {
    background-image: url("/specific/skins/ew2011/img/nav2_off.png");
}
#folder0s4 li ul li.item-last {
    background-image: url("/specific/skins/ew2011/img/nav2_last.png");
    background-position: left bottom;
    padding-bottom: 10px;
}
#folder0s4 li ul li a, #folder0s4 li:hover ul li a {
    background-image: none;
    font-weight: normal;
    height: auto;
    line-height: normal;
	margin:0 8px 0 4px;
    padding: 8px 45px 8px 32px;
}
#folder0s4 li ul li a:hover, #folder0s4 li:hover ul li a:hover {
	background-image: none;
	background-color:white;
}
#folder0s4 li ul li ul {
    left: 293px;
    top: 0;
	z-index: 7;
}
#folder0s4 li ul li ul li {
}
#folder0s4 li ul li ul li a {
}
#folder0s4 li ul li ul li ul {
	z-index: 8;
}
#folder0s4 li ul li ul li ul li {
}
#folder0s4 li ul li ul li ul li a {
}

/* haut de page */

#zoombox {
    position: absolute;
    right: 31px;
    top: 0;
}

#cykia-middle .fullpath {
    color: #787878;
    font-family: Ubuntu;
    font-size: 90%;
    font-weight: bold;
    margin-bottom: 14px;
    margin-left: 31px;
    text-transform: uppercase;
    width: auto;
}
#cykia-middle .fullpath li {
    background-image: url("/specific/skins/ew2011/img/slash.png");
    background-position: 4px center;
    background-repeat: no-repeat;
    padding-left: 15px;
}
#cykia-middle .fullpath li:first-child {
    background-image: none;
    padding-left: 0;
}
#cykia-middle .fullpath li.page {
    display: none;
}
#cykia-middle .fullpath li a {
    padding: 0;
}
#cykia-middle h1 {
    background-image: url("/specific/skins/ew2011/img/puce_titre.png");
    background-position: 0 10px;
    background-repeat: no-repeat;
    color: #283C50;
    font-family: Open Sans;
    font-size: 235%;
    margin-left: 7px;
    padding-bottom: 22px;
    padding-left: 22px;
}

/* pages hors index */
#cykia-middle .paragraphs {
    margin-left: 31px;
    margin-right: 14px;
}
#cykia-middle .paragraphs .toolbar_bottom{
	display:none;
}

/* actu droite */

#cykia-right .news_all {
    background-image: url("/specific/skins/ew2011/img/actu_entete.png");
    background-repeat: no-repeat;
    margin-right: 13px;
    margin-top: 44px;
    padding-top: 21px;
	
    margin-left: 0;
}
#cykia-right .news_all .ct_entries {
}
#cykia-right .news_all .ct_entry {
    background-image: url("/specific/skins/ew2011/img/bullet.png");
    background-position: 1px 6px;
    background-repeat: no-repeat;
    font-family: Ubuntu;
    font-size: 12px;
    margin-bottom: 10px;
    padding-left: 11px;
}
#cykia-right .news_all .content {
}
#cykia-right .news_all .image {
    display: none;
}
#cykia-right .news_all h3 {
}
#cykia-right .news_all h3 .title{
cursor:pointer;
font-size:100%;
}
#cykia-right .news_all .textarea {
    display: none;
}
#cykia-right .news_all .link {
    display: none !important;
}

/* diaporama */

.slideshow_simple {
    background-image: url("/specific/skins/ew2011/img/diapo_bas.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 26px;
}
.slideshow_simple .slideshow {
    height: 270px;
    width: 650px;
}
.slideshow_simple .ct_entry {
}
.slideshow_simple .slideshow_elts {
    overflow: visible;
}
.slideshow_simple .slideshow_elt {
    overflow: visible;
}
.slideshow_simple .slideshow_text {
    background-image: url("/specific/skins/ew2011/img/diapo_curseur.png");
    background-repeat: no-repeat;
    color: #4B4B4B;
    left: 632px;
    padding: 0 0 0 42px;
    position: absolute;
    top: 36px;
    width: 256px;
}
.slideshow_simple .field {
    color: #334D62;
    font-size: 16px;
    padding-bottom: 8px;
    text-transform: uppercase;
}
.slideshow_simple .textarea {
}
.slideshow_simple .slideshow_nav {
}
.slideshow_simple .slideshow_button_back {
    background-color: transparent;
    background-image: none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.slideshow_simple .slideshow_button_back span {
    background-image: url("/specific/skins/ew2011/img/diapo_prev.png");
    background-position: left top;
    height: 36px;
    width: 36px;
}
.slideshow_simple .slideshow_button_next {
    background-color: transparent;
    background-image: none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.slideshow_simple .slideshow_button_next span {
    background-image: url("/specific/skins/ew2011/img/diapo_next.png");
    background-position: left top;
    height: 36px;
    width: 36px;
}
.slideshow .slideshow_nav ul {
    background-image: url("/specific/skins/ew2011/img/diapo_nav.png");
    background-repeat: no-repeat;
    bottom: 0;
    display: block;
    height: 26px;
    left: 270px;
    right: auto;
    text-align: center;
    top: auto;
    width: 84px;
}
.slideshow_simple .slideshow_nav_index {
}
.slideshow_simple .slideshow_nav_index span {
    color: transparent;
    height: 10px;
    width: 10px;
}
.slideshow_simple .slideshow_index_on {
    background-color: transparent;
    background-image: url("/specific/skins/ew2011/img/diapo_on.png");
    background-repeat: no-repeat;
    border-radius: 0 0 0 0;
    box-shadow: none;
    margin: 7px 2px 0;
    padding: 0;
}
.slideshow_simple .slideshow_index_off {
    background-color: transparent;
    background-image: url("/specific/skins/ew2011/img/diapo_off.png");
    background-repeat: no-repeat;
    border-radius: 0 0 0 0;
    box-shadow: none;
    margin: 7px 2px 0;
    padding: 0;
}
.addthis_toolbox a {
text-decoration:none;
}

/* chiffres */

.cartouches_chiffres {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    vertical-align: top;
}
.cartouches_chiffres .stats {
    background-image: url("/FCKeditor/UserFiles/Image/cartouches/fond_chiffres.png");
    height: 191px;
    width: 324px;
}
.cartouches_chiffres .ct_entry {
}
.cartouches_chiffres .slideshow_elts {
    position: relative;
}
.cartouches_chiffres .slideshow_elt {
    position: absolute;
}
.cartouches_chiffres .slideshow_text {
    color: white;
    text-transform: uppercase;
}
.cartouches_chiffres .slideshow_mask {
    left: 0;
    position: absolute;
    top: 0;
}
.cartouches_chiffres .slideshow_mask a{
    background-image: url("/specific/skins/ew2011/img/chiffres_plus.png");
    background-position: 227px 174px;
    background-repeat: no-repeat;
    display: block;
}
.cartouches_chiffres .field {
    padding-left: 19px;
    padding-top: 18px;
}
.cartouches_chiffres .field h2 {
    font-size: 130%;
}
.cartouches_chiffres .field h2 span {
    font-weight: bold;
}
.cartouches_chiffres .field h2 span.return_on {
display: block;
}
.cartouches_chiffres .textarea {
}
.cartouches_chiffres .slideshow_nav {
    display: none;
}

/* quiz */

.content_type_quiz_cartouche {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top;
}

.content_type_quiz_cartouche .contenu {
    background-image: url("/specific/skins/ew2011/img/fond_quiz.png");
    background-repeat: no-repeat;
    color: white;
    height: 173px;
    padding-left: 19px;
    padding-top: 18px;
	position:relative;
    width: 298px;
}
.content_type_quiz_cartouche .contenu h2 {
    font-size: 130%;
    text-transform: uppercase;
}
.content_type_quiz_cartouche .contenu h2 span {
    font-weight: bold;
}
.content_type_quiz_cartouche .contenu .questions {
    background-image: url("/specific/skins/ew2011/img/picto_quiz.png");
    background-position: 223px 45px;
    background-repeat: no-repeat;
}
.content_type_quiz_cartouche .contenu .question {
    font-weight: bold;
    padding-top: 20px;
    text-transform: uppercase;
}
.content_type_quiz_cartouche .contenu .question ul {
    font-weight: normal;
    padding-top: 5px;
    text-transform: none;
}
.content_type_quiz_cartouche .contenu .question ul li {
}
.content_type_quiz_cartouche .contenu .question .btn_valider {
    display: block;
    margin-left: 14px;
    margin-top: 6px;
}
.content_type_quiz_cartouche .contenu .question .btn_valider input {
    background-color: transparent;
    background-image: url("/specific/skins/ew2011/img/quiz_valider.png");
    border: medium none;
    color: transparent;
    cursor: pointer;
    height: 27px;
    width: 69px;
}
.content_type_quiz_cartouche .contenu .more {
    bottom: 6px;
    font-size: 85%;
    font-weight: bold;
    letter-spacing: 1px;
    opacity: 0.8;
    position: absolute;
    right: 8px;
    text-decoration: none;
    text-transform: uppercase;
}

/* cartouches */
.cartouches_defaut {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    vertical-align: top;
}
.cartouches_defaut.type_campagnes, .cartouches_defaut.type_videos, .cartouches_defaut.type_portraits {
margin-right: 0;
}
.cartouches_defaut .cartouches {
}
.cartouches_defaut .ct_entry {
}
.cartouches_defaut .slideshow_elts {
    position: relative;
}
.cartouches_defaut .slideshow_elt {
    position: relative;
}
.cartouches_defaut .slideshow_text {
    color: white;
    height: 100%;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    width: 100%;
}
.cartouches_defaut .slideshow_mask {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.cartouches_defaut .slideshow_mask a {
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
}
.cartouches_defaut .field {
    padding-left: 19px;
    padding-top: 18px;
}
.cartouches_defaut .field h2 {
    font-size: 130%;
}
.cartouches_defaut .field h2 span {
    font-weight: bold;
}
.cartouches_defaut .field h2 span.return_on {
    display: block;
}
.cartouches_defaut .field h2 span.return_ {
	padding-left: 5px;
}
.cartouches_defaut .textarea {
}
.cartouches_defaut.type_videos .slideshow_img{
    background-image: url("/specific/skins/ew2011/img/video_pied.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 15px;
}
.cartouches_defaut.type_videos .slideshow_text{
    color: #787878;
    height: auto;
    padding-bottom: 15px;
    position: static;
    text-transform: none;
    width: auto;
}
.cartouches_defaut.type_videos .slideshow_text .field{
	display:none;
}
.cartouches_defaut.type_videos .slideshow_mask {
    background-image: url("/specific/skins/ew2011/img/videos_plus.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    bottom: 0;
    height: 75px;
    left: auto;
    right: 0;
    top: auto;
    width: 82px;
}
.cartouches_defaut.type_portraits .slideshow_img {
    padding-top: 25px;
}
.cartouches_defaut.type_portraits .slideshow_text {
}
.cartouches_defaut.type_portraits .slideshow_text .field {
    background-image: url("/specific/skins/ew2011/img/portrait_hash.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #3C3C3C;
    font-family: Ubuntu;
    font-size: 12px;
    padding-left: 1px;
    padding-top: 0;
}
.cartouches_defaut.type_portraits .slideshow_text .field h2 {
    background-image: url("/specific/skins/ew2011/img/portrait_puce.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 8px;
}
.cartouches_defaut.type_portraits .slideshow_text .field h2 span {
}

/* raccourcis */

#cykia-halfbottom {
    background-color: #F0F0F0;
}
#cykia-halfbottom .cykia-content {
	margin: 17px 21px 19px;
}

.shortcuts {
    background-color: #FFFFFF;
    display: inline-block;
    height: 108px;
    position: relative;
}
.shortcuts.autoroutes {
    width: 470px;
}
.shortcuts.partenaires {
    /*
	margin-left: 25px;
    width: 442px;
	*/
	margin-left: auto;
    margin-right: auto;
	display: block;
	width:650px;
}
.shortcuts .corner {
	color: #3C3C3C;
    font-size: 14px;
    font-weight: bold;
    left: 0;
    line-height: 41px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 100%;
}
.shortcuts .scrollleft {
    background-image: url("/specific/skins/ew2011/img/fleche_g.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 21px;
    left: 5px;
    position: absolute;
    top: 54px;
    width: 12px;
}
.shortcuts .scrollright {
    background-image: url("/specific/skins/ew2011/img/fleche_d.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 21px;
    position: absolute;
    right: 5px;
    top: 54px;
    width: 12px;
}
.shortcuts .scrollcontainer {
    height: 75px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 33px;
    overflow: hidden;
    position: relative;
}
.shortcuts .scrollcontent {
    left: 0;
    position: absolute;
    top: 0;
}
.shortcuts .ct_entry {
    width: auto;
}
.shortcuts .ct_entry div.content {
    background-position: center center;
    background-repeat: no-repeat;
    height: 65px;
    margin-bottom: 0;
    margin-right: 14px;
}
.shortcuts.autoroutes .ct_entry div.content {
    width: 130px;
}
.shortcuts.partenaires .ct_entry div.content {
    width: 202px;
}
.shortcuts div.content .yui3-g {
    padding-left: 0;
    padding-top: 180px;
}
.shortcuts div.content:hover .yui3-g {
    background-repeat: no-repeat;
}
.shortcuts .ct_entry div.content .link {
    display: none !important;
}

/* pied de page */

#social {
    clear: both;
    display: block !important;
    margin-left: 31px;
    padding-bottom: 37px;
    padding-top: 6px;
    width: auto;
}

#seealso {
    background-image: url("/specific/skins/ew2011/img/hachures2.png");
    background-repeat: no-repeat;
    margin-left: 31px;
    padding-bottom: 30px;
    padding-top: 28px;
}
#seealso .title {
    color: #3C3C3C;
    font-family: Ubuntu;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 15px;
    text-transform: uppercase;
}
#suggestlist {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
padding-left:16px;
}
#suggestlist li{
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
}
#suggestlist li a{
}
#suggestlist li ul{
list-style-image:none;
list-style-position:outside;
list-style-type:circle;
padding-left:40px;
}
#suggestlist li ul li{
list-style-image:none;
list-style-position:outside;
list-style-type:circle;
}
#suggestlist li ul li a{
}
#suggestlist li ul li ul{
list-style-image:none;
list-style-position:outside;
list-style-type:square;
}
#suggestlist li ul li ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:square;
}
#suggestlist li ul li ul li a{
}

#cykia-bottom {
    background-color: #D8D8D8;
    border-top: 1px solid #C9C4C3;
    font-size: 90%;
    padding-top: 18px;
}
#folder30s1 {
    padding-bottom: 25px;
    text-align: center;
}
#folder30s1 li {
    background-image: url("/specific/skins/ew2011/img/pied_barre.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
#folder30s1 li:first-child {
    background-image: none;
}
#folder30s1 li a {
}
#cykia-bottom .paragraphs {
    text-align: center;
}
#cykia-bottom .paragraphs .ct_entries {
}
#cykia-bottom .paragraphs .ct_entry {
}
#cykia-bottom .paragraphs a {
text-decoration:none;
}
#cykia-bottom .paragraphs .toolbar_bottom {
    display: none;
}

/* portrait */

.paragraphs .text_important .content {
    background-color: #00A0BD;
    background-image: url("/specific/skins/ew2011/img/portrait_bg.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    color: #FFFFFF;
	margin-bottom: 25px;
    padding: 0;
}

.paragraphs .text_important  .image_ {
    display: inline-block;
    float: none;
    margin-bottom: 0;
    margin-right: 0;
    vertical-align: top;
}

.paragraphs .text_important .content .textarea {
    display: inline-block;
    padding-left: 12px;
    padding-top: 23px;
    vertical-align: top;
    width: 217px;
}
.paragraphs .text_important .content .textarea ul {
padding-left: 14px;
}

/* actu */
.news_detail {
    margin-bottom: 40px;
    margin-left: 31px;
    margin-right: 14px;
}
.news_detail .yui3-g {
    border-bottom: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.news_detail .date_published {
visibility:hidden;
}

/* quiz page de chute*/

.content_type_quiz {
    margin-left: 31px;
    margin-right: 14px;
}

.content_type_quiz .questions {
    display: block;
    float: left;
}
.content_type_quiz .questions .question {
    display: block;
    float: left;
    height: 330px;
}
.content_type_quiz .questions .question ul {
    background-image: url("/specific/skins/ew2011/img/picto_quiz_xl.png");
    background-repeat: no-repeat;
    color: #283C50;
    font-family: Ubuntu;
    font-size: 115%;
    font-weight: bold;
    line-height: 25px;
    margin-top: 13px;
    min-height: 89px;
    padding-left: 94px;
    text-transform: uppercase;
}
.content_type_quiz .questions .question ul li {
    color: #3C3C3C;
    font-size: 90%;
    padding-bottom: 2px;
    padding-top: 2px;
    text-transform: none;
}
.content_type_quiz .questions .question ul li input{
    margin-right: 8px;
    vertical-align: text-bottom;
}
.content_type_quiz .questions .question h3 {
    margin: 0;
    padding: 0 0 5px 3px;
}
.content_type_quiz .questions .question h4 {
    color: #999999;
    font-family: Ubuntu;
    font-weight: bold;
    padding-bottom: 21px;
    text-transform: uppercase;
}
.content_type_quiz .questions .question h4 span {
    font-size: 120%;
    line-height: 15px;
    margin-right: 20px;
    padding-bottom: 5px;
}
.content_type_quiz .questions .question .comment {
    background-image: url("/specific/skins/ew2011/img/bg_commentaire.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 34px;
}
.content_type_quiz .questions .btn_valider {
    padding-left: 118px;
    padding-top: 12px;
}
.content_type_quiz .questions .btn_valider input{
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/specific/skins/ew2011/img/btn_valider.png");
    background-repeat: no-repeat;
    border: medium none;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 27px;
    margin: 0;
    padding: 0;
    width: 69px;
}
.content_type_quiz .questions .btn_suite {
    padding-left: 118px;
    padding-top: 12px;
}
.content_type_quiz .questions .btn_suite input{
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/specific/skins/ew2011/img/btn_suivant.png");
    background-repeat: no-repeat;
    border: medium none;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 27px;
    margin: 0;
    padding: 0;
    width: 69px;
}
.content_type_quiz .questions .btn_rejouer {
    padding-left: 118px;
    padding-top: 12px;
}
.content_type_quiz .questions .btn_rejouer input{
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/specific/skins/ew2011/img/btn_rejouer.png");
    background-repeat: no-repeat;
    border: medium none;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 27px;
    margin: 0;
    padding: 0;
    width: 69px;
}
.content_type_quiz .questions .question #text_resultat {
    margin: 0 0 10px;
    padding: 0;
    text-align: right;
}
.content_type_quiz .questions .question #text_resultat {
    display: block;
    float: left;
    text-align: left;
}
.content_type_quiz .questions .question #text_resultat a {
    font-weight: bold;
}
.content_type_quiz .questions .question #text_resultat p {
    margin: 0;
    padding: 5px 15px 0;
}

/* phototheque */

.phototheque_page .vignettes, .videotheque_page .vignettes {
    clear: left;
    float: left;
    /*margin-left: -19px;*/
	margin-left: 12px;
    width: 738px;
}
.phototheque_page .vignettes .vignette, .videotheque_page .vignettes .vignette {
    float: left;
    margin-bottom: 24px;
    padding-left: 19px;
    width: 180px;
}
.phototheque_page .vignettes .vignette .lien, .videotheque_page .vignettes .vignette .lien {
    position: relative;
}
.phototheque_page .vignettes .vignette .lien img, .videotheque_page .vignettes .vignette .lien img{
    max-width: 180px;
}
.phototheque_page .vignettes .vignette .lien .plus, .videotheque_page .vignettes .vignette .lien .plus {
    bottom: 3px;
    position: absolute;
    right: 2px;
}
.phototheque_page .vignettes .vignette .titre, .videotheque_page .vignettes .vignette .titre {
    color: #C2C19D;
    font-size: 24px;
    margin-top: 7px;
}

.news_all {
    margin-left: 31px;
    margin-right: 14px;
}
.news_all .ct_entry{
    margin-bottom: 35px;
}
.news_all .ct_entry .title{
font-size: 155%;
}


#cykia-middle .paragraphs h2 {
    margin-bottom: 16px;
}

em {
    font-style: italic;
}
strong {
    font-weight: 700;
}
th {
    font-weight: 700;
}

#bandeau_cookies {
	background-image: url("/specific/skins/ew2011/img/bandeau_cookies_fond.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    color: #ffffff;
    height: 29px;
    left: 0;
    padding-top: 7px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999;
	letter-spacing: normal;
    word-spacing: normal;
	display:none;
}
#bandeau_cookies a {
	color:#ffffff;
	text-decoration:underline;
}
#bandeau_cookies_croix {
	background-image: url("/specific/skins/ew2011/img/bandeau_cookies_croix.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
	cursor:pointer;
}
