@charset "utf-8";
/* CSS Document */
@import url(reset.css);
html {
		background-image:url(images/fondo.png);
		text-align:center;
		}
body {
	margin:auto;
	padding:0;
	margin:0;
	position: relative;
	text-align:center;
		}
div#contenedor {
	width:820px;
	height:auto;
	}
div#principal{
	width:820px;
	text-align:center;
	background:#FFF;
	height:auto;
	overflow: auto;
	}
div#izquierda {
		float:left;
		width:120px;
		height:inherit;
		}
div#centro {
		float:left;
		text-align:center;
		width:520px;
		border-right:3px;
		height:inherit;
		background::#fff;
		padding: 0 0 15px 0;
		}
div#centro	h2 {
		background:url(images/sucasa_enarequipa.png) no-repeat;
		background-position:left;
		margin:15px 0 0 15px;
		width: 431px;
		height: 36px;
		text-indent: -9999px;
		}
div#centro	h4 {
		background:url(images/sucasa_enarequipa_eng.png) no-repeat;
		background-position:left;
		margin:15px 0 0 15px;
		width: 450px;
		height: 38px;
		text-indent: -9999px;
		}
div#centro texto {
	width:470px;
	}
div#centro p {
	width:auto;
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
	line-height: 19px;
	padding: 0 38px 0 41px;
	color: #666666;
}
div#derecha {
		float:right;
		text-align:center;
		width:174px;
		padding: 10px 0 0 0;
		margin: 10px 0 20px 0;
		border-left: 1px solid #710D0D;
		height:auto;
		background:#FFF;
		}
div#derecha h3 {
	background:url(images/logo_tierrasur.png);
	width:137px;
	height:163px;
	margin:0;
	border:0;
	padding:0;
	background-position:center;
	text-indent: -9999px;
	}
div#direccion p{
	margin-top:230px;
	font-family:Verdana;
	font-size:11px;
	color: #666666;
	line-height: 15px;
	}
div#pie {
	margin:0;
	padding:0;
	border:0;
	background:url(images/bottom_image.png) repeat-x;
	height: 24px;
	text-align:center;
	width:100%;
	float:left;
}
div#final {
	margin:7px 0 0 7px;
	border:0;
	float:left;
	font-family:Verdana_;
	font-size:9;
	text-decoration: none;
	}
div#final p {
	font-family:Verdana;
	font-size:8px;
	padding:0 0 0 0;
	margin-left:3px;
	margin-top:3px;
	}
div#final a{
	text-decoration:none;
	text-align:left;
	color:#FFF;
	}	
div#final a:visited, div#final a:active{
	text-decoration:none;
	text-align:left;
	color:#FFF;
	}
div#final a:hover{
	text-decoration:none;
	text-align:left;
	color:#666666;
	}
