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

#background {

	background-color: #F7F9FC;
	background-position: center top !important;
	width: auto;
}

#body {

	background-image: url(imgs/bg_m.png) !important;
	background-repeat:repeat !important;
	width: 1080px;
	height: 1100px !important;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px
}

#cabecera {
	background-color: transparent;
	width: 1080px !important;
	height: auto;
	margin-top: 5px
}

#logo {
	background-image: url(LOGOweb.png) !important;
	background-repeat: no-repeat !important;
	width: auto;
	height: 100px !important;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 20px
}

#menu {
	margin-left: 100px !important
}

#menu_lang {
	height: 25px;
	width: 163px;
	margin-left: 300px;
	text-decoration: none !important;
	font-family: century gothic !important;
	font-size: 12px;
	font-weight: bolder
}

#menuListHoriz li {
	list-style: none;
	display: inline;/* Es necesario para que los elementos de la lista se situen uno tras otro (horizontalidad) */
}

#menuListHoriz li a, #menuList1 li a:focus {
	list-style: none;
	background-color: transparent;
	border: 1px solid #006;
	padding: 10px;
	text-decoration: none;
	color: #000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

#menuListHoriz li a:hover {
	/*  background-color:#09F;*/
	background-image: url(imgs/menu.png);
	background-repeat: repeat-x;
	border-color: #FFF;
	color: #039;
}

#slideshow {
	background-color: transparent;
	margin-left: 30px;
	float: left
}

#about {
	float: left;
	margin-top: 25px;
	width: 695px;
	height: 210px;
	font-family: century gothic;
	margin-left: 30px;
	border-style: outset;
	background-color: #FFF
}

#aboutus {
	float: left;

	width: 695px;
	height: auto;
	font-family: century gothic;
	margin-left: 30px;
	border-style: outset;
	background-color: #FFF
}

#title {
	background-image:url(imgs/bg_t.png);
	background-repeat:repeat-x;
	/*background-color: #06C;*/
	border-bottom-style: outset;
	font-family: century gothic;
	font-size: 17px;
	font-weight: bold;
	height: 22px;
	color: #fff;
	margin-top: -18px
	
}

#text {
	margin-top: 5px;
	text-align: justify !important;
	font-size: 14px;
	height: 20px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	letter-spacing: 1px
}

#available {
	background-color: #FFF;
	letter-spacing: 1px;
	width: 700px;
	height: auto;
	margin-left: 30px;
	font-weight: bold;
	float: left;
	margin-top: 20px
}

#logos{
	height:120px;
	width:700px;
	background:none;
	padding-top:15px;
	padding-left:35px}
#im1{
	background-image: url(imgs/logo_enapu.jpg);
	background-repeat: no-repeat;
	width:185px;
	height: 81px;
	float:left;
	margin-right:10px}

#im2{
	background-image: url(imgs/apn.jpg);
	background-repeat: no-repeat;
	margin-left:10px;
	width:100px;
	height:100px;
	float:left;
	margin-right:10px}
	
#im3{
	background-image: url(imgs/aduanas.jpg);
	background-repeat: no-repeat;
	width:100px;
	height:85px;
	margin-left:10px;
	float:left;
	margin-right:10px}
	
#im4{
	background-image: url(imgs/senasa.jpg);
	background-repeat: no-repeat;
	width:152px;
	height:75px;
	margin-left:10px;
	float:left;
	margin-right:10px}

	

#ports {
	background: #FFF;
	width: 320px;
	height: auto;
	margin-right: 10px;
	float: right
}

#port_text {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: century gothic;
	font-weight: bold
}

#contact{
	background-color: #FFF;
	letter-spacing: 1px;
	width: 700px;
	height: auto;
	margin-left: 30px;
	font-weight: bold;
	float: left;
	margin-top: 20px
	}
	
#contentc{
	background-image:url(imgs/contactus.png);
	background-position:left;
	background-repeat:no-repeat !important;
	height: 124px;
	padding-left:286px
	}

#cellphone{
	background-image:url(imgs/icons.png);
	background-position: 1% 34%;
	height: 50px !important;
	width:45px;
	float:left;
	background-repeat:no-repeat !important;
	margin-top: 10px;
	padding-left:15px}
	
#mail{
	background-image:url(imgs/icons.png);
	background-position: 0% 65%;
	height: 32px !important;
	width:45px;
	float:left;
	background-repeat:no-repeat !important;
	padding-top: 25px;
	margin-left:140px}
	
#direc{
	background-image:url(imgs/icons.png);
	background-position: 68% 34%;
	height: 50px !important;
	width:45px;
	float:left;
	background-repeat:no-repeat !important;
	margin-top: 13px;
	margin-right: 300px;
	margin-left: 60px
}
	
#intra{
	background-image:url(imgs/icons.png);
	background-position: 95% 0%;
	height: 50px !important;
	width:45px;
	float:right;
	margin-right:90px;
	margin-top:-42px;
	background-repeat:no-repeat !important}
	
#footer{
	margin-top:15px;
	width:1080px;
	height: 50px;
	background-color:#06F;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	float:left;
	overflow:visible
	}