body{
    background:#fef6e1; 
}

#wrapper{
    height : 630px;
    min-height : 630px;
}

#header{
    margin-bottom:5px;
    padding-top:5px;
}

#header h1{
    background:#fef6e1 url(../img/logo-escorpain.gif) no-repeat scroll top left;
    font-size:4em;
    color:#005244;
    margin:0 0 5px 0;
    padding-left:180px;
    min-height:135px;
    height:135px;
}
#header h2{
    color:#005244;
    margin-left:280px;
    margin-top:-30px;
    float:right;
    padding:0;
    text-align:left;
}

.generic ul li{
    font-size:1.3em;
    font-weight:bold;
    margin-bottom:1em;
}
.generic ul li ul li {
    font-size:1em;
    font-weight:normal;
    margin-bottom:0.4em;
}

cite{
    display:block;
    font-weight:bold;
}
q{}
q:before, q:after {
	content: "''";
}

