@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #e6e6e6;
	background-attachment: fixed;
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat;
	background-position: center top;
}

/*  </style>
<style type="text/css">  */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #434343;
}
a:active {
	text-decoration: none;
}
/* </style> */



#contenedor_body {
	clear: both;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	margin-top: 10px;
	background-image: url(../images/bg_02.png);
	background-repeat: repeat;
}

#contenedor_body_admin {
	clear: both;
	height: auto;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	margin-top: 10px;
	background-image: url(../images/bg_02.png);
	background-repeat: repeat;
}

.top {
	clear: both;
	height: 120px;
	width: 960px;
	background-image: url(../images/bg_rodali.jpg);
	background-repeat: repeat-x;
}
.top_admin {
	clear: both;
	height: 120px;
	width: 1300px;
	background-image: url(../images/bg_rodali.jpg);
	background-repeat: repeat-x;
}
.menu {
	background-image: url(../images/menubar_02.jpg);
	clear: both;
	height: 42px;
	width: 100%;
}
.slideshow {
	clear: both;
	height: 350px;
	width: 960px;
}

.contenido {
	clear: both;
	height: 100%;
	width: 100%;
}
.footer {
	clear: both;
	height: 130px;
	width: 960px;
	background-color: #2E2E2E;
	margin-top: 15px;
}
.h3_footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #C1C1C1;
}
.footer .contacto{
	width: 250px;
	height: 100px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #828282;
	display: inline;
	padding-top: 
	0px;
}
.desarrollo {
	clear: both;
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #828282;
	text-align: center;
	margin-top: 10px;
}

.desarrollo_admin {
	clear: both;
	height: auto;
	width:1304px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2E2E2E;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #828282;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom: 10px;
}

.h2_body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #090;
	padding: 10px;
}
.txt_body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #2E2E2E;
}
.box_mz {
	background-image: url(../images/box_mz.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 277px;
}
.box_lt {
	background-image: url(../images/box_lt.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 280px;
}
.box_dl {
	background-image: url(../images/box_dl.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 279px;
}
.box_casas {
	height: 100%;
	width: 230px;
	background-color: #F1F1F1;
}
.borde_img {
	border: 3px solid #d6d6d6;
}

.h2_box_casas {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #2e9b2e;
}
.txt_body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #2E2E2E;
}
#lin_sep {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 2px;
	background-color: #EBEBEB;
	margin-bottom: 20px;
	margin-top: 50px;
}
#contenedor_body .contenido table tr th .txt_body {
	text-align: justify;
}
