/* 																	     LINKS
==============================================================================*/
a, a:visited {
	color: #d5c220;	
    text-decoration: none;
	}

a:active {
	color: #c59032;		
	}

a:hover {
    text-decoration: none;
	color: #c59032;	
	background: #FFF;
	}	
/* 																	 MAIN SITE
==============================================================================*/
* {
	margin: 0;
  	padding: 0;
	}

ul,li {
	list-style-type:none;
	}

body {
	background: url(../img/bg.jpg) no-repeat top center #020103;
	font: 12px/16px "Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
	}

img {
	border: 0;
	}

#wrapper {
	margin: 0 auto;
	width: 968px;
	padding-left: 20px;
	background: url(../img/piece_card.gif) no-repeat 0px 215px;	
	}
	
#wrapper2 {
	margin: 0 auto;
	width: 948px;
	}	
/* 																		   TOP
==============================================================================*/
#top {
	height: 215px;
}

.logoA { 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/logo_a.png',sizingMethod='scale');
	width: 296px;
	height: 106px;
	float:left;
	margin-right: 500px;
}

html>body .logoA {
	background: url(../img/logo_a.png) no-repeat; 
}
#noticias a {
	width: 121px;
	height: 53px;
	margin-right: 10px;
	background: url(../img/agenda.gif) no-repeat right;
	float:right;
}

#english a {
	width: 121px;
	height: 53px;
	margin-right: 20px;
	background: url(../img/english.gif) no-repeat right;
	float:right;
}

#logoB {
	width: 260px;
	height: 56px;
	float:left;
}
/* 												MAIN NAV
========================================================*/
ul#nav {
	width: 688px;
	height: 40px;
	float:left;
	padding-top: 16px;
	background: url(../img/top_menu.jpg) no-repeat;
	}

ul#nav li {
	float: left;
	}

ul#nav li a {
	display: block;
	height: 40px;
	}

ul#nav li a:hover, ul#nav li a.active {
	background-position: 0px -40px;
	}

ul#nav li a span {
	display: none;
	}

#nav1 {
	width: 71px;
	background: url(../img/nav1.jpg) no-repeat;
	}

#nav2 {
	width: 89px;
	background: url(../img/nav2.jpg) no-repeat;
	}

#nav3 {
	width: 119px;
	background: url(../img/nav3.jpg) no-repeat;
	}

#nav4 {
	width: 75px;
	background: url(../img/nav4.jpg) no-repeat;
	}
	
#nav5 {
	width: 81px;
	background: url(../img/nav5.jpg) no-repeat;
	}
	
#nav6 {
	width: 130px;
	background: url(../img/nav6.jpg) no-repeat;
	}
	
#nav7 {
	width: 123px;
	background: url(../img/nav7.jpg) no-repeat;
	}

/* 																	   CONTENT
==============================================================================*/
#content {
	background: url(../img/bg_box.jpg) no-repeat top left;
	}
	
#content p {
	font: normal 12px/15px "Georgia","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#62605b;
	text-align: justify;
	}

#content h2 {
	font: normal 15px/15px "Georgia","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#049ed3;
	}
	
#full {
	height: 593px;
	background: url(../img/bg_box.jpg) no-repeat top;
	}
	
#box0 {
	width: 930px;
	height: 430px;
	margin: 10px 0 10px 10px;
}			
	
#box1 {
	width: 351px;
	height: 350px;
	float:left;
}
	
#box2 {
	width: 597px;
	height: 350px;
	float:left;
}

#box3 {
	height: 163px;
	clear: both;
}

#box4 {
	width: 375px;
	height: 300px;
	margin: 80px 20px 30px 90px;
	float:left;
}

#box5 {
	width: 500px;
	height: 460px;
	float:left;
	margin: 15px 0 0 15px;
}

#box6 {
	width: 950px;
	height: 50px;
	float: inherit;
	margin: 0px 30px 0px 18px;

}
#box7 {
	width: 950px;
	height: 50px;
	float: left;
	margin: 125px 0px 300px 200px;
}

#box8 {
	width: 500px;
	height: 200px;
	float:left;
	margin: -60px 0 0 85px;
}
#box9 {
	width: 500px;
	height: 460px;
	float:left;
	margin: 15px 0 0 15px;
}
#suscribe {
	width: 306px;
	height: 55px;
	padding: 10px 0 0 10px;
	
}		

#promo1 {
	width: 581px;
	height: 234px;
	margin: 0 0 20px 0;
}	

.promos {
	width: 304px;
	height: 143px;
	margin-left: 9px;
	float: left;
}	


/* 																	    FOOTER
============================================================================== */
#footer {
	clear: both;
  	height: 50px;
	padding-top: 20px;
	margin: 0 auto;
	background: url(../img/footer_bg.gif) repeat-x;
	}	

#footer a, #footer a:visited {
	color: #4C4C4C;	
	text-decoration: none;
	}

#footer a:hover {
	color: #fff;
	background:#000;
	}

#footer p {
	font: normal 9px/14px "Georgia","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #fff;
	text-align: center;
	}
	
	
/* 																	     FORMS
============================================================================== */
#feedform {	
	font: normal 10px/16px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	width: 429px;
	height: 250px;
	background: url(../img/form.gif) no-repeat;
	margin: -320px 0 0 40px;
	padding: 10px 0 0px 400px;
}

label {
	display: block;
	color:#fff;
}

input {
	width: 200px;
	height: 15px;
	border: 1px solid #ccc;
}

input.radio, input.submit {
	width: auto;
}

input:focus, textarea:focus {
	background: #FFF7E6;
}

input.radio {
	float: left;
	margin-right: 10em;
}

textarea {
	width: 300px;
	height: 100px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

/* -------------------------------------------------------- NEWSLETTER FORM */
form input, form select, form textarea {
	font: normal 9px/12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #000;
}

form input.text1 {
	font: normal 15px/12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	width: 250px;
	height: 33px;
	border: 1px solid #ccc;
}

form input.text2 {
	width: 50px;
	height: 20px;
	border: 0;
}

form input.text3 {
	width: 30px;
	height: 15px;
	border: 1px solid #ccc;
}

form input.text4 {
	width: 64px;
	height: 21px;
	margin-left: 10px;
	border: 0;
}

input:focus, textarea:focus {
    background: #FFF5D6;
}

