*
{
	font-family: verdana;
	color: #7b4a9d;
	font-size: 12px;
}

html {
		background-color: #7b4a9d;
}

body
{
	margin: 0;
	padding: 0;
    text-align: center;

}

div
{
	padding: 0;
	margin: 0;
    font-size: auto;
}

h1, h2 {
	margin-top:0px;
	margin-left: 10px;
}

h1 {
	font-size: 22px;

}

h2 {
	font-size: 18px;
}



img
{
	padding: 0;
	margin: 10px 0px 10px 0px;
}

ul, li {
 	list-style-type:  none;
    padding: 0;
    margin: 0;
}

.clear{
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	visibility:hidden;
	width:0px;
}

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

#header
{
	height: 160px;
	background-color: #7b4a9d;
	background-image: url('../img/etan/bg_header.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
}

#main
{
	float:left;
	background-color: #fff;
	background-image: url('../img/etan/background.jpg');
    background-repeat: no-repeat;
    background-position: center 160px;
    background-position: left 160px;
}

#page
{
	padding: 0px 20px 20px 20px;
}

#page ul {
	float: left;
	width: 280px;
	padding: 10px;
	background: transparent url('/img/etan/bg_content_c.png') repeat scroll left top;
}

#page ul li img{
	margin: 0px;
	border: none;
}

#page ul li a h2 {margin-bottom: 10px;}

#page ul li a h2	{
	margin-left: 0px;
	text-decoration: none;
	cursor: hand;
}
#page ul li h2 		{float: left;}
#page ul li img 	{float: right;}

#page ul li {clear: both;}


ul.uk,
ul.de,
ul.es,
ul.it {
	margin-left: 20px;
}

ul.fr,
ul.es,
ul.it {
	margin-top: 20px;
	margin-bottom: 20px;
}



#footer
{
	float:left;
	width:980px;
	padding-top: 19px;
	background-image: url('../img/etan/bg_footer.png') ;
    background-repeat: no-repeat;
	text-align: center;
}

#footer, #footer a {
	color: white;
    font-size: 11px;
}



.carousel, .carousel * {
	padding:0;
	margin:0;
	list-style:none;
	border:none;
	line-height:25px;
	text-align:center;
	background:none;
}
.carousel {
	position:relative;
	width:622px;
	height:145px;
	overflow:hidden;
	background:white;
	
	height:120px;
	width:980px;
	float:left;
}
.carousel img {
	display:block;
	width:120px;
	height:120px;
	margin:0 auto;
}
.carousel a {
	width:120px;
	font-size:11px;
	font-weight:bold;
}
.carousel ul {
	position:relative;
	width:5000px;
}
.carousel li {
	position:relative;
	width:140px;
	float:left;
	display:block;
}
.carouselaa {
	display:none;
	height:0;
	visibility:hidden;
}
