body { background: url("../images/bgcolor.jpg"); }	
#page { background: url("../images/bodybg.jpg") repeat-y top; border: none; }
#header-nav 	{ background: url("../images/bodybg.jpg") repeat-y top; border: none; }
#header 	{ background: url("../images/headerbg.jpg") no-repeat bottom center; }
#header-admin { background: url("../images/headerabg.jpg") no-repeat bottom center; }
#footer { background: url("../images/footerbg.jpg") no-repeat bottom; border: none;}


#header 	{ margin: 0 !important; margin: 0 0 0 1px; padding: 1px; height: 198px; width: 758px; }
#header-admin { margin: 0 !important; margin: 0 0 0 1px; padding: 1px; height: 198px; width: 758px; }
#headerimg 	{ margin: 7px 9px 0; height: 192px; width: 740px; } 



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	/*border: 1px solid #959596;*/
	border: 0px;
	text-align: left;
	}

#header {
	background-color: #73a0c5;
	}

#header-admin {
	background-color: #73a0c5;
	}
	
	
#content {
	font-size: 1.2em;
	width: 450px;
	}

#footer {
	background-color: #eee;
	}
	
#header-nav {
	background-color: #eee;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}




small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	/*border: 1px solid #959596;*/
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73a0c5;
	}

#header-admin{
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73a0c5;
	}	
	
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: right;
	/*padding: 0 0 20px 45px;*/
	padding: 4px 70px 0px 0px;
	margin: 10px -15px 0;
	width: 460px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
	
#header-nav {
	padding: 0 0 0 1px;
	margin: 5px 0 5px;
	width: 759px;
	clear: both;
	}

#header-nav p {
	font-size: 120%;
	margin: 0;
	padding: 8px 0;
	text-align: center;
	}


#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 759px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */


/* Begin Sidebar */
#sidebar
{
/*
	padding: 0px 0 10px 0;
	
*/	
	margin-left: 10px;
	width: 220px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
a.blue {
	font-size: 2;
	color: #3a66d5;
	cursor: pointer;
}

.bbold {
	color: #3a66d5;
	font-weight:bold;
	}
	
.none {
	color: #414141;
}
	
.menutitle{
	color: #414141;
	width: 167px;
	padding: 3px;
	border-bottom:1px solid #CCC;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	}
.menutitre{
cursor: pointer;
text-decoration:none;
}
a.menutitre {
cursor: pointer;
color:#3a66d5;
text-decoration:none;
font: 13px/1.1em Trebuchet MS, Trebuchet, Arial, Helvetica, Verdana, Georgia, sans-serif;
}
a:hover.menutitre {
cursor: pointer;
color:;
text-decoration:none;
}

.title_article{
	color: #414141;
	width: 450px;
	padding: 3px;
	border-bottom:1px solid #CCC;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
}
	
.top-table {
    margin-left:-5px;
	height: 20px;
	width: 460px;
	position: relative;
	background: url(../images/right-top.jpg) no-repeat;
}

.bottom-table {
    margin-left:-5px;
	height: 15px;
	width: 460px;
	position: relative;
	background: url(../images/right-bottom.jpg) no-repeat;
	margin-bottom:3px;
}

.middle-table{
    margin-left:-5px;
	width: 430px;
	background: url(../images/right-bk.jpg) repeat-y;
	padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 5px;
	position: relative;
}

.middle-table h2 {
    font-size: 1.3em; 
    color: #2366a7;
    margin: 0; 
	padding: 0;
    margin-bottom: 10px;
	padding-bottom: 0.3em; 
	border-bottom: 1px dashed #C0C0C0;
	text-decoration:none;
}

.contentbox {
width:435px;
}

.ajouter-produit {
font-size: 0.9em; 
margin-bottom:-20px;
}

.prix {
position:absolute;
font-size: 1.0em; 
color: #2366a7;
right:10px;
}

.cachediv 
{
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
}

#headerm, #bodym, #footerm{
	margin-left: 31px;
	width: 192px;
}

#headerm {
	height:14px;
	background: #fff url(../images/menu/headerm.jpg) 0px no-repeat;
	background-position: bottom center;
}

#bodym {
	background: #fff url(../images/menu/bodym.jpg) 0px repeat-y;
}

#footerm {
	height:14px;
	background: #fff url(../images/menu/footerm.jpg) 0px no-repeat;
	background-position: top center;
}

.ajout-submit{
	background-color: transparent;
	background-image: url(../images/ajout.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 23px;
	border: none;
	font-size: 0px;
	cursor: pointer;
	position:relative;
	bottom:1px;
	color: #FFF;
}

.menu {

border:0px;
width:100%;
}

.sousmenu {
margin-left:5px;
margin-bottom:2px;
left:5px;
font-size:8pt;
}

.spacer{
margin-bottom:4px;
}