/***** Global Settings *****/
 
*  { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; }

html, body {
	height:100%;
 	background: #966f76 url(http://www.amedenfant.com/images/topfond.jpg) left top repeat-x;
	border:0;
	margin:0;
	padding:0;
}

a {text-decoration:none;}
a:hover { text-decoration:underline; }
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}
 
h1 {}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
}
 
h3 {
font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 10px 0;
}
 
ul, ol {

padding:0 0 0 14px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input { padding:2px;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:10px 0 0 0;
padding:0;
}
  table tr td {
border:0;
  padding:0px;
  }

 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.left     { text-align:left; }
.right    { text-align:right; }
.center   { text-align:center; }
.justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }



/***** POSITION *****/

div.container {
	width:960px; 
	margin:0 auto;
	background: transparent url(http://www.amedenfant.com/images/fond.jpg) left top repeat;
	position:relative;
	
	height:auto !important; 
	height:100%; 
	min-height:100%; 
}
div.header { 
	width:960px; height:179px;
	position:relative;
  	background: transparent url(http://www.amedenfant.com/images/amedenfant.jpg) left bottom repeat;}
	.site-name {
		position:absolute;
		top:60px; left:245px;
		}
	.header ul {
		position:absolute;
		top:150px; left:240px;
		line-height:28px;
		padding:0;
		display:inline;
		}
	.header li {display:inline; padding-right:10px;}
	a,.footer p  { 
		font-weight:bold;
		color:#85545d;
		}
	
div.wrapped_up { padding:0 30px 27px 30px;}
  
div.sidebar_left { width:160px; float:left; padding:0px 20px 10px 20px; }
div.main_content{ width:680px; float:left; padding:10px ; text-align:justify; }
	.main_content H1, td.contentheading, div.componentheading {
		color:#966f76;
		font-size:24px;
		font-weight:bold;
		font-style:italic; }
	.main_content H2, div.breadcrumb {
		color:#966f76;
		font-weight:bold;
		background-color:#fdf3ec;
		border:1px solid #f7c8a2;
		padding:2px 5px;
		margin:5px 0 10px 0; }
	
div.footer {
	width:960px;
	height:27px;
	position:absolute;
	bottom:0; left:0;
 	background: transparent url(http://www.amedenfant.com/images/footer.jpg) left bottom repeat;}
	.footer p {line-height:27px; text-align:center; padding:0 0 0 200px;}
	div.sitemeter { position:absolute; top:6px; left:0; width:200px; text-align:center; margin-left:30px; }
	
	
span.pathway {
		color:#966f76;
		font-weight:bold;
		background-color:#fdf3ec;
		border:1px solid #f7c8a2;
		padding:2px 5px;
		display:block; }
div.search {text-align:right; vertical-align:middle; padding:0 40px; display:none;
		color:#85545d;
		line-height:28px;}	
div.search input {border:1px solid #f4b98d;}

div.bordrose {border:1px solid #ddaeb6; padding:10px; margin:0 0 10px 0;}

div.bordrose2 {border:1px solid #ddaeb6; padding:5px; margin:0 0 10px 0; text-align:center;}
	
/* --------------------------------------- */


div.sidebar_left div.module {background: #fbe2cb url(http://www.amedenfant.com/images/degrade.png) left top repeat; border:1px solid #fff; margin-top:10px;}
	div.module2 {border:1px solid #f4b98d; padding:10px;}
	div.module2 img {border:1px solid #f4b98d; margin:5px 0 0 0;}
	div.counter img { margin:0;}
	
 img.thumb, div.bordrose2 img {border:1px solid #ddaeb6; margin:5px 3px;}


table.comptines  {border:1px solid #ddaeb6; font-weight:bold; margin:0 0 10px 0; padding:0; color:#966f76; width:100%;}
	tr.s1 {background-color:#fff;}
	tr.s3 {background-color:#fdf3ec; }
	table.comptines td {padding:5px;}