/* Remodeling Style -------------------- */

/* ------ tag selectors ---------------- */
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../imagenes/b_cuerpo.jpg) repeat-x #fff bottom left;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #4E4E4D;
}
a { color:#993300; text-decoration: none; background-color: inherit; }
a:hover { text-decoration: underline; }
h3 {
	font-size: 24px;
	color: #3b3628;
	background-color: inherit;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4 {
	font-size: 18px;
	color: #3b3628;
	background-color: inherit;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

img { border: 0px; }

ul {
	list-style-type: none;
	padding-left: 10px;
}
ul li {
	background: url(../imagenes/bullet.jpg) no-repeat 0px 6px;
	padding-left: 20px;
}
ol li{
	margin-left: -16px;
	padding-left: 0px;
}
html>body ol li {margin-left: -21px;}

.contactoInput {
	width: 270px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;}

.contactoTextarea {
	border-style: solid;
	border-color: #ccc #999 #999 #ccc;
	border-width: 1px;
	width: 270px;
	height: 120px;}

/* ------ id selectors ---------------- */
#background {
	background: url(../imagenes/b_cuerpo.gif) repeat-x;
	float: left;
	width: 100%;
}
#mainContainer {
	background: url(../imagenes/b_mBox.jpg) no-repeat 0px 88px;
	text-align: left;
	width: 722px;
	margin: 0px auto;
	padding-top: 24px;
}

h1#header {
	background: url(../imagenes/header.jpg) no-repeat;
	height: 253px;
	width: 706px;
	text-indent: -10000px;
	margin:0px 8px;
	float: left;
	display: inline;
}

/* ---- main menu ---------------- */
#menu { text-align: center; }
#menu ul{
	background: url(../imagenes/b_menu.jpg) repeat-x;
	list-style-type: none;
	margin: 0px;
	height: 64px;
	width: 722px;
	padding: 25px 0px 0px 0px;
	display: inline;
}
html>body #menu ul{  display: block; padding: 20px 0px 0px 0px; height: 44px; }
#menu ul li {
	display:inline;
	margin: 0px 4px;
	padding:0px;
}
#menu ul li a {
	background: url(../imagenes/b_mItem.gif) no-repeat #fcffcd;
	color: #bd9600;
	text-decoration: none;
	display:inline;
	height: 21px;
	font-size: 10px;
}
html>body #menu ul li a {line-height: 30px; padding:5px 0px;}
#menu ul li a span {
	background: url(../imagenes/b_mItemRight.gif) no-repeat top right;
	display:inline;
	padding: 0px 7px;
	height: 21px;
	white-space: nowrap;
	cursor: pointer;
}
html>body #menu ul li a span {padding:5px 7px;}
#menu ul li a:hover, #menu ul li a.selected {
	background: url(../imagenes/b_mItem.gif) no-repeat #f1ffbe;
	color: #ed9c2c;
	display:inline;
}

/* ---- content & side columns ------ */
#homeContent, #pageContent {
	background: url(../imagenes/b_mContenedor.jpg) repeat-y ;
	padding: 0px 10px;
	float: left;
	width: 100%;
}
#wideCol {
	background: url(../imagenes/b_wideCol.jpg) no-repeat;
	float: left;
	width: 440px;
	padding: 20px;
	position: relative;
}
html>body #wideCol {	width: 400px; }
#sideCol {
	background: url(../imagenes/b_shadowCenter.jpg) repeat-y right;
	width: 260px;
	float: left;
	padding-bottom: 10px;
	position: relative;
}
.clearer {
	clear: both;
	height: 13px;
	background: url(../imagenes/hr.jpg) no-repeat;
	margin: 0px 0px 15px 0px;
	border: 0px;
}
#sideTopShadow {
	background: url(../imagenes/b_sideTopShadow.jpg) no-repeat;
	clear: both;
	height: 13px;
	margin:0px;
	border: 0px;
}
#freeEst {
	color: #774711;
	background-color: inherit;
	font-size: 16px;
	text-align: right;
	margin: 0px 0px 10px 0px;
}
#freeEst strong {
	font-size: 20px;
	font-weight: normal;
}
#shadowTop {
	background: url(../imagenes/b_shadowTop.jpg) no-repeat;
	position: absolute;
	width: 22px;
	height: 200px;
	top: 0px;
	right: 0px;
}
#shadowBottom {
	background: url(../imagenes/b_shadowBott.jpg) no-repeat;
	position: absolute;
	width: 22px;
	height: 135px;
	bottom: 0px;
	right: 0px;
}
#sideCol #photo {
	float: left;
	padding: 8px;
	width: 219px;
	margin: 16px 0px 16px 6px;
	border: #dbdbdb solid 1px;
	background-color: #f1f1f1;
	color: inherit;
	line-height:0px;
}
ml>body #sideCol #photo { margin-left: 13px; width: 203px}

#sideCol #cocinas {
	float: left;
	padding: 8px;
	width: 219px;
	margin: 16px 0px 16px 6px;
	border: #dbdbdb solid 1px;
	background-color: #f1f1f1;
	color: inherit;
	line-height:0px;
}
ml>body #sideCol #cocinas { margin-left: 13px; width: 203px}

#sideCol #reformas {
	float: left;
	padding: 8px;
	width: 219px;
	margin: 16px 0px 16px 6px;
	border: #dbdbdb solid 1px;
	background-color: #f1f1f1;
	color: inherit;
	line-height:0px;
}
ml>body #sideCol #reformas { margin-left: 13px; width: 203px}

#sideCol #todocasa {
	float: left;
	padding: 8px;
	width: 219px;
	margin: 16px 0px 16px 6px;
	border: #dbdbdb solid 1px;
	background-color: #f1f1f1;
	color: inherit;
	line-height:0px;
}
ml>body #sideCol #todocasa { margin-left: 13px; width: 203px}

#sideCol form {
	padding: 15px 20px 0px 20px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	/* color: #42B400; */
	background-color: inherit;
	background: url(../imagenes/b_formulario.jpg) no-repeat;
	height: 307px;
	width: 234px;
	margin: 15px 6px;
}
html>body #sideCol form {
	margin-bottom: 0px;
}
#sideCol .txt {
	background-color: #fcfff2;
	border-bottom: 1px solid #f3ffcc;
	border-right: 1px solid #f3ffcc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #dedede;
	font-size: 17px;
	width: 190px;
	margin-bottom: 8px;
	padding: 2px;
}
#sideCol form textarea {
	background-color: #fcfff2;
	border-bottom: 1px solid #f3ffcc;
	border-right: 1px solid #f3ffcc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #dedede;
	font-size: 17px;
	width: 190px;
	height: 40px;
}
#formSet {
	line-height: 1.2em;
	padding-top: 4px;
}
#formSet em{
	font-style: normal;
	color: #999;
}
#sideCol form h3 {
	font-size: 12px;
	text-indent:-9000px;
	width: 190px;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
	color: #fff;
	background-color: inherit;
}

#sideCol form .btn {
	border: 0px;
	background-image: url(../imagenes/btn_continuar.gif);
	width: 90px;
	height: 25px;
	padding-left: 90px;
	text-indent: -1000px;
	margin: 10px 50px;
	cursor: pointer;
}
html>body #sideCol form .btn { padding: 0px; }
#homeContent img, #pageContent img {
	display: inline;
}
#homeContent p {
	margin: 2px 0px 15px 0px;
}
#homeContent h2 {
	font-size: 16px;
	text-align: right;
	color: #6D3A00;
	background-color: inherit;
	font-weight: normal;
	margin: 0px 0px;
	padding: 8px 0px;
}
.imgRight {
	border: 1px solid #A8A9A9;
	padding: 3px;
	background-color: #efefef;
	color: #000;
	margin-right: 4px;
	margin-left: 10px;
	display: inline;
	float: right;
	line-height: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imgLeft {
	border: 1px solid #A8A9A9;
	padding: 3px;
	background-color: #efefef;
	color: #000;
	margin-right: 10px;
	display: inline;
	float: left;
	line-height: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#photoGalleryBox strong {
	clear: both;
	display:block;
}
.photoGallery {
	float: left;
	display: block;
	padding: 6px 6px 16px 6px;
	margin: 2px 4px 2px 0px;
	border: #dbdbdb solid 1px;
	background-color: #f1f1f1;
	color: inherit;
	line-height:0px;
}
.photoGallery:hover {
	border: #adadad solid 1px;
	background-color: #FFFFBF;
	color: inherit;
}
.photoGallery img{
	width: 75px;
}
#sideCol #testimonials {
	background: url(../imagenes/b_testimonio.gif) #f8fdea bottom;
	margin-left: 6px;
	float: left;
	width: 221px;
	color: #82C700;
	background-color: inherit;
	font-size: 11px;
	line-height: 1.3em;
}
html>body #sideCol #testimonials {
	margin-left: 13px;

}
#sideCol #testimonials h4 {
	background: url(../imagenes/testimonioTop.gif) no-repeat;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	width: 221px;
	font-size: 12px;
	font-weight: 700;
	color: #82c700;
}
#sideCol #testimonials p {
	float: left;
	width: 200px;
	padding: 10px;
	margin: 0px;
	color: #616161;
	background-color: inherit;
}
#sideCol #testimonials p em{
	color: #993300;
	background-color: inherit;
	border-top: 1px solid #cae573;
	border-bottom: 1px solid #cae573;
	font-style: normal;
	float: right;
	margin: 6px 0px;
}
.inline { float: left; padding: 10px; margin: 0px; }

.testimonialsBox {
	background-color: #f8fdea;
	border-top: 1px solid #cee486;
	border-bottom: 1px solid #cee486;
	margin: 10px 0px;
	padding: 10px 20px;
}

#sideCol #Noticias {
	background: url(../imagenes/b_testimonio.gif) #f8fdea bottom;
	margin-left: 6px;
	float: left;
	width: 221px;
	color: #82C700;
	background-color: inherit;
	font-size: 11px;
	line-height: 1.3em;
}
html>body #sideCol #Noticias {
	margin-left: 13px;

}
#sideCol #Noticias h4 {
	background: url(../imagenes/testimonioTop.gif) no-repeat;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	width: 221px;
	font-size: 12px;
	font-weight: 700;
	color: #82c700;
}
#sideCol #Noticias p {
	float: left;
	padding: 10px;
	margin: 0px;
	color: #616161;
	background-color: inherit;
}
#sideCol #Noticias h4 img { float: right; padding:0px 20px 0px 0px; }

/* ---- breadcrumbs ------------------- */
#breadcrumbs {
	font-size: 10px;
	position: absolute;
	text-align: right;
	width: 400px;
	top: -1px;
	left: -9px;
}
#breadcrumbs a { color: #363636; background-color: inherit;}
#breadcrumbs a:hover { text-decoration:underline; }
#breadcrumbs a.selected { color:#8bd200; background-color: inherit; }

/* ---- footer ------------------- */
#footer {
	background: url(../imagenes/b_pie.jpg) no-repeat bottom center;
	color: #6d3a00;
	background-color: inherit;
	font-size: 10px;
	width: 100%;
	float: left;
	padding: 10px 0px 0px 0px;
	text-align: center;
	height: 47px;
	margin: 0px;
	line-height: 14px;
}
html>body #footer { height: 37px;}
#copyright {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 100%;
	font-size: 10px;
	text-align: center;
	color: #8a7d5f;
	background-color: inherit;
}
#footer a {
	color: #6d3a00;
	background-color: inherit;
	margin: 0px 3px;
}
#footer a:hover { text-decoration: underline; color: #6d8a03; background-color: inherit;}

/*end*/
