	/* contenant global cadre centre de la page */
	.centre {
		background-image:    url("img-f/fond.jpg");
		}		
	/* formulaire */
	.form {
		width:630px;
		margin-right:auto;
		margin-left:auto;
		padding:5px;
		background-color:#dee0e2;
        border-width:1px;
		border-style:solid;
		border-color:#000066;
		font-family:geneva,arial,helvetica,san-serif;
		text-align:left;
        font-size: 12px;
        color: #006;
		letter-spacing:1px;
		font-weight:bold;
		}	
    /* textes formulaire */
	 .form1 {
	    width:250px;
		text-align:right;
		}
				
	 .input { 
        color:#006; 
        background-color:#e1e9f1;
        font-size:10px; 
        font-family:verdana;
		font-weight:normal; 
        } 
      .select { 
        color:#000; 
        background-color:#e1e9f1;
        font-size:10px; 
        font-family:verdana; 
        } 
      .textarea { 
        color:#006; 
        background-color:#e1e9f1;
        font-family:geneva,arial,helvetica,san serif;
		font-size:12px; 
        }
	  .button {
	    text-align:center;
		}
	  .ast {
	    font-size:20px;
		font-weight:bold;
		}

/* années */
	.an {
		width:300px;
		margin-right:auto;
		margin-left:auto;
		padding-left:15px;
		padding-right:8px;
		background-color:#dee0e2;
        border-width:2px;
		border-style:solid;
		border-color:#000066;
		font-family:geneva,arial,helvetica,san-serif;
		text-align:center;
        font-size: 18px;
        color: #003;
		letter-spacing:1px;
		font-weight:bold;
		}		

	/* contenu titre de chaque contribution */
	.livdor1 {
		width:780px;
		height:18px;
		margin-right:auto;
		margin-left:auto;
		font-family:verdana; 
        font-size: 15px;
		font-weight:bold; 
        color: #006;
		text-align:left;
		background-color:#b3c6d7;
		}	
	/* date titre de chaque contribution */
	.date {
		width:120px;
		float:left;
		font-family:verdana; 
        font-size: 11px;
		font-weight:bold; 
        color: #006;
		text-align:left;
		}
    /* contenu centre droite */
	.name {
		width:660px;
        float:left;
		font-family:verdana; 
        font-size: 15px;
		font-weight:bold; 
        color: #006;
		text-align:left;
		}				
	/* mail et site web */
	.mail {
	    width:100px;
		float:right;
		clear:left;
		margin-top:0px;
		}
	/* image mail */
	.imgm {
	    border:0px;
		margin-top:3px;
		margin-left:20px;
		}
	/* image website */
	.imgw {
	    border:0px;
		margin-top:3px;
		}
	/* contribution */
	.livdor2 {
		width:780px;
		margin-right:auto;
		margin-left:auto;
		padding-top:3px;
		padding-bottom:25px;
		font-family:arial,helvetica,san-serif; 
        font-size: 12px;
		font-weight:bold;
		letter-spacing:1px; 
        color: #003;
		text-align:left;
		}	
	/* nav */
	.livdor3 {
		width:680px;
		margin-right:auto;
		margin-left:35px;
		font-family:verdana; 
        font-size: 14px;
		font-weight:bold;
		letter-spacing:1px; 
        color: #003;
		text-align:center;
		}	
	/* commentaires */
	.Style2 {
	    color: #669900;
	    font-style: italic;
        }
	/* message envoyé */
	.envoi {
		width:450px;
		margin-right:auto;
		margin-left:auto;
		padding:15px;
		background-color:#d1d27a;
        border-width:2px;
		border-style:solid;
		border-color:#a5a65a;
		font-family:geneva,arial,helvetica,san-serif;
		text-align:center;
        font-size: 20px;
        color: #003;
		letter-spacing:1px;
		font-weight:bold;
		}	
		.envoi2 {
		width:450px;
		margin-right:auto;
		margin-left:auto;
		padding:15px;
		background-color:#fff;
        border-width:2px;
		border-style:solid;
		border-color:#003;
		font-family:geneva,arial,helvetica,san-serif;
		text-align:center;
        font-size: 16px;
        color: #003;
		}	