
/* =General
-----------------------------------------------------------------------------*/
html{
	height: 100.1%
}
table{
	/*border-color: #3366CC;*/
	border-spacing: 0;
	border-collapse: collapse;
}
td{
	vertical-align: top;
}

p{
	margin: 0;
	padding: 5px 0;
}
blockquote{

}
ul{
	margin: 0;
	padding: 10px 20px;
	list-style: none;
}
li{
	background: transparent url(http://www.couturetfils.com/img/puce-li-defaut.gif) no-repeat left 3px;
	padding-left: 10px;
}

dl{ /* definition list */
	border: 1px solid #99CC66;
	margin: 0;
}
dt{ /* definition term */

}
dd{ /* definition description */
	margin: 0;
	padding-left: 30px;
}

.clear{ /* Class for clearing floats */
	clear:both;
}

img{ /* Remove border around linked images */
	border: 0;
}

/* =Typography
-----------------------------------------------------------------------------*/
body {
	margin: 0;
	background-color: #E6E2CC;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B675B;
	text-align: left;
	font-size: 90%;
}

/* =Headings
-----------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6{
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #809DA4;
	font-weight: bold;
	text-transform: uppercase;
}
h1{
	font-size: 75%;
	background: transparent url(../img/bg_h1.gif) repeat-x;
	padding-top: 4px;
	padding-left: 3px;
}
h2{
	font-size: 75%;
	padding-top: 4px;
	padding-left: 3px;
}
h3{
	font-size: 100%;
}
h4{
	font-size: 100%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 75%;
	padding-top: 0px;
	padding-left: 15px;
}
#tdDate{
	height: 12px;
	vertical-align: top;
	padding-left: 5px;
	text-align: center;
}
#setDate{
	background-color: transparent;
	border: none;
	font-size: 60%;
	color: #666;
}
/* =Links
-----------------------------------------------------------------------------*/
a{
	color: #799295;
	font-weight:bold;
}
a:hover{
	color: #52696F;
	text-decoration: underline;
}
#header a{

}
#header a:hover{

}

#contenu a{
	
}
#contenu a:hover{
	
}
#footer a{

}
#footer a:hover{

}

/* =Branding
-----------------------------------------------------------------------------*/
#header{
	width: 810px;
	height: 270px;
	padding-top: 0;
	padding-right: 0; 
	background: #E6E2CC  url(../img/bg_header.gif) no-repeat left top;
	text-align: right;
	font-size: 60%;
}

/* =Main Nav
-----------------------------------------------------------------------------*/
ul#navmenu {

}
ul#navmenu li {
	background:none;
	margin: 0;
	padding-left: 10px;
	float :left; /*For Gecko*/
	display: inline;
	top: 63px;
	list-style: none;
	position: relative;
        left: 25px;
}

ul#navmenu ul {
	margin: 0;
	padding-left: 50px;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 82px;
	left: 0;
	border-bottom: none;
}

ul#navmenu ul li {
	float: none; /*For Gecko*/
	display: block !important;
	display: inline; /*For IE*/
}
/* Root Menu */

ul#navmenu a {
	display: block;
	padding: 20px 10px 0 10px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	height: auto !important;
	height: 1%; /*For IE*/  

}
/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	background-position: center;
	border-bottom: 1px solid #B3BEB8;
/*	background: transparent url(http://www.mrcbellechasse.qc.ca/imgs/seb.gif) no-repeat center top;*/
}



/* Root Menu */
#menupos {
	float :center;
	margin: 10;
	padding-left: 50px;
	padding-right: 35px;
	list-style: none;
}
#menupos a {
	display: block;
	padding: 10px 10px 0 10px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	height: auto !important;
	height: 1%; /*For IE*/  

}
/* Root Menu Hover Persistence */
#menupos a:hover {
	background-position: center;
	border-bottom: 1px solid #B3BEB8;
/*	background: transparent url(http://www.mrcbellechasse.qc.ca/imgs/seb.gif) no-repeat center top;*/
}







/* =Logo
-----------------------------------------------------------------------------*/
#logopos {
	text-align: center;
	padding-top: 94px;
}


/* =Main Content
-----------------------------------------------------------------------------*/
#wrap{
	background: transparent url(../img/bg_content.gif) repeat-y top left;
	width: 810px;
	margin: 0 auto;
	text-align: left;	
}

#contentWrap{
	border: 0px solid red;
	padding: 0;
	background: transparent url(../img/bg_content.gif) repeat-y top left;
	width: 810px;
	text-align: justify;
	font-size: 75%;
}
#content{
	padding: 10px 47px 10px 3px;
}
#content img{
	border: #DAD1BA solid 0px;
	padding: 2px;
	background-color: #EFEDE1;
}
#content p{
	padding-left:10px;
	font-size: 75%;
}
#content table{
	padding: 0;
	margin: 0;	
}
#content td{
	padding: 1px;
/*	border: 1px solid #CDC19E;*/
	/*font-size: 70%;*/
}


/* =Secondary Content
-----------------------------------------------------------------------------*/
#search{
	margin: 0;
	padding: 0;
	width: 219px;
	height: 121px;
	background-image: url(../img/sample_search.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#infoBox{
	padding: 5px 10px 10px 40px;
}
#infoBox img{
	border: #DAD1BA solid 0px;
	padding: 2px;
	background-color: #EFEDE1;
}
#infoBox p{
	padding-left:10px;
	font-size: 75%;
}
#pub{

}

/* =Footer
-----------------------------------------------------------------------------*/
#footer{
	padding: 0;
	background: #E6E2CC  url(../img/bg_footer.gif) no-repeat left top;
	height: 85px;
	width: 810px;
	color: #B1A88D;
	font-size: 70%;
	text-align: center;
}



/* =Forms
-----------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {
}
form{
	padding: 0;
	margin: 0; 
}
input{
	margin: 1px 0;
}
.input{
	margin-bottom: 1px;
}
.button{

}
.tForm td{

}
.tForm input, .tForm select{

}
.tForm .submit{

}

/* =Tables
-----------------------------------------------------------------------------*/




/* =Misc 1
-----------------------------------------------------------------------------*/


#pub1{
	padding: 10px 10px 15px 40px;
}
#pub1 img{
	border: #DAD1BA solid 1px;
	padding: 2px;
	background-color: #EFEDE1;
}
#pub2{
	padding: 10px 20px 15px 20px;
}
#pub2 img{
	border: #DAD1BA solid 1px;
	padding: 2px;
	background-color: #EFEDE1;
}
/* =Misc 2
-----------------------------------------------------------------------------*/
