body, h1, h2, h3, p, ul, li, dl, dt, dd,
a, img, form, input, label, fieldset, hr
    { background-attachment: scroll; margin: 0; padding: 0; border: 0; }

body
    { color: #000; font: x-small arial, verdana, sans-serif; text-align: center; background: #fff url(img/bg.jpg) repeat-x; }

hr { display: none; }
ul { list-style: none; }
a  { color: #c00; }
p  { margin: 11px 0 0 0; }


/* Container
------------------------------------------------------------*/

#wrapper
    {
    width: 726px;
    margin: 0 auto;
    text-align: left;
    }


/* Header
------------------------------------------------------------*/

#header
    {
    width: 726px;
    height: 255px;
    background: #fff url(img/header.jpg) no-repeat;
    overflow: hidden;
    position: relative;
    }


/* Logo
------------------------*/

#header h1
    { width:100%; height: 100%; margin: 40px 0 0 50px; text-indent: -10000px; background: url(img/AATlogo.gif) no-repeat 50px 3px; top: 12px; }

#header h1 a
    {
    height: 33px;
    display: block;
    outline: none;
    }

/* Top Navigation
------------------------*/

#top-nav
    {
    position: absolute;
    top: 30px;
    right: 7px
    }

#top-nav li
    { float: left; margin: 0 0 0 14px; padding: 0 0 0 16px; font: 12px verdana, arial, sans-serif; text-decoration: blink; text-align: left; left: 0; }

#top-nav li#ho { background: url(img/icon-home.gif) no-repeat; }
#top-nav li#ma { background: url(img/icon-mail.gif) no-repeat 0 2px; }
#top-nav li#se { background: url(img/icon-search.gif) no-repeat; }

#top-nav a
    { color: white; text-decoration: none; }

#top-nav a:hover { color: #c00; }


/* Main Navigation
------------------------*/

#nav
    { position: absolute; bottom: 10px; right: 7px; }

#nav li
    { float: left; margin: 0 10px 0 12px; font-size: 12px; font-weight: bold; }

#nav a
    { color: #c00; padding: 3px 5px; text-decoration: none; }

#nav a:hover,
#nav a#on
    {
    color: white;
    background: #c00;
    }


/* Content Container
------------------------------------------------------------*/

#content-wrapper
    {
    width: 712px;
    margin: 0 7px;
    padding: 37px 0 0 0;
    background: #fff url(img/bg-content.jpg) no-repeat;
	height: 1%;
    }

#content-body
    {
    background: url(img/bg-column.gif) repeat-y 242px 0;
    overflow: hidden;
    }


/* Content
------------------------------------------------------------*/

#content
    { width: 418px; float: right; margin: -5px 34px 0 5px; display:inline; }

#cont
    {
    margin: 25px 0 0 0;
    }

/* Content Headline
------------------------*/

#content h2
    { margin: 0 0 4px 5px; padding: 0 0 2px; font-size: 16px; font-stretch: normal; line-height: 27px; text-align: center; display: inline; border-bottom: 1px solid #d5d0de; }

#content h2 span { color: #c00; font-stretch: normal; text-align: center; text-indent: 100%;; }

#content h3
    {
    margin: 16px 0 0 0;
    font-size: 16px;
    }


/* Content Info
------------------------*/

#info
    { font-size: x-small; margin: 25px 0 0; line-height: 14px; background-color: transparent; background-image: none; background-repeat: no-repeat; background-attachment: inherit; text-align: justify; }

#info p { margin: 0 0 5px 5px; }

#info a#more
    {
    padding: 0px 8px 0px 0;
    color: #333;
    text-decoration: none;
    background: #c9c9c9;
    }

#info a#more:hover { background: #ddd; }

#info a#more span
    { height: 20px; margin: 0 8px 2px 0; padding: 0 6px; color: #eee; background: #c00; float: left; }


/* Content Sale Info
------------------------*/

#sale
    {
    margin: 30px 0 0;
    background: #efefef;
    overflow: hidden;
    }

#sale h3
    { color: white; margin: 0; padding: 4px 0 3px 10px; font-size: 16px; background: #c00; border-bottom: 3px solid #fff; }

#sale div
    {
    float: left;
    width: 202px;
    height: 119px;
    }

#sale div.box
    {
    width: 212px;
    background: #e9e9ed url(img/bg-sale.jpg) no-repeat right top;
    border-left: 4px solid #fff;
    }

#sale ul { margin: 12px 0 12px 15px; }

#sale li
    {
    margin: 0 0 3px;
    padding: 0 0 0 10px;
    background: url(Emotions/catalog/images/checkout_bullet.gif) no-repeat left center;
    }

#sale p
    {
    width: 100px;
    margin: 12px 0 12px 15px;
    line-height: normal;
    }
	
/* Sidebar
------------------------------------------------------------*/

#sidebar
    {
    float: left;
    width: 191px;
    margin: 0 0 0 34px;
    background: transparent;
	/* ie 5 problem */
	display:inline;
    }

#sidebar h2
    {
    position: absolute;
    left: -10000px;
    }

/* Sidebar Headline
------------------------*/

#sidebar h3
    {
    margin: 11px 0;
    padding: 4px 0 4px 11px;
    color: #666;
    font-size: 13px;
    background: #dedede;
    }


/* Sidebar News
------------------------*/

#sidebar dl
    {
    margin: 0 10px 20px 10px;
    font: 10px/14px arial;
    }

#sidebar dt { color: #0a0a0a; }

#sidebar dd
    {
    margin: 1px 0 7px 0;
    padding: 0 0 7px 0;
    color: #3c3d4a;
    border-bottom: 1px solid #dedede;
    }

#sidebar dd.last { border: none; }


/* Sidebar Info
------------------------*/

#sidebar p { margin: 0 0 8px 9px; }


/* Footer
------------------------------------------------------------*/

#footer
    {
    width: 712px;
    height: 40px;
    margin: 40px 7px 10px 7px;
    background: #fff url(img/footer.jpg) no-repeat;
    overflow: hidden;
	/* IE 5 Problem */
	clear:both;
    }

#footer p
    {
    margin: 14px 37px;
    color: #666;
    font: 9px verdana, arial, sans-serif;
    text-align: right;
    }



/* LIGHTBOX */

.thumbnail{
	float: left;
	margin: 0 19px 0 0;
	border:silver;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(img/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* Content Info Yankee
------------------------*/
#infoyankee
    { font-size: x-small; margin: 25px 0 0; line-height: 14px; background: url(img/Home04.jpg) no-repeat 0 5px; text-align: justify; }
#infoyankee p { margin: 0 0 5px 160px; }
#infoyankee a#more
    {
    padding: 0px 8px 0px 0;
    color: #333;
    text-decoration: none;
    background: #c9c9c9;
    }
#infoyankee a#more:hover { background: #ddd; }
#infoyankee a#more span
    { height: 20px; margin: 0 8px 2px 0; padding: 0 6px; color: #eee; background: #c00; float: left; }
/* A appliquer a form */
.formulaire {font-family: verdana, arial, sans-serif; font-size: 9px; color: #4e4e4e; border: 0; background-color: #fff; margin: 0; padding-top: 15px; padding-left:15px;}
.boiteFormulaire {font-family: verdana, arial, sans-serif; font-size: 9px; color: #000; border: solid 1px #afc0c8; background-color: #fff; padding-top:1px; padding-bottom:1px; padding-left: 5px; font-weight:normal;}
.formMenu {font-family:verdana, arial, sans-serif; font-size:10px; color:#383c47; font-weight:normal; margin: 0;}
/* Content Info Actuel
------------------------*/
#infoactuel
    { font-size: x-small; margin: 25px 0 0; line-height: 14px; background: url(img/Home03.jpg) no-repeat 0 5px; text-align: justify; }
#infoactuel p { margin: 0 0 5px 160px; }
#infoactuel a#more
    {
    padding: 0px 8px 0px 0;
    color: #333;
    text-decoration: none;
    background: #c9c9c9;
    }
#infoactuel a#more:hover { background: #ddd; }
#infoactuel a#more span
    { height: 20px; margin: 0 8px 2px 0; padding: 0 6px; color: #eee; background: #c00; float: left; }
