body { 
text-align: left;
width: 100%;
margin: 0px; 
background: #f7eeee;
}

#container { 
width: 100%;
background: #f7eeee;
margin: 0px;
}

#header { 
width: 760px;
height: 120px;
background: #ca5f73 url(barra2.gif) no-repeat;
text-align: right;
margin: 0 0px 0 0px;
padding: 0 20px 0 0;
}

#corpo { 
width: 740px;
height:400px;
background: #f7eeee;
text-align: left;
}

#barradx  { 
width: 240px;
height: 600px;
float: right;
margin: 0 0px 0 740px;
background: none url(barradx.jpg) no-repeat;
text-align: left;
position: absolute;
}

#menu  { 
background: #3366cc;
width: 100%;
padding: 6px 0 0 10px;  
text-align: left;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
 }

h1 { 
color: #3366cc;
font: 22px Viner Hand ITC, verdana, arial, serif;
padding: 10px 0 10px 0;
font-weight: bold;
 }
 
li { 
color: #fff; 
display: inline; 
height: 25px;
font: 15px Viner Hand ITC, verdana, arial;
font-weight: bold;
padding: 0 24px 0 0;
}
 
#menu a { 
color: #fff;
border: 0px;
text-decoration: none; }

img { 
border: 0px; }

#menu a:hover { 
color: #ff0;
text-decoration: underline; }
 
#corpo  { 
background: #f7eeee url(antonio.jpg) no-repeat;
width: 740px;
height: 400px;
margin: 0 0 0 0px;
padding: 6px; 
 }

p  { 
font: 14px Verdana, arial;
line-height: 16px;
color: #000;
padding: 6px;  
 } 
 
#footer  { 
background: #3366cc;
width: 100%;
text-align: left;
margin-bottom: 20px;
padding: 6px 6px 6px 120px;  
border-top: 2px solid #000;
border-bottom: 2px solid #000;
color: #fff;
font: 9px verdana, arial;
 }

#footer a, a:hover, visited  { 
color: #fff;
 }
