*
{
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.cf
{
	clear: both;
}

body
{
	background: url(img/tlo_balon.jpg) top center no-repeat #3a7096;
	color: #000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 62.5%;
	text-align: center;
}

img 
{
	border: 0;
}

a
{
	color: #016bb5;         /* 0297ff; */
	text-decoration: none;
}

h2
{
	color: #404040;
	font-weight: normal;
	font-size: 2.2em;
	margin-bottom: 25px;
}

h3
{
	color: #404040;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 10px;
}

div#wrapper
{
	background: #fff;
	margin: 0 auto;
	padding: 25px 45px 0 30px;
	text-align: left;
	width: 775px;
}

div#header
{
	background: url('/img/header_bg.jpg') no-repeat scroll bottom center;
	border-bottom: 1px solid #c2c1c1;
	height: 125px;
	width: 775px;
}

div#logo
{
	float: left;
}

div#motto
{
	padding-top: 25px;
	float: right;
}

div#language
{
	clear: both;
	font-size: 1.1em;
	padding: 20px 0 15px 0;
	text-align: right;
}

div#language ul
{
	list-style-type: none;
}

div#language ul li
{
	display: inline;
}

div#language ul li.active
{
	font-weight: bold;
}

div#language img
{
	margin-left: 20px;
	vertical-align: baseline;
}

div#language a
{
	color: #6c6c6c;
}

div#menu
{
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 25px;
	width: 150px;
}

div#menu ul
{
	list-style-type: none;
}

div#menu ul li
{
	border-bottom: 1px solid #dcdcdc;
}

div#menu a
{
	background: url('/img/menu_dot.gif') no-repeat scroll center left;
	display: block;
	padding: 10px 0 10px 15px;
}

div#menu ul li.c1 a
{
	color: #212121;
}

div#menu ul li.c2 a, div#menu ul li.c3 a
{
	color: #8c8c8c;
	margin-left: 10px;
}

div#menu ul li.c3 a
{
	font-weight: normal;
	margin-left: 20px;
}

div#menu ul li a.active
{
	color: #016bb5;         /* 0297ff; */
}




div#content
{
	float: right;
	padding: 25px 0 25px 30px;
	width: 595px;
}

img#main
{
	height: 428px;
	width: 593px;
}

div#node, div#news div.content, div#catalogue
{
	color: #696969;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
}

div#node *, div#news div.content *
{
	margin-bottom: 1.5em;
}

div#node * *, div#node br, div#news div.content * *, div#news div.content br
{
	margin-bottom: 0; 
}

div#node ul, div#node ol
{
	margin-left: 1.5em;
}

div#node
{
	padding-bottom: 20px;
}

ul#productData span
{
	text-transform: capitalize;
}

img#productImage
{
	padding: 0 0 10px 10px;
	float: right;
}

ul#productGallery, ul#gallery
{
	list-style-type: none;
}

div#node ul#productGallery, div#node ul#gallery
{
	margin-left: 0;
}

ul#productGallery li, ul#gallery li
{
	display: inline;
}

ul#productGallery img, ul#gallery img
{
	height: 75px;
	padding: 5px;
	width: 100px;
}



div#news h2
{
	margin-bottom: 0;
}

div#news div.date
{
	margin-bottom: 25px;
}

div#news div.footer
{
	margin-bottom: 3em;
}



div#catalogue ul
{
	margin-left: 1.5em;
}

div#catalogue img
{
	height: 75px;
	width: 100px;
}

div#catalogue table
{
	background: #696969;
	border-spacing: 1px;
}

div#catalogue th, div#catalogue td
{
	background: #fff;
	padding: 3px;
}

div#catalogue td.more
{
	font-size: 0.8em;
}




div#meta
{
	text-align: right;
}

div#meta ul
{
	list-style-type: none;
}

div#meta ul li
{
	display: inline;
}

div#meta img
{
	height: 11px;
	vertical-align: middle;
	width: 11px;
}




div#footer
{
	background: url('/img/footer_bg.jpg') no-repeat scroll top center;
	background-color: #ffffff;
	border-top: 1px solid #c2c1c1;
	clear: both;
	font-size: 1.1em;
	height: 120px;
	line-height: 1.5em;
	padding-top: 25px;
	width: 775px;
}

div#copyright
{
	color: #6c6c6c;
	float: left;
}

div#copyright a
{
	color: #6c6c6c;
}

div#createdby
{
	float: right;
	text-align: center;
}

div#createdby a
{
	color: #f00;
}

