body {
	margin:0px;
	padding:0px;
	color: #666666;
	background-image: url(img/fondo.jpg);
	background-repeat:   repeat-x;
	background-color: #8DC78D;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}
h1{
	padding:5px 0 5px 0;
	margin:0px;
	font-size:18px;
	color:#278329;
}
h2{
	padding:5px 0 5px 0;
	margin:0px;
	font-size:16px;
	color:#278329;
}
h3{
	padding:5px 0 0 0;
	margin:0px;
	font-size:12px;
	color:#278329;
}
h4{
	padding:0 0 10px 0;
	margin:0px;
	font-size:14px;
	color:#278329;
}

h5{
	padding:5px 0 0px 0;
	margin:0px;
	font-size:10px;
	color:#278329;
}
p{
	text-align:justify;
	padding:2px 0 2px 0;
	margin:0px;
	line-height: 15px;
}

a{
	text-decoration:none;
	color:#ffffff;
}

a h3{
	text-decoration:none;
	color:#278329;
}

p.white{
color:#FFFFFF;
}

p.clear{
clear:both;
padding:10px 0 0 0;
}
img.left_img{
border:1px #cae6c6 solid;
float:left;
margin:0 10px 0 0 ;
}


#main_container{
width:900px;
height:auto;
margin:auto;
background-color:#FFFFFF;
}
#header{
	width:900px;
	height:auto;/*119*/
	margin:auto;
}
#logo{
	width:189px;
	height:77px;
	padding:15px 0 0 30px;
	float:left;
}
/*----------------------menu-------------------------*/
#menu{
	width:900px;
	height:42px;
	margin:0px;
	padding:0px;
	/*clear:both;*/
	background-color:#278329;
	float: left;	
}
#menu ul{
	height:42px;
	width:430px;
	list-style:none;
	margin: 0;
	display:block;
	width: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 470px;
	float: none;
}
#menu ul li{
	width:auto;
	height:42px;
	list-style:none;
	display:inline;
	float:left;
	line-height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 0px;
	margin:0px;
}
#menu ul li a{
	height:42px;
	width: auto;
	/*float:left;*/
	text-decoration:none;
	color:#fff;
	text-align:center;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;/*28*/
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
#menu ul li a:hover{
	height:42px;
	width: auto;
	text-decoration:none;
	color: #fff;
	background:url(img/menu_arrow.gif) no-repeat left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
#menu ul li a.current{
	height:42px;
	width: auto;
	/*float:left;*/
	text-decoration:none;
	color: #fff;
	background:url(img/menu_arrow.gif) no-repeat left;
	padding: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

/*----------------middle green box-----------*/
.index_box{
	width:900px;
	height:265px;
	clear:both;
	background-position:0px 0px;
	background-image: url(img/index_img.jpg);
	background-repeat: no-repeat;
}
.grupo4{
	float:left;
	padding:0px;
	height: 236px;
	width: 194px;
}
.text_content{
	width:350px;
	float:left;
	padding:90px 0 0 0;
}

.text_content_marfil{
	width:350px;
	float:left;
	padding:90px 0 0 50px;
	color:#278329;
}

.text_content_sys{
	width:350px;
	float:left;
	padding:90px 0 0 50px;
	color:#278329;
}

.text_content_sueldos{
	width:350px;
	float:left;
	padding:90px 0 0 50px;
	color:#278329;
	
}

.text_content_sueldos p {
	text-align:left;
	color:#278329;
}

.text_content span{
	width:350px;
	float:left;
	padding:0px 0 0 15px;
	
}

.text_content p {
	color:#278329;/**#7ea743**/

}
.read_more{
	width:101px;
	height:29px;
	float:right;
	padding:10px;
	background:url(img/read_more_bg.jpg) no-repeat center;
	line-height:29px;
	text-align:center;
}
.read_more a{
text-decoration:none;
color:#FFFFFF;
}
.read_more_link{
	width: 101px;
	float:right;
	background-image: url(img/red_bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left:25px;
	padding-top: 3px;/*3*/
	padding-bottom: 3px;
	padding-left: 0;
}
.read_more_link a{
	text-decoration:none;
	width: auto;
	color:#278329;
	height: auto;
}
/*----------------------left navigation-------------------------*/
#left_nav{
	width:280px;
	height: auto;
	padding:5px 0 0 0;
	float:left;
}
#left_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#left_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#left_nav ul li a{
	height:29px;
	display:block;
	width:280px;
	text-decoration:none;
	padding:0 0 0 35px;
	margin:7px 0 7px 0;
	color:#666666;
	background:url(img/left_nav_arrow.gif) no-repeat left;
	border-bottom:1px #278329 dashed;
	background-position:0px 0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/*--------------------------main_content-------------------*/
#main_content{
width:auto;
height:auto;
clear:both;
padding-left:10px;
}
#left_content{
	width:336px;
	height:auto;
	margin:10px 10px 10px 0px;
	float:left;
	padding:10px;
	background-image: url(img/left_content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#left_content_noticias{
	width:336px;
	height:463px;
	margin:10px 10px 10px 0px;
	float:left;
	padding:10px;
	background-image: url(img/left_content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#left_content_clientes{
	width:336px;
	height:302px;
	margin:10px 10px 10px 0px;
	float:left;
	padding:10px;
	background-image: url(img/left_content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#left_content p{
	text-align:left;
}
#left_content ul{ 
	list-style: none; 
	padding:0px 0 0 0px;
	text-align:left;	
							

}
#left_content ul li{ list-style:disc;
					padding:10px 0 0 0px;
					list-style-position: inside;
}



#right_content{
	width:490px;
	height:auto;
	margin:10px 0px 0px 0px;
	float:left;
	padding:10px;
}

/*******************productos*************************/

.products_box{
	width:470px;
	height:110px;
	padding:10px 0 5px 0;
	border-bottom:1px #278329 dashed;
}

img.box_img{
	float:left;
	padding:0 20px 0 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*----------------------top right navigation-------------------------*/
#right_nav{
	width:265px;
	height: auto;
	padding:20px 0 0 60px;
	float:left;
}
#right_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#right_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#right_nav ul li a{
	height:29px;
	display:block;
	width:263px;
	text-decoration:none;
	padding:0 0 0 35px;
	margin:7px 0 7px 0;
	color:#FFFFFF;
	background:url(img/right_nav.jpg) no-repeat center;
	background-position:0px 0px;
}
#right_nav ul li a:hover{
	height:29px;
	display:block;
	width:263px;
	text-decoration:none;
	color: #FFFFFF;
	padding:0 0 0 35px;
	margin:7px 0 7px 0;
	background:url(img/right_nav_a.jpg) no-repeat center;
	background-position:0px 0px;
}
#right_nav ul li a.current{
	height:29px;
	display:block;
	width:263px;
	text-decoration:none;
	padding:0px;
	color: #7ea743;
	padding:0 0 0 35px;
	margin:7px 0 7px 0;
	background:url(img/right_nav_a.jpg) no-repeat center;
	background-position:0px 0px;
}


.search_box{
	width:267px;
	height:124px;
	float:left;
	margin:15px 10px 10px 0;
	background:url(images/search_box_bg.gif) no-repeat center;
	background-position:0px 0px;
}
.search_title{
	font-size:14px;
	color:#278329;
	padding:10px 0 0 15px;
	float:left;
	font-weight:bold;
}
input.search_input{
	width:170px;
	height:20px;
	background-color:#FFFFFF;
	border:1px #c0c485 solid;
	float:left;
	margin:15px 0 0 15px;
}
input.submit{
	float:left;
	padding:0 0 0 10px;
}
.subsearch{
	width:200px;
	float:left;
	color:#8b8e5d;
	padding:0 0 0 15px;
}
.contact_information{
	width:200px;
	float:left;
	padding:10px 0 0 10px;
}
.news{
	width:310px;
	clear:both;
	height: auto;
	margin-top:10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
.news_icon{
	width:27px;
	height:63px;
	float:left;
	/*padding:0 10px 0 0;*/
}

.news_icon_product{
	width:63px;
	height:63px;
	float:left;
	/*padding:0 10px 0 0;*/
}
.news_content{
	width:220px;/**260**/
	/*float:left;*/
	padding:0 0 0 10px;
	text-align:left;
	line-height:13px;
	margin-left:63px;
	
}
.news_content p {
	/**color:#7ea743;**/
	text-align: left;
}
.news_content h5 {
	/**color:#7ea743;**/
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.tecnica_box{
	height:auto;
	padding:10px 0 5px 0;
	margin:0px 0px 10px 0;
	border-bottom:1px #278329 dashed;
}


.tecnica_box p{
	padding: 5px 0 0 170px;
	text-align: left;
}

.best_sol_box{
width:277px;
float:left;
}
/*----------------------news_archive-------------------------*/
.news_archive{
	height: auto;/**ex 190px**/
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom:1px #278329 dashed;
	width: 480px;
}




.contact_info_box{
	width:481px;
	height:116px;
	margin:5px;
	background:url(img/contact_info_bg.gif) no-repeat center;
}
.contact_info_title{
font-size:14px;
color:#278329;
padding:10px 0 0 15px;
font-weight:bold;
}
.contact_info{
	float:left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 13px;
	width: 200px;
}
.adress{
	clear:both;
	padding:5px 0 0 20px;
}

/*-----------------------contact_form-------------------*/
#contact_form{
	width:310px;
	height:auto;
	padding:10px 0 0 60px;
}


.form_row{
	float:left;
	padding:4px 0 4px 0;
	width:299px;
}
label{
	width:70px;
	float:left;
	padding:3px 5px 0 0;
	color:#7ea743;
	text-align:right;
}
input.contact_input{
	width:220px;
	height:18px;
	float:left;
	border:1px #7ea743 solid;
	background-color:#CCDFB0;
	color: #000;
}
textarea.contact_textarea{
	width:220px;
	height:80px;
	float:left;
	border:1px #7ea743 solid;
	background-color:#CCDFB0;
	color: #000;
}
.send {
	width:62px;
	height:24px;
	display:block;
	background:url(img/read_more_bg_white.jpg) no-repeat center;
	background-position:0px 0px;
	line-height:22px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:40px;
	float:right;
	margin:10px;
	    
}
input.boton{
	background-image: none;
	/*margin: 0px;*/
	margin-top:5px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:none;
	font-size:12px;
	color:#278329;
	font-weight:bold;
	
}
/*--------------wide_content-----------*/
#wide_content{
width:auto;
padding:10px 20px 10px 20px;
}


/*-----------------------------footer------------------*/
#footer{
	clear:both;
	width: auto;
	height:37px;
	color: #fff;
	background-color:#278329;
}
.copyright{
	float:left;
	padding-left:10px;
	padding-top:10px;
	font-size: 9px;
}
.footer_links{
float:right;
padding-right:15px;
padding-top:13px;
}
.footer_links a{
text-decoration:none;
color: #fff;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #fff;
}
/** ------------contaco--------------**/

.contacto_box{
	width:900px;
	height:265px;
	clear:both;
	background-position:0px 0px;
	background-image: url(img/contacto_img.jpg);
	background-repeat: no-repeat;
}

/** --------------------------------empresa----------------------------**/
.empresa_box{
	width:900px;
	height:265px;
	clear:both;
	background-position:0px 0px;
	background-image: url(img/empresa_img.jpg);
	background-repeat: no-repeat;
}

/**-----------------------productos----------------------**/
.productos_box{
	width:900px;
	height:265px;
	clear:both;
	background-position:0px 0px;
	background-image: url(img/productos_img.jpg);
	background-repeat: no-repeat;
}

/**---------------clientes-----------------**/

.clientes_box{
	width:900px;
	height:265px;
	clear:both;
	background-position:0px 0px;
	background-image: url(img/clientes_img.jpg);
	background-repeat: no-repeat;
}
.green_box {
	width:900px;
	height:265px;
	clear:both;
	/**background-position:0px 0px;
	background-image: url(img/empresa_img.jpg);
	background-repeat: no-repeat;**/
}
.news_clientes{
	width:470px;
	clear:both;
	height: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.news_icon_clientes{
width:63px;
float:left;
padding:0 10px 0 0;
}
.news_content_clientes{
	width:380px;/**260**/
	float:left;
	padding:0 0 0 10px;
	text-align:left;
	line-height:13px;
}



/**------------producto gesthor---------------------**/

.GestHor_box {
	width:900px;
	height:265px;
	clear:both;
	background-position:0px 0px;
	background-image: url(img/gesthor.jpg);
	background-repeat: no-repeat;
}

.gesthor_left{
	float:left;
	padding:0px;
	height: 236px;
	width: 370px;
	margin-top: 15px;
}

/**.gesthor_right{
	float:left;
	padding:0px;
	height: 236px;
	width: 150px;
}**/
/**------------------producto gripo4-----------------**/

.meta4_box {
	width:900px;
	height:265px;
	clear:both;
	background-position:0px 0px;
	background-image: url(img/meta4_img.jpg);
	background-repeat: no-repeat;
}

.meta4_box_right {
	height:auto;
	padding:10px 0 5px 0;
	margin:0px 0px 10px 0;
	border-bottom:1px #278329 dashed;
}

/**----------------------flex_kernel_box----------------**/


.flex_kernel_box {
	width:900px;
	height:265px;
	clear:both;
	background-position:0px 0px;
	background-image: url(img/flex_kernel_img.jpg);
	background-repeat: no-repeat;
}

/**-------------------gestion_sys-------------**/

.sys_box {
	width:900px;
	height:265px;
	clear:both;
	background-position:0px 0px;
	background-image: url(img/prod_img.jpg);
	background-repeat: no-repeat;
}

/**-------------------------sueldos------------------**/
.sueldos_box {
	width:900px;
	height:265px;
	clear:both;
	background-position:0px 0px;
	background-image: url(img/sueldos_qct_img.jpg);
	background-repeat: no-repeat;
}





/**--------------------------------marfil----------------**/

.marfil_box {
	width:900px;
	height:265px;
	clear:both;
	background-position:0px 0px;
	background-image: url(img/marfil.jpg);
	background-repeat: no-repeat;
}
/*-------------------------------------flash---------------**/
#loop {
	width:324px;
	height:85px;
	clear:both;
	float: right;
	margin-top: 75px;	
}


#loop_clientes{
	width:600px;
	height:85px;
	clear:both;
	margin-left:125px;
	
}

/*-----------------------volver---------------------------------*/
.volver{
	width:101px;
	height:29px;
	float:right;
	padding:10px;
	/*background:url(img/read_more_bg.jpg) no-repeat center;*/
	line-height:29px;
	text-align:center;
}
.volver a{
text-decoration:none;
color:#FFFFFF;
}
.volver_link{
	width: auto;
	float:right;
	
}
.volver_link a{
	text-decoration:none;
	width: auto;
	color:#278329;
	height: auto;
	font-weight: bold;
}

/*--------------------pymento---------------------------------*/
.pymento_box {
	width:900px;
	height:265px;
	clear:both;
	background-position:0px 0px;
	background-image: url(img/pymento_.jpg);
	background-repeat: no-repeat;
}
