/*Sectiunea corp site*/
html{
height: 100.2%;
}

body{
background: url("../images/body_bg.jpg") repeat-x #fff;
margin:0;
}

#wrap{
width:760px;
height: auto;
margin: auto;
border: none;
}

a{
text-decoration:none;
}

a:hover{
text-decoration:none;
}

a:visited{
text-decoration:none;
}

a:link{
text-decoration:none;
}