body {
	margin: 0px;
	background-image: url(../imagenes/bg_lineas.gif);
	background-color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	visibility: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}

#head {
	background-image: url(../imagenes/body_bg.gif);
	background-repeat:  repeat-x;
	background-position: top;
}

#head .head {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdddd;
	border-left-color: #dfdddd;
	height: 204px;
}
#head .fecha {
	float: right;
	color: #FFFFFF;
	padding-top: 5px;
}


#head .minimenu {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f4e4d;
	background-color: #232221;
	font-size: 9px;
	color: #a7a7a6;
	padding-right: 10px;
	padding-left: 10px;
}
#head .minimenu a {
	color: #a7a7a6;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
	padding-left: 15px;
	float: left;
	height: 15px;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 0px;
}
#head .minimenu a:hover {
	color: #FFFFFF;
}

#head  .minimenu  .home {
	background-image: url(../imagenes/ico_home.gif);
}
#head  .minimenu  .faq {
	background-image: url(../imagenes/ico_faq.gif);
}
#head   .minimenu   .contacto {
	background-image: url(../imagenes/ico_contacto.gif);
	background-position: left 7px;
}
#head  .minimenu  .mapa {
	background-image: url(../imagenes/ico_mapa.gif);
		background-position: left 7px;
}
#head  .head  .barra_logo {
	background-image: url(../imagenes/head_tel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #1C1B1A;
}
#head .head .logo {
	float: left;
	height: 99px;
	padding-top: 38px;
	padding-left: 25px;
}
#head .head .accesoClientes {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}
#head #menu {
	background-image: url(../imagenes/menu_bg.gif);
	background-repeat:  repeat-x;
	height: 44px;
	font-size: 12px;
	line-height: 12px;
}
#head #menu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	float: left;
}
#head #menu ul li {
	display: inline;
}
#head #menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	text-transform: uppercase;
	height: 22px;
	padding-top: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FD9664;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#head #menu ul li a:hover {
	background-image: url(../imagenes/menu_bg_over.gif);
	background-repeat:  repeat-x;
	background-position: top;
}
#head #buscador {
	float: right;
	height: 30px;
	padding-top: 14px;
	padding-right: 10px;
}

#head #buscador label {
	float: left;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

#head #buscador .campo {
	border: 1px solid #6D1603;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	height: 15px;
}
#head #buscador .enviar {
	float: left;
}
#body {
	width: 962px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdddd;
	border-left-color: #dfdddd;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../imagenes/body_bgy.gif);
	background-repeat:  repeat-y;
	background-position: center center;
}
#body #banner {
	height: 249px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdddd;
}
#body #cont {
	clear: both;
	padding: 10px;
}
#body #cont p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#body #cont h1 {
	font-size: 34px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #1C1B1A;
}


#body #cont #col_iz {
	float: left;
	width: 257px;
	padding-right: 10px;
	padding-left: 10px;
}
#body #cont #col_iz p {
	margin: 0px;
	padding: 0px;
}

#body #cont #col_iz h3 {
	font-size: 22px;
	font-weight: normal;
	background-image: url(../imagenes/sidebar_puntorojo.gif);
	background-repeat: no-repeat;
	background-position: right 14px;
	display: block;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#body #cont #col_iz .caso_de_exito {
	float: left;
	width: 116px;
	font-size: 11px;
	margin-right: 12px;
	margin-bottom: 12px;
}
#body #cont #col_iz .caso_de_exito a {
	color: #999999;
	text-decoration: none;
}
#body #cont #col_iz .caso_de_exito a:hover {
	color: #333333;
	text-decoration: underline;
}
#body #cont #col_iz .caso_de_exito img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#body #cont #col_iz .soluciones {
	background-image: url(../imagenes/sidebar_ico_page.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 100px;
	padding-left: 17px;
	margin-right: 11px;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 12px;
}
#body #cont #col_iz .soluciones strong {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	display: block;
	font-weight: normal;
	color: #000000;
}
#body #cont #col_iz .soluciones a {
	font-style: italic;
	color: #990000;
}
#body #cont #col_iz .soluciones a:hover {
	text-decoration: none;
}
#body #cont #col_iz .contacto {
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	margin-bottom: 7px;
}
#body #cont #col_iz .contacto a {
	color: #000000;
	text-decoration: underline;
}
#body #cont #col_iz .contacto a:hover {
	color: #990000;
	text-decoration: none;
}


#body #cont #col_iz .ico_tel {
	background-image: url(../imagenes/sidebar_ico_tel.gif);
}
#body #cont #col_iz .ico_dir {
	background-image: url(../imagenes/sidebar_ico_dir.gif);
}
#body #cont #col_iz .ico_fav {
	background-image: url(../imagenes/sidebar_ico_fav.gif);
}
#body  #cont  #col_iz  .ico_mail {
	background-image: url(../imagenes/sidebar_ico_mail.gif);
}





#body #cont #col_der {
	float: left;
	width: 614px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 50px;
}
#body #cont #col_der a {
	color: #990000;
}
#body #cont #col_der a:hover {
	text-decoration: none;
}


#food {
	background-color: #000000;
	background-image: url(../imagenes/pie_bg.gif);
	background-repeat:  repeat-x;
	background-position: top;
	height: 67px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdddd;
	border-left-color: #dfdddd;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#food .menu {
	height: 16px;
	color: #dfdddd;
	font-size: 11px;
	line-height: 11px;
	padding-top: 5px;
}
#food .menu a {
	color: #DFDDDD;
	text-decoration: none;
}
#food .menu a:hover {
	color: #FFFFFF;
}

#food .remate {
	height: 31px;
	padding-top: 15px;
	background-image: url(../imagenes/pie_logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
 /*
    galeria cambiar el width al del contenedor
    */
#galul{
	margin:10px 0;
	margin-left:0px;
	padding:0;
	width:600;
	display: block;
}
#galul li{
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	background-image: url(../images/blank.gif);
}
#galul li img{border:0;}
#galul li a{float:left;display:block;padding:5px;text-decoration:none;border:1px solid #999; margin:3px;}
#galul a:hover img {
	filter: alpha(opacity=50);
	opacity: .5;
}

/* fin de galeria */