/* CSS Document */

*/


BODY	
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    border-style: none;
    background-color: #6f900d;
    font-size: medium;
    font-family: "Lucida Grande", Futura, Helvetica, sans-serif;
}

#capa1 {
	background-image: url(images/fondopag.png);
	float: left;
	width: 1500px;
	height: 100%;
	background-repeat: repeat-x;
	margin-left: 5px;
	margin-right: 25px;
	margin-top: 5px;
	visibility: visible;
}

#capa2 {
	margin-top: 25px;
	float: none;
	margin-left: 150px;
}

#barra-lateral {
	float: left;
	height: 700px;
	width: 300px;
	margin-top: 0px;
	top: 242px;
}

#fondoin {
	background-repeat: repeat-x;
}

A
{
    color: #772200;
    text-decoration: none;
}

A:hover
{
    text-decoration: none;
}

IMG
{
	border: none 0px;
	background-image: url();
}

BLOCKQUOTE
{
    background-image: URL('images/quote.gif');
    background-position: 2px 1px;
    background-repeat: no-repeat;
    background-color: #f0f0aa;
    color: #222222;
    margin: 15px 25px 15px 25px;
    padding: 20px 20px 10px 20px;
}

/*
 * this should come here towards the beginning since there are some elements
 * that have both class capsule and some other second class, and that second
 * class setting should trump this one.
 *
 */
.capsule
{
	text-align: center;
	padding: 4px 10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: small;
	border-radius: 10px;
	background-color: #cc9900;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
	color: #FFFFFF;
}

.actbubble
{
    background-color: #dd6f06;
}

.actbubble a
{
    color: #ffffff;
}

#bgtop
{
    z-index: -1;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 50%;
    margin: 0;
    padding: 0;
    background-color: #333333;
    border-bottom: 6px solid #cccccc;
    /* for IE */
    position:absolute;
    
}

#container
{
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-style: none;
}

#main
{
    margin: 60px auto 60px auto;
    width: 90%;
}

.sidetabs
{
}

#header
{
	background-color: #b70100;
	color: #ffffff;
	margin: 0;
	padding: 20px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 16px;
}

#header TABLE
{
    color: #ffffff;
    width: 100%;
}

#title
{
    height: 20px;
    font-size: 24pt;
    padding-right: 15px;
    padding-left: 10px;
    border-right: 2px solid #ffdd00;
}

#description
{
	padding-left: 20px;
	padding-right: 15px;
	width: 100%;
	font-family: Calibri;
	font-size: 9px;
}

#header A
{
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 16px;
}

.sidebartab
{
	text-align: center;
	font-size: medium;
	background-color: #111111;
	color: #cccccc;
	font-family: Calibri;
	height: auto;
}

.tdsidebar,
.sidebar
{
    background-color: #ff9f06;
}

.sidebar
{
    color: #111111;
    padding: 10px;
    padding-top: 15px;
    height: 100%;
}

.sidebarlist
{
	font-size: small;
	border: none;
	padding: 10px 20px 5px 6px;
	margin: 20px 12px 40px 12px;
	padding: 10px 20px 5px 6px;
	background-color: #ffdd99;
	font-family: "Trebuchet MS";
}

.sidebarlist > LEGEND
{
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	background-color: #846d21;
	padding: 5px 10px;
	margin: 0;
	margin-left: 5px;
	font-family: "Trebuchet MS";
}

.sidebarlist A
{
	color: #553333;
	font-family: "Trebuchet MS";
}

.textwidget
{
	padding: 5px 8px;
	color: #334400;
	font-family: Calibri;
}

#content
{
    margin: 0px;
    padding: 20px 30px;
    padding-top: 30px;
    width: 100%;
    background-color: #aaaaaa;
}

#title,
LEGEND,
LEGEND A,
#recentheader
{
    font-family: "Trebuchet MS", Skia, "Century Gothic", sans-serif;
    color: #ffffff;
}

.dateauthor
{
    float: right;
    margin: 0px 25px;
    font-size: small;
}

.entry
{
    padding: 10px 25px;
    color: #111111;
    line-height: 150%;
}

.entry,
.commenttext
{
    font-size: 9pt;
}

.entry A:hover
{
    text-decoration: none;
    border-bottom: 1px dotted #aaaaaa;
}

.navigation .capsule
{
    font-size: large;
}

/* required as per wordpress.org */

.aligncenter, div.aligncenter
{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft
{
   float: left;
}

.alignright
{
   float: right;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
	color: #663300;
}
.tablamenu {
	background-color: #FFCC66;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.texto {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}
#barra-lateral {
	position:absolute;
	width:200px;
	height:621px;
	z-index:4;
	left: 22px;
	top: 242px;
	overflow: visible;
	visibility: visible;
}
.Estilo2 {
color: #FFFFFF; font-size: 24px; font-family: "Trebuchet MS"; font-weight: bold;
}
.Estilo1 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: "Trebuchet MS";
}
Body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: "Trebuchet MS";
	font-size: medium;
	background-image: url(images/fondopag.png);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
.tablaprecios {
	font-family: Calibri;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
#tablacontenido {
	position:absolute;
	width:950px;
	height:115px;
	z-index:5;
	left: 412px;
	top: 242px;
}
