@import url(http://fonts.googleapis.com/css?family=Lato:100,400,900,900italic);
@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,700);
/* Generic Selectors */ 

	body {
		background-color:#f0f0f0;
		background-image: url('img/bga-ws.jpg');
		background-position: center top;
		background-repeat: no-repeat;
		margin: 0px;
		color: #333333;
		line-height: 140%;
		font-family: 'Trebuchet MS';
		font-size:14px;
		font-weight:normal;
	}

	div.wrap {
		width:100%;
		margin: 0 auto;
		text-align: center;
		padding-top: 25px;
	}

	p {
		margin-top:0px;
		font-family: 'Trebuchet MS';
	}

	h1 {
		font-family: 'Source Sans Pro', sans-serif;
		color: #004465;
		font-size: 30px;
		text-shadow: 1px 1px 5px #0078B5;
		font-weight: normal;
	}

	h2 {
		font-family: 'Source Sans Pro', sans-serif;
		color: #004465;
		font-size: 22px;
		font-weight: normal;
	}


	strong {
		color: #004465;
		font-weight: bold;
		letter-spacing: -1px;
	}
	
	mark {
		color: #004465;
		background-color: rgba(255, 255, 0, 0);
		font-weight: normal;
		letter-spacing: -1px;
	}

	mark.green {
		color: #090;
		background-color: rgba(255, 255, 0, 0);
		font-weight: normal;
		letter-spacing: 0px;
	}


	h3 {color:#e0d819; font-size:16px; font-family:'Trebuchet MS';}
	h4 {color:#0E4700; font-size:15px; font-family:'Trebuchet MS'; margin-top: 5px; margin-bottom: 5px;}
	
	a:link {text-decoration: none;}
	a:visited {text-decoration: none;}
	a:hover {text-decoration: underline;}
	a:active {text-decoration: none;}

	div.header-top {
		width: 880px;
		height: 115px;
		margin: 0 auto;
	}

	.logo {
		z-index: 50;
		width: 160px!important;
		display: block;
		border: 0px;
		float: left;
		position: absolute;
		margin-top: 0px;
		margin-left: 0px;
	}

.logo-footer {
    width: 160px!important;
    margin-left: -15px!important;
    display: block;
    border: 0px;
    float: left;
    position: absolute;
    margin-top: 0px;
}
	img.luces {
		z-index: 50;
		width: 860px;
		display: block;
		border: 0px;
		float: center;
		position: absolute;
		margin-top: -27px;
		margin-left: 10px;
	}

	img.base {
		z-index: -1;
		width: 880px;
		display: block;
		border: 0px;
		float: center;
		position: absolute;
		margin-top: -3px;
		margin-left: 0px;
	}

	img.bands {
		display: none;
		z-index: 50;
		position: absolute;
		width: 110px;
		margin-left: 233px;
		margin-top: 12px;
	}

	img.btns {
		width: 187px;
		height: 60px;
		background: #F7F7F7;
		border: 1px solid #DDD;
		margin: 0px 2px 0px 2px;
		padding: 0px;
	}

/*Menu css*/

ul#menu {
 background: #;
 width: 525px;
 float:none;
 padding: 0px;
}
   
ul#menu li {
 color: #fff;
 float: left;
 list-style: none;
 margin: none;
}
   
ul#menu li:hover{
 color: #aaa073;
 cursor:pointer;
}
   
ul#menu ul {
 display: none;
 position: absolute;
 z-index: 999!important;
 top: 85px;
 background: rgba(255, 255, 255, 0);
 color: #fff;
 padding: 0px;
 margin-left: 0px;
 }
   
ul#menu ul li{
 float:none;
 color: #FFF;
 width:50%;
 margin:0% 0%;
}
  
  
ul#menu ul li a{
	cursor: pointer;
	color: #FFF;
	font-size: 17px;
	background: #004465;
	height: 18px;
	margin: 2px 2px 0px 0px;
	line-height: 0px;
}
   
ul#menu ul li a:hover{
	color: #fff;
	background: #090;
}
   
ul#menu li:hover ul ul,ul#menu li:hover ul ul ul,ul#menu li.iehover ul ul,ul#menu li.iehover ul ul ul {
 display: none;
 cursor:pointer;
}
   
ul#menu li:hover ul,ul#menu ul li:hover ul,ul#menu ul ul li:hover ul,ul#menu li.iehover ul,ul#menu ul li.iehover ul,ul#menu ul ul li.iehover ul {
 display: block;
 cursor:pointer;
}

/*End*/

	div.menu {
		float: right;
		width: 515px;
		
		font-family: 'Source Sans Pro', sans-serif;
		margin-left: auto;
		margin-right: 0px;
		height: auto;
		padding: 0px;
		margin-top: 0px;
		background-color: rgba(255, 255, 255, 0);
		border-left: 0px solid #FFCB00;
		border-right: 0px solid #FFCB00;
	}

	a.menu {
		display: block;
		float: left;
		font-family: 'Pathway Gothic One', sans-serif;
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 19px;
		font-weight: normal;
		text-shadow: 1px 1px 5px #0078B5;
		letter-spacing: -1px;
		color: #F7F7F7;
		text-decoration: none;
		height: 35px;
		padding-top: 18px;
		padding-left: 7px;
		padding-right: 10px;
		background-color: rgba(255, 255, 255, 0);
		background-image: url('img/lineavbtn.png');
		background-position: right;
		background-repeat: no-repeat;
	}
	
	a.menu:hover {
		display: block;
		color: #004465;
		font-family: 'Pathway Gothic One', sans-serif;
		font-family: 'Source Sans Pro', sans-serif;
		text-shadow: 0px 0px 0px #0078B5;
		border-bottom: 0px solid rgba(247, 247, 247, 0.3);
		background: #;
		background-image: url('img/lineavbtn.png');
		background-position: right;
		background-repeat: no-repeat;
	}

	a.menu.current {
		color: #004465;
	}
	
	a {color: #090;}
	a:hover {color: #090;}
	
	li {
		float: left;
		background-image: none;
		background-position: right;
		background-repeat: no-repeat;
		display: block; /* make the link background clickable */
	}
	li.f {
		float: left;
		border-right: 0px solid rgba(119, 119, 119, 0.2);
	}

	div.head-slide {
		width: 880px;
		margin: 0 auto;
	}

	div.titulos {
		width: 880px;
		text-align: left;
		margin: 0 auto;
		padding: 7px 0px;
		border-top: 1px dotted rgba(255, 255, 255, 0.5);
		border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
	}
	
	div.content-inicio {
		margin: 40px auto 0px;
		width: 880px;
	}
	
	div.content {
		width: 880px;
		min-height: 250px;
		overflow:auto;
		margin: 0 auto;
		border: 1px solid rgba(255, 255, 255, 0.2);
		background: #ffffff;
		border-radius: 5px;
		margin-top: 15px;
		margin-bottom: 15px;
		padding: 0px 0px 0px 0px;
	}
	

	div.info {
		text-align: left;
		overflow:auto;
		line-height: 200%;
		padding: 25px 35px;
		margin-bottom: 25px;
		min-height: 150px;
	}

	#info1 {
		float: left;
		text-align: left;
		margin-top: 5px;
		width: 325px;
		border: 1px solid rgba(255, 255, 255, 0.2);
		padding: 13px;
		background: rgba(255, 255, 255, 0.25);
		border-radius: 5px;
	}

	#info2 {
		float: right;
		text-align: left;
		margin-top: 5px;
		width: 325px;
		border: 1px solid rgba(255, 255, 255, 0.2);
		padding: 13px;
		background: rgba(255, 255, 255, 0.25);
		border-radius: 5px;
	}
	
	#info3 {
		float: left;
		width: 100%;
		margin: 0 auto;
		margin-top: 40px;
		margin-bottom: 30px;
		text-align: center;
		font-size: 22px;
		text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.17);
		line-height: 126%;
		font-family: 'Source Sans Pro', sans-serif;
		border: 0px solid rgba(101, 138, 189, 0.75);
		border-radius: 5px;
	}
	
	.box {
		margin: 10px 0 10px 0;
	}
	
	.banners-btn {
		width: 880px;
		margin: 0 auto;
		display: inline-block;
		margin-top: 10px;
		margin-bottom: 10px;
		border-top: 1px dotted #DCDCDC;
		border-bottom: 1px dotted #DCDCDC;
		padding-top: 25px;
		padding-bottom: 22px;
	}
	
	img.liston {
		position: absolute;
		left: 174px;
		top: 57px;
		z-index: 1;
		width: 86px !important;
		height: 43px !important;	
	}
	
	img.banner {
		width: 242px;
		height: 83px;
	}
	
	div.agremiados {
		padding: 15px;
		margin: 15px;
		margin-top: 0px;
		margin-bottom: 20px;
	}
	
	img.agremiados {
		margin: 25px;
		
	}
	
	img.check {
		margin: 4px 15px 15px 0px;
		float: left;
	}
	
	div.footer {
		float: left;
		width: 100%;
		height: 130px;
		margin-top: -5px;
		padding: 35px 0px 10px 0px;
		color: #FFF;
		border-top: 6px solid #090;
		background: #001A2F;
		background: -webkit-gradient(linear, left top, left bottom, from(#001A2F), to#005275));
		background: -moz-linear-gradient(top, #001A2F, #005275);
		background: linear-gradient(0deg, #001A2F, #014E6F);
	}
	
	div.footer-container{
		width:820px;
		margin: 0 auto;
	}
	
	div.footer-container a{
		color: rgba(255, 255, 255, 0.15);
		font-size:11px;
	}
	
	#f1 {
		float: left;
		text-align: left;
		width: 215px;
		padding: 5px;
		margin: 0px;
	}
	
	#f2 {
		float: left;
		text-align: left;
		width: 300px;
		padding-left: 45px;
		font-size: 13px;
		margin-top: 12px;
	}
	
	#f3 {
		float: left;
		text-align: left;
		width: 132px;
		padding: 5px;
		margin: 0px;
		padding-left: 45px;
		margin-top: 0px;
	}
	
	#f4 {
		width: 100%;
		color: rgba(255, 255, 255, 0.15);
		font-size: 11px;
		float: left;
		height: 30px;
		padding-top: 20px;
		padding-left: 0px;
		text-align: left;
		margin: 0px;
	}
