/* 
    Document   : global
    Created on : 23 déc. 2009, 15:55:52
    Author     : eha
    Description:
        Purpose of the stylesheet follows.
*/

h1 {
    color: #FCE4C4;
    background-color: #617886;
    font-family:Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:bold;
    text-align:center;
    margin: 0 0 0.7em 0;
    padding: 0.5em 0 0.5em 0;
}

td {
	font-size: 11px;
}

.formulaire {
    text-align:left;
}

#formulaire1 {
    text-align:right;
    margin-left: 0;
    margin-right: 0;
    padding: 0.5em 0 0.5em 0;
}

#formulaire1 .selectCriee {
    margin-right: 0.4em;
    font-size:11px;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
}