/* Inventaire des équipements de recherche */
.tx-tactic-portail-recherche section{
margin-bottom : 12px;
}
.row-fluid .span10 h3 {
  padding: 15px 0;
}

.organisme p {
margin-top:-9px;
}
.descriptif p {
margin-top:-9px;
}
.descriptif ul {
margin-top:-9px;
margin-bottom: 20px;
}
.discipline p {
margin-top:-9px;
}
.discipline ul {
margin-top:-9px;
margin-bottom: 20px;
}
.dateInterne p {
margin-top:-9px;
}
.dateOrganisme p {
margin-top:-9px;
}
.niveau p {
margin-top:-9px;
}
.montant p{
margin-top:-9px;
}
.organisme p {
margin-top:-9px;
}


.tx-tactic-portail-recherche h1 {
	color: #ba3528;
	font-size : 18pt;
	font-weight: bold;
}

.tx-tactic-portail-recherche h2 {
	color: #ba3528;
	font-size : 16px;
	font-weight: bold;
	padding-bottom:10px;
}

.tx-tactic-portail-recherche label {
	display: inline;
	font-weight: bold;
}

.tx-tactic-portail-recherche td {
	color: #828282;
}

.tx-tactic-portail-recherche th {
	background-color: #e5e5e5!important;	
	color: #545454;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	
}

.tx-tactic-portail-recherche .colonnes ul {
	columns: 2;
  	-webkit-columns: 2;
  	-moz-columns: 2;
}

.tx-tactic-portail-recherche .colonnes li {
	-webkit-column-break-inside:avoid; 
	page-break-inside: avoid; /* Firefox */
    break-inside: avoid;
	line-height: 15px;
	margin-bottom:5px;
}

.tx-tactic-portail-recherche li {
	list-style-image: url("/typo3conf/ext/tactic_template_fsg/Resources/Public/Images/bullet_red.png");
}

.tx-tactic-portail-recherche li:hover {
	list-style-image: url("/typo3conf/ext/tactic_template_fsg/Resources/Public/Images/bullet_red.png");
}

.selection {
	font-size: 16px;
	text-transform: uppercase;
}

.section.noborder {
	padding-top: 5px; border: 0;
}

.section {
	border-top: solid 1px #bec0c4;
	padding-top: 10px;
	padding-bottom: 5px;
}
.section:first-child{border-top:0;}

.section label { margin-bottom: 5px; display:inline-block;}

.equipement_local {
	font-size: 14px;
	color: #545454;
	font-weight: bold;
}

.laboratoireEquipement {
	font-size: 14px;	
	color: #828282;	
}

.organismeSubventionnaire {
	font-size: 11px;
	color: #545454;
	font-style: italic;
	margin-bottom: 10px;
}

.modele_equipement {
	background-color: #f7f7f7;
	font-size: 12px;
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 10px;
}

.site_web {
	color: #ba3528;
}

.bx-wrapper {
	float: left;
}

.bx-wrapper ul {
	margin: 0px !important;
	padding: 0px !important;	
}

.description_court {
	float: left;
	width: 350px;
}

.lien_retour {
	margin-top: 20px;
	float: left;
}

.lien_retour a {
	color: #424242;
	font-weight: bold;
}

#bx-pager {
	margin-top:5px;
	margin-bottom: 5px;
}

.ficheMiniature-nom {
	color:#98252B;
	font-weight:bold;
	font-size:0.9em;
}
.ficheMiniature-departement {
	color:black;
	font-weight:bold;
	font-size:0.9em;
}
.ficheMiniature-laboratoire {
	font-size:0.9em;
}
.ficheMiniature {
	padding-bottom:10px;
}
