/*
 Theme: Cat bath
 Version: 0.1
 Author: Allyenna
 URI: http://www.allyenna.net
 Theme for allyenna.net v.4.0
*/

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

/*Acronyms y cites */
cite, acronym {
 color: #A5C1D8;
 font-style: normal;
 font-variant: small-caps;
 font-weight: bold;
 letter-spacing: 2px;
}

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

/* Default links */
a {
 color: #F2B133;
 text-decoration: none;
}
a:hover {
 color: #D9D9D9;
 cursor: crosshair; 
}

#container {
 margin: 0 auto;
 width: 438px;
}

#logo {
 height: 320px;
 width: 438px;
}

/* Text */
#textcontainer {
 border: #C9DEEF 2px solid;
 height: 280px;
 overflow: auto;
 padding: 0 5px 5px 5px;
 width: 438px;
}
#titulo {
 color: #A5C1D8;
 font-size: 15px;
 font-style: normal;
 font-variant: small-caps;
 padding: 5px 0 5px 30px;
 text-align: left;
}
.imgsp {
 margin: 7px 90px;
}
.imgsp2 {
 vertical-align: top;
}
