@charset "utf-8";

	
	body
	{
		background-image: url(imagenes/fondo.jpg);
		background-repeat:repeat-x;
		background-color: #A34103;
		margin: 0px 0 25px 0;
		font-family: Tahoma;
	}
	
	img
	{
		border: 0px;
	}
	
	#contenedor
	{
		width: 1024px;
		margin: 25px auto;
	}
	
		#fecha
		{
			background-color: #FFFFFF;
			padding: 15px 0;
			margin: 0px auto;
			width:608px;
			height: 20px;
			color: #A34103;
			font-family: Tahoma;
			font-size: 14px;
			font-weight:bold;
		}
		
			#fecha .dia
			{
				float: left;
				padding-left: 20px;
				margin-left: 25px;
				background-image: url(imagenes/azucarillos.gif);
				background-repeat: no-repeat;
				height: 30px;
			}
			
			#fecha .hora
			{
				float: right;
				padding-right: 30px;
			}
		
		
		#cabecera
		{
			background-image: url(imagenes/cabeceraexp6.jpg) ;
			width:1014;
			height: 105px;
			background-repeat:no-repeat;
			
		}
		
		#cabecera1
		{
			/*background-image: url(imagenes/cabeceraazucaryhielo.jpg) ;*/
			/*height: 58px;*/
			background-image: url(imagenes/cabeceraazucar.jpg) ;
			height: 31px;
			width:608px;
			margin-left:208px;
		}
		
		#pagina
		{
			background-color: #FFFFFF;
			margin: 0 auto;
			width: 608px;
		}
		
			#menu
			{
				padding-bottom: 40px;
			}
			
				#menu ul
				{
				
					list-style-type: none;
					padding: 0px;
					margin: 0px;
				}
				
					#menu span
					{
						background-repeat:no-repeat; 
						float: left;
					}
					
					#menu a
					{
						cursor: pointer;
					}
					
					     .inicio
						 {
							 background-image: url(imagenes/inicio.png);
							 width: 124px;
							 height: 50px;
						 }
			
						 .inicio:hover
						 {
							 background-image: url(imagenes/ninicio.png);
						 }
						 
						 .inicio2
						 {
							 background-image: url(imagenes/minicio.png);
							 width: 124px;
							 height: 50px;
						 }
			
						
						 .secciones
						 {
						 	background-image: url(imagenes/secciones.png);
							width: 147px;
							height: 50px;
						 }
						 
						 .secciones:hover
						 {
						     background-image: url(imagenes/nsecciones.png);
						 }
						 
						 .secciones2
						 {
						 	background-image: url(imagenes/msecciones.png);
							width: 147px;
							height: 50px;
						 }
						 
						 .nuestras_caras
						 {
						 	background-image: url(imagenes/nuestras_caras12.png);
							width: 191px;
							height: 50px;
						 }
						 
						 .nuestras_caras:hover
						 {
						     background-image: url(imagenes/nnuestras_caras.png);
						 }
						 .contacto
						 {
						 	background-image: url(imagenes/contacto.png);
							width: 146px;
							height: 50px;
						 }
						 
						 .contacto:hover
						 {
						     background-image: url(imagenes/ncontacto.png);
						 }
						 
						 
						 .contacto2
						 {
						 	background-image: url(imagenes/mcontacto.png);
							width: 146px;
							height: 50px;
						 }
                           
			#imagen
			{
				background-color: #FFFFFF;
				width: 548px;
				height: 370px;
				margin: 30px 60px;
			}
			
				#imagen img.central
				{
					width: 250px;
					height: 370px;
					float:left;
				}
				
				#imagen p
				{
					width: 180px;
					height: 300px;
					float: right;
					font-family: Tahoma;
					font-size: 13px;
					margin-left: 10px;
				}
				
					#cajasecciones{
						padding:20px 0 20px 40px;
						position:relative;
						float:left;
					}

					.seccion{
						background-image:url(imagenes/entrada.png);
						background-repeat:no-repeat;
						width:206px;
						height:127px;
						position:relative;
						float:left;
						margin-left: 30px;
					}

					.seccion img{
						width:185px;
						height:100px;
						margin:12px 9px;
					}
					
						.imagensecciones
						{
							cursor: pointer;
						}


					#cajasecciones1{
						padding:20px 0 20px 40px;
						position:relative;
						float:left;
					}
	
			#texto
			{
				margin: 25px 60px ;
				font-family: Tahoma;
				font-size: 13px;
			}
			
				#texto p
				{
					text-align: justify;
					text-indent: 20px;
				}
				
	 				.nombresindex
					{
						color: #A34103;
						font-weight: bold;
					}
		
			#pie
		{
			margin-top: 20px;
			text-align: center;
		}
		
		.pieprivacidad{
				color:#A34103;
			  	font-family:Tahoma;
			  	font-size: 12px;
				text-align:center;
				width:auto;
				height: 30px;
				margin: 0px 0px 10px 0px;
				padding: 0px 0px 0px 0px;
				
		}
		
		.pieprivacidad a:link, .pieprivacidad a:visited, .pieprivacidad a:hover{
			  	font-family:Tahoma;
			  	font-size: 12px;
		}
	
	a:link, a:visited
	{
		color:#A34103;
	}
	
	a:hover
	{
		color: #F58C11;
	}
	
	.italica
	{
		font-style: italic;
	}
	
	.subra
	{
		text-decoration: underline;
	}
	
	.color
	{
		color:#A34103;
	}
	
	.peque
	{
		font-size: 13px;
	}
	
	.derecha
	{
		color:#A34103;
		font-size: 23px;
		text-align: right;
	}
	
	strong
	{
		color:#A34103;
	}
	
	.imagendireccion
	{
		margin: 10px 0 10px 0;
	}
	
	fieldset
	{
		border-color: #A34103;
		border-width: 1px;
		padding-left: 42px;
		padding-bottom: 10px;
	}
	
	legend
	{
		color:#A34103;
		font-weight: bold;
	}
	
	fieldset label
	{
		width: 150px;
		padding-top: 4px;
		float:left;
		margin-top: 3px;
	}
	fieldset label.labelcheckbox
	{
		width: 350px;
		padding-top: 4px;
		float:left;
		margin-top: 3px;
		font-size: 11px;
	}
	
	fieldset img
	{
		width: 130px;
		margin-right: 20px;
		margin-top: -3px;
		float:left;
	}
	
	fieldset .checkbox
	{
		width: 50px;
		float:left;
		margin-top: 5px;
	}
	fieldset input.textbox1
	{
		width: 200px;
		margin-top: 3px;
		margin-right: 30px;
	}
	fieldset input.textbox2
	{
		width: 100px;
		margin-top: 3px;
		margin-right: 100px;
	}
	
	fieldset div
	{
		float: left;
		width: 400px;
		height: 30px;
		margin: 15px 0px;
	}
	
	fieldset span.validador
	{
		float: left;
		margin-left: 150px;
		width: 250px;
		color: #FF0000;
	}
	fieldset span.validador2
	{
		float: left;
		width: 400px;
		color: #FF0000;
	}
	
	.botonformulario
	{
		margin-left: 335px;
	}
	
	.submit, .sumbit:hover
	{
		width: 70px;
		cursor: pointer;
		background-color: #FFFFFF;
		color:#A34103;
		margin-top: 10px;
	}
	
	.sumbit:hover
	{
		color: #F58C11;
	}
	
	.nombres
	{
		font-weight: 700;
	}
	
	
	/*para temp.aspx*/
	.textoconstr
	{
		text-align: center;
	}
	.textoconstr span
	{
		font-size: 18px;
	}