@charset "utf-8";
#form{
    border: thin solid #637178;
    background-color: #FFFFFF;
}
#form table{
    border-color: #0E415A;
    border-style: none;
    /* [disabled]border-width: thin; */
    background-color: #FFFFFF;
    color: #000000;
}
#submit, #button{
    background-color: #637178;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 11px;
    text-align: justify;
    color: #CEE8F5;
}
#menu a, a:hover a:active a:visited{
    color: #0E415A;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    width: auto;
    height: auto;
}
#Menucontrole{
	position: relative;
    margin-left: 60px;
}
p a, a:hover a:active a:visited{
	color: #0E415A;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    width: auto;
    height: auto;
}
#id {
    color: #000000;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 12px;
    border-style: none;
}
tr td #submit {
    text-align: justify;
}
tbody tr .title {
}
tbody tr .title {
}
tbody tr .title {
}
tbody tr .title {
    text-align: left;
    padding-left: 5px;
    padding-top: 0px;
}
tr td #titre {
    padding-top: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}
tbody tr .title {
}
tr td #date {
    padding-top: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}
tr td #content {
    padding-top: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.title {
    color: #CEE8F5;
    background-color: #0E415A;
    text-align: left;
    font-weight: bold;
}
table tr{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
}
.textenormalBoldRed{
	color: #DB0205;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-align: left;
}
.textenormalBoldGreen{
    color: #37C914;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-align: left;
}
.formeElement {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #082533;
    text-decoration: none;
    background-color: transparent;
    border: thin solid #A7ABAD;
}
li.c3 {
	list-style: none;
}
.dateconteneur {
	position: absolute;
    left: 85%;
    top: 2px;
}