/*
 Theme: Mt Fuji
 Version: 0.1
 Author: Aimeê de Pointe du Lac "Allyenna"
 URI: http://mishima.allyenna.net
 Theme for Tatenokai
*/

body {
 background-color: #F0F0F0;
 color: #52534D;
 font-family: Trebutchet Ms, Verdana, Bitstream Charter, sans-serif;
 font-size: 11px;
 letter-spacing: 1px;
 line-height: 20px;
 margin-bottom: 0;
 margin-top: 20px;
 text-align: justify;
 word-spacing: 1px;
}

/*Acronyms y cites */
cite, acronym {
 font-size: 12px;
 font-style: normal;
 font-variant: small-caps;
 letter-spacing: 2px;
}

/* Uls y lis */
ul {
 line-height: 12px;
 list-style-position: outside;
 list-style-type: none;
 margin: 0;
 padding-bottom: 10px;
}
li {
 background: url(images/li.gif) no-repeat;
 margin-bottom: 8px;
 padding-left: 10px;
}

a {
 color: #F0F0F0;
 text-decoration: none;
}
a:hover {
 color: #B3ACAC;
 cursor: crosshair;
}

#container {
 background-color: #C3C4B7;
 border: #52534D 2px solid;
 margin: 0 auto;
 width: 579px;
}

#logo {
 height: 250px;
}

/* Text */
#textcontainer {
 height: 300px;
 overflow: auto;
 padding: 0 10px 10px 10px;
}
#titulo {
 font-size: 15px;
 font-style: normal;
 font-variant: small-caps;
 padding-bottom: 5px;
 padding-left: 30px;
 text-align: left;
}
.titulo2 {
 font-size: 12px;
 font-style: normal;
 font-variant: small-caps;
 padding-left: 50px;
 text-align: left;
}
.cite2 {
 font-weight: bold;
 letter-spacing: 2px;
}
.imgsp {
 margin: 7px 90px;
}
.imgsp2 {
 vertical-align: top;
}
#codes {
 margin: 5px 0 0 80px;
 text-align: center;
 vertical-align: top;
 width: 330px;
}
#form {
 margin: 0 auto;
 width: 400px;
}
.form {
 margin-left: 40px;
 text-align: left;
 width: 400px;
}
