/* CSS Document */

body{
background-image:url(images/background.jpg);
font-family:Georgia;
font-size:11px;
letter-spacing:2px;
text-align:justify;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;}

#main{
margin:0 auto 0 0;
padding:0;
width:740px;}

#left{
width:379px;
height:730px;
float:left;}

#right{
width:361px;
height:730px;
float:left;}

#left_top{
width:379px;
height:90px;}

#left_bottom{
width:379px;
height:640px;
background-image:url(images/asucaga_08.jpg);}

#content{
width:307px;
height:490px;
overflow-x:hidden;
overflow-y:scroll;
margin-left:35px;
margin-right:31px;
margin-top:25px;}

.title{
font-weight:bold;
color:#753A00;
border-bottom:#532900 dashed 1px;
border-spacing:3px;
font-size:12px;
letter-spacing:5px;
margin-top:2px;
margin-bottom:2px;}

.content{
margin-top:5px;
margin-bottom:5px;
padding:2px;
font-size:11px;
color:#71695e;
letter-spacing:0px;
}

input{
color: #5F5A47;
background-color:#E2DFD3;
border:#544F38 1px dashed;
letter-spacing:2px;
}

select{
color: #5F5A47;
background-color:#E2DFD3;
border:#544F38 1px dashed;
letter-spacing:2px;
}

option{
background-color:#E2DFD3;
}

textarea {
color: #5F5A47;
background-color:#E2DFD3;
border:#544F38 1px dashed;
letter-spacing:2px; }                                                                                                                                         
