#result_bloc {
		display:none;
		text-align:left;
		width:640px !important;
		width:640px;
		margin-top:0;
		}

#result_sond {
		margin-left:auto;
		margin-right:auto;
		width:480px;
		}

* html #result_sond {	/* hack ie */
		margin-left:60px;
		margin-right:60px;
		width:480px;
		}

.graph { 
        position: relative; /* IE is dumb */ 
        width: 200px; 
        border: 1px solid #fff; 
        padding: 2px;
		}

.graph .bar { 
        display: block; 
        position: relative; 
        background: #78A19D; 
        text-align: center; 
        color: #fff; 
        height: 1em; 
        line-height: 1em; 
		} 

.graph .bar span {
		position: absolute;
		left: 1em;
		}

.font_graph {
		padding-left : 20px;
		}

/* blocs commentaires du sondages */

#en-tete_sond {
		line-height: 1.6em;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-align:left;
		width:670px;
		}

#en-tete_sond #liste_sond {
		padding-left:50px;
}

#liste_sond {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

span.sond_box2 {
        font-family: arial, Verdana, sans-serif;
        font-size: 12px;
        text-decoration: none;
        padding-left:15px;
        color: #998058;
}

#commentaires {
		margin-left:2% !important;
		margin-left:0;
		line-height: 1.6em;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		}

#pub_preview {
		float:right;
		margin-right:40px
		}

#commentaires_prev {
		margin-left:16% !important;
		line-height: 1.6em;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		width:530;
		}
		
#posts {
		width: 530px;
		}

.post-title{
		margin-top:0 !important;
		margin-top:25px;
		font-size: 10px;
		height: 59px;
		padding-left: 25px;
		padding-right: 25px;
		color: #305F9C;
		background: transparent url(../images/sondage/tete.jpg) no-repeat left top;
		padding-top: 8px;
		margin-bottom:-8px;
		}

.post-title a{
		color: #999999;
		background: transparent;
		text-decoration: none;
		}

.post-title a:hover{
		color: #77a09d;
		background: transparent;
		text-decoration: none;
		}

.post-title span {
		font-size: 1.3em;
		font-weight: bold;
		color: #999999;
		background: transparent;
		text-decoration: none;
		}

.post-title span a{
		color: #999999;
		font-size: 1.2em;
		font-weight: bold;
		background: transparent;
		text-decoration: none;
		}

.post-info{
		margin-top: 0;
		color: #ffffff;
		background: transparent url(../images/sondage/pied.jpg) no-repeat left top;
		padding-bottom: 1ex;
		}

.post-chapo{
		background: transparent url(../images/sondage/mid.jpg) repeat-y left top;
		padding-left: 25px;
		padding-right: 25px;
		color: #ffffff;
		}

.post-info a{
		color: #ffffff;
		background: transparent;
		text-decoration: none;
		}

.post-content{
		text-align: justify;
		color: #ffffff;
		background: transparent url(../images/sondage/mid.jpg) repeat-y left top;
		padding-top: 8px;
		padding-left: 35px;
		padding-right: 35px;
		padding-bottom: 10px;
		/*width:460px;*/
		}

.post-content h2{
		font-size: 14px;
		text-align: right;
		font-family: inherit;
		color: #998058;
		background-color: #1F1F1F;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 25px;
		}

.post-content h3{
		color: #998058;
		font-family: inherit;
		font-size: 12px;
		}

.post-content blockquote{
		font-family: Georgia, serif;
		font-style: italic;
		}

.post-info-co{
		height: 66px;
		margin-bottom:-25px !important;
		margin-bottom:0;
		padding-right: 17px;
		padding-top: 40px;
		text-align: right;
		color: #cccccc;
		background: transparent url(../images/sondage/pied.jpg) no-repeat left top;
		/*width:515px;*/
		}

.post-info-co a{
		color: #cccccc;
		background: transparent;
		text-decoration: none;
		}
		
.post-info-co a:hover{
		color: #998058;
		background: transparent;
		text-decoration: none;
		}

.form_sond {
		font-size: 11px;
		color: #305F9C;
		width:430px;
		}


.ancre, a.ancre, a.ancre:visited, a.ancre:link, a.ancre:hover, a.ancre:active {
        color: #305f9c;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
		}

.textbox_sond {
        background-color: #E9F4F3;
        border-bottom: #78A19D 1px dashed;
        border-left: #78A19D 1px dashed;
        border-right: #78A19D 1px dashed;
        border-top: #78A19D 1px dashed;
        color: #45445B;
        line-height: 1.6em;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        height: 200px;
		}

.bouton_sond {
        background-color: #78A19D;
        border-bottom: #E9F4F3 1px solid;
        border-left: #E9F4F3 1px solid;
        border-right: #E9F4F3 1px solid;
        border-top: #E9F4F3 1px solid;
        color: #ffffff;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        cursor: pointer;
		}

/* Articles */

h1#articles {
 color:#679ED4;
 margin:50px 20px 10px 160px;
 font-size:1.5em;
 }

.bloc_comment {
		width:800px;
		text-align:left;
		}

#commentaires_news {
		margin-right:30px !important;
		margin-right:40px;
		margin-top:20px;
		margin-bottom:20px;
		line-height: 1.6em;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		float:right;
		width:572px;
		}

#comment_list {
  	border: 1px dashed #305F9C;
    margin:5px 10px 0 10px;
    padding-top:5px;
    height:600px;
		overflow : auto;
    background-color:#FFF;
}

#formulaire {
		margin-top: 0;
		position:relative;
		clear:both;
		width:900px;
		}

#info_utilisateur, #info_utilisateur a, #info_utilisateur a:hover {
    text-decoration:none;
    color:#EF9F14;
}

.article {
		margin-top:-15px;
		}

.post-title_art{
		margin-top:0;
		font-size: 10px;
		height: 59px;
		padding-left: 25px;
		padding-right: 25px;
		color: #305F9C;
		background: transparent url(../images/sondage/tete.jpg) no-repeat left top;
		padding-top: 8px;
		margin-bottom:-8px;
		}

#contenu_article {
		padding: 5px 0 0 5px;
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
		color: #404040;
    font-size: 13px;
		}

/* Blocs */

div#box_article {
        background: url('../images/article_corp.png') repeat-y;
        margin: 20px 0 10px 15px;
        text-align: left;
        clear:right;
        width: 160px;
		}

div#box_article .bottom {
        background: transparent url('../images/article_bot.png') no-repeat;

		}

div#box_article h3 {
        color: #404040;
        font-size: 12px;
        font-weight: bold;
        height: 28px;
        line-height: 20px;
        margin: 0;
        text-align: center;
		}

div#box_article ul {
		margin-top: 5px;
		}

div#box_article ul li {
		list-style-image: url('../images/bullet.gif');
		margin-left: -15px;
		}

div#box_article .bloc_content2 {
		background: url('../images/article_bot.png');
		width: 160px;
		height: 30px;
		}

#article_infos {
        background: url('../images/topics/post-it2.jpg') no-repeat;
        width:120px !important;
        width:140px;
        height:88px;
        margin-right: 2em;
        float:right;
        padding: 16px 0 0 20px;
        color: #d78a8a;
        font-family: Courier New, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;
		}

#schema_infos {
        margin-top:-10px;
        margin-bottom: 1em;
        margin-left: 2em;
        float:right;
        padding: 10px 0 0 20px;
        color: #d78a8a;
        font-size: 11px;
        text-decoration: none;
		}

#article_infos a, #article_infos a:visited, #article_infos a:link{
		color: #e66969;
        font-family: Courier New, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;
        font-weight: bold;
        }
        
#schema_infos a, #schema_infos a:visited, #schema_infos a:link{
		color: #e66969;
    font-family: Courier New, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

.form_art {
    margin-left:40px;
		font-size: 11px;
		padding-left: 20px;
		color: #305F9C;
		}

#global_preview {
  width:90%;
  margin-left:40px;
}

.pub_gauche {
		/*padding-left:40px;*/
		padding-top:20px;
		}

#encart-topic {
		float:right;
		background: url('../images/topics/encart.jpg') no-repeat;
    width:160px;
    height:101px;
		padding:5px 0 0 10px;
		}

.menu_article {
 		background: url('../images/topics/menu_art.jpg');
    border: #acd5d2 1px dashed;
    padding: 10px;
    color: #44b4ff;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

.menu_article h3 {
    font-size: 14px;
    margin: 0 10px 10px 5px;
}

.menu_article ul {
		color: #305f9c;
		margin: 0 0 0 10px;
		padding: 0;
}

.menu_article ul li.in {
    color: #44b4ff;
}

.menu_article a, .menu_article a:visited, .menu_article a:link{
    color: #305f9c;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
