/*

FELIPE ALFARO NEGOCIOS RURALES - Juan Odriozola

*/

html,img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow-y: scroll;
}
body {
	color: #fff;
	background-color: #fff;
	margin: 0px;
	padding: 0;
	height: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-align: left;
	font-family:'AkzidenzGroteskRegular', Helvetica, sans-serif;
}
::selection { background-color:#999; }
::-moz-selection { background-color:#999; }



@font-face {
    font-family: 'AkzidenzGroteskbold';
    src: url('akzidenz_grotesk_bold-webfont.eot');
    src: url('akzidenz_grotesk_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenz_grotesk_bold-webfont.woff') format('woff'),
         url('akzidenz_grotesk_bold-webfont.ttf') format('truetype'),
         url('akzidenz_grotesk_bold-webfont.svg#AkzidenzGroteskRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AkzidenzGrotesklight';
    src: url('akzidenz_grotesk_light-webfont.eot');
    src: url('akzidenz_grotesk_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenz_grotesk_light-webfont.woff') format('woff'),
         url('akzidenz_grotesk_light-webfont.ttf') format('truetype'),
         url('akzidenz_grotesk_light-webfont.svg#AkzidenzGroteskRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AkzidenzGroteskRegular';
    src: url('akzidenz_grotesk_roman-webfont.eot');
    src: url('akzidenz_grotesk_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenz_grotesk_roman-webfont.woff') format('woff'),
         url('akzidenz_grotesk_roman-webfont.ttf') format('truetype'),
         url('akzidenz_grotesk_roman-webfont.svg#AkzidenzGroteskRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*

CABEZAL - HOME

*/


#back-cabezal{

		margin-top:-50px;
		left:0px;
		width:100%;
		
		height:140px;
		background-color: #FFF;
		
		z-index:5;
}

.logo{
	margin-right:40px;
		width:255px;
				height:99px;
		float:left;
}

.botones-a{
	margin-left:40px;
	margin-top:60px;
		width:auto;
				height:auto;
		float:left;
}

.botonera{
	position: absolute;
	margin-top:20px;
		left:50%;
		width:1000px;
		margin-left:-500px;
		height:auto;
		
}



	#bot-novedades	{
		position: absolute;
		/*nos posicionamos en el centro del navegador*/
		top:20px;
		left:50%;
		/*determinamos una anchura*/
		width:100px;
		/*indicamos que el margen izquierdo, es la mitad de la anchura*/
		margin-left:190px;
		/*determinamos una altura*/
		height:auto;
		/*indicamos que el margen superior, es la mitad de la altura*/
		
		
		z-index:10;
	}







/*

CUERPO INDEX

*/

#contenido	{
		position: absolute;
		/*nos posicionamos en el centro del navegador*/
		top:140px;
		left:50%;
		/*determinamos una anchura*/
		width:1000px;
		/*indicamos que el margen izquierdo, es la mitad de la anchura*/
		margin-left:-500px;
		/*determinamos una altura*/
		height:auto;
		/*indicamos que el margen superior, es la mitad de la altura*/
		
		
		z-index:5;
	}
	
	
	
	
	#frase	{
		position: absolute;
		/*nos posicionamos en el centro del navegador*/
		top:250px;
		left:50%;
		/*determinamos una anchura*/
		width:300px;
		/*indicamos que el margen izquierdo, es la mitad de la anchura*/
		margin-left:-500px;
		/*determinamos una altura*/
		height:auto;
		/*indicamos que el margen superior, es la mitad de la altura*/
		
		
		z-index:6;
	}
	



	
	
.col-noticias{
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	background-color:#000;
		   opacity:.90;
filter:alpha(opacity=90);
	margin-right:25px;
	padding-right:25px;
	padding-left:25px;
	padding-bottom: 50px;
		width:300px;
				height:auto;
		float:right;
}	
	
	
	
	
	

.cabezal-noticias{
	border-bottom: #FFF 1px dotted;
	display:block;
	
	padding-top:5px;
	
		width:250px;
				height:30px;
		float:left;
}


.noticias{
	border-bottom: #FFF 1px dotted;
	margin-top: 25px;
	
	padding-top:5px;
	padding-bottom:25px;
		width:250px;
				height:auto;
		float:left;
}




/*

NOSOTROS

*/

#contenido-nosotros	{
		position: absolute;
		/*nos posicionamos en el centro del navegador*/
		top:140px;
		left:50%;
		/*determinamos una anchura*/
		width:1000px;
		/*indicamos que el margen izquierdo, es la mitad de la anchura*/
		margin-left:-500px;
		/*determinamos una altura*/
		height:auto;
		/*indicamos que el margen superior, es la mitad de la altura*/
		background-color:#b1b686;
		opacity:.90;
filter:alpha(opacity=90);
		z-index:5;
	}
	
	
.caja-nosotros{
	
	margin-top:50px;
	margin-right:25px;
	padding-right:25px;
	
	
		width:650px;
				height:auto;
		float:left;
}

.titulo-nosotros{
	padding-left:20px;
		width:330px;
				height:150px;
		float:left;
}

.texto-nosotros{
	border-left:#FFF 1px solid;
	padding-left:15px;
		width:290px;
				height:150px;
		float:left;
}

.separador-nosotros{
	
	border-top:#FFF 1px solid;
	border-right:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	padding-top:35px;
	padding-left:20px;
	padding-bottom:35px;
		width:20px;
				height:150px;
		float:left;
}

.texto-nosotros2{
	
	border-top:#FFF 1px solid;
border-bottom:#FFF 1px solid;
	padding-top:35px;
	padding-left:20px;
	padding-bottom:35px;
		width:604px;
				height:150px;
		float:left;
}

.unidades1{
	
	
	padding-top:35px;
	padding-left:20px;
	padding-bottom:35px;
		width:22px;
				height:150px;
		float:left;
}

.unidades{
	
	
	padding-top:35px;
	padding-left:20px;
	padding-bottom:35px;
		width:120px;
				height:150px;
		float:left;
}

.col-noticias-nosotros{
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	
	margin-right:25px;
	padding-right:25px;
	padding-left:25px;
	padding-bottom: 50px;
		width:300px;
				height:auto;
		float:right;
}	



/*

SERVICIOS

*/ 
.texto-servicios{
	border-left:#FFF 1px solid;
	padding-left:15px;
		width:290px;
				height:auto;
		float:left;
}

/*

TEXTOS

*/ 
	

 .txt-cabezal-nov {
	 
	font-family:'AkzidenzGroteskbold', Helvetica ;
	font-size: 18px;
	text-align: left;
	
	color:#fff;
	text-decoration: none;
	 
	 
	  
}

 .txt-titulo-nov {
	 
	font-family:'AkzidenzGroteskRegular', Helvetica ;
	font-size: 18px;
	text-align: left;
	
	color:#fff;
	text-decoration: none;
	 
	 
	  
}

 .txt-texto-nov {
	 
	font-family:'AkzidenzGroteskRegular', Helvetica ;
	font-size: 12px;
	text-align: left;
	
	color:#fff;
	text-decoration: none;
	 
	 
	  
}	

 .txt-destaques{
	 
	font-family:'AkzidenzGrotesklight', Helvetica ;
	font-size: 42px;
	text-align: left;
	
	color:#fff;
	text-decoration: none;
	 
	 
	  
}

 .txt-destaques-2{
	 
	font-family:'AkzidenzGrotesklight', Helvetica ;
	font-size: 26px;
	text-align: left;
	
	color:#fff;
	text-decoration: none;
	 
	 
	  
}

 .txt-destaques-3{
	 
	font-family:'AkzidenzGrotesklight', Helvetica ;
	font-size: 18px;
	text-align: left;
	
	color:#000;
	text-decoration: none;
	 
	 
	  
}



/*

VINCULOS

*/  
 
 a.vinculo:link {
	 
	font-family:'AkzidenzGroteskbold', Helvetica ;
	font-size: 14px;
	text-align: left;
	line-height:14px;
	color:#000;
	text-decoration: none;
	  width:95px;
     height:95px;
	 
	  
}
 a.vinculo:visited {
	 
	font-family:'AkzidenzGroteskbold', Helvetica ;
	font-size: 14px;
	text-align: left;
	color:#000;
	text-decoration: none;
	  width:95px;
     height:95px;
	 line-height:14px;
}


a.vinculo:hover {
	
	font-family:'AkzidenzGroteskbold', Helvetica ;
	font-size: 14px;
	text-align: left;
	color:  #b1b686;
	line-height:14px;
	text-decoration: none;
	-moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  transition-property: all;
  transition-duration: 0.5s;
    width:95px;
      height:95px;
	

}
a.vinculo:active {
	
	font-family:'AkzidenzGroteskbold', Helvetica ;
	font-size: 14px;
	text-align: left;
	color: #b1b686;
	text-decoration: none;
	font-weight: normal;
	line-height:14px;
}
.activevinculo {
	
	font-family:'AkzidenzGroteskbold', Helvetica ;
	font-size: 14px;
	text-align: left;
	color:  #b1b686;
	line-height:22px;
	text-decoration: none;
	-moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  transition-property: all;
  transition-duration: 0.5s;
    width:95px;
      height:95px;
	  

}


/*

CONTACTO

*/ 
.input{
background: #000; 
border: 0; 
color:white; 
-moz-border-radius: 0px; 
-webkit-border-radius: 2px;border: 0; 
padding: 4px 4px 4px 4px;

font:11px 'AkzidenzGroteskRegular', monospace;
	margin: 5;
}
.input:hover{
background: #000; 
border: 0; 
color:white; 
-moz-border-radius: 0px; 
-webkit-border-radius: 2px;border: 0; 
padding: 4px 4px 4px 4px;
font:11px 'AkzidenzGroteskRegular', monospace;

	margin: 5;
}
.submit{background: #000; border: 0; color:#fff; -moz-border-radius: 0px; -webkit-border-radius: 2px;border: 0; padding: 6px 6px 7px 8px;
font:11px 'AkzidenzGroteskRegular', monospace;
	cursor: pointer;
	
	margin: 5;
}
.submit:hover{background: #999999; border: 0; color:#000; -moz-border-radius: 0px; -webkit-border-radius: 2px;border: 0; padding: 6px 6px 7px 8px;
font:11px 'AkzidenzGroteskRegular', monospace;
	cursor: pointer;
	
	margin: 5;
}
