/*

	bookish1.0 by nodethirtythree design
	http://www.nodethirtythree.com
	hope you enjoy it :)

*/
*
{
margin: 0px;
padding: 0px;
}

body
{
background: #fff url('../imagenes/bg.gif');
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #857D74;
}

p
{
display: block;
text-align: justify;
}

a
{
color: #D97900;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
background-color: #D97900;
color: #FFFAF3;
}

em
{
font-style: italic;
}

.fecha
{
font-family: georgia, "times new roman", serif;
font-size: 10px;
}

h1,h2,h3,h4,h5,h6,th
{
font-family: georgia, "times new roman", serif;
/*text-transform: lowercase;*/
font-weight: normal;
}

.pie
{
height: 1px;
line-height: 1px;
clear: both;
}

.divisor
{
border-bottom: solid 1px #F6F3F1;
}

th strong
{
color: #fff;
}

table
{
border-collapse: collapse;
width: 100%;
}

th
{
background: #824900 url('../imagenes/thbg.gif') repeat-x;
height: 29px;
padding-left: 11px;
padding-right: 11px;
color: #fff;
text-align: left;
border-left: solid 1px #A8814D;
border-bottom: solid 2px #ffffff;
}

tr
{
height: 30px;
}

td
{
padding-left: 11px;
padding-right: 11px;
border-left: solid 1px #EED9C3;
border-bottom: solid 1px #ffffff;
}

td.primero,th.primero
{
border-left: 0px;
}

tr.fila-A
{
background: #FFF0DE url('../imagenes/trbg1.gif') repeat-x;
}

tr.fila-B
{
background: #FFFAF4 url('../imagenes/trbg2.gif') repeat-x;
}

#externo
{
width: 698px;
background: #fff url('../imagenes/principalbg.gif');
margin: 20px auto 0px auto;
padding: 10px 13px 0px 13px;
}

#externo-2
{
width: 724px;
height: 3px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background: #fff url('../imagenes/principalbg2.gif');
margin: 0px auto 0px auto;
}

#interior
{
background-image: url('../imagenes/cbg2.gif');
background-repeat: repeat-y;
}

#cabecera
{
position: relative;
height: 80px;
background-image: url('../imagenes/headbg.gif');
}

#cabecera h1
{
position: absolute;
bottom: 10px;
font-size: 26px;
padding-left: 26px;
color: #fff;
}

#cabecera h1 strong
{
color: #fff;
}

#cabecera h1 span
{
color: #D97900;
}

#menu
{
position: absolute;
right: 0px;
padding-right: 26px;
bottom: 14px;
color: #A75300;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
border-left: solid 1px #A75300;
padding-left: 8px;
margin-left: 8px;
}

#menu li.primero
{
margin-left: 0px;
padding-left: 0px;
border-left: 0px;
}

#menu a
{
color: #fff;
}

#xfondo-A
{
height: 31px;
width: 500px;
position: absolute;
top: 0px;
background-image: url('../imagenes/cbg1.gif');
z-index: 1;
}

#xfondo-B
{
position: relative;
height: 32px;
width: 500px;
background-image: url('../imagenes/cbg3.gif');
z-index: 1;
}

#principal
{
position: relative;
width: 500px;
margin: 3px -500px 0px 0px;
float: left;
}

#principal_interior
{
padding: 31px 28px 18px 18px;
position: relative;
z-index: 5;
}

#principal ul
{
list-style: none;
}

#principal li
{
padding-left: 12px;
background-image: url('../imagenes/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}

#principal h2,h3
{
color: #6C3C1E;
}

#principal h2
{
font-size: 22px;
background-image: url('../imagenes/db1.gif');
background-repeat: no-repeat;
height: 60px;
padding-left: 22px;
margin-bottom: -15px;
}

#principal h3
{
font-size: 12px;
background-image: url('../imagenes/db2.gif');
background-repeat: no-repeat;
height: 50px;
padding-left: 22px;
margin-bottom: -15px;
}

#principal p
{
margin-bottom: 14px;
}

#principal p strong
{
color: #725D46;
}

#principal .contenido
{
position: relative;
padding-left: 22px;
}


img.cpic
{
position: relative;
top: -8px;
background-image: url('../imagenes/imgbg.gif');
width: 97px;
height: 73px;
padding: 10px;
}

img.right
{
float: right;
margin-left: 14px;
}

#principal .divisor
{
margin: 20px 0px 20px 0px;
}

#columna-1
{
position: relative;
width: 202px;
float: left;
border-right: solid 1px #F6F3F1;
padding-right: 20px;
}

#columna-2
{
position: relative;
width: 202px;
margin-left: 242px;
}

#lado
{
position: relative;
float: right;
width: 194px;
margin: 3px 0px 0px 3px;
}

#lado h3
{
background-image: url('../imagenes/rhbg.gif');
width: 180px;
height: 23px;
color: #fff;
font-size: 11px;
padding: 9px 0px 0px 14px;
}

#lado .contenido
{
background-image: url('../imagenes/rhbg2.gif');
background-repeat: repeat-x;
padding: 22px 14px 0px 14px;
margin: 3px 0px 20px 0px;

}

#lado ul
{
list-style: none;
}

#lado li
{
border-top: solid 1px #F6F3F1;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

#lado li.primero
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#lado .divisor
{
margin: 14px 0px 14px 0px;
}

#piepagina
{
width: 698px;
margin: 12px auto 0px auto;
padding-bottom: 24px;
text-align: center;
color: #6495A3;
}

#piepagina a
{
color: #7DAFBD;
}

#piepagina a:hover
{
background-color: #7DAFBD;
color: #E8FAFF;
}