#internal-content-column1 {
min-height: 700px;
}

* html #internal-content-column1 { /* IE only hack for min height */
height: 700px;
}

#internal-content-column2 {
min-height: 700px;
}

* html #internal-content-column2 { /* IE only hack for min height */
height: 700px;
}

#internal-content-column3 {
min-height: 700px;
}

* html #internal-content-column3 { /* IE only hack for min height */
height: 700px;
}


.missions-type {
margin: 10px 0px 10px 0px;
padding: 0px 0px 10px 0px;
border-bottom: 1px solid #d5decd;
}

.missions-icone {
float: left;
width: 24%;
text-align: center;
padding-top: 12px;
}

.missions-text {
float: left; width: 76%;
}

.missions-text strong {
color: #516C2E;
}

.missions-text .joueurs {
font-weight: bold;
color: #76ae3f;
font-size: 12px;
}

ul.bullet {
margin: 0px;
padding: 0px;
list-style: none;
}

ul.bullet li {
margin: 0px;
padding: 0px 0px 10px 30px;
list-style: none;
background-position: 0% 0%;
background-repeat: no-repeat;
}

.date {
width: 32px;
background: url('/concours/images/date-other.gif') no-repeat center center;
height: 33px;
margin: 0px;
}

.month, .day {
display: block;
text-align: center;
text-transform: uppercase;
font-family: Georgia, serif;
color: #516c2e;
font-size: 10px;
}

.month {
font-weight: bold;
}

.day {
font-weight: bold;
font-size: 12px;
}

.security_annoucement {
background-color: #fbe3e4;
color: #6c0004;
padding: 10px 30px 10px 30px;
font-weight: bold;
font-size: 11px;
text-align: center;
}

.niveau_tabs {
width: 479px;
min-height: 100px;
margin-top: 20px;
background-image: url('images/tabs-bg.jpg');
background-repeat: no-repeat;
background-position: 0px 42px;
}

.niveau_tabs_content {
display: none;
padding: 15px;
}

table.table_profil {
margin: 10px 0px 10px 0px;
}

table.table_profil th, table.table_profil .table_profil_bottom {
color: #FFFFFF;
background-color: #4c682b;
font-weight: bold;
}

table.table_profil td {
border-bottom: 1px solid #4c682b;
}

.table_profil_selected {
background-color: #eef5e5;
}

a.imageHighlight:hover, .body-content-publication-text a.imageHighlight:hover {
background: transparent;
}

a.imageHighlight img {
border: 3px solid #ff9600;
}

a.imageHighlight:visited img {
border: 3px solid #a86300;
}  

a.imageHighlight:hover img,
a.imageHighlight:active img {
border: 3px solid #a86300;
}