/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
color: #333333;
background-image: url(fdotext1.jpg);
}
 
#wrapper{
width: 770px;
margin-top:10px;
margin-bottom: 10px;
background-color: #155F60;
padding: 4px;
border: dotted 1px;
border-left-color:#000000;
border-right-color:#000000;
}

#content{
width: 430px;
margin-top:30px;
background-color: #155F60;
border: 1px dashed #B3D3D4;
height: 430px;
padding: 12px;
text-align:center;
}


#lang{
height: auto;
}

table{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #C7DBD8;
padding-bottom: 10px;
}

td,th{
border-collapse:collapse;
padding: 10px;
}

#it{
width: 40px;
padding: 2px 4px 2px 4px;
background-repeat: no-repeat;
text-align:center;
}

#li{
width: 100px;
padding: 2px 4px 2px 4px;
text-align:left;
font-weight: bold;
}

#es{
width: 80px;
padding: 2px 4px 2px 4px;
background-repeat: no-repeat;
text-align:center;

}

#ls{
width: 80px;
font-weight:bold;
padding: 2px 4px 2px 4px;
text-align:left;
}

#en{
width: 90px;
padding: 2px 4px 2px 4px;
background-repeat: no-repeat;
text-align:right;

}

#le{
width: 50px;
font-weight:bold;
padding: 2px 4px 2px 4px;
text-align:left;
}

#me{
width: 100px;
padding: 2px 4px 2px 4px;
text-align:left;
font-weight: bold;
}