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

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
	#wrap {
		width: 958px;
		margin: 0 auto;
		border-left: 1px solid #1D77A4;
		border-right: 1px solid #1D77A4;
		text-align: left;
		background-color: #FFFFFF;
		}
		
	/*-----------------------------------------------------------------------------------------------*/
		
		.clearer { clear: both; }
		.costo { color: #FF6600; font-weight: bold; }
		.blue { color: #0066CC; }
		.txt_center { text-align: center; }
		.txt_right { text-align: right; }
		.txt_just { text-align: justify; }
		.img_left { float: left; margin-right: 10px; }
		.img_right { float: right; margin-left: 10px; }
		.img_left_bor { float: left; padding: 4px; background-color: #CCCCCC; margin-right: 10px; }
		.img_right_bor { float: right; padding: 4px; background-color: #CCCCCC; margin-left: 10px; }
		
		.date { margin: 0; background-color: #D7EFFB; border-top: 1px solid #A6DCF7; padding: 4px 10px; font-size: 10px; }
		
		.error {
			font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			text-align: center;
			padding: 50px;
			}
		
	/*-----------------------------------------------------------------------------------------------*/
		
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
}

.Code
{
	border: #CCCCCC 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
	font-family: 'Courier New' , Monospace;
	background-color: #F4F4F4;
}
	
	/*-----------------------------------------------------------------------------------------------*/
		
	#head {
		height: 100px;
		background: #243D51 url(img/header.png) no-repeat;
		border-bottom: 1px solid #1F3343;
		}
		#head h1 {
			margin: 0;
			padding: 0;
			float: left;
			}
			#head h1 a {
				display: block;
				width: 140px;
				height: 100px;
				}
				#head h1 a span, #head p {
					display: none;
					}
		#head ul#menu {
			margin: 25px 0 0 0;
			_margin: 26px 0 0 0;
			padding: 0;
			float: right;
			list-style: none;
			clear: right;
			min-width: 714px;
			_width: 714px;
			}
			#head ul#menu li {
				margin: 0 0 0 1px;
				padding: 0;
				float: left;
				}
				#head ul#menu li a {
					display: block;
					height: 32px;
					width: 88px;
					background-position: top left;
					text-indent: -9999px;
					}
				#head ul#menu li a:hover {
					background-position: top right;
					}
				#head ul#menu li.sel a {
					background-position: bottom left;
					}
				#head ul#menu li.sel a:hover {
					background-position: bottom right;
					}
					
				#head ul#menu li a#btn_ppal {
					background-image: url(img/btn_home.png);
					}
				#head ul#menu li a#btn_empresa {
					background-image: url(img/btn_quienes.png);
					}
				#head ul#menu li a#btn_catalogo {
					background-image: url(img/btn_catalogo.png);
					}
				#head ul#menu li a#btn_ofertas {
					background-image: url(img/btn_ofertas.png);
					}
				#head ul#menu li a#btn_eventos {
					background-image: url(img/btn_eventos.png);
					}
				#head ul#menu li a#btn_noticias {
					background-image: url(img/btn_noticias.png);
					}
				#head ul#menu li a#btn_garantias {
					background-image: url(img/btn_garantias.png);
					}
				#head ul#menu li a#btn_contactos {
					background-image: url(img/btn_contactos.png);
					}

	
	#buscar {
		background-color: transparent;
		float: right;
		margin: 20px 10px 0 0;
		text-align: right;
		width: 200px;
		}
		#buscar fieldset {
			border: 0;
			padding: 0;
			margin: 0;
			}
			#buscar fieldset input {
				color: #1F3343;
				border: 1px solid #28526E;
				background-color: #FFFFFF;
				margin: 0 0 4px 0;
				padding: 2px;
				width: 134px;
				text-align: left;
				float: left;
				}
			#buscar fieldset button {
				border: 1px solid #000033;
				background-image: url(img/btn_buscar.png);
				width: 55px;
				height: 19px;
				text-indent: -9999px;
				cursor: pointer;
				float: right;
				}
	/*-----------------------------------------------------------------------------------------------*/
		
	#banner_dist {
	width: 958px;
	height: 34px;
	}
	
		#banner_dist a img {
		border: 0;
		}
		
	#splash {
		height: 350px;
		}
		
	/*-----------------------------------------------------------------------------------------------*/
		
	#splashes {
		height: 60px;
		}
		
		
	/*-----------------------------------------------------------------------------------------------*/
	
	#cont {
		border-top: 1px solid #29445A;
		background-color: #FFFFFF;
		padding: 10px 20px;
		}
		#cont a {
			color: #FF6600;
			text-decoration: none;
			font-weight: bold;
			}
			
		#cont div.box_1 {
			float: left;
			width: 260px;
			padding: 0 20px;
			display: inline;
			font-size: 11px;
			}
		#cont div.box_2 {
			float: right;
			width: 260px;
			padding: 0 20px;
			display: inline;
			font-size: 11px;
			}
		#cont div.box_3 {
			float: left;
			width: 540px;
			padding: 0 20px;
			display: inline;
			font-size: 11px;
			}
			#cont div.box_2 div {
				padding: 10px 10px 0 10px;
				background-color: #FFFFFF;
				color: #365975;
				}
				#cont div.box_2 div h4 {
					margin: 4px 0 6px 0; 
					}
				#cont div.box_2 div p {
					margin: 0 0 6px 0; 
					}
				#cont div.box_2 div a img {
					border: 2px solid #FF6600;
					}
				#cont div.box_2 div img {
					float: left;
					margin:2px 10px 0 0;
					clear: left;
					}
				
			#cont div.box_1 h4, #cont div.box_2 h4 {
				padding-left: 24px;
				font-family: "Trebuchet MS",  Verdana, Arial, Helvetica, sans-serif;
				font-size: 13px;
				color: #666666;
				}
			#cont div.box_1 p, #cont div.box_2 p {
				padding-left: 24px;
				}
				
			#cont div#ofertas2 div {
				clear: both;
				min-height: 60px;
				_height: 60px;
				padding: 8px 0;
				border-bottom: 1px solid #CCE9F7;
				}
			#cont div#ofertas2 p {
				padding-left: 0;
				margin: 0;
				}
			#cont div#ofertas2 h4 {
				padding-left: 0;
				float: right;
				width: 180px;
				margin: 0 0 6px 0;
				}
			#cont div#ofertas2 a img  {
				border-color: #FF6600;
				float: left;
				margin-right: 10px;
				}
				
			#cont div.box_1 h3, #cont div.box_2 h3, #cont div.box_3 h3 {
				color: #365975;
				font-family: "Trebuchet MS",  Verdana, Arial, Helvetica, sans-serif;
				font-size: 20px;
				margin: 10px 0 14px 0;
				padding: 0 0 0 24px;
				background: url(img/bg_h3_boxes.png) left center no-repeat;
				font-weight: normal;
				}
			#cont div.box_1 h3 span, #cont div.box_2 h3 span, #cont div.box_3 h3 span {
				color: #FF6600;
				}
			
			#cont div.box_1 ul.ulist {
				margin: 0 0 0 24px;
				padding: 0;
				list-style: none;
				border-top: 1px solid #FF6600;
				}
				#cont div.box_1 ul.ulist li {
					margin: 0;
					padding: 0;
					border-bottom: 1px solid #FF6600;
					}
					#cont div.box_1 ul.ulist li a {
						display: block;
						padding: 4px 0 4px 10px;
						background: #FFFFFF url(img/bg_li_boxes.png) left center no-repeat;
						color: #FF6600;
						text-decoration: none;
						font-weight: normal;
						}
					#cont div.box_1 ul.ulist li a:hover {
						background-color: #E4F4FC;
						}
						
				#cont div.box_1 p.txt_right a, #cont div.box_2 p.txt_right a {
					color: #333333;
					font-size: 10px;
					border: 0;
					}
					#cont div.box_1 p.txt_right a:hover, #cont div.box_2 p.txt_right a:hover {
						color: #666666;
						text-decoration: underline;
						}

/*------------------------------------------------------------------------------*/

	#cont div#noticias h4 {
		margin: 4px 0 10px 0;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		}
		#cont div#noticias h4 a {
			color: #365975;
			text-decoration: none;
			}
		#cont div#noticias h4 a:hover {
			text-decoration: underline;
			}
		#cont div#noticias h4 span {
			font-weight: normal;
			color: #79A5BF;
			font-size: 12px;
			}
		#cont div#noticias p {
			margin: 0 0 0 24px;
			padding: 0 0 6px 0;
			border-bottom: 1px solid #79A5BF;
			}
		#cont div#noticias p a {
			color: #333333;
			font-weight: normal;
			text-decoration: none;
			}
		#cont div#noticias p a:hover {
			text-decoration: underline;
			}
		
				div#cont div#noticias.box_1 p.txt_right {
					border: 0;
					font-weight: bold;
					}
				div#cont div#noticias.box_1 p.txt_right a {
					color: #333333;
					font-size: 10px;
					font-weight: bold;
					}
					div#cont div#noticias.box_1 p.txt_right a:hover {
						color: #666666;
						text-decoration: underline;
						}


/*------------------------------------------------------------------------------*/

	#cont div#eventos h4 {
		margin: 4px 0 10px 0;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		}
		#cont div#eventos h4 a {
			color: #365975;
			text-decoration: none;
			}
		#cont div#eventos h4 a:hover {
			text-decoration: underline;
			}
		#cont div#eventos h4 span {
			font-weight: normal;
			color: #79A5BF;
			font-size: 12px;
			}
		#cont div#eventos p {
			margin: 0 0 0 24px;
			padding: 0 0 6px 0;
			border-bottom: 1px solid #79A5BF;
			min-height: 64px;
			}
		#cont div#eventos p a {
			color: #333333;
			font-weight: normal;
			text-decoration: none;
			}
		#cont div#eventos p a img {
			border: 2px solid #FF6600;
			}
		#cont div#eventos p a:hover {
			text-decoration: underline;
			}
		



/*------------------------------------------------------------------------------*/

	#cont div#productos {
		width: 570px;
		}
		#cont div#productos div.items {
			background-color: #FFFFFF;
			border-top: 5px solid #EBEBEB;
			padding: 5px 0;
			float: left;
			margin: 10px 10px 0 0;
			width: 275px;
			height: 120px;
			}
			#cont div#productos div.items img {
				float: left;
				margin-right: 10px;
				}
			#cont div#productos div.items a img {
				border: 0;
				}
			#cont div#productos div.items h4 {
				margin: 0 0 4px 0;
				}
			#cont div#productos div.items p {
				margin: 0 0 3px 0;
				}
				#cont div#productos div.items p.txt_right { text-align: right; }
				
				#cont div#productos div.items p.txt_right a { 
					color: #333333;
					font-size: 10px;
					}
					#cont div#productos div.items p.txt_right a:hover {
						color: #666666;
						text-decoration: underline;
						}
				
		#cont div.detalle {
			background-color: #FFFFFF;
			padding: 0;
			margin: 10px 0;
			_height: 430px;
			}
			#cont div.detalle div#fotos {
				float: left;
				width: 300px;
				height: 520px;
				}
			#cont div.detalle div#fotos p {
				clear: both;
				}
			#cont div.detalle div#fotos p#func_desc {
				height: 40px;
				padding: 10px 0;
				border-top: 1px solid #77A3BE;
				color: #28526E;
				margin: 6px 0 0 0;
				text-align: left;
				}
				
			#cont div.detalle a img {
				border: 0;
				}
			#cont div.detalle div#text {
				float: right;
				width: 230px;
				border-left: 1px dotted #9CC4D7;
				margin: 0;
				padding-left: 20px;
				}
			#cont div.detalle div#text h4 {
				color: #FF6600;
				font-family: "Trebuchet MS",  Verdana, Arial, Helvetica, sans-serif;
				font-size: 16px;
				margin: 0 0 8px 0;
				padding: 0 0 0 24px;
				background: url(img/bg_h3_blue.png) left center no-repeat;
				}
			#cont div.detalle div#text img {
				cursor: pointer;
				border: 1px solid #EFEFEF;
				float: left;
				margin: 0 2px 2px 0;
				}
			#cont div.detalle div#text a img {
				border: 1px solid #77A3BE;
				margin: 4px 2px;
				}				
			#cont div.detalle div#text a img.foticos {
				float: left;
				margin: 2px;
				display: inline;
				padding: 2px;
				background-color: #CCCCCC;
				}
			#cont div.detalle div#text a:hover img.foticos {
				background-color: #FF6600;
				}
			#cont div.detalle div#fotos p.txt_right a img {
				float: right;
				}
			


	#cont div#cats.padd {
		padding-top: 50px;
		}
		
	#cont div#cats h3.uls {
		margin: 0 0 0 20px;
		background-color: #CCCCCC;
		background-image: url(img/bg_h3_cats.png);
		padding: 3px 0 3px 28px;
		color: #333333;
		border-top: 1px solid #F2F2F2;
		border-bottom: 1px solid #999999;
		cursor: pointer;
		}
	#cont div#cats h3.uls a {
		color: #333333;
		text-decoration: none;
		font-weight: normal;
		}
		
	#cont div#cats ul#listprod {
		margin: 0 0 0 20px;
		padding: 0;
		list-style: none;
		border-top: 1px solid #999999;
		}
		#cont div#cats ul#listprod li {
			margin: 1px 0;
			padding: 0;
			border: 0;
			}
			#cont div#cats ul#listprod li a {
				display: block;
				background-color: #ECECEC;
				border-bottom: 1px solid #999999;
				padding: 6px 10px;
				height: 18px;
				color: #666666;
				font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				background-image: none;
				}
				
				#cont div#cats ul#listprod li ul {
					margin: 0;
					padding: 0;
					border: 0;
					}
					#cont div#cats ul#listprod li ul li a {
						height: 16px;
						padding: 4px 10px;
						text-align: right;
						background-color: #EFEFEF;
						color: #666666;
						background-image: none;
						font-size: 13px;
						font-weight: bold;
						}
					#cont div#cats ul#listprod li ul li.act a {
						background-color: #FF6600;
						}
					#cont div#cats ul#listprod li ul li a:hover {
						background-color: #FF6600;
						color: #FFFFFF;
						}
						
					#cont div#cats ul#listprod li ul li.current {
						background-color: #FF6600;
						color: #FFFFFF;
						}
						


/*------------------------------------------------------------------------------*/

	#cont div#ofertas {
		background-color: #FFFFFF;
		margin: 10px 0;
		padding: 20px;
		}
		
		#cont div#ofertas div.offer {
			float: left;
			width: 390px;
			border-top: 4px solid #CCCCCC;
			margin: 10px 20px 0 0;
			height: 220px;
			padding: 5px 10px;
			}
			#cont div#ofertas h3 {
				display: block;
				color: #365975;
				font-size: 20px;
				margin: 10px 0 14px 0;
				padding: 0 0 0 24px;
				background: url(img/bg_h3_boxes.png) left center no-repeat;
				font-weight: normal;
				visibility: visible;
				}
			#cont div#ofertas div.offer a img {
				float: left;
				margin-right: 10px;
				border: 2px solid #FF6600;
				}
				#cont div#ofertas div.offer a:hover img {
					border: 2px solid #333333;
					}
			#cont div#ofertas div.offer h4 {
				font-size: 16px;
				font-family: "Trebuchet MS",  Verdana, Arial, Helvetica, sans-serif;
				margin: 0 0 10px 0;
				}
		

/*------------------------------------------------------------------------------*/

	div.pics a img {
		margin: 5px;
		}
		div.pics a:hover img {
			border-color: #333333;
			}

/*------------------------------------------------------------------------------*/

ul.lista_errores {
	list-style: none;
	margin: 10px 20px 20px 0;
	padding: 0;
	}
ul.lista_errores li {
	border: 1px solid #FF0000;
	background: #FFF0F0 url(img/adm/error.png) no-repeat center left;
	padding: 3px 10px 3px 20px;
	font-style: italic;
	margin: 3px 10px 0 0;
	width: 500px;
	}

#contact {
	width: 550px;
	margin: 20px auto;
	padding: 6px 0;
	margin: 4px 0 30px 0;
	}

	#contact label {
		float: left;
		width: 104px;
		padding: 3px 0;
		margin: 3px 0 0 0;
		font-size: 11px;
		text-indent: 0;
		text-align: right;
		}
	#contact input {
		width: 427px;
		margin: 3px 0 0 4px;
		border: 0;
		border: 1px solid #CCCCCC;
		padding: 2px;
		height: 16px;
		}
	
	#contact input.small {
		width: 152px;
	}
		
	#contact select {
		margin: 3px 0 2px 4px;
		border: 1px solid #CCCCCC;
		width: 230px;
		}
	#contact textarea {
		margin: 3px 0 2px 4px;
		width: 431px;
		border: 1px solid #CCCCCC;
		}
		#contact input:focus, #contact textarea:focus {
			border-color: #FF6600;
			}
			
	#cont div#noticias #contact_dist p {
	text-indent: 0;
	margin-left: 0;
	border: 0;
	}
	
	#cont div#noticias #contact_dist ul {
	text-indent: 0;
	list-style: none;
	padding-left: 0;
	}
		
	/*-----------------------------------------------------------------------------------------------*/
div#cont div#ofertas2.box_1 p a {	
			color: #333333;
			}
div#cont div#ofertas2.box_1 p a:hover {	
			text-decoration: underline;
			color: #666666;
			}
			
		
	/*-----------------------------------------------------------------------------------------------*/
		
	#foot {
		background-color: #365975;
		clear: both;
		color: #EEF8FD;
		font-size: 10px;
		padding: 10px 20px;
		text-align: center;
		}
		#foot ul {
			list-style: none;
			margin: 4px auto;
			padding: 0;
			width: 640px;
			}
			#foot ul li {
				margin: 0 1px;
				padding: 0;
				float: left;
				}
				#foot ul li a {
					display: block;
					padding: 3px 6px 3px 6px;
					color: #FFFFFF;
					background-color: #304F67;
					text-decoration: none;
					font-weight: bold;
					}
				#foot ul li a:hover {
					background-color: #294458;
					}
		#foot p {
			clear: both;
			margin: 4px 0;
			text-align: center;
			}
			#foot p a {
				padding: 2px 6px 2px 0;
				color: #FFFFFF;
				text-decoration: none;
				font-weight: bold;
				}
			#foot p a:hover {
				text-decoration: underline;
				}
				
		
	/*-----------------------------------------------------------------------------------------------*/
	

						.current {
						background-color: #FF6600;
						color: #FFFFFF;
						}
