* {
	font-family: 'Verdana', 'Arial';
	padding: 0px;
	margin: 0px;
}

html {
	width: auto;
}

body {
	width: 100%;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center;
	margin: auto;
	position: absolute;
}

/* PAGE */
#page {
	width: 830px;
	margin: 0px auto 0px auto;
}

#content {
	width: 805px;
	background-color: #ffffff;
	float: right;
}

/* HEADER */
#header {
	width: 805px;
	height: 147px;
	background-image: url(images/header/background.jpg);
}

	#header #contenido {
		width: 805px;
		height: 125px;
	}
		
		#header #contenido #isologo {
			width: 410px;
			height: 130px;
			float: left;
		}
		
		#header #contenido #llamenos {
			width: 150px;
			height: 55px;
			padding: 57px 39px 0px 0px;
			float: right;
		}
	
	#header #menu_content {
		width: 751px;
		height: 19px;
		padding: 3px 0px 0px 54px;
		text-align: center;
		background-image: url(images/menu/background.jpg);
		float: left;
	}
	
/* BODY */
/* INFO */
#movie_home {
	width: 805px;
	height: 440px;
	background-image: url(images/home/background.jpg);
	float: left;
}
	
#info {
	width: 724px;
	padding: 30px 44px 20px 37px;
	float: left;
}
	
	#info #title {
		padding: 0px 13px 0px 0px;
		font-size: 14px;
		color: #404098;
		font-weight: bold;
	}
			
	#info #text_box {
		width: 390px;
		padding-top: 10px;
		float: left;
	}
	
		#info #text_box #text {
			width: 390px;
			padding: 0px 0px 13px 0px;
			font-size: 11px;
			line-height: 16px;
			text-align: justify;
			float: left;
		}
		
		#info #text_box #text b {line-height: 16px;}
		
		#info #text_box #text h1 {line-height: 16px; font-size: 11px; font-weight: normal; display: inline;}
		#info #text_box #text h1 a {color: #000000;}
			#info #text_box #text h1 a.edificio {color: #125283;}
			#info #text_box #text h1 a.residencia {color: #029662;}
		
		#info #text_box #text h2 {line-height: 16px; font-size: 11px; font-weight: normal; display: inline;}
		
		#info #text_box #text h3 {line-height: 16px; font-size: 11px; font-weight: normal; display: inline;}
		
		#info #text_box #text .dos_col {
			width: 190px;
			padding-right: 5px;
			font-size: 11px;
			line-height: 16px;
			float: left;
		}
	
	/* MOVIES */
	#info #movie_novedades {
		width: 282px;
		height: 388px;
		background-image: url(images/novedades/movie_back.jpg);
		float: right;
	}
	
	#info #movie_quienes {
		width: 282px;
		height: 388px;
		background-image: url(images/quienes/movie_back.jpg);
		float: right;
	}
	
	#info #movie_pensamos {
		width: 282px;
		height: 388px;
		background-image: url(images/pensamos/movie_back.jpg);
		float: right;
	}
	
	#info #movie_politica {
		width: 282px;
		height: 388px;
		background-image: url(images/politica/movie_back.jpg);
		float: right;
	}
	
	#info #movie_productos {
		width: 282px;
		height: 388px;
		background-image: url(images/productos/movie_back.jpg);
		float: right;
	}
	
	#info #image_vertical {
		width: 282px;
		height: 388px;
		float: right;
	}
	
	/* NOVEDADES */
	hr {
		height: 1px;
		border: 0;
		margin: 5px 0px 5px 0px;
		color: #bbbbbb;
		background-color: #bbbbbb;
	}
	
	#info #submenu {
		width: 390px;
		padding: 10px 0px 10px 0px;
		font-size: 10px;
		float: left;
	}
	
		#info #submenu a {font-size: 12px; font-weight: bold; color: #000000; text-decoration: none;}
		#info #submenu a:hover {font-size: 12px; font-weight: bold; color: #0065A2; text-decoration: underline;}
		
		#info #submenu .submenu_opened {font-size: 12px; font-weight: bold; color: #0065A2; text-decoration: underline;}
		
	/* ARTICULOS DE INTERES */
	#info #articulos {
		width: 724px;
	}
	
		#info #articulos #header {
			width: 724px;
			height: 90px;
			text-align: right;
		}
		
		#info #articulos #body {
			width: 724px;
			padding-top: 20px;
		}
		
			#info #articulos #body .art_menu {
				width: 200px;
				padding-right: 40px;
				float: left;
			}
			
				#info #articulos #body .art_menu .pdf {
					font-size: 10px;
					text-align: left;
				}
				
				#info #articulos #body .art_menu .data {
					font-size: 10px;
					text-align: left;
				}
				
					#info #articulos #body .art_menu .data a{color: #000000; text-decoration:none;}
					#info #articulos #body .art_menu .data a:hover{color: #404098; text-decoration:none;}
				
			#info #articulos #body #text {
				width: 484px;
				font-size: 12px;
				line-height: 18px;
				float: right;
			}
				#info #articulos #body #text a{color: #000000; font-weight: bold; text-decoration:none;}
				#info #articulos #body #text a:hover{color: #404098; font-weight: bold; text-decoration:none;}
			
				#info #articulos #body #text .title {font-size: 14px; color: #404098; font-weight: bold;}
							
	/* CONTACTENOS */
	#info #contact_text_box {
		width: 359px;
		padding-top: 10px;
		float: left;
	}
	
	#info #contactenos {
		width: 359px;
		font-size: 10px;
		line-height: 18px;
		float: left;
	}
	
	#info #datos {
		font-size: 9px;
		text-align: right;
		padding-right: 17px;
		float: left;
	}

	#info #campos {
		font-size: 9px;
		text-align: right;
		float: right;
	}
	
	#info #band_contactenos {
		float: right;
	}
	
		#info #band_contactenos #grupo {
			padding-bottom: 10px;
		}
			
		#info #band_contactenos #edificio {
			font-size: 10px;
			color: #084772;
			padding-bottom: 10px;
		}
		
			#info #band_contactenos #edificio img {padding-bottom: 3px;}
		
		#info #band_contactenos #residencia {
			font-size: 10px;
			color: #029662;
			padding-bottom: 10px;
		}
			
			#info #band_contactenos #residencia img {padding-bottom: 3px;}
	
		/* FORM */
		input, textarea, select {
			background-color: #e6e6f5;
			padding: 2px;
			font-size: 11px;
			border: 0;
		}

		button {
			height: 22px;
			margin-top: 12px;
			padding: 0px 10px 0px 10px;
			background-color: #c0c1df;
			font-size: 10px;
			font-weight: bold;
			border: 0;
		}
		
	#info #gracias {
		width: 355px;
		height: 199px;
		padding: 140px 0px 0px 0px;
		font-size: 11px;
		text-align: center;
		float: left;
	}
	
/* FOOTER */
#footer {
	width: 805px;
	margin: 10px 0px 0px 0px;
	float: right;
}

	#footer #iso {
		width: 150;
		height: 70px;
		float: left;
	}
	
	#footer #words {
		width: 655px;
		float: right;
	}
		#footer #words h3 {font-size: 10px; font-weight: normal; text-align: justify;}
		
		#footer #words #defensa {
			margin-left: -3px;
		}
