* {
margin: 0;
padding: 0;
}
body {
background: #ffffff url('pageback.jpg') repeat-x;
font-family: sans-serif;
}
a:link {
color: #000000;
}
a:visited {
color: #404040;
}
#menu {
height:25px;
}
#menu ul {
list-style-type: none;
display: block;
}
#menu ul li {
display: inline-block;
margin: 0 7px;
font-weight: bold;
}
#menu a {
text-decoration:none;
}
#menu a:hover {
color: #ffffff;
background: #c00000;
}
#pagecontainer {
width: 100%;
text-align: center;
}
#logo {
width: 100%;
height: 310px;
display: inline-block;
background: url('logoback.png') no-repeat center;
}
#logo img {
margin-top: 80px;
border: 0px;
}
#path {
display: inline-block;
text-align: right;
font: 14px sans-serif;
width: 100%;
height: 24px;
background: #f00000 url('sepback.jpg') repeat-x;
color: #ffffff;
}
#path p {
margin: 4px 5px 0 0;
}
#path a {
color:#f0f0f0;
text-decoration:none;
}
#path a:hover{
color:#ffffff;
text-decoration:underline;
}
#path a:active {
color:#000000;
}
ul.path {
list-style: none;
}
#content {
width: 843px;
display: inline-block;
}
#gtdept {
margin: 10px 0 0 177px;
}
#gtdept img {
border: 0px;
}
#auto {
width: 843px;
height: 90px;
display: inline-block;
}
#sep {
text-align: right;
width: 100%;
height: 24px;
display: inline-block;
background: url('sepback.jpg') repeat-x;
}
#sep img {
border:0;
}
#bottom {
width:100%;
height: 130px;
display: inline-block;
background: url('tamback.jpg') repeat-x;
}
#tam {
position: relative;
display: inline-block;
width: 177px;
float: right;
}
