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

.opacity {
	opacity: 0.5;
}

#droite h1 {
	height: 48px;
	line-height: 60px;
	background-image: url(../../img/icones/deja-disponible.png);
}

#afficher li#li_motcle {
	/*width: 468px;  Avec un module a droite */
	width: 720px; /* Toutes la largeur */
	background-image: url(../../img/layout/background-menu.png);
	background-repeat: repeat-y;
	background-position: right top;
}

#afficher li#li_motcle label {
	float: left;
}

#afficher li#li_motcle input[type=text] {
	/* width: 415px;   Avec un module a droite */
	width: 670px; /*nToutes la largeur */
}

#li_francophone {
	width: 60px !important;
	width: 60px !important;
	padding: 10px !important;
}

#li_francophone label {
	background: url("../../img/drapeaux/francais.png") top left no-repeat;
	padding-left: 35px !important;
	width: 1px !important;
	height: 20px;
    overflow: hidden;
}

#li_sme {
	width: 60px !important;
	padding: 10px !important;
}

#li_sme label {
	background: url("../../img/icones/sme.png") top left no-repeat;
	background-size: contain;
	padding-left: 35px !important;
	height: 36px !important;
	width: 1px !important;
    overflow: hidden;
}

#li_francophone label:hover,
#li_sme label:hover {
	cursor: pointer;
}

#li_remake {
	width: 70px !important;
	padding:  10px !important;
}

#li_remake label {
	width: auto !important;
}

#critere {
	line-height: 21px !important;
	vertical-align: middle;
}

#li_pays img {
	float: right;
    margin-left: 5px;
}

/* LISTE */

.liste .col1 {
	display: none;
}

.liste .col2 {
	width: 240px;
}

.liste .col2 h2 {
	font-weight: normal;
}

.col2 .drapeau_francais {
    position: absolute;
    top: 4px;
    right: 4px;
}

.liste .col3 {
	width: 165px;
	padding: 0px 10px;
}

.liste > li.ligne:hover .color_2 {
	color: #fff !important;
}

.liste .col4 {
	width:80px;
	text-align: center;
}

.liste .col4 strong {
	display: none;
}

#droite .liste .col5,
#droite .liste .col6,
#droite .liste .col7,
#droite .liste .col8 {
	width: 55px;
	padding: 0px;
	text-align: center;
	background-color: transparent;
}

.liste .col6 strong,
.liste .col7 strong {
	width: 55px;
	display: block;
	font-weight: normal;
}

.liste .col8 {
	width: 60px;
}

/* VIGNETTE */

.vignette li.ligne {
	display: inline-block;
	vertical-align: top;
	background: url(../../img/layout/ombre-affiche.png) left bottom no-repeat;
	width: 170px;
	margin-right: 25px;
	padding-bottom: 11px;
	position: relative;
}

.vignette li.ligne ul {
	padding-bottom: 40px;
}

.vignette li.ligne:nth-child(4n) {
	margin-right: 0px;
}

.vignette .col2 h2 {
	padding: 10px;
	padding-bottom: 2px;
	font-size: 1.167em;
}

.vignette .col3,
.vignette .col4 {
	padding: 10px;
	padding-top: 0px;
}

.vignette .col5,
.vignette .col6,
.vignette .col7,
.vignette .col8 {
	position: absolute;
	color: #fff;
	font-size: 1.167em;
	padding: 0px 5px;
	height: 20px;
	line-height: 20px;
}

.vignette .col5 {
	top: 10px;
	right: 10px;
}

.vignette .col6,
.vignette .col7 {
	font-size: 1em;
	bottom: 20px;
}

.vignette .col8 {
	left: 0px;
	padding-right: 5px;
	padding-left: 10px;
}

.vignette .col7 {
	right: 0px;
	padding-right: 10px;
	padding-left: 5px;
}

.vignette .col6 strong,
.vignette .col7 strong {
	color: #fff !important;
}
	
.vignette .col8 {
	top: 10px;
	left: 0px;
	width: 50px;
	text-align: right;
	padding-right: 10px;
	background-color: #39c;
}


/* Pour masque le ANNEE */
.vignette li.thead li.col8 {
	display: none;
}

/* REHERCHE PAR PAYS */

.cadre {
	margin-bottom: 15px;
	padding: 15px;
}

.cadre h2 {
	color: #cc3366;
	font-size:  1.25em;
	margin-bottom: 10px;
}
