@charset "utf-8";
/* CSS Document */
img, .class, .tit-desde, #listado, ul, li, a, a:hover, .tit-desdemundo, input { behavior: url(iepngfix.htc); }


body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	background-image: url(imagenes/bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}

p{
	margin: 0px;
	padding: 0px;
}

#contenedor{
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	height: 464px;
	background-color: #FFF;
	background-image: url(imagenes/fondo-cont.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
#banner{
	width: 942px;
	height: 137px;
}
#portalogo{
	width: 470px;
	height: 108px;
	padding-left: 54px;
	padding-top: 29px;
	float: left;
}
#fotos{
	width: 380px;
	height: 137px;
	float: left;

}
#pofotos{
	width: 380px;
	height: 137px;
	position: relative;
	top: -25px;
	left: 5px;
}
#menu{
	width: 829px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
ul#nav{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#nav li{
	float: left;
	margin-right: 2px;
}
#nav li a{
	float: left;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#nav li a:hover{
	float: left;
	display: block;
	background-color: #F00;
}
#linkinicio{
	background-color: #ff9900;
}
#linklaempresa{
	background-color: #ee024c;
}
#linkservicios{
	background-color: #577eb9;
}
#linkcontacto{
	background-color: #96d145;
}
#flash{
	width: 829px;
	height: 273px;
	margin-right: auto;
	margin-left: auto;
}
#banflash{
	width: 829px;
	height: 236px;
	margin-right: auto;
	margin-left: auto;
}
#banlaempresa{
	width: 789px;
	height: 216px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	background-image: url(imagenes/fondo-banner.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#bancontacto{
	width: 789px;
	height: 216px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	line-height: 20px;
	background-image: url(imagenes/fondo-banner.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
}
#contdown{
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	height: 469px;
	background-color: #FFF;
	background-image: url(imagenes/bg-contdown.jpg);
	background-repeat: repeat-x;
}
#contdown-promos{
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9FF;
	background-image: url(imagenes/bg-contdown.jpg);
	background-repeat: repeat-x;
}
#column-izq{
	width: 190px;
	float: left;
	background-color: #2798bd;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	height: 454px;
}
#center{
	width: 530px;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}
#column-der{
	width: 147px;
	float: left;
	background-color: #CCC;
	padding-top: 15px;
	height: 454px;
	padding-left: 15px;
	background-image: url(imagenes/ccosa.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#column-der-promo{
	width: 147px;
	float: left;
	padding-top: 15px;
	height: 454px;
	padding-left: 15px;
}
#portapromos{
	float: left;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-bottom: 10px;
}
#tit-promo{
	width: 530px;
	height:27px;
}
.titulos{
	width: 530px;
	height:42px;
}
.img{
	background-color: #FFF;
	float: left;
	padding: 8px;
}
.img-promo{
	background-color: #FFF;
	float: left;
	padding: 8px;
	margin-right: 10px;
}
.descrip{
	width: 335px;
	float: left;
	padding-left: 10px;
}
.descrip-promo{
	width: 500px;
	padding-left: 10px;
}
.cont-noti{
	width: 530px;
	float: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
.cont-noti-promo{
	width: 530px;
	float: left;
	padding-bottom: 10px;
}

.tit-desde{
	width: 135px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffcc66;
	font-size: 16px;
	font-weight: bold;
	background-image: url(imagenes/flecha-desdepy.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#listado{}
#listado ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#listado ul li{
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(imagenes/flecha-list-desde.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#listado ul li a{
	color: #FFF;
	text-decoration: none;
}
#listado ul li a:hover{
	color: #FF0;
	text-decoration: underline;
}
.tit-desdemundo{
	width: 135px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0FF;
	font-size: 16px;
	font-weight: bold;
	background-image: url(imagenes/flecha-desdemundo.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#foot{
	background-color: #F90;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 20px;
}

.vinfincreat {
	color: #FFF;
	text-decoration: none;
	}
.vinfincreat a:link, .vinfincreat a:visited, .vinfincreat a:active{
	color: #FFF;
	text-decoration: none;
	}
.vinfincreat a:hover{
	color: #F00;
	text-decoration: underline;
}
#contacto{
	height: 200px;
	width: 650px;
	padding-left: 50px;
	padding-top: 15px;
}
#caja{
	width: 150px;
	float: left;
}
#men{
	width: 150px;
	float: left;
	margin-left: 20px;
}
#dir{
	width: 200px;
	float: left;
	margin-left: 20px;
	font-size: 1em;
	color: #000;
}
.textarea{
	width: 150px;
}
.gracias{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FC0;
}

#promos{}
#promos ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#promos ul li{
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(imagenes/flecha-list-desde.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#promos ul li a{
	color: #003;
	text-decoration: none;
}
#promos ul li a:hover{
	color: #FF0;
	text-decoration: underline;
}
