/* ------------------------------------------------------- GLOBAL */

body{
background-image: url('../images/bg-body-vision.jpg');
background-position: top center;
background-repeat: repeat-x;
}

/* ------------------------------------------------------- TOP */

.flash-vision-closed{
height: 185px;
background-image: url('../images/bg-flash-vision.jpg');
background-position: top center;
background-repeat: no-repeat;
}

/* ------------------------------------------------------- CONTENT */


#leftmenu-vision{
float: left;
display: inline;
margin: 6px 0px 0px 0px;
padding: 0px;
width: 166px;
text-align: left;
background-image: url('../images/bg-leftmenu-services.jpg');
background-position: top left;
background-repeat: no-repeat;
}
#leftmenu-vision img{
margin: 110px 0px 0px 0px;
padding: 0px;
}

a.leftmenu1:link, a.leftmenu1:visited {
float: left;
display: block;
background: url('../images/bg-leftmenu1.jpg') no-repeat;
font-family: arial;
font-size: 7.5pt;
color: #448ec5;
text-align: center;
margin: 0px;
padding: 0px;
height: 34px !important;
height: 34px;
width: 145px;
text-decoration: none;
line-height: 34px;
display: inline;
}
a.leftmenu1:hover {
text-decoration: none;
background-position: -145px 0px;
}

a.leftmenu2:link, a.leftmenu2:visited {
float: left;
display: block;
background: url('../images/bg-leftmenu2.jpg') no-repeat;
font-family: arial;
font-size: 7.5pt;
color: #448ec5;
text-align: center;
margin: 0px;
padding: 0px;
height: 35px !important;
height: 35px;
width: 145px;
text-decoration: none;
line-height: 35px;
display: inline;
}
a.leftmenu2:hover {
text-decoration: none;
background-position: -145px 0px;
}

a.leftmenu3:link, a.leftmenu3:visited {
float: left;
display: block;
background: url('../images/bg-leftmenu3.jpg') no-repeat;
font-family: arial;
font-size: 7.5pt;
color: #448ec5;
text-align: center;
margin: 0px;
padding: 0px;
height: 35px !important;
height: 35px;
width: 145px;
text-decoration: none;
line-height: 35px;
display: inline;
}
a.leftmenu3:hover {
text-decoration: none;
background-position: -145px 0px;
}

a.leftmenu4:link, a.leftmenu4:visited {
float: left;
display: block;
background: url('../images/bg-leftmenu4.jpg') no-repeat;
font-family: arial;
font-size: 7.5pt;
color: #448ec5;
text-align: center;
margin: 0px;
padding: 0px;
height: 35px !important;
height: 35px;
width: 145px;
text-decoration: none;
line-height: 35px;
display: inline;
}
a.leftmenu4:hover {
text-decoration: none;
background-position: -145px 0px;
}
