﻿/* Affichage détaillé de la notice */
.linkpgm {
color:#652D5C;
}


.boxcomeback {
	text-align:center;
	background-color:white;
	margin:10px 50px 10px 50px;
	border:1px solid black;
	color:#8C2D5C;
	cursor:hand;
}

.categorienotice {
	color:#652D5C;
	font-weight:bold;
}


.textfieldSearch
{
    background-color: #00A886;
    background-image: none;
    color: White;
    font-weight: bold;
    border:1px solid #00A886;
}

.descriptionListeCourte
{
text-align:justify;
color:Black;
text-decoration:none;
}

.comboLoc .x-combo-list-item, .comboLoc, #comboLocs
{
    background-color: #3E84C5;
    background-image: none;
    color: White;
    font-weight: bold;
    border:1px solid #3E84C5;
}

.comboInstr .x-combo-list-item, .comboInstr, #comboInstrs
{
    background-color: #8C2D5C;
    background-image: none;
    color: White;
    font-weight: bold;
    border:1px solid #8C2D5C;
}

.comboPeuples .x-combo-list-item, .comboPeuples, #comboPeuples
{
    background-color: #00B8F1;
    background-image: none;
    color: White;
    font-weight: bold;
    border:1px solid #00B8F1;
} 

.comboInstitutions .x-combo-list-item, .comboInstitutions, #comboInstitutions
{
    background-color: #013140;
    background-image: none;
    color: White;
    font-weight: bold;
    border:1px solid #013140;
}

