@CHARSET "UTF-8";

div
{
;	margin:0px;
	padding:0px;	
}

img
{
	border:0px;	
}

p
{
	text-align: justify;	
}

a
{
	color:#4bd202;
	text-decoration: none;	
}

body
{
background:	#fcfaf6 url('./../_img/bg-body.gif') repeat-x;

	margin:0px;
	Padding:0px;
}

div#content
{
	display:block;
	margin:0 auto;
	width: 950px;
}

div#contener-left
{
	float: left;
	width: 233px;
}

div#contener-center
{
	float: left;
	width: 695px;		
}

div#contener-right
{
	margin-top:32px;
	float: left;
	background-image: url('./../_img/bg-contener-right.gif');
	width:12px;
	height:598px;		
}

/* left */

div#bg-logotype
{
	background-image: url('./../_img/bg-logotype.gif');
	width:233px;
	height:204px;

}

div#menu-left
{
	background-image: url('./../_img/bg-menu-left.gif');
	width:233px;
	height:375px;
	margin-top:-17px;
}


ul#sliding-navigation
{
	display: block;
	overflow: hidden;
	list-style: none;		
}
li.sliding-element
{	
	height: 19px;
	border: 0px solid black;
	margin-top:17px;
	margin-bottom:17px;	
}
li.sliding-element img
{
	vertical-align: text-top;
}
span.menu-left-text
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #797A79;	
	padding-top:2px;
}
div#btn-24h
{
	margin-top:-40px;
	margin-bottom:10px;
}


/* center */
div#topmenu
{
	background-image: url('./../_img/bg-menu-top.gif');
	width: 695px;
	height:20px;	
	padding-top: 11px;
	padding-bottom: 5px;
	font-size: 14px;				
}

div#topmenu ul 
{
	display: block;
	font-family: calibri, Tahoma;
    list-style: none;
	margin: 0;
	padding: 0;
}

div#topmenu ul li {
	display: block;
    font-family: calibri, Tahoma;
	list-style: none;
	display: inline;
	white-space: nowrap;
}

div#topmenu ul li a
{
	font-size: 14px;	
	color: white;	
}

div#topmenu ul li a:hover
{
	color: e2e2e2;	
}






div#flash
{
	background-color: white;
}
div#header
{
	background-color: white;
	padding-left: 15px;
	padding-right: 15px;
}

div#header-icon
{
	background-image: url('./../_img/ico-o_nas.gif');
	width: 40px;
	height:36px;
	padding-right: 5px;		
	float: left;	
}

div#header-text h1
{
	font-family: calibri, Tahoma;
	font-size: 20px;	
	font-weight: normal;
	margin: 0px;
	padding-top:6px;
}

div#context
{
	font-family: Tahoma;
	font-size: 13px;
	color: #898989;	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:20px;		
}


div#box
{
	font-family: Tahoma;
	font-size: 12px;
	margin-top:20px;	
	margin-bottom:20px;
}

div#box-left
{
	background-image: url('./../_img/bg-box_left.gif');
	width: 330px;
	height:122px;	
	float: left;
}

div#box-right
{
	background-image: url('./../_img/bg-box_right.gif');
	margin-left: 330px;	
	width: 330px;
	height:122px;		
}

div#box-right a
{
	color: #898989;		
}





div#footer
{
	margin-top:-13px;	
	background-image: url('./../_img/bg-footer.gif');
	width: 695px;
	height:26px;	
}


div#copyright
{
	margin-top:11px;
	font-family: calibri, Tahoma;
	font-size: 12px;	
	width: 695px;	
	color:#898989;
	text-align: right;	
	margin-bottom:20px;
}

div#copyright a
{
	color:#0371b5;
	text-decoration: none;
}


.form-lab
{
	margin-top: 8px;
	margin-bottom: 2px;	
}

.form-imp input
{
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid e1e1e1;
	width: 360px;
	font-family: Tahoma;
	padding:2px;
	color:#898989;
}

.form-imp select
{
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid e1e1e1;
	width: 360px;
	font-family: Tahoma;
	padding:2px;
	color:#898989;
}
.form-imp textarea
{
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid e1e1e1;
	width: 360px;
	height: 150px;
	font-family: Tahoma;
	font-size: 12px;
	padding: 2px;
	color:#898989;
}
