@charset "utf-8";
/* CSS Document */
/* global */

   /* body{ 
		background:#fff url(../images/bg_body.gif) repeat-x;
        font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#333;
		line-height:180%;
		margin:0;
		padding:0;
		text-align:center;
        }*/

    /* headings */
       
	
	/* // HTML Tags */	
	
/* // Global */

/* page setup */

	#containerMarcas{		
		position:relative;
		text-align:left;
		width:120px;
		background:transparent;
		float:left;
		height:400px;
		}	
	.col{
		float:left;
		display:inline;	
		width:299px;	
		margin-left:36px;
		padding:0 0 1em 0;
		}
	.full{
		clear:both;	
		padding:1em 36px;
		}	
	#footer{
		clear:both;
		background:url(../images/bg_footer.gif) no-repeat 0 100%;
		height:80px;		
		padding:0 36px;
		font-size:12px;
		color:#fff;
		}		

/* //page setup */

/* header */

	#header h1{
		position:absolute;
		margin:0;
		padding:0;
		width:203px;
		height:110px;
		top:34px;
		left:36px;
		background:url(../images/bg_logo.gif) no-repeat 0 0;	
		}				

/* // header */

/* content */
				
	.left{
		float:left;
		margin-top:.5em;
		margin-right:15px;
		}			
	.left img{
		border:1px solid #e1e1e1;
		border-top:1px solid #e8e8e8;
		border-left:1px solid #e8e8e8;
		background:#f1f1f1;
		padding:5px;
		}				
			
	/* slider */

		#sliderMarcas ul, #sliderMarcas li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#sliderMarcas li{ 
			height:100px;
			!height:100px;
			width:120px;
			overflow:hidden;
			padding-left:10px;
			padding-right:10px;
			
			}	
		#sliderMarcas{ 
			margin-left:0px;
			height:400px;
			width:120px;
			overflow:hidden;
			}	
		/*GAS*/	
		#prevBtnMarcas, #nextBtnMarcas{ 
			display:block;
			width:9px;
			height:9px;
			position:absolute;
			left:30px;		
			top:414px;
		
			}
		/*GAS*/	
		#nextBtnMarcas{ 
			left:80px;		
			top:414px;			
			
			}
		/*GAS*/	
		#prevBtnMarcas a {  
			display:block;
			width:9px;
			height:9px;			
			background:url(http://www.agricoladeljalon.com/elementos/ico_up_C.png) no-repeat 0 0;
			overflow:hidden;
			}		
		/*GAS*/															
		 #nextBtnMarcas a{  
			display:block;
			width:9px;
			height:9px;
			background:url(http://www.agricoladeljalon.com/elementos/ico_down_C.png) no-repeat 0 0;
			overflow:hidden;
			}	
		/*GAS*/	
			#prevBtnMarcas a:hover{  
			display:block;
			width:9px;
			height:9px;			
			background:url(http://www.agricoladeljalon.com/elementos/ico_up_C.png) no-repeat 0 0;
			overflow:hidden;
			}	
			/*GAS*/	
			#nextBtnMarcas a:hover{  
			display:block;
			width:9px;
			height:9px;
			background:url(http://www.agricoladeljalon.com/elementos/ico_down_C.png) no-repeat 0 0;
			overflow:hidden;
			}

	/* // slider */													

	.col strong, .full strong{
		padding:0 2px;
		background:#f1f1f1;
		}
	.col a, .full a{
		/*font-weight:bold;*/
		text-decoration:underline;
		}		


	.full ul, .full li{
		margin:0;
		padding:0;
		list-style:none;
		}
	.full li{
		padding:3px 15px;
		background:#f1f1f1;
		margin-bottom:1px;
		}		

/* // content */

/* footer */

	#footer p{
		margin:0;	
		line-height:76px;		
		}	
	#footer a{
		color:#ccc;
		text-decoration:underline;	
		}				

/* // footer */



