body{
	font-family: sans-serif,Arial,Helvetica, Geneva;
	font-size:12px;
}
.bodycopy { font-size: 12px; font-family: sans-serif,Arial,Helvetica, Geneva; line-height: 1.5em; }
.bodycopy_sml { font-size: 11px; font-family: sans-serif,Arial,Helvetica, Geneva; line-height: 1.5em; }
.bodycopy_med { font-size: 12px; font-family: sans-serif,Arial,Helvetica, Geneva; line-height: 1.5em; padding:0 80px; }
.titles { font-size: 17px; font-family: sans-serif,Arial,Helvetica, Geneva; }
a:link { color: #fff; }
a:hover { color: #a2a0a0; }
a:visited { color: #fff; }
.product a { color: #0b6931; }
#footerlogo { background-color: transparent; position: relative; top: -40px; left: -400px; width: 875px; height: 250px; z-index: 0; max-width: 0; max-height: 0; }
.agents  /* Special Formatting for INtl Agents */ { font-size: 8pt; font-family: sans-serif,Arial,Helvetica, Geneva; line-height: 9pt; }
.col{
	width:23%;	
	float:left;
	display:block;
	text-decoration:none;
	margin:0;
	padding:20px 0 0 2%;
	list-style:none;
	font-family: Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
    font-size: 10px;
    line-height: 1.5em;
}
.col > li, .col >li >a {
	padding-bottom:5px;
}
.col > li > a{
	font-weight:bold;
}
.col ul > li{
	list-style-image:url(menu2/images/drop_bullet_wht.png);
	list-style-position:inside;
}
.col > li > ul {
	margin:0;
	padding:0;
}
.col a{
	font-family: Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
    font-size: 12px;
    line-height: 1.5em;
	text-decoration:none;
}
.clear{
	clear:both;
}
.telefonos{
	width:200px;
	background:url(images/dot.png) repeat;
	background-color:#EEEEEE;
	opacity:0.9
}
.telefonos p{
	padding:5px 10px;
	text-align:right;
	color:#477600/*#2A7D45*/;
	margin:0;
	font-weight:bold;
}

.telefonos a{
	font-weight:bold;
	color:#0b6931;
}
span.imagen{
	padding:10px 10px 10px 0;
	width:263px;
	display:block;
	text-align:center;
}

span.imagen em{
	display:block;
}

span.center{
	padding:10px 10px 10px 10px;
	width:263px;
	margin:0 auto;
}
span.left{
	float:left;
	padding:10px 10px 10px 0;
}

span.right{
	float:right;
	padding:10px  010px 10px;
}
.cleft{
	width:300px;
	float:left;
}
.cright{
	width:450px;
	float:right;
}
.producto{
	padding:5px;
	margin-bottom:10px;
	border-bottom:1px solid #131313;
}
.producto .descrip{
	width:70%;
	float:left;
	
}
.producto .foto{
	width:30%;
	float:left;
	}
.producto .foto img{
	width:100%;
	
}
.producto a.vermas{
	display:inline-block;
	padding:10px;
	background:#0B682F;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	}
.producto a.vermas:hover{
	background:#13902F;
	}
.titles2{
	color:#0b6931;
}
.mask{
	width:80px;
	height:80px;
	float:left;
	margin:10px;
	border:0;
	text-decoration:none;
	overflow:hidden;
	border:2px solid #0B682F;
}
.mask:hover{
	border:1px solid #0b6931;
	margin:11px;
}
.mask img{
	width:100%;
	
	}
.2columnas{
	/*Convertir un bloque o div en 3 columnas*/

    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
        /*Espacio entre columnas*/
    column-gap: 2em;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    -o-column-gap: 2em;
    /*Agrega una barra solida de color*/
    column-rule: 2px solid #666;
    -webkit-column-rule: 2px solid #666;
    -moz-column-rule: 2px solid #666;
    -o-column-rule: 2px solid #666;

}
.menuright{
	padding:10px;
}
.menuright a:hover{
	background-color:#E2E2E2;
}
.menuright ul{
	padding:0;
	margin:0;
	list-style:none;
}
.menuright > ul > li{
	padding:0;
	margin:0;
	list-style:none;
}
.menuright > ul > li> a{
	display:block;
	text-decoration:none;
	color:#0B6931;
	background:url(../main/drop_bullet.png) no-repeat scroll 4px center transparent;
	padding:5px 0 5px 20px;
	margin:5px 0;
	font-weight:bold;
}
.menuright > ul > li> ul > li> a{
	display:block;
	text-decoration:none;
	color:#131313;
	background:url(../main/drop_bullet.png) no-repeat scroll 4px center transparent;
	padding:5px 0 5px 20px;
	margin:5px 0 5px 20px;
}
.infocontact{
	color:#fff;
}
.marco{
	width:200px;
	height:270px;
	display:block;
	float:left;
	margin:10px;
	text-align:center;
	
}
.marco:hover{
	background-color:#E2E2E2;
}

.marco .foto{
	margin:5px;
	height:180px;
	overflow:hidden;
}
.marco .foto img{
	width:100%;
	
}
.marco .titulo_manual{
	color:#131313;
}
.teamsipsa{
	width:351px;
	height:162px;
	overflow:hidden;
}

.newLog{
	text-align:center;
}
.newLog img{
	width:68%;
	display:block;
	margin:0 auto;
}

.newLog span{
	color:#fff;
	display:block;
	font-weight:bold;
	text-align:center;
}