/* CSS Document */
body{
text-align:center;
font-size:12px;
font-weight:normal;
font-family:Arial, Sans-serif;
color:#073f78;
background-color:#5483d8;
margin:0px;
}

.wrapper{
	width:770px;
	height:1000px;
	color:#073f78;
	background-color:white;
	margin:auto;
	margin-top:2px;
}

.wrapperstock{
width:770px;
height:1300px;
color:#073f78;
background-color:white;
margin:auto;
margin-top:2px;
}

.wrappercontact{
width:770px;
height:950px;
color:#073f78;
background-color:white;
margin:auto;
margin-top:2px;
}

a{
color:#073f78;
text-decoration:none;
}


a:visited{
color:#073f78;
text-decoration:none;
}

a:hover{
color:#073f78;
text-decoration:underline;
}


.header{
background-image: url(images/header.jpg);
background-repeat: no-repeat;
width:770px;
height:129px;
float:left;
}

.buttons ul{
float:left;
font-size:12px;
font-weight:normal;
display: inline;
text-decoration:none;
color:white;
margin-top:110px;
margin-left:-20px;
padding:0;
}

.buttons li{
padding-left:60px;
list-style: none;
display:inline;
}

.buttons a{
color:white;
text-decoration:none;
}

.buttons a:visited{
color:white;
text-decoration:none;
}


.buttons a:hover{
color:red;
text-decoration:none;
}

.contact{
margin-left:15px;
}

.left{
float:left;
margin:0px;
width:200px;
}

.left p {
padding-left: 10px;
color:#000000;
} 

.box1{
float:left;
margin:0px;
}

.box2{
float:left;
margin:0px;
}

.credit{
float:left;
margin:0px;
}

.right{
width:560px;
height:500px;
margin-right:5px;
margin-top:16px;
float:right;
text-align:left;
}

*:lang(en) .right{
margin-right:10px;
margin-top:17px;
}

html>body .right{
margin-right:10px;
}

img{
border:none;
}

.footer{
display:inline;
text-decoration:none;
float:right;
margin-top:160px;
margin-right:250px;
color:#073f78;
}

.footer a{
color:#073f78;
display:inline;
text-decoration:none;
}

.footer a:visited{
color:#073f78;
display:inline;
text-decoration:none;
}


.footer a:hover{
color:#1d73ca;
display:inline;
text-decoration:none;
}
