@import url("form.css");

* { 
	margin:0;
	padding:0;
	}
	
body {
	text-align:left;
	background:url(../gfx/tlo2.gif) repeat-y #fff;
	}
	
a {
	outline:none;
	}
	
a img {
	border:none;
	}		
	
.txt3 {
	font:11px "Trebuchet MS", Tahoma, Arial, Helvetica;
	color:#313131;
	}
	
a.txt3 {
	text-decoration:none;
	padding:0 2px;
	}
	
a.txt3:hover {
	background:#f9d0e3;
	}
	
p {
	margin:0 0 10px 0;
	padding:0;
	}
	
.right {
	width:100%;
	text-align:right;
	}						

#container {
	width:1000px;
	height:auto;
	position:relative;
	}
	
#mainFlash {
	width:389px;
	height:474px;
	position:absolute;
	background:url(../gfx/tlo0.gif) no-repeat;
	top:0; 
	left:0;
	}
	
#langBox {
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	height:16px;
	}		
	
#content {
	width:611px;
	height:auto !important;
	height:500px;
	min-height:500px;
	position:relative;
	margin:0 0 23px 389px;
	padding:16px 0 0 0;
	z-index:1;
	}
	
#menuBox {
	width:500px;
	padding-right:111px;
	height:74px;
	position:relative;
	text-align:right;
	}
	
#menuBox a, div.active {
	display:block;
	float:right;
	height:74px;
	overflow:hidden;
	}

#menuBox a:hover {
	height:100%; /* ~IE6 has layout */
	}	
	
#menuBox a:hover img, div.active img {
	margin-top:-74px;
	}
	
#headers {
	height:80px;
	width:611px;
	display:block;
	clear:both;
	}
	
#txtContent {
	width:440px;
	margin-left:37px;
	padding:15px 20px 20px 21px;
	position:relative;
	background:#fff;
	font:13px/16px "Trebuchet MS", Tahoma, Arial, Helvetica;
	text-align:justify;
	color:#313131;	
	}
	
#txtContent a {
	color:#313131;	
	text-decoration:none;
	padding:0 2px;				
	}		
	
#txtContent a:hover {
	background:#f9d0e3;
	}
	
#footer {
	width:1000px;
	height:39px;
	font:11px "Trebuchet MS", Tahoma, Arial, Helvetica;
	position:relative;
	}
	
#copy {
	position:absolute;
	top:0;
	left:3px;
	}
	
#copy p {
	margin:0 15px 0 0;
	padding:0;
	display:inline;
	}	
	
#goTop {
	position:absolute;
	top:0;
	right:118px;
	}
	
#txtContent .realization {
	width:418px;
	display:block;
	margin:37px 0 55px 0;
	padding:0;
	position:relative;
	}
	
#txtContent .realization p {
	margin:0;
	padding:0;
	font:bold 16px/18px "Trebuchet MS", Tahoma, Arial, Helvetica;
	height: auto !important;
	height:18px;
	min-height:18px;
	margin-bottom:4px;
	color:#ec008c;
	}
	
#txtContent .realization a {
	padding:0;
	}	

#txtContent .realization a img {
	width:408px;
	border:1px solid #fb89bf;
	padding:4px;
	}
	
#txtContent .realization a:hover img {
	width:408px;
	border:5px solid #fb89bf;
	padding:0;
	}
	
#txtContent .realization a.targetLink {
	padding:0 2px;
	position:absolute;
	bottom:-20px;
	right:0;
	}
	
p.offerBox {
	padding:0;
	margin:40px 0 0 0;
	}
	
.txt2 {
	font:bold 16px "Trebuchet MS", Tahoma, Arial, Helvetica;
	color:#ec008c;
	}

		