@charset "UTF-8";

/*
Website : tasjuste1vie.com
Version : 1.0
good
*/
 
html, {
filter:expression(document.execCommand("BackgroundImageCache", false, true))} /* enable background image caching in IE6 */

html, body {
	height: 100%;
}
 
* {
	margin: 0;
	pading: 0;
	padding: 0;
}

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; line-height: 1.3em; background-image: url(../images/bg.jpg); background-repeat: repeat; background-position: center top; color: #1e1902; }

/*
h1 {
	font-family: "“Trebuchet MS”", sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.1em;
	color: #513206;
	margin: 0 0 1em 0;
}
*/

h1 { font-family: "“Trebuchet MS”", sans-serif; font-size: 26px; font-style: normal; font-weight: bold; text-transform: uppercase; letter-spacing: -1px; line-height: 1.2em; color: /*#3a2406*/ #3C2E1B; padding: 2em 0 0; margin: 0  0 1em; }

h2 { margin: 2.5em 0 1em 0; font-size: 16px; color: #7F590D; display: block; line-height: 1.3em; }

h3 { font-family: "“Trebuchet MS”", sans-serif; font-size: 14px; font-style: normal; font-weight: bold; text-transform: normal; letter-spacing: normal; line-height: 1.45em; margin: 5px 0; }

h4 {
	margin: 2.5em 0 1em 0;
	font-size: 15px;
}

h5 {
	margin: 1em 0 1.5em 0;
	font-size: 12px;
	color: #1e1902;
}


h6 {
	font-family: "“Trebuchet MS”", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

h6 a {
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #25170D;
	font-weight: bold;
}
a img {
	border: 0;
}

p { margin: 0 0 20px; display: block; }
blockquote  { margin: 20px 0 0 20px; padding: 0; }
#menu {
	position: relative;
	top: 0px;
	height: 600px;	/*overflow: hidden;*/
	overflow: hidden;
}
#menu ul {
	margin: 20px;
}
#menu  li  { font-size: 50px; font-weight: bold; text-transform: uppercase; list-style-type: none; line-height: 40px; letter-spacing: -8px; }
#menu a {
	color: #1e1902;
}
#getflash a {
}

#midpan {
	margin: 0 auto;
	pading: 0;
	width:920px;
}

#sidebar { width:300px; float:left; background-image: url(../images/bg-sidebar.jpg); background-repeat: no-repeat; height: 1000px; }
#sidebar img    {
	padding:0px;
	border:0px;
	margin:-2px 0;
}
#sidebar ol {
	background-image: url(../images/bg-btn.jpg);
	background-repeat: repeat-y;
	margin: -2px 0;
	background-position: left top;
	padding: 10px 0;
}

#sidebar ol li  {
	color:#000000;
	margin: 20px 20px 20px 40px;
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
}
#sidebar ol li p {
	color: #556348;
	cursor: default;
}
#sidebar   ol    li   p  a {
	color: #1e1902;	
}
#sidebar    ol     li    p a:hover    {
	color: #952618;
}

#midepan {
	padding-bottom: 100px;
}

#midpan #sidebar ol li li {
	margin: 0 10px 10px 20px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #404320;
}
#midpan #sidebar ol li li a {
	color: #1e1902;
}
#midpan #sidebar ol li li a:hover {
	color: #952618;
}

#sidebar #logo {
	height: 183px;
	display: block;
}

#content {
	width:620px;
	float:left;
}
#content  #header {
	height: 183px;
}
#content #titleloieffet {
	height: 230px;
}


#content #loideleffet {
	overflow:hidden;
}

#middle   {
	background: url(../images/bg-center.jpg) repeat-y center top;
}
#submenu { clear: both;	/*height: 198px;*/
}
#submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
}
#submenu  ul li {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	background-image: none;
}
#flash_container {
	height:870px;
}
#bottom  {
	height: 125px;
	background-image: url(../images/bg-centerbottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#content .center  { width:550px; padding:0; margin: 0 auto; clear: both; }
#content   .centerbottom  {
	background: url(../images/bg-centerbottom.jpg) no-repeat center top;
	height: 50px;
	margin: 0;
	padding: 0;
	clear: both;
}



#content ul { margin: 20px 0; }

#content li {
	padding: 10px 0 10px 60px;
	background-image: url(../images/puce-x.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	list-style-type: none;
}

.clear {
	clear:both;
}

.bold {
	font-weight: bold;
}

.titre {
	font-weight: bold;
	font-size: 12px;
	color: #714E00;
}

.rouge {
	color: #952618;
}
.bolditalique {
	font-style: italic;
	font-weight: bold;
}
.paddingfake {
	height: 50px;
}
.important {
	font-size: 1.5em;
	font-weight: bold;
	color: #952618;
}
.right {
	float: right;
}
img.inline {
	display: block;
}
.getflash {
	color: #2A2721;
	margin: 20px;
}
.getflash img {
	display: block;
	margin: 0 0 10px 0;
}
.getflash a {
	color: #2A2721;
}
.getflash span {
	color: #AD0707;
}
/*
#tooltip{
	position:absolute;
	border:1px solid #333;
	padding:5px;
	color:#FFFFFF;
	display:none;
	background-image: url(../images/bgtooltip.jpg);
	font-weight: bold;
	text-transform: uppercase;
	font-family: "“Trebuchet MS”", sans-serif;
	font-size: 14px;
}
*/
.50 {
	width: 45%;
	float: left;
	margin: 0 2% 0 0;
}
.citation {
	font-size: 24px;
	line-height: 18px;
	font-weight: bold;
}
a  .btn-hautdepage { display: block; padding: 20px 10px 10px 15px; width: 120px; text-align: center; /*background-image: url(../images/puce-hautpage.png); background-repeat: no-repeat; background-position: left 14px;*/ height: 15px; text-transform: none; font-weight: bold; margin: 0 auto; color: #1e1902; }
#haut-page-container a {
	height: 1px;
	font-size: 9px;
	color: #D6D3C5;
}
/*
#docktemp {
	width:100%;
	height:200px;
	background-image: url(../images/bg-demisoussol.jpg);
	background-repeat: repeat-x;
}
*/

#dock {
	width:100%;
	height:100px;
    repeat-x;
	position:relative;
	bottom:0px;
	z-index:10;
	
	margin-top: -100px; /* negative value of footer height */
	clear:both;
}
.pluspetit {
	font-size: 0.5em;
}

.italique { font-style: italic; }
