/* CSS Document */
body{margin:0px; padding:0px; background:url(./../imagenes/mainbg.gif) 0 0 repeat-x #F6F4E4; color:#6B6854; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;}
div, p, ul, h1, h2, h4, img, form, label{padding:0px; margin:0px;}
ul{list-style-type:none;}

/*----MAIN PANEL----*/
#mainPan{width:851px; position:relative; margin:0 auto; padding:0px;}

/*----Left Panel----*/
#leftPan{width:240px; float:left;}
#leftTopPan{width:240px; height:125px; position:relative; margin:0 auto; padding:0; background:url(./../imagenes/left-top.jpg) 0 0 no-repeat;}
#leftTopPan img{width:153px; margin:20px 0 0 37px;}

#leftPan ul{width:240px; height:231px; display:block; background:url(./../imagenes/menu-bg.jpg) 0 0 no-repeat; padding:28px 0 0;}
#leftPan ul li{width:118px; height:27px; position:relative; margin:0 auto; background:url(./../imagenes/dot.gif) 0 100% repeat-x;}
#leftPan ul li a{width:96px; height:26px; display:block; background:url(./../imagenes/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#8F8C73; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 22px; text-decoration:none;}
#leftPan ul li a:hover{background:url(./../imagenes/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#9F0202; text-decoration:none;}
#leftPan ul li a.raro{background:url(./../imagenes/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#9F0202; text-decoration:none;}
#leftPan ul li.home{width:96px; height:27px; display:block; background: url(./../imagenes/homebg.gif) 0 50% no-repeat #F6F4E4; color:#9F0202; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 22px; text-decoration:none;}
#leftPan ul li.contact{background:none;}

#leftPan ul li ul {background:none; width:10px; height:10px; display:block; padding:1px 0 0;}
#leftPan ul li ul li{width:118px; height:27px; position:relative; margin:0 auto; background:none;}
#leftPan ul li ul li a{width:96px; height:26px; display:block; background:url(./../imagenes/guion.gif) 0 50% no-repeat #F6F4E4; color:#8F8C73; font:11px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 22px; text-decoration:none;}
#leftPan ul li ul li a:hover{width:96px; height:26px; display:block; background:url(./../imagenes/guion.gif) 0 50% no-repeat #F6F4E4; color:#9F0202; font:11px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 22px; text-decoration:none;}

/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{width:451px; float:left;}
/* #D33F9F; */
#rightPan h1{width:438px; height:124px; background:url(./../imagenes/header.jpg) 0 0 no-repeat #C30D0D; color:#fff; font:20px/18px Georgia, "Times New Roman", Times, serif; padding:37px 0 0 13px;}
#rightPan h1 span{font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#rightPan h1 span a{font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff;}
#rightPan h1 span a:hover{font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff;}
#rightPan h2{width:240px; height:46px; display:block; color:#9F0202; font-size:24px; line-height:36px; padding:0 0 0 65px; margin:29px 0 0 0px;}

#rightPan p{padding:20px 0 0 9px;}
#rightPan p.bottompadding{padding:22px 0 0 9px; margin:0 0 38px 0;}
#rightPan p span.boldtext{font-weight:bold;}
#rightPan p span.magedacolortext{background:#F6F4E4; color:#8F146E;}
/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan{background:url(./../imagenes/footerbg.gif) 0 0 repeat-x #6B6854; color:#fff; position:relative; margin:0 auto; height:227px; clear:both;}
#footerPan{width:691px; position:relative; margin:0 auto; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}

#footerPan p.copyright{width:204px; background:#6B6854; color:#F3F1DF; position:absolute; top:105px; left:218px;}
