@charset "utf-8";
/* CSS Document */


/* lead */
#topLead {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
	margin-bottom: 20px;
}

#topLead:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


#topLeadL {
	float: left;
	width: 420px;
}

#topLeadL h2 {
	margin-bottom: 8px;
}

#topLeadL h3 {
	color: #003300;
	margin-left: 10px;
	margin-bottom: 5px;
}

#topLeadL p {
	line-height: 140%;
	margin-left: 10px;
	background-image: url(/_share/top/lead_p_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 120px;

}


#topLeadR {
	width: 170px;
	float: right;
	background-image: url(/_share/top/bg_lead_contact.png);
	background-repeat: no-repeat;
	height: 150px;
	text-align: center;
}

#topLeadR p {
	width: 140px;
	height: 60px;
	padding-top: 45px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	line-height: 14px;
	font-size: 12px;
	text-align: left;
}

a.tl	{
	background-position:0px 0px;
	width: 146px;
	background-image: url(/_share/top/lead_btn.gif);
	height: 26px;
	display: block;
	text-indent: -9999px;
}
a.tl:hover	{ background-position:0px -26px; }


/* solusion */
#solusion {
	margin-bottom: 20px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

#solusion:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.solusionLead {
	padding: 5px;
	background-image: url(/_share/bg_dotGreen.gif);
	margin-bottom: 5px;
	font-size: 110%;
}


#solusion ul {

}

#solusion ul li {
	height: 125px;
	width: 194px;
	float: left;
	margin-left: 4px;
	margin-bottom: 5px;
}

.bg01{background-image: url(/_share/top/sol01.png);}
.bg02{background-image: url(/_share/top/sol02.png);}
.bg03{background-image: url(/_share/top/sol03.png);}
.bg04{background-image: url(/_share/top/sol04.png);}
.bg05{background-image: url(/_share/top/sol05.png);}
.bg06{background-image: url(/_share/top/sol06.png);}


#solusion ul li h3 {
	margin-left: 50px;
	margin-top: 12px;
	margin-right: 4px;
	margin-bottom: 18px;

}

#solusion ul li p {
	font-size: 12px;
	line-height: 15px;
	margin-right: 5px;
	margin-left: 10px;
	height: 76px;
}

#solusion ul li p.s01 {
	background-image: url(/_share/top/sbg01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;

}



.archive {
	margin-bottom: 20px;
}

.archive li {
	font-size: 120%;
	line-height: 120%;
	margin-left: 10px;
	margin-bottom: 10px;
}


.kiji {
	margin-left: 10px;
	margin-bottom: 15px;
	font-size: 120%;
	line-height: 160%;
	color: #333333;
}

.kiji h3 {
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7BB320;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}



.kiji p {
	margin-bottom: 15px;
	margin-right: 10px;
}

.kiji .box {
	font-size: 100%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.kiji strong {
	font-weight: bold;
	color: #003366;
	font-size: 100%;
}


.kiji blockquote {
	margin-bottom: 10px;
	background-color: #EFEFEF;
	padding: 6px;
}


.kiji ul {
	font-size: 100%;
	background-color: #FFFFFF;
	border: 2px solid #E6E6E6;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.kiji ul li {
	line-height: 120%;
	margin-bottom: 5px;
}




.tag {
	margin-left: 10px;
	margin-bottom: 30px;
	font-size: 110%;
	background-color: #EFEFEF;
	padding: 6px;
}

.boxArchive {
	margin-bottom: 30px;
	font-size: 140%;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCCCCC;
}


.arrow {
	background-image: url(/_share/arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 15px;
	text-indent: -9999px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* crear */
.clearfix {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.clearfix:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.iepngfix {  
    behavior: expression(IEPNGFIX.fix(this));  
}  

