body {
	background-image: url(img/fond.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2ead7;
}

/* html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
    {border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0} */

div,p,form,h1,h2,h3,h4 {border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}

.a1 {	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;}
.a1:hover { 	text-decoration: underline;}
.a2 { font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
		font-weight: bold;}
.a2:hover { 	text-decoration: underline;}
.a3 { font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
		font-weight: bold;}
.a3:hover { 	text-decoration: underline;}


.moncompte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #996600;
	height: 19px;
}
.moncompte:hover {
	text-decoration: none;
}

.note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #A0A0A0;
	text-decoration: none;
}
.navnoire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #C4C4C4;
	text-decoration: none;
}
.navnoire:hover {
	color: #FFF;
	text-decoration: underline;
}
.navnoireblanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
}
.navnoireblanc:hover {
	text-decoration: underline;
}



#navev ul {
	list-style-image: url(img/fleche.png);
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 20px;
	padding: 0px;
}
.blocnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #463500;
	line-height: 17px;
	text-decoration: none;
}
.blocnav:hover {	text-decoration: underline;}




#nav .a {
	float:left;
	margin:0 5px 0 0px;
	background:transparent url(img/menu_nav.gif) repeat-x;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}
#nav .a:hover {
	color: #066;
}
#nav .b {
	float:left;
	margin:0 5px 0 0px;
	background:transparent url(img/menu_nav.gif) repeat-x;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}
#nav .b:hover {
	color: #066;
}
#nav .c {
	float:left;
	margin:0 5px 0 0px;
	background:transparent url(img/menu_nav.gif) repeat-x;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}
#nav .c:hover {
	color: #066;
}

#connect input {
	display:block;
	float:left;
	height:16px;
	width:100px;
	padding:2px 3px 0 5px;
	color:#5f5948;
	font-size:12px;
	border-width:1px;
	border-style:solid;
	border-color:#7d7d7d #c4c4c4 #dedede;
	background:#fff url(img/fondform100.gif) no-repeat 0 0;
}
#connect button {
    display:block;
    float:left;
    height:21px;
	width:110px;	
    line-height:21px;
    padding:0 10px;
    margin:1px 0 0 3px;
    border:none;
    cursor:pointer;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    /* preload: itt töltöm be, hover-nél pozícionálom a helyére */
    background:#5f5948 0 -100px;
}
#connect button:hover,
#connect button:active {
    color:#000;
    background-color:#ffc600;
    background-position:0 100%;
}

#recherche input {
    display:block;
    float:left;
    height:17px;
    width:144px;
    padding:5px 3px 0 25px;
    color:#5f5948;
    font-size:11px;
    border-width:1px;
    border-style:solid;
    border-color:#7d7d7d #c4c4c4 #dedede;
    background:#fff url(img/loupe.gif) no-repeat 0 0;
}

#recherche button {
    display:block;
    float:left;
    height:21px;
    line-height:21px;
    padding:0 10px;
    margin:1px 0 0 3px;
    border:none;
    cursor:pointer;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    /* preload: itt töltöm be, hover-nél pozícionálom a helyére */
    background:#5f5948 url(../images/bg/keres_button.gif) repeat-x 0 -100px;
}
	#recherche fieldset {
		float:left;
		margin:10px 0 3px;
		width:295px;
        vertical-align:middle;
	}

#recherche button:hover,
#recherche button:active {
    color:#000;
    background-color:#ffc600;
    background-position:0 100%;
}

		a#rss {
	background: transparent url(img/rss.gif) no-repeat 0 1px;
	padding: 0px 0px 0px 12px;

			margin: 0px 0px 0px 20px
				float:left;
	margin:0 0px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
		}
		a#rss:hover {
	text-decoration: underline;
		}


		a#panier {
	background: transparent url(img/panier.png) no-repeat 0 1px;

	margin: 0px 0px 0px 0px
	float:left;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: block;
		}
		a#panier:hover {
	text-decoration: none;
		}


.couv2 {
	margin:0 0px 0px;
}
#une .couv1 {
	margin:0 10px 7px 2px;
	float:left;
}

#une h1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	padding: 0px;
	text-decoration: none;
}
#une h1:hover {
	text-decoration: underline;	
}
#une .h1 {
	text-decoration: none;
}
#une .h1:hover {
	text-decoration: underline;	
}

#une h2 {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#une h3 {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}
#une h4 {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}
#une .datenum {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #A41C07;
}
#une .cahier {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
}
#une .bloc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
	text-decoration: none;
}
#une .bloc:hover {
	text-decoration: underline;	
}

.surtitreuneblog {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #F16651;
	height: 20px;
	position: relative;
	width: 170px;
}
	.sstitreblog {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D1A0B;
	line-height: 20px;
}
.surtitreune1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #900000;
	height: 20px;
	position: relative;
	width: 235px;
}
	.sstitreacceslibre {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E0000;
	line-height: 20px;
}
.surtitreunecarnets {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #3C9;
	height: 20px;
	position: relative;
	width: 130px;
}
	.sstitrecarnets {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A644B;
	line-height: 20px;
}
	.sstitrecarnetslien {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A644B;
	line-height: 20px;
	text-decoration: none;
}
	.sstitrecarnetslien:hover {
	text-decoration: underline;
}
.surtitreunedossiers {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #909;
	height: 20px;
	position: relative;
	width: 160px;
}
.sstitredossiers {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #909;
	line-height: 20px;
}
.sstitredossierslien {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #909;
	line-height: 20px;
	text-decoration: none;	
}
.sstitredossierslien:hover {
	text-decoration: underline;
}

.surtitreuneboutique {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #6D9437;
	height: 20px;
	position: relative;
	width: 80px;
}
	.sstitreboutique {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A6525;
	line-height: 20px;
}
.surtitreuneagenda {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #0160B2;
	height: 20px;
	position: relative;
	width: 70px;
}
	.sstitreagenda {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0160B2;
	line-height: 20px;
}
	.sstitreagendalien {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0160B2;
	line-height: 20px;
	text-decoration: none;
}
	.sstitreagendalien:hover {
	text-decoration: underline;
}

.surtitreunealire {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #ab7f7f;
	height: 20px;
	position: relative;
	width: 70px;
}
	.sstitrealire {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ab7f7f;
	line-height: 20px;
}
	.sstitrealirelien {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ab7f7f;
	line-height: 20px;
	text-decoration: none;
}
	.sstitrealirelien:hover {
	text-decoration: underline;
}



.surtitreuneevetlib {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #066;
	height: 20px;
	position: relative;
	width: 210px;
}
	.sstitreevetlib {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #066;
	line-height: 20px;
}
	.sstitreevetliblien {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #066;
	line-height: 20px;
	text-decoration: none;
}
	.sstitreevetliblien:hover {
	text-decoration: underline;
}
.titreevetliblien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #066;
	text-decoration: none;
}
.titreevetliblien:hover {
	text-decoration: underline;
}

.titrenoir {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.titrenoirlien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.titrenoirlien:hover {
	text-decoration: underline;
}
.titrecarnets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #3C9;
}
.titrecarnetslien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #3C9;
	text-decoration: none;
}
.titrecarnetslien:hover {
	text-decoration: underline;
}
.titreblog {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #F16651;
	text-decoration: none;
}
	.soustitreblog {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F16651;
	line-height: 20px;
}

.titreblog:hover {
	text-decoration: underline;
}
.titredossiers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #909;
}
.titredossierslien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #909;
	text-decoration: none;	
}
.titredossierslien:hover {
	text-decoration: underline;
}
.titreboutique {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6D9437;
}
.titreboutiquelien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6D9437;
	text-decoration: none;	
}
.titreboutiquelien:hover {
	text-decoration: underline;
}
.titreagenda {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0160B2;
}
.titreagendalien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0160B2;
	text-decoration: none;
}
.titreagendalien:hover {
	text-decoration: underline;
}
.titrealire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #ab7f7f;
}
.titrealirelien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #ab7f7f;
	text-decoration: none;
}
.titrealirelien:hover {
	text-decoration: underline;
}



.img {
	margin:0 7px 4px 1px;
	float:left;
}
.bloc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
}

.blocgros {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
}

.bloclien {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
	text-decoration: none;
}
.bloclien:hover {
	text-decoration: underline;
}

.blocpetit {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
}
.lettrine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	line-height: 28px;
}

.commentaire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #6A5502;
	font-style: italic;
}
.imgartg {
	float: left;
	margin:5px 10px 5px 0px;
}
.imgartd {
	float: right;
	margin:5px 4px 5px 10px;
}

.arttitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #900000;
}
.artsstitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #900000;
}
.artsoustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #039;
}
.artsoustitrelien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #039;
	text-decoration: none;
}
.artsoustitrelien:hover {
	text-decoration: underline;
}
.artencart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #039;
	font-style: italic;
	background-color: #CADBFF;
}

	.rub1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9d181b;
	line-height: 20px;
}

	.rub2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9b1735;
	line-height: 20px;
}

	.rub3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #96175d;
	line-height: 20px;
}

	.rub4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #951884;
	line-height: 20px;
}

	.rub5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #95179b;
	line-height: 20px;
}

	.rub6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9a2496;
	line-height: 20px;
}

	.rub7 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a94577;
	line-height: 20px;
}

	.rub8 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ba6e4a;
	line-height: 20px;
}

	.rub9 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cb941d;
	line-height: 20px;
}

	.rub10 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d5ac02;
	line-height: 20px;
}

	.bandpage {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #909;
	height: 20px;
}
	.bandalire {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #ab7f7f;
	height: 20px;
}


	.bandrub1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #9d181b;
	height: 20px;
}

	.bandrub2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #9b1735;
	height: 20px;
}

	.bandrub3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #96175d;
	height: 20px;
}

	.bandrub4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #951884;
	height: 20px;
}

	.bandrub5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #95179b;
	height: 20px;
}

	.bandrub6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #9a2496;
	height: 20px;
}

	.bandrub7 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #a94577;
	height: 20px;
}

	.bandrub8 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #ba6e4a;
	height: 20px;
}

	.bandrub9 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #cb941d;
	height: 20px;
}

	.bandrub10 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #d5ac02;
	height: 20px;
}

	.mcrech {
	background-color: #CF0;		
}
