/* @override http://localhost/HG/style/style.css */

body{
	width: 981px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #333333;
}

#en-tete{
	height: 200px;
	position: relative;

}

#general {
	width: 981px;
	margin: 0 auto;
	position: relative;

}

#pied_de_page{ 
	height: 70px;
	width: 100%;
	background: url(../img/footer.png) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	font-family: Arial;
	margin-bottom: 10px;
	padding-top: 1px;
}
#pied_de_page a, a:visited{
	color: #333333;
	text-decoration: none;
}

#pied_de_page a:hover{
	color: #666666;
	text-decoration: none;
}

#pied_de_page p{
	padding-right: 40px;
	padding-top: 5px;
	margin-bottom: 0;
}

.lienRetour{
	background-image: url(../img/rond.png);
	background-repeat: no-repeat;
	color: #FF0000;
	font-size: 12px;
	padding-left: 30px;
	padding-bottom: 5px;
}

.lienRetour a, a:visited{
	color: #FF0000;
	text-decoration: none;
}

.lienRetour a:hover{
	color: #333333;
	text-decoration: none;
}

/* @end */


#container{
	background: url(../img/rac-corps2.png) repeat-y;
	text-align: left;

}

#containerflash{
	text-align: left;
	float: left;
}

#containerflash_right{
	text-align: justify;
	float: right;
	margin-left: 20px;
}

.texte{
	margin-left: 5px;
	padding: 40px;
	text-align: justify;
}

.texte-page_gamme{
	margin-left: 320px;
	padding: 10px;
	text-align: justify;
}

.texte-page_gamme-left{
	margin-right: 30px;
	padding: 10px;
	text-align: justify;
}


.texte-edito{
	margin-left: 5px;
	padding: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #D42A24;
	border-right-color: #D42A24;
	border-bottom-color: #D42A24;
	border-left-color: #D42A24;
	margin-top: 5px;
	width: 100%;
}
.texteSansDecalage{
	margin-left: 5px;
	padding: 40px;
	margin-bottom: 30px;
}

#blocbanniere{
	height:500px;
	width:150px;
	border: solid 1px;
	border-color: #333333;
	background-image: url(../img/photo-vert.jpg);
	float: left;
	margin: 70px;
	margin-top: 150px;
	margin-bottom: 300px;
}

#blocbanniere2{
	height:500px;
	width:150px;
	border: solid 1px;
	border-color: #333333;
	background-image: url(../img/photo-vert2.jpg);
	float: left;
	margin: 70px;
	margin-top: 150px;
	margin-bottom: 200px;
}

#blocbanniere3{
	height:500px;
	width:150px;
	border: solid 1px;
	border-color: #333333;
	background-image: url(../img/photo-vert3.jpg);
	float: left;
	margin: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.blocMenuGauche {
	height:500px;
	width: 22%;
	border-right: solid 1px;
	border-color: #FF0000;
	background-image: url(../img/bg-liste.png);
	background-repeat: no-repeat;
	float: left;
	margin: 50px;
	padding-left: 15px;
	padding-top: 30px;
}

.blocMenuGauche a, a:visited{
	color: #666;
	text-decoration: none;
}

.blocMenuGauche a:hover{
	color: #333333;
	text-decoration: none;
}

.extraitArticle {
	float: left;
	width: 65%;
}
.extraitArticle h3{
	margin-left: 0;
	text-align:left;
	color:#D42A24;
	background-image: url(../img/rond.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1em;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #D22E29;	
}

.extraitArticle img {
	float: left;
	border: 1px #000 solid;
	margin: 0.8em;

}

.imageflottantegauche{
   border: solid 1px;
   border-color: #990000;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px; /* petite marge a gauche de l'image */
}

/* @group Ajout MagicBeber */

.blocTexte {
	float: left;
	width: 20%;
	margin: 1em;
	text-align: left;
	
}

.blocTexteNews {
	float: left;
	width: 20%;
	margin: 1em;
	margin-left: 3em;
	text-align: left;
	background-image: url(../img/fond-news.png);
	background-repeat: repeat;
	padding: 10px;
}

.blocflashcentre{
	float: left;
	width:400px;
	margin: 15px;
}

/* @end */




/* @end */
h2, .titre-index{
	margin-left: 0;
	text-align:left;
	color:#D42A24;
	background-image: url(../img/rond.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
}

.titre-page{
	margin-left: 260px;
	text-align:left;
	color:#D42A24;
	background-image: url(../img/rond.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #D22E29;
}

.titre-page_gamme{
	margin-left: 315px;
	text-align:left;
	color:#D42A24;
	background-image: url(../img/rond.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #D42A24;
}

.titre-page_gamme-left{
	margin-left: 0px;
	text-align:left;
	color:#D42A24;
	background-image: url(../img/rond.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #D42A24;
	margin-right: 320px;
}


.telechargement_pdf, #telechargement_pdf{
	height: 20px;
	text-align:right;
	color: #333333;
	background-image: url(../img/picto-pdf.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;	
}
.telechargement_pdf a,a:visited, #telechargement_pdf a,a:visited{
	color: #666666;
	text-decoration: none;
}

.telechargement_pdf a:hover, #telechargement_pdf a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

.telechargement_pdf-left, #telechargement_pdf-left{
	height: 20px;
	text-align:right;
	color: #333333;
	background-image: url(../img/picto-pdf.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
	margin-right: 320px;
}
.telechargement_pdf-left a,a:visited, #telechargement_pdf-left a,a:visited{
	color: #666666;
	text-decoration: none;
}

.telechargement_pdf-left a:hover, #telechargement_pdf-left a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

.pagination a {
	color: #000000;
	text-decoration: none;
}
.pagination a,a:visited{
	color: #999999;
	text-decoration: none;
}

.pagination a:hover{
	color: #666666;
	text-decoration: none;
}
.lireSuite a{
	color: #000000;
	text-decoration: none;
}
.lireSuite a,a:visited{
	color: #999999;
	text-decoration: none;
}

.lireSuite a:hover{
	color: #666666;
	text-decoration: none;
}

/* @group Blocs texte admin */
.colonneGauche {
	width: 50%;
	float: left;
}

.colonneDroite{
	margin-left: 50%;
}

.colonneGaucheGrande {
	width: 60%;
	float: left;
}

.colonneDroitePetite{
	margin-left: 60%;
}

.galerie {
	
}

div.sort {
	border : 2px groove #c2c2c2;
	padding: 3px 3px 3px 3px;
	margin : 5px 5px 5px 5px;
	width: 100px;
	height: 100px;
	float:left;
}
div.sort img {
	margin-bottom: -6px;
}
/* @end */


hr {
	clear: both;
	visibility: hidden;
}

.blocImageGauche {
	float: left;
	width: 40%;
}