
/**#@+
 * Règles pour bouton "Nouvelle boutique virtuelle !"
 * @since 20100405
 * @author BigueNique@yahoo.ca
 */
#main{position:relative}
#boutique{
	position:absolute;
	top:8px;
	left:27px;
}
#boutique a{
	font-weight:bold;
	padding:4px 0 0 24px;
	display:block;
	width:358px;
	height:29px;
	background:transparent url('images/boutique/bouton.png') top left no-repeat;
}
/**#@-*/



body{
	color: #000000;		
	background-color: #FFFFFF;
	background-image: url("images/gradient.jpg");
	background-repeat: repeat-x;
	text-align: center;
	min-width: 938px;
	height: 100%;
	font-family: Georgia,Serif;
	font-size: 12pt;
	margin-top: 0px;
}

.status-msg-wrap
{
display: none;
}

#intro {
	background-color: #000000;
	background-image: none;
	min-width: 800px;
}

#center-intro {
	text-align: left;
	width: 800px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

#submenu h1{
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 8pt;
	color: #888888;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
}  

a:link {
  color: #97285f;
  text-decoration: none;
}

a:visited {
  color: #97285f;
  text-decoration: none;
}

a:hover {
  color: #ef69aa;
  text-decoration: underline;
}

#main {
	text-align: left;
	width: 938px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#content-container{
	position: relative;
	left: 0px;
	top: 0px;
	width: 938px;
	margin: 0px;
	padding: 0px;
	background-image: url("images/content/content-background.gif");
	background-repeat: repeat-y;
	height: 100%;
	text-align: justify;
	min-height: 700px;
}

#content-footer{
	position: relative;
	left: 0px;
	top: 0px;
	width: 938px;
	margin: 0px;
	padding: 0px;
	background-image: url("images/content/content-background.gif");
	background-repeat: repeat-y;
	height: 100%;
	text-align: center;
	color: #ADADAD;
	font-family: Verdana,Arial;
	font-size: 7pt;
	line-height: 2em;
}

#content-footer a{
  color: #ADADAD;
  text-decoration: underline;
}

#content-footer a:hover{
  color: #ef69aa;
}

#content{
	position: relative;
	left: 198px;
	margin: 0px;
	padding: 13px 30px 100px 30px;  /* top right bottom left */
	width: 730px;
	width/**/:/**/ 670px;
	text-align: left;
	z-index: 3;
	height: 100%;
	color: #444444;	
	line-height:1.4em;
}

#photos{
	margin-left: auto; 
	margin-right: auto;
}

#content-title{
	margin-left: auto;
	margin-right: auto;
}

#content-header{
	width: 670px;
	text-align: center;
	margin-bottom: 30px;
	
}

#ie-spacer{
	position: relative;
	height: 700px;
	width: 1px;
	float: left;
}

#section-pic{
	position: relative;
	float: right;
	z-index: 4;
}

.sandbag{
	position: relative;
	float: right;
	clear: right;
	border: solid 0px;
}

#content .links{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.align-right{
	text-align: right;
	right: 0px;
}

/*** ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ***/

/*** ------------------------- CONTENT INFO ------------------------- ***/

#content .links td{
	padding: 10px;
}

#content .link-image{
	text-align: right;
}

#content .links a{
	vertical-align: middle;
}

#content .links img{
	border-color: #444444;
	border: solid 1px;
}

#content p{
	text-align:justify;
}

#content h1{
	font-family: Lucida sans;
	font-size: 1.3em;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 0px;
	color:#666666;
	text-transform: none;

}

#content h3{
	font-family: Lucida sans;
	font-size: 1.1em;
	font-weight: 100;
	padding-top: 10px;
	color:#666666;
	text-transform: none;
}

#content h4{
	font-family: Georgia;
	font-size: 1.3em;
	font-weight: 100;
	padding-top: 2px;
	padding-top: 2px;
	color:#666666;
	text-transform: none;
}

#content h5{
	font-family: Lucida sans;
	font-size: 1em;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0.7em;
	margin-bottom: 0px;
	color:#666666;
	text-transform: none;
}

#content h6{
	font-family: Lucida sans;
	font-size: 1.5em;
	font-weight: 100;
	padding-top: 0px;
	padding-bottom: 0px;
	color:#cc9999;
	text-transform: none;
}

#dons-table{
	text-align: center; 
	margin-left:0px; 
	width:380px;
}

#dons-table td{
	text-align: left; 
	padding-left: 0.5em;
	background-color: #EEEEEE;
	border: solid 1px;
	border-color: #DDDDDD;
}

#content .left-side{
	width: 150px;
	float: left;
}

#content .right-side{
	width: 500px;
	float: right;
}

#content .center{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#content .center-ie{
	text-align: center;
}

#content .text-to-right{
	float: left;
	margin-right: 15px;
	border: solid 1px;
	border-color: #666666;
}

#content .text-to-left{
	float: right;
	margin-left: 5px;
	border: solid 1px;
	border-color: #666666;
}

#content .schedule-table{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#content table.schedule-table td{
	background-color: #EEEEEE;
	border: solid 1px;
	border-color: #DDDDDD;
}

#content .photos{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#content .photos a{
	color: #444444;
}

#content .photos img{
	border-color: #444444;
	border: solid 2px;
}

#content ul{
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0px;
}

#content li{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0.5em;
}

#content .align-left{
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 15px;
}

#content .pic-caption{
	font-size: 0.7em;
}

#content .partners{
	margin-left: auto;
	margin-right: auto;
}

#content .partners img{
	border: solid 0px;
}

#content .partners td{
	padding: 20px; 
	text-align: center;
}


/*** ------------------------- SUBMENU INFO ------------------------- ***/

#submenu{
	position: absolute;
	left: 10px;
	top: 9px;
	width: 198px;
	height: 485px;
	background-image: url("images/submenu.jpg");
	background-repeat: no-repeat;
	z-index: 2;
	float: left;
}

#submenu-table a{
	margin: 0;
	padding: 0 0 0 0;  /* top right bottom left */
	line-height: 2.0em;
	font-size: 12pt;
}

#submenu-table{
	position: absolute;
	left: 10px;
	top: 15px;
	width: 178px;
	text-align: center;
}

#contact-info{
	position: absolute;
	left: 10px;
	top: 230px;
	width: 178px;
	text-align: center;
	margin-top: 0px;
	padding: 0;
	font-size: 9pt;
	color: #8c6a7a;
}

/*** ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ***/

/* Start Top Background Section of Content */
#content-top{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 938px;
	height: 409px;   
	z-index: 1;
}

#top-left-corner{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 23px;
	height: 22px;
	background-image: url("images/content/top-left-corner.gif");
	background-repeat: no-repeat;
}

#left-border{
	position: absolute;
	left: 0px;
	top: 22px;
	width: 9px;
	height: 387px;
	background-image: url("images/content/left-border.gif");
	background-repeat: repeat-y;
}

#left-padding{
	position: absolute;
	left: 9px;
	top: 22px;
	width: 1px;
	height: 387px;
	background-image: url("images/content/border-padding.gif");
	background-repeat: no-repeat;
}

#content-gradient1{
	position: absolute;
	left: 23px;
	top: 0px;
	width: 892px;
	height: 22px;
	background-image: url("images/content/gradient1.gif");
	background-repeat: repeat-x;
}

#content-gradient2{
	position: absolute;
	left: 10px;
	top: 22px;
	width: 918px;
	height: 387px;
	background-image: url("images/content/gradient2.gif");
	background-repeat: repeat-x;
}

#right-padding{
	position: absolute;
	left: 928px;
	top: 22px;
	width: 1px;
	height: 387px;
	background-image: url("images/content/border-padding.gif");
	background-repeat: no-repeat;
}

#right-border{
	position: absolute;
	left: 929px;
	top: 22px;
	width: 9px;
	height: 387px;
	background-image: url("images/content/right-border.gif");
	background-repeat: repeat-y;
}

#top-right-corner{
	position: absolute;
	left: 915px;
	top: 0px;
	width: 23px;
	height: 22px;
	background-image: url("images/content/top-right-corner.gif");
	background-repeat: no-repeat;
}
/* End Top Background Section of Content */

/* Start Bottom Background Section of Content */
#content-bottom{
	position: relative;
	top: 0px;
	left: 0px;
	width: 938px;
	height: 23px;   
}

#bottom-left-corner{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 23px;
	height: 23px;
	background-image: url("images/content/bottom-left-corner.gif");
	background-repeat: no-repeat;
}

#bottom-gradient{
	position: absolute;
	left: 23px;
	top: 0px;
	width: 892px;
	height: 23px;
	background-image: url("images/content/bottom-gradient.gif");
	background-repeat: repeat-x;
}

#bottom-right-corner{
	position: absolute;
	left: 915px;
	top: 0px;
	width: 23px;
	height: 23px;
	background-image: url("images/content/bottom-right-corner.gif");
	background-repeat: no-repeat;
}
/* End Bottom Background Section of Content */

/*************************************************************************************************************************************/
/*************************************************************************************************************************************/
/*************************************************************************************************************************************/

/* BLOGGER RELATED ITEMS */


/* Header
----------------------------------------------- */
@media all {
  #header {
    width:660px;
    margin:0 auto 10px;
    border:1px solid #ccc;
    }
  }
@media handheld {
  #header {
    width:90%;
    }
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color: #8c6a7a;
  /*color:#c60;*/
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.4em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-size: 0.7em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  border:1px solid #555555;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
  
.post-body a {
  font-weight: bold;
}

/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
