.text
{
}
.encart
{
    font-size:11px;
}

.text p, .encart p
{
    padding:5px 0px;
}

.text img, .encart img
{
    margin:5px;
}

.text a, #blocDocuments a, .encart a
{
    color:#0079A8;
    text-decoration:none;
}

.text a:hover, #blocDocuments a:hover, .encart a:hover
{
    color:#E19C0A;
}

.text ul, .text ol, .encart ul, .encart ol
{
    padding:5px 0px 5px 20px;
}


.text h3, #blocDocuments h3, #blocGallery h3, #blocPlayer h3, .encart h3
{
    background-image:url("../Images/puce-2fleches-orange.gif");
    background-position:left center;
    background-repeat:no-repeat;
    color:#0079A8;
    font-size:14px;
    padding:5px 0px 5px 25px;
}

.text h4, .encart h4
{
	color: #E19C0A;
	font-size: 13px;
	/*background:url("../images/puce-1fleche-grise.gif") no-repeat left center;*/
    padding:5px 0px 5px 0px;
}

.text h5, .encart h5
{
	color:#000;
	font-size: 13px;
	font-style: italic;	
    padding:5px 0px;
}

.text h6, .encart h6
{
	color:#000;
	font-size: 12px;
	text-decoration:underline;
    padding:5px 0px;
}




/**************************************************************/
.bloc-txt
{
    padding:20px 0px 0px 20px;
}

.bloc-txt-gauche {
	width: 435px;
	padding: 20px 10px 0px 20px; 
	float:left;
	border-right: 1px solid #8A9EA6;
}

.bloc-txt-droite {
	width: 255px;
	padding: 20px 0px 0px 10px; 
	float:left;
}

.bloc-txt-gauche2 {
	width: 345px;
	padding: 20px 0px 0px 20px; 
	float:left;
}

.bloc-txt-droite2 {
	width: 345px;
	padding: 20px 0px 0px 20px; 
	float:left;
}


#blocDocuments
{
    font-size:11px;
    padding-bottom:20px;
}

#blocGallery
{
    padding-bottom:20px;
}

#blocPlayer
{
    padding-bottom:20px;
}


/***************************************************************/
#searchResults
{
	background-color:#fff;
	float:right;
	height:auto;
	padding:20px 0 30px 10px;
	width:735px;
}

#searchResults h3
{
	background-image:url(../Images/puce-2fleches-orange.gif);
	background-position:left 13px;
	background-repeat:no-repeat;
	color:#0079A8;
	font-size:14px;
	padding-left:25px;
	padding-top:10px;
}

#searchResults p 
{
    color:#2F383D;
    font-size:11px;
}

#searchResultsCount
 {
	color:#8A9EA6;
	font-size:11px;
	padding:5px 0 10px;
}

#searchResults ul
{
    list-style-type:none;
}

#searchResults h4 a {
	color:#0079A8;
	font-size:14px;
	text-decoration:underline;
}

#searchResults h4 a:hover
{
	color: #E19C0A;
}


#searchResults .searchPath
{
    display:block;
    padding-bottom:15px;
    color:#E19C0A;
    font-size:11px;
}


#searchPager li
{
    display:inline;
    list-style-type:none;
}

#searchPager a {
    color:#8A9EA6;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

#searchPager a:hover
{
	color: #E19C0A;
}

#searchPager li span
{
    font-size:11px;
    color: #E19C0A;
    font-weight:bold;
}

/*#mapExplorerSwf 
{
	border: 1px solid #8A9EA6;
}*/