body {
	background-image: url(../media/template/fondpage.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	font-family: Garamond;
	color: #868686;
	background-attachment: fixed;
}
p {
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;
}
a {
	color: #7676b7;
	text-decoration: none;
}
a:visited {
	color: 7676b7;
	text-decoration: none;
}
a:hover {
	color: #4b4b71;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	color: #83BAD8;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
}

#page {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#head {
	background-image: url(../media/template/head.jpg);
	height: 103px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#logo {
	height: 38px;
	width: 413px;
	margin-left: 222px;
	padding-top: 27px;
}
#page #body table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#body {
	background-image: url(../media/template/millieu.jpg);
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../media/template/footer.jpg);
	height: 46px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#gauche {
	height: auto;
	width: 325px;
}
#droite {
	height: auto;
	width: 290px;
	margin-left: 345px;
	padding-top: 0px;
}
#navigation {
	width: 120px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 18px;
	}
#navigation a {
	color: #7676b7;
	text-decoration: none;
	font-size: 20px;
}
#navigation a:visited {
	color: #7676b7;
	text-decoration: none;
}
#navigation a:hover {
	color: #4b4b71;
}
#liens2 {
	height: 12px;
	width: 300px;
	margin-left: 340px;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 12px;
}
#liens2 a {
	text-decoration: none;
	color: #868686;
}
#liens2 a:visited {
	text-decoration: none;
	color: #868686;
}

#liens2 a:hover {
	text-decoration: none;
	color: #4b4b71;
}
#liens3 {
	height: 13px;
	width: 400px;
	margin-left: 240px;
	font-size: 12px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#liens3 a {
	text-decoration: none;
	color: #868686;
}
#liens3 a:visited {
	text-decoration: none;
	color: #868686;
}
#liens3 a:hover {
	text-decoration: none;
	color: #FF6600;
}
#navigation p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#paypal {
	width: 260px;
	text-align: center;
	font-size: 14px;
	margin-left: 30px;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
	border: 1px none #ccc;
}


.toggleborder:hover img{
border: 1px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}
#textesuite {
	width: 315px;
	margin-left: 5px;
}
#auteur {
	text-align: left;
	font-size: 18px;
}

#page #body img {
	margin-right: 10px;
	margin-left: 0px;
}

#catalogue {
	height: 120px;
	width: 300px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#catalogue_droite {
	height: 120px;
	width: 290px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.auteur {
	font-size: 14px;
	text-align: right;
}
.textecatalogue {
	font-size: 14px;
}
a.Tahoma_petit:link {
	text-decoration: none;
	color: #868686;
}
a.Tahoma_petit:visited {
	color: #868686;
	text-decoration: none;
}
a.Tahoma_petit:hover {
	color: #4b4b71;
	text-decoration: none;
}

.titlefield{ /*CSS for RSS title link in general*/
	text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
	color:brown;
	font-size: 10px;
}

.datefield{ /*CSS for date field in general*/
	color:gray;
	font-size: 10px;
}


#example3{ /*Demo 3 main container*/
	width: 280px;
	height: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#example3 div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}

code{ /*CSS for insructions*/
color: red;
}
.nouveaute {
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
	color: #930;
}
.style14 {
	font-size: 14px;
}

