/* CSS Document */
body{
	color:#1A1917;
	padding:0;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #7BABCD;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
div, p, h1, h2, h3, ul{
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
}
ul{list-style-type:none;}
/*--TOP PANEL--*/
#topPan{
	width:464px;
	height:350px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: auto;
	background-repeat: no-repeat;
	background-image: url(correos/header.jpg);
	background-position: center 30px;
}
#topPan ul {width:464px;}
#topPan ul li{float:left; font:12px/30px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}
#topPan ul li a{width:92px; height:30px; display:block; background:url(images/menubg-normal.gif) 0 0 no-repeat #66605B; color:#FDFDFD;  text-decoration:none; text-align:center;}
#topPan ul li a:hover{background:url(images/menubg-hover.gif) 0 0 no-repeat #66605B; color:#1A1917;}
#topPan ul li.menupadding{margin:0 0 0 1px;}
#topPan ul li.home{width:92px; height:30px; display:block; background:url(images/menubg-hover.gif) 0 0 no-repeat #FDFDFD; color:#1A1917; text-align:center;}

#topPan h1{
	display:block;
	width:464px;
	height:198px;
	text-indent:-2000px;
	margin:0;
	clear:both;
	background-repeat: no-repeat;
	background-position: 0 0;
	float: none;
}

#toplinkPan{
	width:464px;
	height:159px;
	position:relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
#toplinkfastPan{width:148px; height:140px; float:left; background:url(images/blog-normal.jpg) 0 0 no-repeat #5B5550; margin:8px 0 0; color:#fff;}
#toplinkfastPan a{text-decoration:none; display:block; width:148px; height:140px;}
#toplinkfastPan a:hover{text-decoration:none; background:url(images/blog-hover.jpg) 0 0 no-repeat;}
#toplinkfastPan p{display:block; width:90px; height:15px; position:absolute; top:16px; left:6px; font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; margin:54px 0 0 21px;}

#toplinksecondPan{width:148px; height:140px; float:left; background:url(images/chat-normal.jpg) 0 0 no-repeat #5B5550; margin:8px 10px 0; color:#fff;}
#toplinksecondPan a{text-decoration:none; display:block; width:148px; height:140px;}
#toplinksecondPan a:hover{text-decoration:none; background:url(images/chat-hover.jpg) 0 0 no-repeat;}
#toplinksecondPan p{display:block; width:90px; height:15px; position:absolute; top:13px; left:157px; font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; margin:54px 0 0 21px; }

#toplinkthirdPan{width:148px; height:140px; float:left; background:url(images/tools-normal.jpg) 0 0 no-repeat #5B5550; margin:8px 0 0; color:#fff;}
#toplinkthirdPan a{text-decoration:none; display:block; width:148px; height:140px;}
#toplinkthirdPan a:hover{
	text-decoration:none;
	background-image: url(images/tools-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#toplinkthirdPan p{display:block; width:90px; height:15px; position:absolute; top:13px; right:35px; font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; margin:54px 0 0 21px; }


/*--/TOP PANEL--*/
/*--BODY PANEL--*/
#bodyPan{
	width:352px;
	background:url(images/bodytopbg.jpg) 0 0 no-repeat #fff;
	color:#1A1917;
	position:relative;
	padding-top: 33;
	padding-right: 56px;
	padding-bottom: 0;
	padding-left: 56px;
	height: auto;
	margin: auto;
}
#bodyPan h1{
	width:352px;
	height:32px;
	display:block;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 22;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	background-image: url(images/welcomebg.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	margin: auto;
}
#bodyPan h1 span{background:#F9F9F9; color:#9A0000; font-size:26px;}
#bodyPan h2{width:350px; height:32px; display:block; background:url(images/dotline.gif) 0 100% repeat-x #fff; font:28px/26px Georgia, "Times New Roman", Times, serif; padding:42px 0 0; color:#9A0000;}

#bodyPan p{
	padding: 0;
	direction: inherit;
}
#bodyPan p.bigtext{background:#fff; font-size:18px; color:#B3A7A0; font-weight:bold; padding:18px 0 0;}
#bodyPan p.more{width:89px; height:39px;}
#bodyPan p.more a{
	display:block;
	width:89px;
	height:39px;
	color:#fff;
	font:14px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 0 0 262px;
	text-align:center;
	background-color: #FBFBFB;
	background-image: url(images/more1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bodyPan p.more a:hover{
	text-decoration:none;
	background-image: url(images/more2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bodyPan p.morenext{width:89px; height:60px; right:0px; top:0px; clear:both;}
#bodyPan p.morenext a{display:block; width:89px; height:39px; background:url(images/more2.jpg) 0 0 no-repeat #FBFBFB; color:#fff;  font:14px/36px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; text-decoration:none; margin:0 0 0 262px; text-align:center;}
#bodyPan p.morenext a:hover{text-decoration:none; background:url(images/more1.jpg) 0 0 no-repeat;}

#bodybottomPan{
	width:464px;
	height:50px;
	background:url(images/bodybottombg.jpg) 0 0 no-repeat;
	position:relative;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bodyPan ul{width:352px; height:110px; margin:20px 0 0;}
#bodyPan ul li{
	padding:0 0 0 20px;
	background-image: url(images/arrowrojo.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#bodyPan ul li a{background:#fff; color:#9A0000; text-decoration:none;}
#bodyPan ul li a:hover{text-decoration:underline;}

#bodyPan form{
	width:350px;
	height:162px;
	padding:0px;
	margin:30px 0 0;
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#bodyPan form h2{display:block; width:310px; height:45px; background:url(images/formtop.gif) 0 0 no-repeat #F9F9F9; color:#fff; font:20px/39px Georgia, "Times New Roman", Times, serif; margin:0; padding:0 0 0 40px;}
#bodyPan form input{
	width:150px;
	height:22px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bodyPan form input.paddingtop{margin-top:16px;}
#bodyPan form input.button{width:54px; height:25px; display:block; background:url(images/button.gif) 0 0 no-repeat #EBEBEB; border:none; color:#fff;  font:14px/25px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; margin:0 0 0 262px; text-align:center;}

/*--/BODY PANEL--*/
/*--FOOTER PANEL--*/
#footermainPan{
	height:100px;
	color:#00CCFF;
	margin: 0px;
	padding: 0px;
	background-color: #00037A;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#footerPan{
	width:330px;
	height:100px;
	display:block;
	position:relative;
	margin: auto;
}
#footerPan p{padding:51px 0 0;}
#footerPan p span{background:#1C1B19; color:#AC2626; font-size:10px;}
#footerPan p.copyright{ background:#1F1D1B; margin:0; display:block; position:absolute; bottom:0px; right:23px; color:#fff; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; padding:0;}

#footerPan ul{width:330px; display:block; position:absolute; left:0px; top:0; padding:0; }
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 0 0 12px; color:#fff; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.info{width:740px; height:152px; display:block; position:absolute; left:-277px; top:-203px; padding:0;}
#footerPan ul.info li{display:block; width:109px;}
#footerPan ul.info li.address{
	width:560px;
	color:#999999;
	font-size:10px;
	font-weight:bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: url(images/vertical-dot.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#footerPan ul.info li.phone{width:94px; background:url(images/vertical-dot.gif) 100% 0 repeat-y #1C1B19; color:#7B746B; font-size:10px; padding:0 0 0 15px; font-weight:bold;}
#footerPan ul.info li.fax{width:94px; background:#1C1B19; color:#7B746B; font-size:10px; padding:0 0 0 15px; font-weight:bold;}
#footerPan ul li span{background:#1C1B19; color:#AC2626; font-size:10px; font-weight:bold; line-height:14px;}

#footerPan ul.templateworld{width:158px; background:#1C1B19; color:#fff; display:block; position:absolute; top:97px; left:152px;}
#footerPan ul.templateworld li a{background:#1C1B19; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}
