html {
    background: #01AEF0 url(../images/bg.png) repeat-x;
    color: #333;
    font-size: 14px;
    font-family: Arial;   
}

td, th {
    border: 1px solid #01AEF0;
    text-align: center; 
}

th {
    font-weight: bold;
    color: #D70058;
}

th.blue {
    color: #1048AE;
}

label {
    display: block;
}

legend {
    font-size: 20px;
    color: #D70058;
    margin-left: 20px;   
}

fieldset {
    border: 2px solid #D70058;
    padding: 20px;
    width: 400px;
    margin: auto; 
    line-height: 150%;
    margin-top: 20px;
    margin-bottom: 20px;  
}

input[type="text"], textarea, select {  
    color: #FFF;
    background: url(../images/footer.png);
    border: 1px solid #000;
}

select {
     color: #D70058;
}

input[type="submit"] {  
    color: #FFF;
    border: 1px solid #000;
    background: url(../images/legals.png);
    width: 200px;
    margin-top: 10px;   
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


#main {
    width: 980px;
    margin: auto;
    background: #FFF;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #FFF;
}

#header {
    height: 180px;
    background-color: #01AEF0;
    padding-top: 20px;
    padding-left: 20px;
}

#header strong {
    display:block;
    float:right;
    font-size: 80px;
    font-family: Verdana;
    color: #FFF;
    margin-top: -26px;
    margin-left: 10px;
}

#header-menu {
    margin-top: -40px;
}

#menu li {
    display: block;
    float: left;
}

#menu li a {
    background: url(../images/menu.png);
    display: block;
    border-bottom: none;
    width: 180px;
    height: 33px;
    padding-top: 7px;
    text-align: center;
    color: #FFF;
    font-size: 24px;
    text-indent: -6px;
    overflow: hidden;
    line-height: 120%;
}

#menu li a.active, #menu-4 {
    background: url(../images/menu_active.png) !important;
    color: #D70058 !important;
}

#menu li a:hover {
    background: url(../images/menu_hover.png);
}

#menu-1 {
    margin-left: 240px;
}

#left {
    width: 199px;
    padding: 20px;
    float:left;
    background: #01AEF0 url(../images/left.png) repeat-x bottom;
    border-right: 1px solid #01AEF0;
}

#left strong {
    color: #D70058;
    font-weight: bold;
    font-family: Verdana;
    font-size: 14px;
}

#left a {
    color: #1048AE;
}

#left a.active {
    color: #D70058;
    font-weight: bold;
}

#left a:hover {
    color: #D70058;
}

#left ul {
    margin-top: 5px;
    margin-bottom: 20px;
    margin-left: 15px;
}

#left li {
    list-style: disc;
    color: #D70058;
}

#content {
    padding: 20px;
    width: 700px;
    float:left;
    border-top: 1px solid #D70058;
}

#content h1 {
    color: #104A8E;
    font-size: 28px;
    margin-bottom: 10px;
}

#content ul {
    margin-left: 30px;
}

#content strong {
    font-weight: 500;
}

#content p, #content ul {
    margin-bottom: 10px;
}

#content li {
    list-style-type: disc;
}

#content a {
    color: #104A8E;
}

#footer {
    color: #FFF;
    padding: 20px;
    background: #104A8E url(../images/footer.png);
    border-top: 1px solid #1048AE;
}

#footer li {
    display: inline;
}

#footer a {
    color: #FFF;
}

#footer a:hover {
    color: #F2CE02;    
}

#infos {
    background-color: #D70058;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    padding: 5px;
    border-top: 1px solid #FFF;
    background: url(../images/legals.png);
}

.clear {
    clear: both;
}

.shakeimage{
	position:relative
}

.floatimages {
    float:right;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.floatimagesb {
	float:right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.floatimages img {
    width: 200px;
    height: 150px;
    border: 2px solid #104A8E;      
}

.floatimagesb img {
    width: 200px;
    height: 383px;
    border: 2px solid #104A8E;      
}

.important {
    color: #D70058;
    font-weight: bold;
}

.infos {
    color: #FFF;
    padding: 20px 20px 10px 20px;
    background: #104A8E url(../images/footer.png);
    margin-top: 5px;
    margin-bottom: 10px;    
}

.infos-titre {
    color: #FFF;
    padding: 4px 20px 4px 20px;
    background: #104A8E url(../images/legals.png);
    border-bottom: 1px solid #FFF;   
}

.bordernone, .bordernone * {
    border: none !important;
}


#liste-rues li, #liste-rues2 li {
    display: inline;
    list-style-type: none;
    margin-left: 0px;
    margin-right: 10px;
    font-family: Arial;
    font-size: 12px;   
}
