/* CSS Document */
body{
	padding:0;
	margin:0;
	font:14px/20px;
	color:#3D3C2C;
	font-weight:normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
div, p, h1, h2, h3, ul, img{
	padding:0px;
	margin:0px;
}
ul{
	list-style-type:none;
}

/* TOP PANEL */
#topPan{
	width:850px;
	height:120px;
	position:relative;
	margin:5px auto;
	padding:0;
}
#topPan h5{
	width:460px;
	height:30px;
	display:block;
	top:0px;
	margin: -45px 0px 0px 230px;
	font:28px Century gothic;
	color:#000000;
}
#topPan h6{
	width:300px;
	height:120px;
	display:block;
	top:0px;
	margin: -100px 0px 0px 530px;
}
/* Menu Panel */
#topPan ul{width:520px; height:96px; display:block; position:absolute; top:0px; right:9px; margin:0; padding:0;}
#topPan ul li{float:left; width:104px; display:block; text-align:center;}
#topPan ul li a{width:104px; height:35px; display:block; font:14px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2E4E00; /*background:url(../images/menu-bg.gif) 0 0 repeat-x #F4F1DD;*/ text-decoration:none; margin:0; padding:61px 0 0 0; }
#topPan ul li a:hover{ width:104px; height:96px; display:block; background:#FCFAE6; color:#2E4E00; text-decoration:none;}
#topPan ul li span{width:104px; height:35px; display:block; background:url(images/menu-devider1.gif) 100% 0 no-repeat #FCFAE6; color:#2E4E00; text-decoration:none; padding:61px 0 0 0; line-height:14px;}

/* /TOP PANEL */

/* HEADER PANEL */
#headerPan{
	width:850px;
	height:400px;
	position:relative;
	margin:0 auto;
	padding:0;
	background-color: #ECECEC;
}
#headerPan h7{
	width:510px;
	height:340px;
	position:inherit;
	top:0px;
	color:#232323;
	font-size:36px;
	line-height:18px;
	text-transform:none;
	visibility: visible;
	margin-right: 15px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase:-2000px;
}
#flasport {
	width:510px;
	height:15px;
	position:inherit;
	padding: 0px 15px 0px 293px;










	text-transform: uppercase:-2000px;
}

#headerPan h1{
	width:510px;
	height:340px;
	position:absolute;
	top:15px;
	right:0px;
	background:url(../images/icon-evalua-nor.jpg) no-repeat 50px 100% 0 #ffffff;
	color:#232323;
	font-size:36px;
	text-transform:none;
	border: 1px solid #DCDAC2;
	visibility: visible;
	margin-right: 15px;
	padding: 20px 10px 10px 20px;
	background: #ffffff;
}
#headerPan h1 ul{
	list-style-type:disc;
}
#headerPan h1 ul li{
	padding-left:15px;
	list-style-type: disc;
}
#headerPanleft{
	width:237px;
	height:214px;
	position:absolute;
	top:15px;
	left:15px;
}
#headerPanleft2{
	width:245px;
	height:340px;
	position:absolute;
	top:15px;
	left:15px;
}
/*/ boton calidad /*/
#headerPan #calidad{
	float:left;
	width:250px;
	height:62px;
	position:relative;
	margin:0 auto;
	background:url(../_imagen/icon1-nor.gif) 0 0 no-repeat;
}
#headerPan #calidad h2{
	width:90px;
	height:10px;
	background:#fff;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	margin:14px 0 5px 75px;
	font:16px/14px Georgia, "Times New Roman", Times, serif;
	color:#3d3c2c;
	z-index:1;
	text-transform:uppercase;
}
#headerPan #calidad p{
	width:130px;
	height:10px;
	display:block;
	position:absolute;
	font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#2E5000;
	background:#fff;
	margin:34px 0 0 75px;
	z-index:1;
}
#headerPan #calidad a{
	text-decoration:none;
	display:block;
	width:250px;
	height:62px;
}
#headerPan #calidad a:hover{
	text-decoration:none;
	background:url(../_imagen/icon1-hover.gif) no-repeat 0 0;
}
/*/ Fin boton calidad /*/
/*/ boton garantia /*/
#headerPan #garantia{
	float:left;
	width:237px;
	height:62px;
	position:relative;
	margin:13px 0 0 0;
	background:url(../_imagen/icon2-nor.gif) 0 0 no-repeat;
}
#headerPan #garantia h2{
	width:90px;
	height:10px;
	background:#fff;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	margin:14px 0 5px 75px;
	font:16px/14px Georgia, "Times New Roman", Times, serif;
	color:#3d3c2c;
	z-index:1;
	text-transform:uppercase;
}
#headerPan #garantia p{
	width:130px;
	height:10px;
	display:block;
	position:absolute;
	font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#2E5000;
	background:#fff;
	margin:34px 0 0 75px;
	z-index:1;
}
#headerPan #garantia a{
	text-decoration:none;
	display:block;
	width:250px;
	height:62px;
}
#headerPan #garantia a:hover{
	text-decoration:none;
	background:url(../_imagen/icon2-hover.gif) no-repeat 0 0;
}
/*/ boton garantia /*/
/*/ boton precio /*/
#headerPan #precio{
	float:left;
	width:250px;
	height:62px;
	position:relative;
	margin:13px 0 0 0;
	background:url(../_imagen/icon3-nor.gif) 0 0 no-repeat;
}
#headerPan #precio h2{
	width:90px;
	height:10px;
	background:#fff;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	margin:14px 0 5px 75px;
	font:16px/14px Georgia, "Times New Roman", Times, serif;
	color:#3d3c2c;
	z-index:1;
	text-transform:uppercase;
}
#headerPan #precio p{
	width:135px;
	height:10px;
	display:block;
	position:absolute;
	font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#2E5000;
	background:#fff;
	margin:34px 0 0 75px;
	z-index:1;
}
#headerPan #precio a{
	text-decoration:none;
	display:block;
	width:250px;
	height:62px;
}
#headerPan #precio a:hover{
	text-decoration:none;
	background:url(../_imagen/icon3-hover.gif) no-repeat 0 0;
}
/*/ boton precio /*/
/*/ boton plazos /*/
#headerPan #plazos{
	float:left;
	width:250px;
	height:62px;
	position:relative;
	margin:13px 0 0 0;
	background:url(../_imagen/icon4-nor.gif) 0 0 no-repeat;
}
#headerPan #plazos h2{
	width:90px;
	height:10px;
	background:#fff;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	margin:14px 0 5px 75px;
	font:16px/14px Georgia, "Times New Roman", Times, serif;
	color:#3d3c2c;
	z-index:1;
	text-transform:uppercase;
}
#headerPan #plazos p{
	width:145px;
	height:10px;
	display:block;
	position:absolute;
	font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#2E5000;
	background:#fff;
	margin:34px 0 0 75px;
	z-index:1;
}
#headerPan #plazos a{
	text-decoration:none;
	display:block;
	width:250px;
	height:62px;
}
#headerPan #plazos a:hover{
	text-decoration:none;
	background:url(../_imagen/icon4-hover.gif) no-repeat 0 0;
}
/*/ boton plazos /*/
/*/ boton finalizacion /*/
#headerPan #finalizacion{
	float:left;
	width:250px;
	height:62px;
	position:relative;
	margin:13px 0 0 0;
	background:url(../_imagen/icon5-nor.gif) 0 0 no-repeat;
}
#headerPan #finalizacion h2{
	width:90px;
	height:10px;
	background:#fff;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	margin:14px 0 5px 75px;
	font:16px/14px Georgia, "Times New Roman", Times, serif;
	color:#3d3c2c;
	z-index:1;
	text-transform:uppercase;
}
#headerPan #finalizacion p{
	width:135px;
	height:10px;
	display:block;
	position:absolute;
	font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#2E5000;
	background:#fff;
	margin:34px 0 0 75px;
	z-index:1;
}
#headerPan #finalizacion a{
	text-decoration:none;
	display:block;
	width:250px;
	height:62px;
}
#headerPan #finalizacion a:hover{
	text-decoration:none;
	background:url(../_imagen/icon5-hover.gif) no-repeat 0 0;
}
/*/ boton finalizacion /*/
/*/ evaluacion de los profesionales /*/
#headerPan #evalua{
	float:left;
	width:240px;
	height:80px;
	position:relative;
	margin:0 auto;
	background:url(../_imagen/icon-evalua-nor.jpg) 0 0 no-repeat;
	border: 1px solid #DCDAC2;
}
#headerPan #evalua h2{
	width:150px;
	height:48px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	margin:10px 0 0px 10px;
	font:16px/16px Georgia, "Times New Roman", Times, serif;
	color:#232323;
	z-index:1;
	text-transform:uppercase;
}
#headerPan #evalua p{
	width:130px;
	height:10px;
	display:block;
	position:absolute;
	font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#2E5000;
	background:#fff;
	margin:34px 0 0 75px;
	z-index:1;
}
#headerPan #evalua a{
	text-decoration:none;
	display:block;
	width:240px;
	height:80px;
}
#headerPan #evalua a:hover{
	text-decoration:none;
	background:url(../_imagen/icon-evalua-hover.jpg) no-repeat 0 0;
}
/*/ fin evaluacion de los profesionales /*/
/*/ analisis de necesidades /*/
#headerPan #analisis{
	float:left;
	width:240px;
	height:80px;
	position:relative;
	margin:15px 0 0 0;
	background:url(../_imagen/icon-analisis-nor.jpg) 0 0 no-repeat;
	border: 1px solid #DCDAC2;
}
#headerPan #analisis h2{
	width:150px;
	height:48px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	margin:10px 0 0px 10px;
	font:16px/16px Georgia, "Times New Roman", Times, serif;
	color:#232323;
	z-index:1;
	text-transform:uppercase;
}
#headerPan #analisis p{
	width:130px;
	height:10px;
	display:block;
	position:absolute;
	font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#2E5000;
	background:#fff;
	margin:34px 0 0 75px;
	z-index:1;
}
#headerPan #analisis a{
	text-decoration:none;
	display:block;
	width:240px;
	height:80px;
}
#headerPan #analisis a:hover{
	text-decoration:none;
	background:url(../_imagen/icon-analisis-hover.jpg) no-repeat 0 0;
}
/*/ fin analisis de necesidades /*/
/*/ envio de profesionales /*/
#headerPan #envio{
	float:left;
	width:240px;
	height:80px;
	position:relative;
	margin:15px 0 0 0;
	background:url(../_imagen/icon-envio-nor.jpg) 0 0 no-repeat;
	border: 1px solid #DCDAC2;
}
#headerPan #envio h2{
	width:170px;
	height:48px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	margin:10px 0 0px 10px;
	font:16px/16px Georgia, "Times New Roman", Times, serif;
	color:#232323;
	z-index:1;
	text-transform:uppercase;
}
#headerPan #envio p{
	width:130px;
	height:10px;
	display:block;
	position:absolute;
	font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#2E5000;
	background:#fff;
	margin:34px 0 0 75px;
	z-index:1;
}
#headerPan #envio a{
	text-decoration:none;
	display:block;
	width:240px;
	height:80px;
}
#headerPan #envio a:hover{
	text-decoration:none;
	background:url(../_imagen/icon-envio-hover.jpg) no-repeat 0 0;
}
/*/ fin envio de profesionales /*/
/*/ Proceso de Calidad /*/
#headerPan #proceso{
	float:left;
	width:240px;
	height:80px;
	position:relative;
	margin:15px 0 0 0;
	background:url(../_imagen/icon-proceso-nor.jpg) 0 0 no-repeat;
	border: 1px solid #DCDAC2;
}
#headerPan #proceso h2{
	width:170px;
	height:48px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	margin:10px 0 0px 10px;
	font:16px/16px Georgia, "Times New Roman", Times, serif;
	color:#232323;
	z-index:1;
	text-transform:uppercase;
}
#headerPan #proceso p{
	width:130px;
	height:10px;
	display:block;
	position:absolute;
	font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#2E5000;
	background:#fff;
	margin:34px 0 0 75px;
	z-index:1;
}
#headerPan #proceso a{
	text-decoration:none;
	display:block;
	width:240px;
	height:80px;
}
#headerPan #proceso a:hover{
	text-decoration:none;
	background:url(../_imagen/icon-proceso-hover.jpg) no-repeat 0 0;
}
/*/ fin Proceso de Calidad /*/




/* BODY PANEL */
#bodyPan{
	width:850px;
	height:1260px;
	position:relative;
	margin:0 auto;
	padding:0;
	background-color: #ECECEC;
}
/*Left Panel */
#leftPan{
	width:239px;
	height:196px;
	position:absolute;
	top:0px;
	left:15px;
	margin:0;
	padding:0px;
}
#leftmemberPan{
	width:237px;
	height:200px;
	position:relative;
	margin:0 auto;
	padding:0;
	background:#fff;
	color:#000;
	border: 1px solid #DCDAC2;
}
#leftmemberPan h2{
	height:45px;
	display:block;
	position:relative;
	padding:0 0 0 0px;
	margin:10px 0 0px 8px;
	font:14px/20px Georgia,"Times New Roman", Times, serif;
	color:#5EA000;
	text-transform:uppercase;
	text-decoration: none;
}
#leftmemberPan h2 span{background:#fff; color:#3D3C2C;}
#leftPan form{width:220px; height:108px; background:#EBE9D7; padding:0; margin:0 0 0 8px; color:#333227;}
#leftPan form label{width:72px; display:block; float:left; padding:14px 15px 0 16px; }
#leftPan form label.emailpadding{padding:2px 15px 0 16px;}
#leftPan form input{ float:left; display:block; width:101px; height:16px; margin:14px 0 9px 0}
#leftPan form input.fieldpadding{margin:2px 0 9px 0}
#leftPan h3{height:48px; background:#FCFAE6; display:block; float:right; padding:0 0 0 57px; margin:12px 0 22px 13px; font:28px/48px Georgia, "Times New Roman", Times, serif; color:#3D3C2C;}
#leftPan ul{ display:block; float:right; width:150px; height:327px;}
#leftPan ul li{background:url(../images/arrow3.gif) 140px 10px no-repeat; padding:0px 20px 0 0; text-align:right;} 
#leftPan ul li a{text-decoration:underline; color:#3D3C2C; background:#FCFAE6;}
#leftPan ul li a:hover{text-decoration:none;}

#leftPango{
	width:80px;
	height:18px;
	position:absolute;
	top:170px;
	left:150px;
	border-top:1px solid #fff;
	background:#b0ad93;
	display:block;
	padding:0;
	margin:0;
	font-size:12px;
	color:#fffffa;
	line-height:18px;
	font-weight:bold;
}
#leftPango p.textposition a{float:left; padding:0 0 0 20px; margin:0; text-decoration:none; color:#FFFFFA; background:#B0AD93;}
#leftPango p.textposition a:hover{text-decoration:underline; background:none;}
#leftPan form input.gobutton{float:right; background:url(../images/arrow4.gif) no-repeat 30px 0 #63614F; border:none; width:45px; height:21px; display:block; margin:2px 0 0 0; padding:0 0 0 5px; text-decoration:none; color:#fff; font:14px/21px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:left;}
#leftPango a:hover{background:url(../images/arrow4.gif) no-repeat 30px 1px #333229; text-decoration:none; color:#fff;}

/*/Left Panel */
/*/Center Panel/*/
#centerPan{
	width:237px;
	height:196px;
	position:absolute;
	top:0px;
	right:-290px;
	border:1px solid #DCDAC2;
	background:#fff;
	color:#3D3C2C;
	margin-left: 500px;
}
#centerbodyPan{width:484px; height:855px; position:absolute; top:10px; left:10px; background:#FCFAE6; color:#3D3C2C;}
#centerbodyPan h2{width:266px; height:31px; display:block; position: relative; background:url(../images/symbol5.gif) 100% 0 no-repeat #FCFAE6; padding:24px 0 0 0; font:28px/28px Georgia, "Times New Roman", Times, serif; color:#3D3C2C; margin:20px 0 20px 80px ;}
#centerbodyPan p{padding:0 80px 30px;}
#centerbodyPan p.redtext{background:#FCFAE6; color:#CC0000; font-size:18px; line-height:20px; padding:0 80px 26px;}
#centerbodyPan p span{background:#FFFFFA; color:#3D3C2C;}
#centerbodymore{width:306px; height:25px; border:1px solid #fff; background:#B0AD93; display:block; padding:2px; margin:0 60px 0 80px; font-size:12px; color:#FFFFFA; line-height:25px; font-weight:bold;}
#centerbodymore p.textposition{float:left; padding:0 0 0 20px; margin:0;}
#centerbodymore a{float:right; background:url(../images/arrow4.gif) no-repeat 58px 1px #63614F; width:66px; display:block; position:relative; margin:1px 0 0 0; padding:0 0 0 10px; height:23px; text-decoration:none; color:#fff; font:14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase;}
#centerbodymore a:hover{background:url(images/arrow4.gif) no-repeat 58px 1px #333229; text-decoration:none; color:#fff;}
#centerbodyPan h3{width:268px; height:31px; display:block; position: relative; background:url(../images/symbol6.gif) 100% 0 no-repeat #FCFAE6; padding:24px 0 0 0; font:28px/28px Georgia, "Times New Roman", Times, serif; color:#3D3C2C; margin:27px 0 20px 80px ;}
#centerbodyPan ul{width:328px; height:92px; position:relative; top:5px; left:80px; margin:0 0 30px 0;}
#centerbodyPan li{width:340px; background:url(../images/arrow2.gif) 0 7px no-repeat; font:14px/24px Arial, Helvetica, sans-serif; padding:0 0 0 20px;}
#centerbodyPan li a{width:235px; height:60px; background:#FCFAE6; color:#CC0000; text-decoration:underline; line-height:24px;}
#centerbodyPan ul li a:hover{width:235px; height:60px;  text-decoration:none; line-height:24px;}

#centerbodymorenext{width:306px; height:25px; border:1px solid #fff; background:#B0AD93; display:block; padding:2px; margin:0 60px 0 80px; font-size:12px; color:#FFFFFA; line-height:25px; font-weight:bold;}
#centerbodymorenext p.textposition{float:left; padding:0 0 0 20px; margin:0;}
#centerbodymorenext a{float:right; background:url(../images/arrow4.gif) no-repeat 58px 1px #63614F; width:66px; display:block; position:relative; margin:1px 0 0 0; padding:0 0 0 10px; height:23px; text-decoration:none; color:#fff; font:14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase;}
#centerbodymorenext a:hover{background:url(../images/arrow4.gif) no-repeat 58px 1px #333229; text-decoration:none; color:#fff;}
/*/Center Panel/*/
/*Right Panel */
#rightPan{
	width:237px;
	height:200px;
	position:absolute;
	top:0px;
	right:-580px;
	border:1px solid #DCDAC2;
	background:#fff;
	color:#3D3C2C;
}
#rightbodyPan{width:484px; height:855px; position:absolute; top:10px; left:10px; background:#FCFAE6; color:#3D3C2C;}
#rightbodyPan h2{width:266px; height:31px; display:block; position: relative; background:url(../images/symbol5.gif) 100% 0 no-repeat #FCFAE6; padding:24px 0 0 0; font:28px/28px Georgia, "Times New Roman", Times, serif; color:#3D3C2C; margin:20px 0 20px 80px ;}
#rightbodyPan p{padding:0 80px 30px;}
#rightbodyPan p.redtext{background:#FCFAE6; color:#CC0000; font-size:18px; line-height:20px; padding:0 80px 26px;}
#rightbodyPan p span{background:#FFFFFA; color:#3D3C2C;}
#rightbodymore{width:306px; height:25px; border:1px solid #fff; background:#B0AD93; display:block; padding:2px; margin:0 60px 0 80px; font-size:12px; color:#FFFFFA; line-height:25px; font-weight:bold;}
#rightbodymore p.textposition{float:left; padding:0 0 0 20px; margin:0;}
#rightbodymore a{float:right; background:url(../images/arrow4.gif) no-repeat 58px 1px #63614F; width:66px; display:block; position:relative; margin:1px 0 0 0; padding:0 0 0 10px; height:23px; text-decoration:none; color:#fff; font:14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase;}
#rightbodymore a:hover{background:url(../images/arrow4.gif) no-repeat 58px 1px #333229; text-decoration:none; color:#fff;}
#rightbodyPan h3{width:268px; height:31px; display:block; position: relative; background:url(../images/symbol6.gif) 100% 0 no-repeat #FCFAE6; padding:24px 0 0 0; font:28px/28px Georgia, "Times New Roman", Times, serif; color:#3D3C2C; margin:27px 0 20px 80px ;}
#rightbodyPan ul{width:328px; height:92px; position:relative; top:5px; left:80px; margin:0 0 30px 0;}
#rightbodyPan li{width:340px; background:url(../images/arrow2.gif) 0 7px no-repeat; font:14px/24px Arial, Helvetica, sans-serif; padding:0 0 0 20px;}
#rightbodyPan li a{width:235px; height:60px; background:#FCFAE6; color:#CC0000; text-decoration:underline; line-height:24px;}
#rightbodyPan ul li a:hover{width:235px; height:60px;  text-decoration:none; line-height:24px;}

#rightbodymorenext{width:306px; height:25px; border:1px solid #fff; background:#B0AD93; display:block; padding:2px; margin:0 60px 0 80px; font-size:12px; color:#FFFFFA; line-height:25px; font-weight:bold;}
#rightbodymorenext p.textposition{float:left; padding:0 0 0 20px; margin:0;}
#rightbodymorenext a{float:right; background:url(../images/arrow4.gif) no-repeat 58px 1px #63614F; width:66px; display:block; position:relative; margin:1px 0 0 0; padding:0 0 0 10px; height:23px; text-decoration:none; color:#fff; font:14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase;}
#rightbodymorenext a:hover{background:url(../images/arrow4.gif) no-repeat 58px 1px #333229; text-decoration:none; color:#fff;}

/*Right Panel */
#longPan{
	width:237px;
	height:196px;
	position:absolute;
	top:243px;
	right:597px;
	border:1px solid #DCDAC2;
	background:#fff;
	color:#3D3C2C;
}
#longbodyPan{
	width:819px;
	height:1020px;
	position:absolute;
	top:223px;
	left:15px;
	background:#ffffff;
	color:#3D3C2C;
	border: 1px solid #DCDAC2;
}
#longbodyPan h2{
	width:430px;
	height:31px;
	display:block;
	position: relative;
	background-color:#ffffff;
	padding:10px 0 0 0;
	font:28px/35px "Candara";
	color:#232323;
	margin:10px 0 20px 50px;
}
#longbodyPan p{
	padding:0 50px 30px;
	font: "Trebuchet MS",Arial, Helvetica, sans-serif;
}
#longbodyPan p.redtext{
	background:#ececec;
	color:#232323;
	font-size:18px;
	line-height:20px;
	padding:10px 80px 26px;
}
#longbodyPan p.combos{
	background-color:#ececec;
	padding-left: 150px;
	
}
#longbodyPan p.rightcombos{
	background-color:#ececec;
	margin:-55px 0px 0px 450px;
	
}

#longbodyPan p span{background:#FFFFFA; color:#3D3C2C;}
#longbodymore{width:306px; height:25px; border:1px solid #fff; background:#B0AD93; display:block; padding:2px; margin:0 60px 0 80px; font-size:12px; color:#FFFFFA; line-height:25px; font-weight:bold;}
#longbodymore p.textposition{float:left; padding:0 0 0 20px; margin:0;}
#longbodymore a{float:right; background:url(../images/arrow4.gif) no-repeat 58px 1px #63614F; width:66px; display:block; position:relative; margin:1px 0 0 0; padding:0 0 0 10px; height:23px; text-decoration:none; color:#fff; font:14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase;}
#longbodymore a:hover{background:url(../images/arrow4.gif) no-repeat 58px 1px #333229; text-decoration:none; color:#fff;}
#longbodyPan h3{
	width:250px;
	height:30px;
	display:block;
	position: relative;
	background:url(../_imagen/billboard.jpg) 100% 0 no-repeat #ffffff;
	padding:48px 0 0 0;
	font:28px/28px "Candara";
	color:#3D3C2C;
	margin:10px 0 20px 50px;
}
#longbodyPan h4{
	width:250px;
	height:35px;
	display:block;
	position: relative;
	background:url(#) 100% 0 no-repeat /*#FCFAE6*/#ffffff;
	padding:10px 0 0 0;
	font:28px/30px "Candara";
	color:#3D3C2C;
	margin:10px 0 20px 50px;
}
#longbodyPan ul{
	width:450px;
	height:92px;
	position:relative;
	top:5px;
	left:50px;
	margin:0 0 10px 0;
}
#longbodyPan li{
	width:450px;
	font:14px/24px Arial, Helvetica, sans-serif;
	padding:0 0 0 20px;
	background: url(../images/arrow2.gif) 0 7px no-repeat;
}
#longbodyPan li a{width:235px; height:60px; background:#FCFAE6; color:#CC0000; text-decoration:underline; line-height:24px;}
#longbodyPan ul li a:hover{width:235px; height:60px;  text-decoration:none; line-height:24px;}

#longbodymorenext{
	width:306px;
	height:25px;
	border:1px solid #fff;
	background:#B0AD93;
	display:block;
	padding:2px;
	margin:0 60px 0 50px;
	font-size:12px;
	color:#FFFFFA;
	line-height:25px;
	font-weight:bold;
}
#longbodymorenext p.textposition{float:left; padding:0 0 0 20px; margin:0;}
#longbodymorenext a{float:right; background:url(../images/arrow4.gif) no-repeat 58px 1px #63614F; width:66px; display:block; position:relative; margin:1px 0 0 0; padding:0 0 0 10px; height:23px; text-decoration:none; color:#fff; font:14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase;}
#longbodymorenext a:hover{background:url(../images/arrow4.gif) no-repeat 58px 1px #333229; text-decoration:none; color:#fff;}

/* /BODY PANEL */

/* FOOTER PANEL */
#footerPan{
	width:850px;
	height:160px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#footernextPan{
	width:820px;
	height:35px;
	position:absolute;
	top:0px;
	right:15px;
	background:#DCDAC2;
	color:#fff;
	margin:0;
}
#footerPan ul{
	width:380px;
	display:block;
	position:absolute;
	top:10px;
	left: 20px;
}
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 10px; color:#FFFFFA; background:#B0AD93; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}
#footerPan ul li a.padl{padding:0 0 0 14px;}

#footerPan ul.templateworld{
	width:190px;
	background:#DCDAC2;
	color:#fff;
	display:block;
	position:absolute;
	top:10px;
	left: 630px;
}
#footerPan ul.templateworld li a{background:#B0AD93; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{
	text-decoration:none;
}

#footerPan p{
	background:#B0AD93;
	margin:10px 0 0 0;
	display:block;
	position:absolute;
	top:0px;
	color:#FCFAE6;
	font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
	left: 420px;
}
#footerPanhtml{
	width:70px;
	height:19px;
	display:block;
	position:absolute;
	top:8px;
	right:326px;
}
#footerPanhtml a{
	width:65px;
	height:19px;
	background:url(../images/arrow5.gif) no-repeat 45px 0px #D0CEB8;
	display:block;
	position:absolute;
	top:-1px;
	left:0px;
	margin:0;
	padding:0 0 0 5px;
	border:1px solid #FFFFFA;
	color:#353427;
	text-transform:uppercase;
	text-decoration:none;
}
#footerPanhtml a:hover{background:url(../images/arrow5.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}

#footerPancss{
	width:64px;
	height:19px;
	display:block;
	position:absolute;
	top:8px;
	right:225px;
}
#footerPancss a{
	width:59px;
	height:19px;
	background:url(../images/arrow5.gif) no-repeat 45px 0px #D0CEB8;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	padding:0 0 0 5px;
	border:1px solid #FFFFFA;
	color:#353427;
	text-transform:uppercase;
	text-decoration:none;
}
#footerPancss a:hover{background:url(../images/arrow5.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}
/*/ fin footer portada /*/
/*/ Footer paginas interiores /*/
/* FOOTER PANEL */
#footerintPan{
	width:850px;
	height:40px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#footerintnextPan{
	width:820px;
	height:35px;
	position:absolute;
	top:0px;
	right:15px;
	background:#DCDAC2;
	color:#fff;
	margin:0;
	text-decoration: none;
}
#footerintPan ul{
	width:380px;
	display:block;
	position:absolute;
	top:10px;
	left: 20px;
}
#footerintPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerintPan ul li a{padding:0 10px; color:#FFFFFA; background:#B0AD93; text-decoration:none;}
#footerintPan ul li a:hover{text-decoration:underline;}
#footerintPan ul li a.padl{padding:0 0 0 14px;}

#footerintPan ul.reinventa{
	width:210px;
	background:#DCDAC2;
	color:#fff;
	display:block;
	position:absolute;
	top:10px;
	left: 610px;
}
#footerintPan ul.reinventa li a{background:#B0AD93; display:block; color:#fff; text-decoration:none;}
#footerintPan ul.reinventa li a:hover{
	text-decoration:none;
}

#footerintPan p{
	background:#B0AD93;
	display:block;
	position:absolute;
	top:-6px;
	color:#FCFAE6;
	font:12px/13px "Trebuchet MS",Arial, Helvetica, sans-serif;
	left: 447px;
	width: 171px;
	padding: 1px 1px 1px 1px;
}
#footerintPanhtml{
	width:70px;
	height:19px;
	display:block;
	position:absolute;
	top:8px;
	right:326px;
}
#footerintPanhtml a{
	width:65px;
	height:19px;
	background:url(../images/arrow5.gif) no-repeat 45px 0px #D0CEB8;
	display:block;
	position:absolute;
	top:-1px;
	left:0px;
	margin:0;
	padding:0 0 0 5px;
	border:1px solid #FFFFFA;
	color:#353427;
	text-transform:uppercase;
	text-decoration:none;
}
#footerintPanhtml a:hover{background:url(../images/arrow5.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}

#footerintPancss{
	width:64px;
	height:19px;
	display:block;
	position:absolute;
	top:8px;
	right:225px;
}
#footerintPancss a{
	width:59px;
	height:19px;
	background:url(../images/arrow5.gif) no-repeat 45px 0px #D0CEB8;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	padding:0 0 0 5px;
	border:1px solid #FFFFFA;
	color:#353427;
	text-transform:uppercase;
	text-decoration:none;
}
#footerintPancss a:hover{background:url(../images/arrow5.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}
/*/ fin footer paginas interiores /*/


/*flash portada*/
#flashportada {
	margin:0px 15px 0px 293px;
	border: 1px solid #DCDAC2;
}
/*/ imagenes de servicios añadidos /*/
#leftimaser {
	margin:0px 0px 20px 50px;
	border: 2px solid #DCDAC2;
	width: 205px;
}
#centerimaser {
	margin:-225px 0px 20px 310px;
	width: 205px;
	border: 2px solid #DCDAC2;
}
#rightimaser {
	margin:-225px 0px 20px 570px;
	width: 205px;
	border: 2px solid #DCDAC2;
}
#sello {
	margin:0px 0px 0px 350px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	left: -110px;
	top: -79px;
	}
/*/ ADSENSE /*/
#adsense {
	margin:0px 0px 0px 60px;
	width:728px;
	height:90px;
	padding-top: 33px;
	border: 2px solid #DCDAC2;
}
/************** estilos tag clouds *************/

.tagcloud1 {color: #232323; text-decoration:none; font-size:9px; }
.tagcloud2 {color: #232323; text-decoration:none; font-size:9px; font-style:italic; }
.tagcloud3 {color: #232323; text-decoration:none; font-size:9px; font-weight:bold; }
.tagcloud4 {color: #232323; font-size:9px; font-weight:bold; }

.tagcloud5 {color: #232323; text-decoration:none; font-size:11px; }
.tagcloud6 {color: #232323; text-decoration:none; font-size:11px; font-style:italic; }
.tagcloud7 {color: #232323; text-decoration:none; font-size:11px; font-weight:bold; }
.tagcloud8 {color: #232323; font-size:11px; font-weight:bold; }

.tagcloud9 {
	color: #232323;
	text-decoration:none;
	font-size:12px;
}
.tagcloud10 {color: #232323; text-decoration:none; font-size:13px; font-style:italic; }
.tagcloud11 {color: #232323; text-decoration:none; font-size:13px; font-weight:bold; }
.tagcloud12 {color: #232323; font-size:13px; font-weight:bold; }

.tagcloud13 {color: #232323; text-decoration:none; font-size:15px; }
.tagcloud14 {color: #232323; text-decoration:none; font-size:15px; font-style:italic; }
.tagcloud15 {color: #232323; text-decoration:none; font-size:15px; font-weight:bold; }
.tagcloud16 {color: #232323; font-size:15px; font-weight:bold; }

.tagcloud17 {color: #232323; text-decoration:none; font-size:17px; }
.tagcloud18 {color: #232323; text-decoration:none; font-size:17px; font-style:italic; }
.tagcloud19 {color: #232323; text-decoration:none; font-size:17px; font-weight:bold; }
.tagcloud20 {color: #232323; font-size:17px; font-weight:bold; }

.tagcloud21 {color: #232323; text-decoration:none; font-size:20px; }
.tagcloud22 {color: #232323; text-decoration:none; font-size:20px; font-style:italic; }
.tagcloud23 {color: #232323; text-decoration:none; font-size:20px; font-weight:bold; }
.tagcloud24 {color: #232323; font-size:20px; font-weight:bold; }

/************** fin tag clouds *****************/
/* tipo letra numeros texto */
.estilonumero {font-size:20px; font-family:Candara; }
#tag {
	text-align : center;
	text-decoration : none;
}
