/* FUENTES */ 
@font-face {
    font-family: 'Anton';
    src: url('anton.eot?') format('embedded-opentype'),
		 url('anton.ttf')  format('truetype'),
		 url('anton.woff') format('woff');
}
@font-face {
  font-family: 'Anton';
  font-style: normal;
  src: local('Anton'), url(anton.ttf);
}
@font-face {
    font-family: 'Segoe';
    src: url('seguisym.eot?') format('embedded-opentype'),
         url('seguisym.ttf')  format('truetype'),
		 url('seguisym.woff') format('woff');
}
@font-face {
  font-family: 'Segoe';
  font-style: normal;
  src: local('Segoe'), url(seguisym.ttf);
}

/* GENERAL */ 

body{
	margin:0px;
	background-color:#DEDEDE;
}
a, p, table, img, input, select, h1 {
	margin:0px;
	text-decoration:none;
}
#fondo{
	background-color:#FFFFFF;
	max-width:1080px;
	min-width:1015px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#global{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#clear{
	clear:both;
}
#separador1{
	background:url(separador1.gif);
	height:4px;
	width:auto;
}
#separador2{
	background:url(separador2.gif);
	height:1px;
	width:auto;
}
#but{
	width:61px;
	height:33px;
	background:url(form_but2.png);
	display:block;
	cursor:pointer;
	float:left;
	transition: all 0.3s ease 0s;
}
#but:hover{
	background:url(form_but3.png);
}
#but_big{
	display:block;
	cursor:pointer;
	float:left;
	background:#0072C6;
	padding:18px 12px 18px 12px;
	font-family: 'Anton';
	font-size:27px;
	color:#FFF;
	border-radius:8px;
	transition: all 0.3s ease 0s;
}
#but_big:hover{
	background-color: #353534;
}
#but_big{
	display:block;
	cursor:pointer;
	float:left;
	background:#0072C6;
	padding:18px 12px 18px 12px;
	font-family: 'Anton';
	font-size:27px;
	color:#FFF;
	border-radius:8px;
	transition: all 0.3s ease 0s;
}
#but_big:hover{
	background-color: #353534;
}
/* ESTILOS*/

.texto14{
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#777;
	text-decoration: none;
}
.titulo_blak{
	font-family: 'Anton';
	font-size:39px;
	color:#333;
	line-height:41px;
	text-decoration: none;
}
.titulo_blak a{
	color:#333;
	transition: all 0.3s ease 0s;
}
.titulo_blak a:hover{
	color:#0072C6;
}
.titulo_blak_sub1, .titulo_blak_sub2{
	font-family: 'Anton';
	font-size:27px;
	line-height:29px;
	color:#333;
	text-decoration: none;
}
.titulo_blak_sub1 a{
	color:#333;
	transition: all 0.3s ease 0s;
}
.titulo_blak_sub2 a{
	color:#555;
	transition: all 0.3s ease 0s;
}
.titulo_blak_sub1 a:hover, .titulo_blak_sub2 a:hover{
	color:#0072C6;
}
.subtitulo_silver{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#999;
	letter-spacing: -1px;
	font-weight:bold;
	text-decoration: none;
}
 
/* LOGIN */

#login{
	height:30px;
	text-align:right;
	padding-top:5px;
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
}
#login a{
	color:#666;
	font-size:13px;
}
.login_input{
	color:#777;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	box-shadow: 1px 1px 1px #666;
	width:90px;
	height:15px;
	margin-right:5px;
}
.login_buton{
	background: url(/images/form_but0.png);
	width: 56px;
	height:21px;
	border: none;
	cursor: pointer;
	padding-bottom:5px;
	transition: all 0.3s ease 0s;
}
.login_buton:hover{
	background: url(/images/form_but1.png);
}
/* MENU */

#emp_logo{
	position: absolute;
	float: left;
	z-index: 999;
	margin-left:-20px;
	margin-top:8px;
}
#menu{
	background:url(bak_menu.png);
	margin-bottom:2px;
}
#menu span{
	font-family: 'Anton';
	font-size:26px;
	display:block;
	color:#727272;
	float: right;
	cursor:pointer;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D3;
	padding-left:19px;
	padding-right:19px;
	padding-top:10px;
	padding-bottom:10px;
	letter-spacing: -1px;
	transition: all 0.5s ease 0s;
}
#menu span:hover{
	color:#FFFFFF;
	background-color:#0072C6;
}
/* 3 COLIT */

#colit_global{
	margin-top:10px;
}
#colit_col{
	float:left;
	width:326px;
}

#colit_title{
	background:url(bak_colit_title.png);
	width:230px;
	height:95px;
	font-family: 'Anton';
	font-size:39px;
	line-height:39px;
	color:#FFF;
	padding-top:20px;
	padding-left:20px;
}
#colit_title_sec{
	background:url(bak_colit_title_sec.png);
	width:210px;
	height:95px;
	font-family: 'Anton';
	font-size:27px;
	line-height:31px;
	color:#FFF;
	padding-top:20px;
	padding-left:30px;
}
#colit_subtitle{
	background-repeat: no-repeat;
	background-position: 25px 20px;
	height:25px;
	width:auto;
	padding-top:40px;
	padding-left:90px;
	padding: 30px 0px 30px 90px;
	color:#FFF;
	font-family: 'Anton';
	font-size:20px;
}
#colit_text{
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	padding: 10px 15px 25px 15px;
	line-height: 21px;
}
#colit_but{
	margin-left:25px;
	margin-bottom:30px;
	clear:left;
}

/* BIEN */
#bien_global{
	margin-top:10px;
}
#bien_col1{
	float:left;
	width:652px;
}
#bien_col2{
	float:left;
	width:326px;
	padding-top: 20px;
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#777;
}
#bien_col2 li a{
	color:#777;
	text-decoration:none;
	transition: all 0.3s ease 0s;
}
#bien_col2 li a:hover{
	color:#0072C6;
}
#bien_tube{
	padding-top: 20px;
	width:620px;
	float:left;
}
#bien_titulo_global{
	width:330px;
	padding-top: 20px;
	padding-bottom: 25px;
	float:left;
}
#bien_subtitulo{
	font-family: 'Anton';
	font-size:22px;
	line-height:25px;
	color:#8C8C8C;
}
#bien_texto{
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#777;
	padding-right:30px;
	padding-top:15px;
}
#bien_but{
	margin-top:15px;

}
#bien_col2 ul{
	list-style: none outside none;
	padding-left:8px
}

#bien_col2 ul li{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(item.png);
	padding-left: 23px;
	padding-bottom:10px;
	cursor:pointer;
	transition: all 0.3s ease 0s;
}

#bien_col2 ul li:hover{
	background-image: url(item_act.png);
}

/* UNETENOS */

#unete{
	width:940px;
	margin-left:auto;
	margin-right:auto;

}
#unete_global{
	font-family: 'Anton';
	font-size:27px;
	color:#777;
	padding-top:30px;
	padding-bottom:30px;
}
.unete_destacado{
	font-size:33px;
	color:#0072C6;
	margin-left: 15px;
}
#unete_sub{
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#777;
	margin-left: 15px;
}
#unete_but{
	float:right;
	margin-right: 15px;
}

/* ARTICULOS */

#arti_global{
	margin-top:20px;
	margin-bottom:15px;
}
#arti_col1{
	float:left;
	width:282px;
	padding-right:25px;
}
#arti_col2{
	float:left;
	width:365px;
	padding-bottom:10px;
}
#arti_col3{
	margin-left:100px;
	width:570px;
	padding-bottom:10px;
}
#arti_text{
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#777;
	margin-top:10px;
	margin-bottom:10px;
}
#arti_new{
	margin-top:13px;
	padding-bottom:20px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(separador2.gif);
	background-repeat:  repeat-x;
	background-position: 0px bottom;
}
#arti_new_col1{
	float:left;
	width:80px;
}
#arti_new_col2{
	float:left;
	width:285px;
}
#arti_new_titulo{
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#0072C6;
	margin-bottom:3px;
}
#arti_new_dia{
	font-family: 'Anton';
	font-size:55px;
	line-height:57px;
	color:#939393;
	text-align:center;
}
#arti_new_mes{
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	text-align:center;
}
#arti_new_text{
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#777;
}
#arti_titulonews{
	margin-left:30px;
	font-size:30px;
	text-transform:uppercase;
	color:#333;
}
#arti_col1 img:hover{
	transition: all 0.3s ease 0s;
}
#arti_col1 img:hover{
	opacity: 0.6;
}
#arti_full{
	margin-left:15px;
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#777;
}
#arti_full #separador2{
	margin-top:15px;
}
.servi_titulo .subtitulo_silver{
	font-size:19px;
	color:#777;

}

#arti_full img{
	margin-right:15px;
	margin-bottom:12px;
}
/* PIE */

#pie_global{
	background-color:#F2F2F2;
}
#pie_text{
	color:#777;
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 5px 0px 15px 40px;
}
.pie_agro{
	font-family: 'Anton';
	font-size:34px;
	line-height:24px;
	margin-right: 5px;
}

/* LIGTHBOX */

.lb-details{
	font-family: 'Segoe';
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
}

/* SERVICIOS */

#servi_global{
	margin-top:10px;
	margin-bottom:10px;
}
#servi_col{
	float:left;
	width:28.66%;
	margin-bottom:15px;
	background-color:#F2F2F2;
	padding:1% 2% 1% 2%;
}
#servi_col.central{
	margin-left:1%;
	margin-right:1%;
}
.servi_titulo {
    font-family: 'Anton';
    font-size: 39px;
    line-height: 41px;
    color: rgb(51, 51, 51);
    text-decoration: none;
	padding:15px;
	margin-top:10px;
}
#servi_col h1{
	width:100%;
	transition: all 0.5s ease 0s;
	background-repeat: no-repeat;
	background-position: center;
	cursor:pointer;
	height:200px;
}
#servi_col h1:hover{
	opacity: 0.6;
}
#servi_col .titulo{
    font-family: 'Anton';
    font-size: 20px;
	text-transform:uppercase;
	margin-bottom:5px;
	color:#777;
}
#servi_col .contenido{
	margin-top:5px;
	font-family: 'Segoe';
	font-size:14px;
	color:#777;
}

/* empresa */

#emp_col{
	float:left;
	width:615px;
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#777;
}
#emp_cont{
	margin-right:25px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url("separador2.gif");
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom:15px;
}
#emp_newbox{
	margin-top:15px;
	float:left;
}
#emp_col .servi_titulo{
	margin:0px;

}

/* CONTACTO */


#cont_global{
	margin-bottom: 25px;
}
#cont_col_a, #cont_col_b{
	float:left;
	font-family: 'Segoe';
	font-size:13px;
	line-height:19px;
}
#cont_col_a{
	width:53%;
	margin-right:2%;
	background-image: url(ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#cont_col_b{
	color:#333;
	width:45%;
}
#cont_col_b p{
	margin-bottom:12px;
}
#cont_col_b #but1{
	margin-top:15px;
}
#cont_texto{
	font-family:Segoe, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#777;
	margin-bottom:15px;
}
#cont_text a{
	color:#0072C6;
}
/* FORM */
#form_general{
	margin-top:15px;
}
#form_input50{
	width:49%;
	float:left;
	display:block;
	margin-right:1%;
}
#form_input50_last{
	width:50%;
	float:left;
	display:block;
}
#form_general textarea{
	height:180px;
	font-family: 'Segoe';
	font-size:13px;
}
#form_general span input, #form_general select, #form_general textarea{
	color: #777;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CACACC;
	padding: 4px 0px 6px 8px;
	font-size: 14px;
	line-height: 20px;
	border-radius: 4px;
	margin-bottom:10px;
	width: 100%;
}
#form_general span input:focus, #form_general select:focus, #form_general textarea:focus{
	border-color:#0072C6;
}
.form_send{
	font-family: 'Anton';
	font-size:27px;
	background:#0072C6;
	border-radius: 8px;
	border:none;
	color:#FFFFFF;
	padding:8px 12px;
	transition: all 0.3s ease 0s;
	cursor:pointer;
}
.form_send:hover{
	background-color: #353534;
}

/* DOLAR */

#dolar{
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
} 
#dolar_col1{
	padding-bottom:38px;
	padding-top:15px;
	padding-left:10px;
	width:290px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	float:left;
	background-color:#F8F8F8;
}
#dolar_col1 a{
	color:#666;
}
#dolar_col1 #tel1{
	margin-bottom:10px;
}
#dolar_col2{
	padding: 10px;
	width:320px;
	float:left;
	background-color:#EAEAEA;
}
#dolar_col3{
	padding: 10px 10px 15px 10px;
	width:320px;
	height:340px;
	float:left;
	background-color:#DCDCDC;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
#dolar_col3 #colit_title{
	width:265px;
	height:65px;
	background-image:url(bak_colit_title_sec.png);
}
#cont_bab5983298c71b3fac5dba47b609470e{
	border-radius: 8px;
	background-color:#FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
}
