
/*breadcrumb*/

.breadcrumb {
	position:absolute;
	top:5px;
	left:0;
	margin:5px 10px 0 0;
	padding:0 10px;
	width:700px;
}
.breadcrumb ul {
	position:relative; 
	margin:0; 
	padding:0; 
	height:30px; 

}
.breadcrumb ul li {
	padding:0; 
	margin:0; 
	list-style:none; 
	float:left; 
	height:30px; 
	display:inline;
}
.breadcrumb ul li a {
	font-size:14px; 
	color:#404040; 
	text-decoration:none; 
	line-height:30px; 
	display:block; 
	background-image:url(../../images/1.0/breadcrumbFleche.png); 
	background-repeat:no-repeat;
	background-position:right;
}
.breadcrumb ul li a.active {
	background-image:none;
}
.breadcrumb ul li a span {
	padding:0 22px 0 8px; 
}
.breadcrumbAccueil {
	display:block;
	background-image:url(../../images/1.0/breadcrumbAccueil.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
	width:20px;
}
.breadcrumbAccueil:hover {
	background-image:url(../../images/1.0/breadcrumbAccueilHover.gif);
}
.breadcrumb ul li a:hover span {
	text-decoration:underline; 
	color:rbg(255,255,255);
}
.breadcrumb ul li a.breadcrumbActive {
	background:none;
}
.breadcrumb ul li a.breadcrumbActive span {
	color:#000;
	font-weight:bold;
}
.breadcrumb ul li a.breadcrumbActive:hover span {
	text-decoration:none;
}
.breadcrumb .breadcrumbLeft {
	position:absolute; 
	top:0px; 
	left:0px; 
	width:10px; 
	height:30px; 
	display:block; 
	background:url(../../images/1.0/breadcrumb.png) 0% 0px no-repeat;
}
.breadcrumb .breadcrumbRight {
	position:absolute; 
	top:0px; 
	right:0px; 
	width:10px; 
	height:30px; 
	display:block; 
	background:url(../../images/1.0/breadcrumb.png) 100% -90px no-repeat; 
}


/*Sous-rubriques dans le menu*/
div.menuSousRub {	
	margin:6px 0 6px 3px;
	padding:0;
}
div.menuSousRub {	
	list-style:none;
	margin:0;
	height:18px;
	padding-left:5px;
}
div.menuSousRub a {	
	background-image:url(../../images/1.0/menuSousRubFleche.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#000;
	margin:0;
	padding:0;
	padding-left:8px;
	height:18px;
}
div.menuSousRub a.menuSousRubActive {	
	background-image:url(../../images/1.0/menuSousRubFlecheHover.gif);
}
div.menuSousRub a:hover {	
	background-position:left;
	background-image:url(../../images/1.0/menuSousRubFlecheHover.gif);
	background-repeat:no-repeat;
	color:#000;
}
p.ecrit1 {
	font-size:14px;
	margin:7px;
}



/*Sous-rubriques dans la liste*/

.listeSousRub {	
	margin:0;
	padding:0;
	font-weight:bold;
	
}
#sousRub {
	margin-top:40px;
}
#sousRub a {	
	background-image:url(../../images/1.0/menuSousRubFleche.gif);
	background-repeat:no-repeat;
	background-position:0 10px;
	color:#000;
	margin:0;
	padding:0;
	padding:5px 0 5px 10px;
	float:left;
	display:block;
	height:18px;
	width:500px;
	margin:0;
	margin-left:10px;
	height:18px;
	font-size:15px;
}
#sousRub a:hover {	
	background-image:url(../../images/1.0/menuSousRubFlecheHover.gif);
	
	background-color:#DFDFDF;
}

#sousRubTitre {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	margin:0 0 10px 10px;
}

#hauteurPage {
	height:830px;
}
#pubBecanerie {
	top:198px;
}
#contenu2 {
	margin-top:8px;
	font-size:13px;
}
#sousRub {
	font-size:14px;
	border:solid 1px #5D5D5D;
	background-color:#EBEBEB;
	padding:4px 0;
	margin-top:5px;
}
.texteIntroRub {
	text-align:justify;
	padding:0 15px;
	margin-bottom:10px;
	margin-top:10px;
	font-size:14px;
}
p.texteIntroRub a {
	text-decoration:underline;
}
.listeArticles {
	margin-top:15px;
}

.listeArticlesContenu {
	border:solid 1px #5D5D5D;
	padding-bottom:5px;
}
.listeArticlesContenu img {
	float:left;
}
.titreListeArticle {
	display:block;
	background-image:url(../../images/1.0/ongletNewsFond.gif);
	background-repeat:repeat-x;
	height:24px;
	width:400px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	line-height:22px;
	padding-left:8px;
	position:relative;
	margin-top:8px;
	border-left:solid 1px #5D5D5D;
	text-decoration:none;
}
.articlesRub {
	position:relative;
}
.articlesRub h3 {
	margin:0;
	padding:0;
	padding-left:10px;
	margin-top:4px;
	float:left;
}
.articlesRub p {
	position:absolute;
	top:25px;
	left:120px;
	text-align:justify;
	padding-right:8px;
}
.articlesRub a img {
	margin-top:5px;
	margin-left:4px;
	border:solid 1px #E2E2E2;
}
.articlesRub a:hover img {
	border:solid 1px #8E8E8E;
}
.titreArticleRub {
	position:absolute;
	top:10px;
	left:160px;
	font-size:14px;
	display:block;
	color:#474747;
	font-size:14px;
	font-weight:bold;
}


/* CSS pagination */

div.pagination {
	font-size:14px;
	margin-top:20px;
	margin-bottom:15px;
	text-align:center;
}
div.pagination strong {
	background-color:#1B2421;
	padding:5px 10px;
	text-align:center;
	margin:0 0.25em;
	border:solid 1px #000000;
	color:#FFFFFF;
	font-weight:bold;
}
div.pagination a {
	background-color:#D7D7D7;
	padding:5px 10px;
	margin:0 0.25em;
	border:solid 1px #000000;
	color:#000;
	font-weight:bold;
}
div.pagination a:hover {
	background-color:#1B2421;
	color:#FFF;
	text-decoration:underline;
}



.titreH1Rub {
	padding:4px 0;
	font-size:22px;
	background-color:#5d5d5d;
	border:solid 1px #000;
	border-left:solid 3px #000;
	border-right:solid 3px #000;
	color:#FFF;
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
	margin-top:42px;
	margin-right:4px;
}

.separArt {
	clear:both;
	height:5px;
	line-height:0;
}

.titreMarque {
	display:block;
	margin:2px;
	width:170px;
	float:left;
	font-size:16px;
	background-color:#CCC;
	padding:3px;
}

a.titreMarque:hover {
	background-color:#FF6F00;
}