@charset "UTF-8";

/*  début style global          */


h1{
	font-size:180%;
	margin-top:0px;
	font-weight:lighter;
}


.lienszoomsur{
	
		height:22px;
	}

.lienarticle {
	float:left;
	width:150px;
	height:40px;
	display:block;
	background-image:url(/images_charte/boutonarticles2.gif);
	background-position:top left;
	}
.lienarticle a:hover{
	float:left;
	width:150px;
	height:40px;
	display:block;
	background-image:url(/images_charte/boutonarticles1.gif);
	background-position:bottom left;
	}
.lienarticle a{
	float:left;
	width:150px;
	height:40px;
	display:block;
	background-image:url(/images_charte/boutonarticles1.gif);
	background-position:top left;
	}
	
	
	
	
	
.liendossier{
	float:left;
	width:150px;
	height:40px;
	display:block;
	background-image:url(/images_charte/boutondossiers2.gif);
	background-position:top left;
	}

.liendossier a:hover {
	float:left;
	width:150px;
	height:40px;
	display:block;
	background-image:url(/images_charte/boutondossiers1.gif);
	background-position:bottom left;
	}
	
.liendossier a{
	float:left;
	width:150px;
	height:40px;
	display:block;
	background-image:url(/images_charte/boutondossiers1.gif);
	background-position:top left;
	}
		
.presentation_article1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	clear:both;
	display:block;
	height:80px;
	margin-left:10px;

	position:relative;
}

.presentation_article2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	clear:both;
	display:block;
	height:80px;
	margin-left:10px;
	position:relative;
	background-image: url(/images_charte/fondgris.gif);
	background-repeat: repeat;
}

.presentation_dossier1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	clear:both;
	display:block;
	height:80px;
	margin-left:10px;

	position:relative;
}

.presentation_dossier2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	clear:both;
	display:block;
	height:80px;
	margin-left:10px;
	position:relative;
			background-image: url(/images_charte/fondgris.gif);
	background-repeat: repeat;
}




	
.imagearticle{
	width:140px;
	height:60px;
	padding:10px;
	float:left;
	clear:both;
	padding:4px;
	border: thin solid #CCC;
	margin:5px;
	}
	
.imagedossier{
	width:100px;
	height:60px;
	
	float:left;
	clear:both;
	padding:4px;
	border: thin solid #CCC;
	margin:5px;
	}
	
	
	
.textarticle{
float:left;
font-size:120%;
padding-top:10px;
color:#666;	
width:505px;
	}
.textarticle a{
text-decoration:none;
color:#000;	
	}
	
.textarticle a:hover{
text-decoration:none;
color:#CC0066;	
	}
.titrearticle a{
	text-transform:uppercase;
	display:block;
	}
.lirearticle{
	bottom:0;
	right:0;
	float:right;
	color:#cc0066;
	position:absolute;
	font-size:100%;
	}

.rubrique{
	width:215px;
	float:left;
	height:90px;
	
	}
.titrerubrique a, .titrerubrique a:visited{
text-transform:uppercase;
color:#CC0066;
text-decoration:none;
font-size:130%;
	}

.titrerubrique a:hover{
color:#000;

	}

.ssrubrique a, .ssrubrique a:visited{
	text-transform:none;
	float:left;
	font-size:120%;
	text-decoration:none;
	color:#666666;
	clear:both;
	}

.ssrubrique a:hover{
	text-transform:none;
	float:left;
	font-size:120%;
	text-decoration:none;
	color:#cc0066;
	}

h2{
text-transform:uppercase;
font-size:100%;font-weight:normal;
padding:0px;
margin:0px;

	}
h2 a, h2 a:visited{
	color:#cc0066;
	text-decoration:none;
	}
h2 a:hover{
	color:#666;
	
	}
#image_presentation{
	width:980px;
	height:345px;
	position:relative;
	margin-left:10px;
	margin-top:10px;
}

#texte_presentation{
	position:absolute;
	padding:5px;
	width:380px;
	height:188px;
	bottom:62px;
	right:137px;
	color:#333;
	text-align:left;
	font-size:120%;

	}
#texte_presentation li{
	display:inline;
	list-style-type:none;list-style-position:inside;
	padding:1px;font-size:90%;
}
#texte_presentation ul{margin:0px;padding:0px;display:inline;list-style-position:inside;}
#texte_presentation a, #texte_presentation a:visited{color:#cc0066;}
#texte_presentation a:hover{color:#666;}
