@charset "utf-8";
/* CSS Document */

html, body {
    margin:0;
    padding:0;
    height:100%;
    position:relative;
    font-family:"Times New Roman", Times, serif;
    color:#333;
}

header.ui-header {
    background: #9992c0;
    text-align: left;
    padding: 9px;
    border-color: #9a7cb8;
}

#couv {
    float: left;
    width: auto;
    height:auto;
    max-width: 19%;
    max-height:100%;
    min-width: 116px;
    margin: 25px 25px 0px 0px;
}

header img {
    position: absolute;
    top: 4px;
    right: 5px;
    max-width: 90%;
    height:auto;
    max-height:170px;
    width: auto;
    margin: 9px;
}

nav ul.links {
    padding:0;
}

nav ul.links li {
    text-align:center;
}

nav ul.links li a {
    font-family:Arial, Helvetica, sans-serif;
    color: #003382;
    font-weight:bold;
    text-decoration: none;
    margin-left:-21px;
}

nav ul.spaced.links li {
    margin-top: 8%;
}

i.herbe {
    display:inline-block;
    background: url("../img/li.png") no-repeat;
    width:21px;
    height:24px;
    margin-right: 5px;
}

.flash .insuuFeuilletage {
    width:100%;
    min-height:277px;
}

.insuuFeuilletage {
    display: none;
}

header.ui-header h3.ui-title {
    display: inline-block;
    margin: 0;
    padding: 0;
}

a, a:hover, a:visited, a:active, h2, h3  {
    text-decoration: none !important;
    text-shadow: none !important;
    color: #003382 !important;
}

.prezimg {
    text-align: center;
}

.prezimg img {
    display:inline-block;
}

.chants h4 {
    font-style: italic;
    margin-bottom: 0;
}

section.content.showimg {
    background: url(../img/decobleu-vert.png) no-repeat 80% 25%;
}

.center {
    text-align: center;
}

section.content.ui-content {
    min-height: 260px;
}

.alinea {
	margin-left: 20px;
}

.alinea2 {
	margin-left: 60px;
}

.alinea3 {
	margin-left: 150px;
}

#blanc {
	color: white;
}