/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#000000;
	font:14px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #990000;
}
div, p, ul, h2, h3, img{padding:0px; margin:0px;}
ul{
	list-style-type:none;
}


/*----MAIN PANEL----*/
#mainPan{
	width:80%;
	position:relative;
	margin: auto;
}

/*----TOP PANEL----*/
#topPan{
	width:100%;
	height:140px;
	color:#FFFFFF;
	text-align: right;
}
#topPan  img.logo{
	float: right;
}
#topPan ul{
	width:180px;
	height:150px;
	font-weight:bold;
	position:absolute;
	top:150px;
	left:-150px;
	font-size:13px;
	line-height:26px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#topPan ul li{
	width:160px;
	height:20px;
}
#topPan ul li a{
	width:82px;
	height:20px;
	display:block;
	color:#FFFFFF;
	line-height:24px;
	text-decoration:none;
	padding:0 0 0 25px;
	background-color: #000000;
	background-image: url(../images/arrow-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#topPan ul li a:hover{
	color:#990000;
	text-decoration:none;
	background-image: url(../images/arrow-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#topPan ul li.home{
	width:140px;
	height:20px;
	display:block;
	color:#FFFFFF;
	line-height:24px;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	background-color: #000000;
	margin: 6px;
}
#topPan ul li.contact{width:107px; height:24px; border-bottom:none;}

/*----/TOP PANEL----*/
/*----BODY TOP PANEL----*/
#bodytopPan{
	width:710px;
	height:auto;
	margin-top: -40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#bodytopPan h2{
	width:auto;
	height:auto;
	color:#000000;
	font:30px/70px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0;
	padding-right: 70px;
	padding-bottom: 0;
	padding-left: 0px;
}

#bodytopPan p{
	padding:0;
	margin-top: 10px;
}
#bodytopPan p span.boldtext{font-weight:bold;}
#bodytopPan p span.greentext{
	font-weight:bold;
	background:#fff;
	color:#333333;
}

#bodytopPan p.more{width:70px; height:18px; font-weight:bold; margin:0 0 0 630px; padding:0px;}
#bodytopPan p.more a{width:70px; height:18px; display:block; background:#fff; color:#444130; text-decoration:none;}
#bodytopPan p.more a:hover{
	background:#fff;
	color:#333333;
	text-decoration:none;
}
/*----/BODY TOP PANEL----*/

/*----BODY MIDDLE PANEL----*/
#bodymiddleMainPan{
	height:57px;
	color:#000000;
	margin:20px 0 0;
	clear:both;
	padding:0 0 0 34px;
}

#bodymiddleMainPan h2{height:55px; background:url(../images/icon2.gif) 0 1px no-repeat; text-transform:uppercase; font-size:50px; line-height:57px; padding:0 0 0 75px;}

/*----BODY PANEL----*/
#bodyInicioFoto{
	float:right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#bodyWorks {
	height: 320px;
	width: 100%;
}
#bodyWorksFoto{
	float:right;
	padding: 3px;
	margin-left: 12px;
	border: none;
}
#bodyPan{width:778px; position:relative; padding:40px 0 0;}
#bodybgPan{
	width:710px;
	float:left;
	padding:0 34px;
}
/*-----Left Panel----*/
#bodyleftPan{width:193px; float:left; padding:0 69px 0 0;}
#bodyleftPan p{padding:15px 0 29px 0; font-size:15px; line-height:18px;}
#bodyleftPan p span{font-weight:bold;}
#bodyleftPan p.largegreentext{width:193px; height:20px; display:block; font:24px/20px Arial, Helvetica, sans-serif; background:#fff; color:#5E8402; font-weight:bold; padding:0px;} 
#bodyleftPan p.lightyellowtext{width:193px; height:20px; display:block; font:20px/20px Arial, Helvetica, sans-serif; background:#fff; color:#BAB235; font-weight:normal; padding:10px 0 0;} 

#bodyleftPan ul{width:193px; margin:14px 0;}
#bodyleftPan ul li{width:193px; height:25px; font-size:18px;}
#bodyleftPan ul li a{width:180px; height:25px; display:block; line-height:25px; background:url(../images/bullet-normal.gif) 0 8px no-repeat #fff; color:#6B6854; text-decoration:none; padding:0 0 0 13px;}
#bodyleftPan ul li a:hover{background:url(../images/bullet-hover.gif) 0 8px no-repeat #fff; color:#2D2C23; text-decoration:none;}

#leftcommentsPan{width:182px; height:42px; background:url(../images/morebg.gif) 0 0 repeat-x #EFFFD8; color:#5E8402; font-size:18px; padding:4px 0 0;}
#leftcommentsPan h3{background:url(../images/icon3.gif) 0 0 no-repeat; font-size:18px; padding:0 0 0 25px;}
#leftcommentsPan a{width:80px; height:20px; display:block; background:#EFFFD8; color:#444130; padding:0 0 0 27px; text-decoration:none;}
#leftcommentsPan a:hover{background:#EFFFD8; color:#567802; text-decoration:none;}


/*-----/Left Panel----*/

/*-----Middle Panel----*/
#bodymiddlePan{width:193px; float:left; padding:0 62px 0 0;}
#bodymiddlePan p{padding:15px 0 29px 0; font-size:15px; line-height:18px;}
#bodymiddlePan p span{font-weight:bold;}
#bodymiddlePan p.largegreentext{width:193px; height:20px; display:block; font:24px/20px Arial, Helvetica, sans-serif; background:#fff; color:#5E8402; font-weight:bold; padding:0px;} 
#bodymiddlePan p.lightyellowtext{width:193px; height:20px; display:block; font:20px/20px Arial, Helvetica, sans-serif; background:#fff; color:#BAB235; font-weight:normal; padding:10px 0 0;} 

#bodymiddlePan ul{width:193px; margin:14px 0;}
#bodymiddlePan ul li{width:193px; height:25px; font-size:18px;}
#bodymiddlePan ul li a{width:180px; height:25px; display:block; line-height:25px; background:url(../images/bullet-normal.gif) 0 8px no-repeat #fff; color:#6B6854; text-decoration:none; padding:0 0 0 13px;}
#bodymiddlePan ul li a:hover{background:url(../images/bullet-hover.gif) 0 8px no-repeat #fff; color:#2D2C23; text-decoration:none;}

#middlecommentsPan{width:182px; height:42px; background:url(../images/morebg.gif) 0 0 repeat-x #EFFFD8; color:#5E8402; font-size:18px; padding:4px 0 0;}
#middlecommentsPan h3{background:url(../images/icon3.gif) 0 0 no-repeat; font-size:18px; padding:0 0 0 25px;}
#middlecommentsPan a{width:80px; height:20px; display:block; background:#EFFFD8; color:#444130; padding:0 0 0 27px; text-decoration:none;}
#middlecommentsPan a:hover{background:#EFFFD8; color:#567802; text-decoration:none;}

/*-----/Middle Panel----*/

/*-----Right Panel----*/
#bodyrightPan{width:193px; float:left;}
#bodyrightPan p{padding:15px 0 29px 0; font-size:15px; line-height:18px;}
#bodyrightPan p span{font-weight:bold;}
#bodyrightPan p.largegreentext{width:193px; height:20px; display:block; font:24px/20px Arial, Helvetica, sans-serif; background:#fff; color:#5E8402; font-weight:bold; padding:0px;} 
#bodyrightPan p.lightyellowtext{width:193px; height:20px; display:block; font:20px/20px Arial, Helvetica, sans-serif; background:#fff; color:#BAB235; font-weight:normal; padding:10px 0 0;} 

#bodyrightPan ul{width:193px; margin:14px 0;}
#bodyrightPan ul li{width:193px; height:25px; font-size:18px;}
#bodyrightPan ul li a{width:180px; height:25px; display:block; line-height:25px; background:url(../images/bullet-normal.gif) 0 8px no-repeat #fff; color:#6B6854; text-decoration:none; padding:0 0 0 13px;}
#bodyrightPan ul li a:hover{background:url(../images/bullet-hover.gif) 0 8px no-repeat #fff; color:#2D2C23; text-decoration:none;}

#rightcommentsPan{width:182px; height:42px; background:url(../images/morebg.gif) 0 0 repeat-x #EFFFD8; color:#5E8402; font-size:18px; padding:4px 0 0;}
#rightcommentsPan h3{background:url(../images/icon3.gif) 0 0 no-repeat; font-size:18px; padding:0 0 0 25px;}
#rightcommentsPan a{width:80px; height:20px; display:block; background:#EFFFD8; color:#444130; padding:0 0 0 27px; text-decoration:none;}
#rightcommentsPan a:hover{background:#EFFFD8; color:#567802; text-decoration:none;}

/*-----/right Panel----*/

/*----FOOTER PANEL----*/
#footermainPan{
	height:135px;
	color:#fff;
	position:relative;
	margin:0 auto;
	clear:both;
	padding:75px 0 0;
}

#footerPan{
	width:700px;
	text-align: center;
	margin: auto;
}

#footerPan ul{
	width:350px;
	height:20px;
	position:relative;
	margin:0 auto;
}
#footerPan li{
}
#footerPan   a  {
	color:#999999;
	text-decoration:none;
	font-size:12px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#footerPan   a:hover  {text-decoration:underline;}

#footerPan p.copyright{
	width:auto;
	position:relative;
	color:#666666;
	font-size:11px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footerPan ul.templateworld{width:250px; background:#85AE41; color:#fff; display:block; position:absolute; top:70px; left:260px; font-size:10px;}
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{background:#85AE41; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPanhtml{width:64px; height:19px; display:block; position:absolute; background:#5E8402; color:#fff; border:1px solid #fff; top:45px; left:260px;}
#footerPanhtml a{width:58px; height:17px; display:block; background:url(../images/footer-arrow.gif) 100% 0  no-repeat #5E8402; border:1px solid #fff; color:#fff; font-size:11px; line-height:17px; font-weight:bold; text-decoration:none;text-transform:uppercase; padding:0 0 0 4px;}
#footerPanhtml a:hover{background:url(../images/footer-arrow-hover.gif) 100% 0  no-repeat #A7C204; color:#fff;}

#footerPancss{width:64px; height:19px; display:block; position:absolute; top:45px; left:330px; border:1px solid #fff;}
#footerPancss a{width:56px; height:17px; display:block; background:url(../images/footer-arrow-hover.gif) 100% 0  no-repeat #A7C204;  border:1px solid #fff; color:#fff; font-size:11px; line-height:17px; font-weight:bold; text-decoration:none; text-transform:uppercase; padding:0 0 0 8px;}
#footerPancss a:hover{background:url(../images/footer-arrow.gif) 100% 0  no-repeat #5E8402; color:#fff; text-decoration:none;}
