html {
	min-height: 100%;
	height: auto;
}
body {
background-image:url(../../images/structure_porto/bck.gif);
background-repeat:repeat-x;
margin:0px;
padding:0px;
background-color:#dfdfdf;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#333333;
}
#top {
background-image:url(../../images/structure_porto/top.gif);
background-repeat:no-repeat;
width:906px;
height:84px;
}
#menu {
float:left;
width:291px;
}
#content {
float:left;
width:615px;
min-height:500px;
}
.content {
width:532px;
margin: 26px 40px 26px 40px;
}
#bot {
float:left;
background-image:url(../../images/structure_porto/bot.gif);
background-repeat:no-repeat;
width:906px;
height:18px;
}
#wrapper {
background-image:url(../../images/structure_porto/bck_mid.gif);
background-repeat:repeat-y;
position: relative;
margin: 0 auto;
text-align: left;
width: 906px;
height:auto !important;
height: 100%;
}

h1 {
color:#910000;
font-weight:bold;
font-size:11px;
line-height:16px;
}
h2 {
color:#b20202;
font-weight:bold;
font-size:12px;
line-height:16px;
}
h3 {
color:#d30101;
font-weight:bold;
font-size:12px;
line-height:16px;
}
a {
color:#f50000;
text-decoration:underline;
}
a:hover {
color:#ff4242;
text-decoration:underline;
}
