@charset "iso-8859-1";

body { 
	font-family: 'Arimo', sans-serif;
	font-size:15px;
	color:#737384;
	padding:150px 0 0 0; 
	margin:0 auto;
	background:#DFDFD0;
	}
::selection, ::-moz-selection {
	background-color: #23C7B7; /* Safari */
	color:#FFF;
	}
.espacio { margin-left:20px;}	
option:hover { background-color:#23C7B7; color:#FFF}	
#bg { position: fixed; top: 0; left: 0; z-index:-99999; }
img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
  z-index:-99999;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -512px;   /* 50% */
  z-index:-99999;}
}

.bgwidth { width: 100%; }
.bgheight { height: 100%; }	
	
.wrap { width:990px; margin:0 auto;}	
p {	
	line-height:150%;
	text-align:justify;
	margin-top:0;
	}
a { text-decoration:none;}
.btn { 
	font-family: 'Roboto Slab', serif;
	font-weight:300;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
	display:block;
	cursor:pointer;
	}
.btn span { 
	font-weight:400;
	} 	
.btn-big {
	width:240px;
	height:26px;
	padding:12px 55px 12px 0; 
	font-size:18px;
	}
.submit-big {
	width:295px;
	height:50px;
	padding:0 55px 0 0; 
	font-size:18px;
	}			
.btn-small {
	font-size:15px;
	}
.btn-suscribir:hover,
.btn-go:hover 
	{ background-position:0 -50px;}
	
.btn-suscribir { background:url(../img/btn-suscribir.gif) no-repeat;}
.btn-go { background:url(../img/btn-go.gif) no-repeat;}	

/* TYPE */
/*
 --- Ultra-Light 100
 --- Book 300
 --- Normal 400
 --- Bold 700	
*/
blockquote {
	font-family: 'Roboto Slab', serif;
	font-weight:300;
	font-size:20px;
	margin:0 20px 30px 0px;
	}

h1 { 
	background:#ECECFB;
	padding-left:60px;
	padding-top:50px;
	padding-bottom:15px;
	display:block;
	font-family: 'Roboto Slab', serif;
	font-weight:100;
	font-size:25px;
	text-transform:uppercase;
	margin:0;
	color:#414151;
	}
h2 {
	font-family: 'Roboto Slab', serif;
	font-weight:300;
	font-size:19px;
	margin:0 0 15px 0;
	padding-bottom:8px;
	color:#414151;
	background:url(../img/line-h2.gif) no-repeat left bottom;
	}	
.right { float:right;}
.left { float:left;}
.txt-right { text-align:right;}
.txt-center { text-align:center;}
.clear { clear:both;}
 	
img {
	border: 0;
}

ul, ol, li {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	outline: none;
	resize: none;
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
	padding: 0;
}
.azul { color:#33D1AD;}
.gris { color:#999;}
.small { font-size:small;}
.logo {
	left:-30px; bottom:0;
	position:absolute; 
	z-index:10;
	}
.logo-mini { 
	background: url(../img/logo-agro-mini.gif) no-repeat; 
	position:absolute;
	left:0; bottom:0;  
	width:80px; 
	height:60px;
	transition: background .4s;
	-webkit-transition: background .4s; /* Safari */
	}
.logo-mini:hover {
	background-position:bottom;
	}		
		
.menu {
	z-index:999;
	position:relative; 
	background:#0F0F1E url(../img/bg-dots-menu.gif) no-repeat right center;
	margin-left:30px;
	width:725px;
	padding:10px 40px 0 195px;
	height:30px;
	font-family: 'Roboto Slab', serif;
	text-transform:uppercase;
	font-weight:700;
	font-size:13px;
	}
.menu-mini {
	z-index:999;
	position:relative;
	background:#0F0F1E url(../img/bg-dots-menu.gif) no-repeat right center;
	/*width:725px;*/
	padding:10px 40px 0 110px;
	height:30px;
	font-family: 'Roboto Slab', serif;
	text-transform:uppercase;
	font-weight:700;
	font-size:13px;}
.menu-mini .azul{ color:#4DFFD2;}		
.menu-interior {
	float:left;
	list-style:none;
	padding:0;
	}
.menu a, .menu-mini a { color:#FFF;}	
.menu-interior li {
	display:inline-block;
	padding-left:16px;
	padding-right:13px;
	background:url(../img/ico-separa.gif) no-repeat 0 center;
	 }
.menu-interior li:first-child { 
	padding-left:0; 
	background:none;
	} 	 		
.lang { 
	background:url(../img/ico-drop-down.gif) no-repeat right center;
	padding-right:10px;
	margin-right:10px;
	}
.btn-login { font-size:16px;}
.home { 
	background:url(../img/bg-line-dots.png) repeat-y right top; 
	padding-right:20px;
	margin-top:-20px;
	}
.home-interior {
	padding:35px 20px 35px 60px;
	color:#FFFFFF; 
	background:#0F0F1E; 
	font-weight:700;
	font-size:34px;
	font-family: 'Roboto Slab', serif;
	}
.home-interior span {
	display:block;
	margin-top:10px;
	font-size:24px;
	color:#B8B8C6;
	font-weight:300;
	line-height:110%;
	}
.home-seccion {
	background: url(../img/bg-dots.png); 
	padding-top: 40px; 
	padding-left:30px;
	}
.home-registro { 
	height:50px; 
	overflow:hidden;
	font-family: 'Roboto Slab', serif;
	background:#FF714D;
	}			
.home-registro .txt {
	width:460px;
	color:#FFF;
	font-size:20px;
	font-weight:300;
	height:50px;
	padding:10px 20px 10px 30px;
	}
.home-registro .txt .big { 
	font-size: 28px; 
	font-weight:700;
	text-transform:uppercase;
	margin-right:15px;
	}	
.home-registro a { 
	color:#FFF;
	background:#EB603D url(../img/ico-flecha.png) no-repeat 240px center;
	text-align:center;
	font-weight:400; 
	font-size:25px;
	width:240px;
	border-left:1px dotted #FFF;
	padding:8px 30px 10px 10px;
	}
.home-registro a:hover { 
	background:#E0522E url(../img/ico-flecha.png) no-repeat 245px center;
	}			
.seccion { 
	background: url(../img/bg-dots.png); 
	padding-top: 40px; 
	padding-left:30px;
	width:960px;
	margin-top:400px;
	}	
.seccion-interior { 
	width:960px; 
	overflow:hidden;
	background:#FFF url(../img/bg-dots-bot.gif) repeat-x bottom;
	padding-bottom:40px;
	}
.seccion-txt {
	width:760px;
	float:left;
	}
.seccion-txt .txt { 
	margin-left:60px; 
	margin-right:30px;
	padding-top:50px;
	overflow:hidden;
	background:url(../img/ico-indicador-titulo.gif) no-repeat left top;
	}		
.seccion-side {
	float:right;
	padding-right:20px;
	background:url(../img/bg-cuadro.gif) no-repeat right top;
	width:180px;
	 }
 
#contactoform {
	margin-left:60px; 
	margin-right:30px;
	margin-top:50px;
	}
input, textarea, select {
	color: #727284;
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	font-size: 13px;
	border:0;
	}
#contactoform input {width:220px;}
#contactoform textarea { 
	width:580px; 
	}

#mensaje {
	vertical-align: top;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s;
	}	
#contactoform label {
	font-family: 'Roboto Slab', serif;
	font-weight:300; 
	color:#757584;
	font-size:14px;
	text-transform:uppercase;
	display: inline-block;
	width:90px;
	}
#contactoform label span {
	color:#33D1AC;
	font-weight:700;
	}
.campo, .campo-big {
	background:url(../img/line-dbl-dots.gif) repeat-x left bottom;
	padding-top:20px;
	
	}  		
#contactoform .campo { 
	width:320px;
	margin-bottom:30px;
	padding-bottom:15px;
	}
#contactoform .campo-big {
	width:670px;
	margin-bottom:25px;
	padding-bottom:3px;
	}
.btn-enviar { 
	width:133px !important;
	height:32px;
	background:url(../img/btn-enviar.gif) no-repeat 0 0;
	border: none;
	margin: 0;
 	padding: 0 32px 0 0;
	}
.btn-enviar:hover {
	background-position:0 -32px;
	}	
.footer {
	background:#0F0F1E url(../img/bg-dots-foot.gif) repeat-x bottom;
	height:130px;
	width:100%;
	clear:both;
	margin:300px auto 0;
	font-family: 'Roboto Slab', serif;
	text-transform:uppercase;
	font-weight:700;
	font-size:13px;
	}

.footer a { color:#FFF;}

.footer .logo-footer{ margin-top:30px; }

.footer-interno {
	margin:0 auto;
	width:990px;
	}
.footer-interno .azul a{ color:#4DFFD2; }

.footer-menu {
	margin-top:50px; 
	margin-left: 120px;
	}
.footer-menu .menu-interior { 
	float:none;
	}
.copyright { 
	font-size:12px;
	text-transform:none;
	font-weight:400;
	}
.patrocinadores img { 
	display:block; 
	margin-top:15px;
	}	
/* MODALES */
.modal-simple { width:375px;}
.modal-doble { width:675px; }
.modal{ 
	background:#FFF;
	}
	
.modal h1 { padding-left:40px;}	
.modal form{ 
	background:url(../img/ico-indicador-titulo.gif) no-repeat left top;
	margin:0 40px;
	padding:40px 0 30px 0;
	}
.btn-registro{
	background:#0F0F1E;
	display:block;
	padding:15px 0;
	color:#FFF;
	font-size:15px;
	}
.modal .campo input,
.modal .campo select {
	width: 290px;
	border:0;
	}
		
.modal .campo input {
	margin:0 0 20px;
	}
.modal .campo select {
	margin:0 0 18px;
	}
.modal .campo img { margin-bottom:8px;}	
.modal [type=submit] { margin-top:20px;}	

.olvido-contrasena { font-size:13px; margin:10px 0 0 0; display:block;}
 		