fieldset{

    width: 700px;
    height:auto;
    margin: auto;
    border:2px solid  #CCC;;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;	
    border-radius:8px;
    margin-top: 20px;
}

 legend{font-size:20px;}

#div-titre-Fenetre{font-size:20px;;font-family: 'Satisfy', cursive; color:#663399;}
    
#div-formulaire div{
    width:100%;
    position: relative;
    text-align: left;
    margin: auto;
    margin-top:10px;
    height:25px;
    font-size: 17px;
    height:auto;
}

#div-formulaire  .div-textarea{height:80px;}

label, span.label
{
    display: block;
    width: 165px;
    height:auto;
    float: left;    
    text-align: left;
}


input,select,textarea {width:60%;}
textarea{height:80px;;}
input.checkbox{width:25px;}

form input[type="submit"],input[type="button"]{ 
    font-size: 13px;
    border: #663399 1px solid;
    background-color: #CCC;

    /*
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;}
    */
}
form input[type="submit"]:hover, input[type="button"]:hover
{
    background-color: #663399;
    cursor: pointer;
}

#div-bouton{padding-top: 1px}


.span-filtre select{width:150px;font-size:11px}

.img-action-sup {margin-left:10px;vertical-align: bottom;}
//#div-bouton div{text-align: center;}
/*#div-bouton{padding-top: 1px}


//#div-bouton div{text-align: center;}
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19 janv. 2016, 14:45:33
    Author     : dlapeyrade
*/

