﻿
.content-centre
{
    border-left:solid 1px #000;
    padding-right:20px;
    width:664px;
}

.content-centre2, .content-centre3
{
    padding-right:20px;
}

.content-centre-gauche
{
    border-left:solid 1px #000;
    float:left;
    width:322px;
    padding-right : 10px;
}

.content-centre-droit
{
    float:left;
    width:322px;
    border-left:solid 1px #000;
    padding-left:10px;
}

.content-centre .text, .content-centre-gauche .text
{
    padding-left:20px;
}



#blocDocuments, #blocGallery, #blocPlayer 
{
    padding:4px 0px 8px 0px;
}

#blocDocuments h3, #blocGallery h3, #blocPlayer h3
{
    color:#00519C;
    font-size:16px;
    padding-bottom:4px;
}

#blocDocuments a
{
    color:#000;
    font-size:11px;
    text-decoration:none;
}

#blocDocuments a:hover
{
    color:#288929;
    text-decoration:underline;
}



#searchResults
{
    border-left:solid 1px #000;
    padding-right:20px;
    padding-left:15px;
    width:649px;
}

#searchResults h3
{
    color:#00519C;
    font-size:16px;
    padding-bottom:4px;
}

#searchResultsCount 
{
    color:#333333;
    font-size:11px;
    padding:5px 0 10px 0;
}

#searchResults h4
{
    padding-bottom:3px;
}

#searchResults h4 a
{
    color:#00519C;
    font-size:14px;
    text-decoration:underline;
}

#searchResults h4 a:hover
{
	color: #288929;
}

#searchResults p , #searchResults li
{
    color:#000;
    font-size:11px;
}

#searchResults ul
{
    list-style-type:none;
}

#searchResults ul.noresult
{
    list-style-type:square;
	padding-left:30px;
}

#searchResults .highLight
{
    font-weight:bold;
}

#searchResults .searchPath
{
    display:block;
    padding-bottom:15px;
    color:#666;
    font-size:11px;
}

#searchPager li
{
    display:inline;
    list-style-type:none;
}

#searchPager a {
    color:#333;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

#searchPager a:hover
{
	color: #288929;
}

#searchPager li span
{
    font-size:11px;
    color: #288929;
    font-weight:bold;
}