body
{
	font-family: Arial, Helvetica, sans-serif;
}


#header

{
	background-image: url(img/1.gif);
	background-repeat: repeat;
	padding-bottom: 0px;
	padding-right: 17px;
}

.logo_text

{
font-size: 12px;
color: white;
}

.logo_bar

{
	background-image: url(img/1.gif);
	background-repeat: repeat-x;
	padding-right: 17px;
	padding-top: 6px;
}


#logo

{
z-index: 1;
}

#main
{
	padding-right: 25px;

	padding-left: 25px;

	padding-top: 25px;

	padding-bottom: 25px;
}


.text

{

	font-size: 12px;

	margin-bottom: 6px;

	margin-top: 6px;

	text-align: justify;
	
}

#footer

{
	background-image: url(img/2.gif);
	background-repeat: repeat-x;
	padding-top: 18px;
	padding-left: 6px;
}


.footer_text

{
font-size: 12px;
color: #ad1e40;
}

#lang

{
	background-image: url(img/1.gif);
	background-repeat: repeat-x;
	padding-left: 2px;
	padding-top: 25px;
}