/** For the editor **/

p.text-left, td.text-left, th.text-left, *.text-left
{
    text-align: left;
}

p.text-right, td.text-right, th.text-right, *.text-right
{
    text-align: right;
}

p.text-center, td.text-center, th.text-center, *.text-center
{
    text-align: center;
}

p.text-justify, td.text-justify, th.text-justify, *.text-justify
{
    text-align: justify;
}

/********************************** pages partenaires ****************************************/
div.partenairePartenaire{
        border:1px solid #00446A;
	margin-bottom:5px;
	padding:2px;
	padding-bottom:5px;
	clear:both;
}
div.imageCollaborateur{
	margin:3px;
	padding:3px;
	width:auto;
}
div.imagePartenaire img{
	float:right;
	margin-left:7px;
	border:#ccc solid 1px;
	padding:3px;
}
div.titlePartenaire{
	font-size:13px;
	font-weight:bold;
	word-spacing:5px;
	margin:3px;
	letter-spacing:2px;
	padding-bottom:10px;
}

div.descriptionPartenaire{
	font-family:Arial;
	text-align:justify;
	padding:2px;
}

div.lienPartenaire{
	margin:3px;
	padding-bottom: 20px;
}
div.lienPartenaire a{
	font-family:Arial;
	text-decoration:none;
}
div.lienPartenaire a:hover{
	text-decoration:none;
}

/********************************** end pages partenaires ****************************************/

/********************************** pages project ****************************************/
div.lineProject{
	margin-bottom:5px;
	padding:2px;
	padding-bottom:5px;
        border:1px solid #00446A;
	clear:both;
}

div.titleLineProject{
	font-size:13px;
	font-weight:bold;
	word-spacing:5px;
	margin:3px;
	letter-spacing:2px;
	padding-bottom:10px;
}

div.descriptionLineProject{
	font-family:Arial;
	text-align:justify;
	padding:2px;
}




div.lienLineProject{
	margin:3px;
	padding-bottom: 20px;
}
div.lienLineProject a{
	font-family:Arial;
	text-decoration:none;
}
div.lienLineProject a:hover{
	text-decoration:none;
}

/********************************** end pages projects ****************************************/

div.object-left, table.object-left
{
    float: left;
    clear: left;
    margin-right:15px;
}

div.object-right, table.object-right
{
    float: right;
    clear: right;
    margin-left:15px;
}

div.object-center, table.object-center
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

div#toolbar-top div.search-line div.optionblock input,
div#toolbar-top div.search-line div.optionblock label,
div#toolbar-right div.search-full div.optionblock input,
div#toolbar-right div.search-full div.optionblock label
{ 
    display: inline;
}

div#div_summary{
    display:block;
}

div#div_prestations{
    display:none;
}

div#div_coach{
    display:none;
}

div#div_partenaires{
    display:none;
}


div#div_foundings{
    display:none;
}

div#div_publications{
    display:none;
}

div#div_see_also{
    display:none;
}

div#div_action{
    display:none;
}

div#div_faq{
    display:none;
}

div#div_projects{
    display:none;
}

div#div_documents{
    display:none;
}


.platinn-image{
    min-height:100px;
}

.platinn-slideshow-contacts{
    min-height:120px;

}

.platinn-slideshow-logos{
    min-height:120px;
    
}

.mega-units{
    font-size:9px;
}

.boite2  .dotbase-boite-petit{
    width:340px;
}

