*{
    margin: 0;
    padding: 0;
    border:0;
}

body{
    background: url(images/header_fond2.png) repeat-x #112611;
    font-family: Helvetica;
    font-size: 12px;
}

a{
    color: #2BB301;
    text-decoration: underline;
}

a:hover{
    color: #2BB301;
    text-decoration: none;
}

.gras{
    font-weight: bold;
}

#conteneur{
    width:960px;
    margin: 0 auto;
    position: relative;
}

/**
 * Entete
 **/

#logo{
    position: absolute;
    top: 0;
}

#version{
    position: absolute;
    top: 90px;
	font-style: italic;
	color: red;
    text-shadow: #112611 3px 3px 1px;
	margin-left: 150px;
	font-size: 1.5em;
	font-weight: bold;
}

#entete{
    width: 760px;
    padding: 92px 0 55px 200px;
}

#entete ul{
    position: absolute;
}

#entete li{
    text-align: center;
    list-style: none;
    float: left;
}

#entete ul li a{
    font-family: Impact;
    color: #FFFFFF;
    width: 200px;
    height: 55px;
    display: block;
    text-decoration: none;
    background: url(images/onglet_inactif.png) no-repeat top center;
    line-height: 55px;
    font-size: 26px;
}

#entete ul li a:hover, #entete ul li .actif {
    width: 200px;
    color: #112611;
    height: 55px;
    display: block;
    text-decoration: none;
    background: url(images/onglet_actif.png) no-repeat top center;
    line-height: 55px;
}

#entete ul li a:hover {
    color: #112611;
    background: url(images/onglet_actif2.png) no-repeat top center;
}

#entete .gic{
    line-height: 93px;
    color: #FFFFFF;
    font-size: 24px;
    font-family: Impact;
    margin-left: 0px;
}

#citation{
    font-family: Monotype Corsiva, Brush Script MT;
    position: absolute;
    width: 700px;
    font-size: 2.2em;
    color: #FFFFFF;
    text-align: center;
    left: 207px;
    height: 80px;
    text-shadow: #112611 3px 3px 3px;
}

#citation:first-letter{
    font-size:1.5em;
}

#auteur{
    bottom: 0;
    right: -30px;
    position: absolute;
    font-style: italic;
    font-size: 0.7em;
    text-shadow: #112611 3px 3px 1px;
}

/**
 *Corps
 **/

#corps{
    background: url(images/body_haut.png) no-repeat top left #fbfbfb;
    padding: 10px 20px 10px 20px;
    color: #666666;
}

#corps h1{
    padding: 20px;
    margin: 10px;
    color: #112611;
    font-size: 1.3em;
    border: 1px dashed #7CA675;
    font-weight: normal;
    font-style: italic;
    background-color: #EEEEEE;
}

#corps h1 .gros{
    font-size: 2em;
    text-align: center;
    margin-top: 15px;
}


/**
 *index
 **/

#corps fieldset{
    display: inline;
    border: 0;
    vertical-align: top;
}

#corps fieldset.gros{
    width: 454px;
}

#corps fieldset.grosprog{
    width: 454px;
    background: url(images/programme.png) no-repeat;
    height: 335px;
}

#corps fieldset.petit{
    width: 300px;
}

#corps .gros span.titre, #corps .grosprog span.titre {
    color: #112611;
    width: 260px;
    padding-bottom: 5px;
    border-bottom: 4px solid #112611;
    margin-bottom: 20px;
    display: block;
    font-size: 1.8em;
    font-weight: bold;
}

#corps .petit span.titre {
    color: #112611;
    width: 200px;
    padding-bottom: 5px;
    border-bottom: 3px solid #112611;
    margin-bottom: 10px;
    margin-top: 5px;
    display: block;
    font-size: 1.5em;
    font-weight: bold;
}

#corps span.titre2 {
    color: #112611;
    width: 200px;
    padding-bottom: 5px;
    border-bottom: 3px solid #112611;
    margin-bottom: 10px;
    margin-top: 5px;
    display: block;
    font-weight: bold;
    font-size: 1em;
}

#corps .grosprog ul {
    margin-top: 80px;
    margin-left: 50px;
    margin-right: 50px;
}

#corps .grosprog li {
    font-size: 1.2em;
    padding: 3px;
}

#corps ul
{
    margin-left: 20px;
    margin-bottom: 20px;
}

#corps ul li.sondage{
    list-style: none;
    margin-left: 20px;
}

#corps ul li.sondage input{
    margin: 3px;
}

#corps ul.presents
{
    width: 50%;
    margin-left: 0px;
    float: left;
    margin-bottom: 20px;
}

#corps ul.presents li{
    list-style: none;
    padding: 1px;
    position: relative;
    height: 40px;
    margin-left: 40px;
    color: #112611;
}

#corps ul.presents div{
    color: #666666;
}

#corps ul.presents li img{
    top: 0;
    left: -35px;
    position: absolute;
}

#corps input#submit{
    margin-left:120px;
    width:170px;
    height:30px;
    font-weight: bold;
    background-color: #EEEEEE;
}

/**
 *affichage sondage
 */
h2
{
    font-size: 1em;
    color: #112611;
    margin-bottom: 5px;
}

#nav, .nav
{
   margin: 5px;
}

.graphique li{
    margin: 3px;
	clear: right;
}

div.barre
{
    float: right;
    width: 50%;
    text-align: center;
    color: #112611;
}

.inv
{
    display: none;
}

/**
 *inscription
 **/
.spacer{clear:both; height:1px;}

#corps #formulaire
{
    margin: 20px auto;
    width: 420px;
}

#corps #formulairemodif
{
    margin: 20px 20px;
}

#corps #formulaire label, #corps #formulairemodif label
{
    width:160px;
    display: block;
    float: left;
    color: #112611;
    text-align: right;
    font-weight: bold;
    font-size: 1.2em;
}

#corps #formulaire input, #corps #formulairemodif input{
    padding:4px 2px;
    border:solid 1px #7CA675;
    width:210px;
    margin:2px 0 20px 10px;
    float: left;
}

#corps #formulaire textarea, #corps #formulairemodif textarea{
    padding:4px 2px;
    border:solid 1px #7CA675;
    width:100%;
    height: 100px;
    margin: 2px auto 20px auto;
    float: left;
}

#corps #formulaire .small, #corps #formulairemodif .small{
    color:#666666;
    display:block;
    font-size:10px;
    text-align:right;
    width: 160px;
}

#corps #formulaire input#submit{
    margin-left:120px;
    width:170px;
    height:30px;
    font-weight: bold;
    background-color: #EEEEEE;
}

#corps #formulairemodif input#submit{
    margin-left:20px;
    width:170px;
    height:30px;
    font-weight: bold;
    background-color: #EEEEEE;
}

#corps #formulaire input.red, #corps #formulairemodif input.red{
    border-color: #FF0000;
}

#corps #sondage input#submit{
    width:170px;
    height:30px;
    font-weight: bold;
    background-color: #EEEEEE;
    padding:4px 2px;
    border:solid 1px #7CA675;
    margin:2px 0 20px 10px;
}

#corps .messageinv{
    clear:both;
    color: #FF0000;
    display: none;
    width: 100%;
    text-align: center;
    margin: 20px 0;
    font-size: 1.3em;
}

#corps .message{
    clear:both;
    color: #FF0000;
    width: 100%;
    text-align: center;
    margin: 20px 0;
    font-size: 1.3em;
}

#corps .centrer{
    width: 100%;
    text-align: center;
}

/**
 *footer
 **/
#piedpage{
    background: url(images/body_bas.png) no-repeat top left;
    height: 13px;
    text-align: center;
    width: 100%;
    font-size: 11px;
    color:#666666;
    margin-bottom: 10px;
}