	html, body {height: 100%;}
	
	html,body,div,p,ul,ol,li,h1,h2,h3,h4,pre,form,p,button,img {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
	:focus{outline:0;}
	
	a img{border:0;}
	
	body {
	background-image:url(../img/fondo.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin:0; 
	padding:0;
	background-color:#FFFFFF;
	}
	
	
	#pagina {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	}
	
	
	#header {
	float:left;
	width:900px;
	height:154px;
	}
	
	#logo {
	float:left;
	width:164px;
	height:124px;
	margin-top:22px;
	margin-left:20px;
	margin-right:80px;
	}
	
	#h_right {
	float:left;
	width:620px;
	}
	
	
	#hr_up {
	float:left;
	width:627px;
	height:18px;
	margin-bottom:86px;
	text-align:right;
	margin-top:10px;
	color:#231f1e;
	padding-right:21px;
	font-family: 'Exo', sans-serif;
	font-weight:600;
	font-size:13px;
	}
	
	#hr_up a {
	color:#231f1e;
	text-decoration:none;
	}
	
	#hr_up a:hover {
	color:#231f1e;
	text-decoration:underline;
	}
	
	
	#menu {
	float:left;
	width:637px;
	height:40px;
	color:#7a7975;
	padding-right:21px;
	text-align:right;
	list-style:none;
	font-family: 'Exo', sans-serif;
	font-weight:700;
	font-size:13px;
	}
	
	
	#menu li{
	float:left;
	color:#767060;
	font-size:18px;
	margin-top:2px;
    position: relative; font-weight:200;
	
	}
	
	#menu li a {
	float:left;
	color:#767060;
	font-size:18px;
	text-decoration:none;
    position: relative; 
	margin-left:26px;
	margin-right:26px;font-weight:700;
	
	}
	
	#menu li a:hover {
	float:left;
	color:#4daca6;
	font-size:18px;
    position: relative;
	margin-left:26px;
	margin-right:26px;font-weight:700;
	 }
	
	
	#menu li span {  width: 100%; height: 35px; position:absolute; left:-10px; }
	#menu li span.subhover { cursor: pointer;} 
    #menu li ul.submenu { text-align:left; list-style: none; position: absolute;   left: 0; top: 25px; background-image:url(../img/submenu.png); background-repeat:repeat; margin: 0; padding: 10px; display: none; float: left; z-index:10000000; }
   	#menu li ul.submenu li{ margin: 0; padding: 0; clear: both;  width: 170px; }
	#menu li ul.submenu li a{ font-size:12px; margin:0px; margin-bottom:5px; float:left; color:#FFF; }
	#menu li ul.submenu li a:hover{ font-size:12px; color:#FFF; text-decoration:underline; }
	
	#banner {
	float:left;
	width:100%;
	height:340px;
	background-image:url(../img/bnn_fondo.png);
	background-repeat:no-repeat;
	}
	
	#banner img {
	width:879px;
	height:275px;
	}
	
	
	#banner_int {
	float:left;
	width:100%;
	height:209px;
	background-image:url(../img/bnn_int_fondo.png);
	background-repeat:no-repeat;
	}
	
	#banner_int img {
	width:879px;
	height:154px;
	}
	
	
	#in_box {
	float:left;
	width:197px;
	height:281px;
	margin-right:37px;
	background-image:url(../img/in_box.png);
	background-repeat:no-repeat;
	}
	
	#in_box .imgs {
	float:left;
	width:162px;
	height:145px;
	background-color:#000;
	margin-top:15px;
	margin-left:18px;
	}
	
	#in_box .h2 {
	float:left;
	width:100%;
	text-align:center;
	font-size:23px;
	color:#767060;
	margin-top:10px;
	font-family: 'Exo', sans-serif;
	font-weight:200;
	}
	
	#center {
	float:left;
	width:900px;
	}
	
	
	#conte {
	float:left;
	width:100%;
	}
	
	
	#titulo {
	float:left;
	width:100%;
	font-size:30px;
	text-transform:uppercase;
	font-family: 'Exo', sans-serif;
	color:#000;
	font-weight:700;
	}
	
	#_left {
	float:left;
	width:179px;
	margin-top:20px;
	}
	
	#up_left {
	float:left;
	width:179px;
	height:15px;
	background-image:url(../img/up_left.png);
	background-repeat:no-repeat;
	}
	
	#center_left{
	float:left;
	width:179px;
	background-image:url(../img/center_left.jpg);
	background-repeat:repeat-y;
	font-family: 'Exo', sans-serif;
	list-style-type:none;
	
	}
	
	#center_left li a{
	float:left;
	width:164px;
	margin-left:15px;
	color:#000;
	font-size:13px;
	margin-bottom:10px;
	text-decoration:none;
	}
	
	#center_left li a:hover{
	float:left;
	width:164px;
	margin-left:15px;
	color:#000;
	font-size:13px;
	margin-bottom:10px;
	font-weight:700;
	text-decoration:none;
	}
	
		#center_left li a.selected{
	float:left;
	width:164px;
	margin-left:15px;
	color:#000;
	font-size:13px;
	margin-bottom:10px;
	font-weight:700;
	text-decoration:none;
	}
	
	#down_left {
	float:left;
	width:179px;
	height:28px;
	background-image:url(../img/down_left.png);
	background-repeat:no-repeat;
	}
	
	
	#_right {
	float:left;
	width:691px;
	margin-top:20px;
	font-size:13px;
	color:#2a2529;
	text-align:justify;
	margin-left:30px;
	margin-bottom:30px;
	}
	
		#_right img {
	width:261px;
	height:196px;
	background-image:url(../img/img_interior.png);
	background-repeat:no-repeat;
	padding-top:9px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:28px;
	float:right;
	margin-left:20px;
	}
	
	#_right2 {
	float:left;
	width:100%;
	margin-top:20px;
	font-size:13px;
	color:#2a2529;
	text-align:justify;
	margin-bottom:30px;
	}
	
		#_right2 h2 {
			color:#409e86;
	}
	
	
	
		#_right2 img {
	width:261px;
	height:196px;
	background-image:url(../img/img_interior.png);
	background-repeat:no-repeat;
	padding-top:9px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:28px;
	float:left;
	margin-right:20px;
	}
	
	
		#_right2 .uno {
			width:30%;
			float:left;
			margin-top:10px;
	}
	
	
		#_right2 .dos {
			width:70%;
			float:left;
			margin-top:10px;
	}
	
	#footer{
	background-image:url(../img/footer.jpg);
	background-repeat:repeat-x;
	clear:both;
	width:100%;
	height:135px;
	margin:0 auto;
	}
	
	#infooter{
	width:900px;
	height:135px;
	margin:0 auto;
	font-family: 'Exo', sans-serif;
	font-weight:500;
	}
	
	#inf1{
	color:#2b2b23;
	width:122px;
	margin-left:18px;
	margin-top:12px;
	height:100px;
	float:left;
	}
	
	#inf2{
	width:624px;
	color:#FFF;
	float:left;
	height:100px;
	margin-top:12px;
	}
	
	.inf21{
	width:50%;
	float:left;
	margin-bottom:10px;
	}
	
	
	.inf211{
	width:33%;
	float:left;
	}
	
		.inf212{
	width:67%;
	float:left;
	}
	
	#inf3{
	width:100px;
	float:left;
	height:100px;
	margin-top:12px;
	}
	
	#inf4{
		width:100%;
		float:left;
		color:#FFF;
		font-size:14px;
		text-align:center;
	}
	
	
	
	.laforma22
	{
	width:100%; float:left; margin-bottom:15px;
	}
	
	.laforma221
	{
	width:25%; float:left; margin-top:2px;
	}
	
	.laforma222
	{
	width:75%; float:left;
	}
	
	
	.redondear{
	-moz-border-radius: 5px;
	background-color: rgb(255, 255, 255);
	border : 1px solid #999999;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 5px;
	padding-right : 5px;
	height:20px;
	}
	
	.redondear2{
	-moz-border-radius: 5px;
	background-color: rgb(255, 255, 255);
	border : 1px solid #999999;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 5px;
	padding-right : 5px;
	height:40px;
	}
	
	.botred2{
	-moz-border-radius: 5px;
	background-color: rgb(255, 255, 255);
	border : 1px solid #46a28b;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 5px;
	padding-right : 5px;
	height:30px;
	background-color:#46a28b;
	color:#ffffff;
	cursor:pointer;
	font-family: 'Exo', sans-serif;
	font-weight:500;
	}