/* CSS Document */

html,body{margin:0;padding:0;}
body, html {
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
}
table {
	height: 100%;
	width: 100%;
	text-align:center;
}
html,body,div#content {
text-align:center;
height:100%
}
.t2{
font-size:9px;
}
div#head{
background-image:url(images/head.jpg);
background-position:bottom;
background-repeat:repeat-x;
height:103px;
}
div#title{
width: 760px;
height: 103px;
background-image:url(images/title.jpg);
background-position:left;
background-repeat:no-repeat;
}
div#center{
height:300px;
overflow:auto;
}
div#foot{ 
background-image:url(images/foot.jpg);
background-repeat:repeat-x;
height:120px;
}
div#box{
width:760px;
height:120px;
}

div#left{
background-image:url(images/leftbox.jpg);
background-repeat:no-repeat;
width:33px;
height:120px;
float:left;
}

div#centerbox{
background-image:url(images/centerbox.jpg);
background-repeat:repeat-x;
height:95px;
\height:95px;
h\eight:95px;
float:left;
padding-top:30px;
overflow:auto;
}

div#right{
background-image:url(images/rightbox.jpg);
background-repeat:no-repeat;
width:33px;
height:120px;
float:left;
}

div#central{
width:760px;
height:300px;
overflow:auto;
}

div#c_left{
background-image:url(images/postit.jpg);
background-position:center;
background-repeat:no-repeat;
width:392px;
height:300px;
float:left;
}

div#c_right{
background-image:url(images/completo.jpg);
background-position:top;
background-repeat:no-repeat;
width:368px;
height:300px;
float:right;
}
img {
   behavior: url("pngbehavior.htc");


