/* FORMULAIRES PERSONNALISES */
.textarea {
height: 100px;
width: 520px;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size : 12px; 
font-weight : normal; 
border-bottom : 1px solid #DEDEDE; 
border-left : 1px solid #C4C4C4; 
border-right : 1px solid #C2C2C2; 
border-top : 1px solid #7D7D7D; 
color : #414141; 
background-color : #FFFFFF; 
} 

.select {
height: 18px;
width: 225px;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size : 12px; 
font-weight : normal; 
border-bottom : 1px solid #DEDEDE; 
border-left : 1px solid #C4C4C4; 
border-right : 1px solid #C2C2C2; 
border-top : 1px solid #7D7D7D; 
background-color : #FFFFFF; 
color : #414141;
} 

.input225 {
height: 18px;
width: 225px;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size : 12px; 
font-weight : normal; 
border-bottom : 1px solid #DEDEDE; 
border-left : 1px solid #C4C4C4; 
border-right : 1px solid #C2C2C2; 
border-top : 1px solid #7D7D7D; 
background-color : #FFFFFF; 
color : #414141;
} 

.input60 {
height: 18px;
width: 60px;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size : 12px; 
font-weight : normal; 
border-bottom : 1px solid #DEDEDE; 
border-left : 1px solid #C4C4C4; 
border-right : 1px solid #C2C2C2; 
border-top : 1px solid #7D7D7D; 
background-color : #FFFFFF; 
color : #414141;
} 

.input155 {
height: 18px;
width: 145px;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size : 12px; 
font-weight : normal; 
border-bottom : 1px solid #DEDEDE; 
border-left : 1px solid #C4C4C4; 
border-right : 1px solid #C2C2C2; 
border-top : 1px solid #7D7D7D; 
background-color : #FFFFFF; 
color : #414141;
} 

.etoilerouge {color: #FF0000}

.formcheckbox {
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size : 10px; 
font-weight : normal; 
height: 18px;
width : 18px;
border : 0; 
border-width : 0; 
margin : 0; 
}
 
.formbutton {
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size : 10px; 
font-weight : normal; 
color : #FFFFFF; 
font-size : 10px; 
border : 0px; 
} 


