body {
color:#000000;
font-family:Tahoma,Verdana,sans-serif;
font-size:70%;
margin:0;
padding:0;
text-align:center;
}


.main {
background-color:#FFFFFF;
color:#000000;
margin:auto;
padding:0;
position:relative;
text-align:left;
width:650px;
height: 550px;
* height:100%;

}

.header{
background-color:rgb(204,102,0);
color:#ffffff;
/*width:600px;*/
height: 50px;
position: relative;
margin-left: 0px;
margin-right:0px;
margin-top:20px;
margin-bottom:5px;
text-align:center;
padding-top:1px;
}
.menu{
/*background-color:rgb(204,102,0);*/
color:#000;
/*width:600px;*/
height: 18px;
position: relative;
margin-left: 0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
text-align:center;
padding-top:1px;
}

.foto{
margin-top:5px;
float:left;
width:310px;
}

.text{
margin-top:5px;
float:right;
width:322px;

}