body {
    background-color: #000000;
    font-family: verdana, tahoma;
    font-size: 10px;
    color: #000000;
    margin: 0;
}

.pi
{
	float: right;
	position: relative;
	border: 0px solid black;
	margin: 10px;
	margin-right:0px;
	margin-top:0px;
}

.clr {
    clear: both;
}

img {
    border: none;
}

p {
    margin-top: 4px;
}

fieldset {
    border: 0;
}

label {
    font-weight: bold;
}

input {
    width: 190px;
    height: 18px;
    font-family: tahoma;
    font-size: 11px;
    color: #929292;
    border: 1px solid #dadada;
}

.contact {
    text-align: center;
}

.errror {
    text-align: center;
}

a:link, a:visited {
    font-family: verdana, tahoma;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}

a:hover {
    font-family: verdana, tahoma;
    font-size: 10px;
    color: #000000;
    text-decoration: underline;
}

#containerTop {
    width: 100%;
    height: 259px;
    margin: 0 auto;
    padding: 0;
    background-image: url('gfx/top.jpg');
    position: absolute;
	background-repeat: no-repeat;
	z-index:2;
	display:block;
}


#containerAlert {
    width: 80%;
    margin-top: 300px;
	color: black;
	background-color: white;
	border: 4px solid red;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	
    
}

#containerCenter {
    width: 807px;
    margin-top: 259px;
    margin-left: 260px;
    padding: 0;
    position: absolute;
    z-index:1;
}

#menu {
    width: 544px;
    height: 26px;
    margin-top: 233px;
    margin-left: 320px;
}

#menu li {
    width: 90px;
    height: 26px;
    float: left;
    text-align: center;
    background-image: url('gfx/button.jpg');
    list-style-type: none;
}

#lang {
    margin-top: 0;
    margin-left: 975px;
}

#lang li {
    width: 22px;
    float: left;
    text-align: center;
    list-style-type: none;
}

#menu a:link, #menu a:visited {
    width: 90px;
    height: 26px;
    background-image: url('gfx/button.jpg');
    font-family: tahoma;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

#menu a:hover {
    width: 90px;
    height: 26px;
    background-image: url('gfx/button_hover.jpg');
    font-family: tahoma;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

#menu img {
    margin-top: 7px;
}

#lang a:link, #lang a:visited {
    font-family: tahoma;
    font-size: 12px;
    font-style: italic;
    color: #ffffff;
    text-decoration: none;
}

#lang a:hover {
    font-family: tahoma;
    font-size: 12px;
    font-style: italic;
    color: #ffffff;
    text-decoration: underline;
}

.title
{
font-family: arial, 'lucida console', sans-serif;
font-size: 16px;
color: #333333;
font-weight: bold;
}
.subtitle
{
font-family: arial, 'lucida console', sans-serif;
font-size: 11px;
color: #666666;
font-weight: bold;
}

#boxer
{
/*margin-right: 45px;*/
width: 425px;
text-align: justify;
}

#center {
    width: 808px;
    height: 100%;
}

#center .center_middle {
    width: 774px;
	 min-height: 500px;
	 max-height: 100%; 
	margin-top: -3px;
	
    background-color: #ffffff;
	
}

#center .center_middle span h2 {
    text-transform: capitalize;
    font-size: 10px;
    color: #ff1f1f;
    font-weight: bold;
}

#center .center_middle span {
    width: 475px;
    min-height: 500px;
    display: block;
    float: right;
    margin-right: 40px;
    font-size: 10px;
}

#center .center_middle span .flash {
    margin-top: 30px;
}

.frame_top {
    margin-left: -33px;
}

.frame_middle {
    width: 245px;
    height: 128px;
    margin-top: -3px;
    margin-left: -32px;
    background-image: url('gfx/frame_middle.png');
    position: absolute;
    display: block;
    text-align: left;
}

.frame_middle h2 {
    font-family: Myriad Pro;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: #ffffff;
    margin-top: -3px;
    margin-left: 40px;
}

.frame_middle span {
    font-family: Myriad Pro;
    font-size: 15px;
    font-style: italic;
    color: #ffffff;
    margin-left: 40px;
    display: block;
}

.frame_middle .button a:link, .frame_middle .button a:visited {
    width: 90px;
    height: 26px;
    background-image: url('gfx/button_hover.jpg');
    font-family: tahoma;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

.frame_middle .button a:hover {
    width: 90px;
    height: 26px;
    background-image: url('gfx/button_hover.jpg');
    font-family: tahoma;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

.frame_bott {
    width: 245px;
    height: 58px;
    margin-top: 124px;
    margin-left: -32px;
    background-image: url('gfx/frame_bott.png');
    position: absolute;
    display: block;
    z-index: 3;
}

.button_go {
    margin-top: 10px;
    margin-left: 65px;
    z-index: 6;
    position: absolute;
}

.elements {
    position: absolute;
    float: left;
    margin-top: 172px;
    z-index: 2;
}

#bott {
    height: 40px;
    margin-left: 130px;
    margin-bottom: 20px;
    font-size: 10px;
    color: #ff0000;
    font-weight: bold;
}

.copyright {
    margin-top: 1px;
    margin-left: 40px;
    position: absolute;
}
#map a{
display:none;
}
#map{
    display:block;
    position:absolute;
    z-index:999;
}
