h1{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}


h4{
 font-size: 100%;
 color: #333333;
}

h5{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
}


.petit {
	font-size:24px;
}

/***********************************************/
/* article                                     */
#articles ul {
	margin-left: 15px;	
}


#articles {
	width: 608px;
	}

.bordure, .bordureReduite {
	position:relative;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(../../images/fondPoint.gif);
	background-repeat: no-repeat;
	background-position:right top;
	padding-top:13px;
	padding-left:8px;
	margin-right: 10px;
}

.pointille {
	background-image: url(../../images/fondPoint.gif);
	background-repeat: no-repeat;
	background-position:right top;
	padding-top:13px;
	padding-left:8px;
}

.piedOutil {
	background-image: none;
}

.piedOutil p {
	text-align:right;
}



.bordureReduite {
	margin-left:116px;
	}

.paveDroite{
	clear:both;
	float:right;
	width:196px;
	background-image: url(../../images/pointVertico.gif);
	/* background-color: #FFFFFF;*/
	background-repeat: repeat-y;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
}

.paveDroite h1{
	line-height:15px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	color:#B00000;
}

.paveDroite p{
	line-height:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B00000;
}

.article {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	border-bottom: 1px none #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 3px;
}

.definition {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-style: solid;
	border-top-width:1px;
	font-size:11px;
}

.cssRecherche {
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width:1px;
	font-size:11px;
}

.definition p {
	font-size:11px;
}


.article h2 {
	margin:0px;
	font-size:18px;
	padding-top:18px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.article h3 {
	margin-top:12px;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.article h4 {
	margin:0px;
	font-size:18px;
	padding-top:3px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.article h5 {
	margin-top:3px;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}




.article ul {
	padding-left: 10px;
	margin-left: 10px;
	font-size: 12px;
}

.fondTitre{
	background-color: #EEEEEE;
	width:100%;
	color:#000000;
}

.article p {
	font-size: 12px;
	/*margin-top:2px;*/
	padding-top:4px;
	padding-bottom:0px;
	margin:0px;
}

.finPrestataire {
	clear:both;
}

/***********************************************/
/* Mise en page du bloc actualité              */

#actualites {
	background-color: #E18305;
	width:100%;
	background-image: url(../../images/haloActus.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 10px;
}

#actualites p {
	margin-top:10px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#actualites a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


/***********************************************/
/* Mise en page du bloc info pratique          */

#infos
	{
	margin-bottom:11px;
	background-color: #FCDB6A;
	}

#infos img {
	display:block;
}

#infos li {
	list-style-type:none;
	height:20px;
	background-image:url(../../images/pointOutils.gif);
	background-repeat:repeat-y;
	background-position: 24px top;
}

#infos a, #infos a:hover, #infos a:visited, #infos a:active
	{
	font-size: 11px;
	padding-left:24px; 
	background-repeat:no-repeat;
	background-position: left middle;
	vertical-align:middle;
	color: #A40101;
	display:block;
	width:120px;
	}

#infos a.pictoBrochure
	{
	background-image:url(../../images/pictoBrochure.gif);
	}
#infos a.pictoAcces
	{
	background-image:url(../../images/pictoAcces.gif);
	}
#infos a.pictoContact
	{
	background-image:url(../../images/pictoContact.gif);
	}
#infos a.pictoPlan
	{
	background-image:url(../../images/pictoPlan.gif);
	}
