.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 10px 20px 20px; 
	float:left;
}

.bloc-txt-droite2 {
	width: 345px;
	padding: 20px 0px 20px 10px; 
	float:left;
	border-left: 1px solid #8A9EA6;
}


#blocDocuments
{
    font-size:11px;
    padding-bottom:20px;
}

#blocGallery
{
    padding-bottom:20px;
}

#blocPlayer
{
    padding-bottom:20px;
}