html, body{
	height: 100%;
	min-height: 100%;
	/*height: auto !important; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo_2.jpg);
	background-repeat: repeat-x;
}
* html {
height:100%;
}

/*..............  Layaout ...............*/
#bd {
	height: 100%;
	width: 100%;
	background-image: url(images/fondo_1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#container {
	width: 750px;
	margin: auto;
	height: auto !important;
}
#header {
	height: 300px;
	width: 750px;
	clear: both;
}

#wrapper{
	width: 479px;
	float: left;
	height: auto;
	padding: 8px;
}

#column{
	width: 227px;
	float: right;
	height: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
}

/*
.menu{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu ul{
	display: block;
	margin: 0px;
	padding: 0px;
}
.menu li{
	list-style-type: none;
	margin-right: 3px;
	margin-left: 3px;
	display: inline;
	float: left;
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-right: 3px;
	margin-left: 3px;
	visibility: visible;
}*/
/*.menu a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3295C1;
	background-color: #CAF4FE;*/
	/*opacity: .5;
	filter: alpha(opacity=50);*/
/*}*/


.head_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 125px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
	display: block;
}
.head_txt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.head_txt a:hover{
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}

.head_txt h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
.head_presupuesto{
	width: 150px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	height: 100px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*..............  wrapper ...............*/



#wrapper p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7B7B7B;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#wrapper a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #669900;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
}

#wrapper h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #93b00c;
	margin: 0px;
	padding: 0px;
}
#wrapper h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #93b00c;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#wrapper h1 a:hover{
	color: #669900;
}
#wrapper h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#wrapper h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.box1{
	width: 224px;
	height: auto;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 3px;
	float: left;
}
.box_tit{
	background-image: url(images/fondo_box_tit.jpg);
	background-repeat: repeat;
	padding: 2px;
	margin-bottom: 5px;
	width: 100%;
}
a.imgbox{
	background-image: url(images/img_reformas.jpg);
	height: 84px;
	width: 222px;
	border: 1px solid #70cef1;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin-bottom: 5px;
	padding: 1px;
}
a.imgbox:hover{
	background-image: url(images/img_reformas_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.imgbox2{
	background-image: url(images/img_cocina_1.jpg);
	height: 84px;
	width: 222px;
	border: 1px solid #70cef1;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin-bottom: 5px;
	padding: 1px;
}
a.imgbox2:hover{
	background-image: url(images/img_cocina_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.box2{
	width: 468px;
	height: auto;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 3px;
	float: left;
}
.box3{
	width: 468px;
	height: 134px;
	margin-right: 0px;
	margin-left: 3px;
	padding-top: 15px;
	padding-bottom: 15px;
}
a.imgbox3{
	background-image: url(images/img_decoracion_2.jpg);
	height: 134px;
	width: 470px;
	border: 1px solid #70cef1;
	background-repeat: no-repeat;
	background-position: 1px -137px;
	display: block;
	margin-bottom: 5px;
	padding: 1px;
}
a.imgbox3:hover{
	background-image: url(images/img_decoracion_2.jpg);
	background-repeat: no-repeat;
	background-position: 1px -1px;
}
.img-reformas{
	float: left;
	height: 70px;
	width: 113px;
	border: 1px solid #0099CC;
	padding: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
}


/*..............  Column  ...............*/

.column_tit{
	background-image: url(images/fondo_column_1.jpg);
	background-repeat: no-repeat;
	padding: 2px;
	margin-bottom: 5px;
	width: 100%;
	height: 57px;
	margin-top: 4px;
}
#column h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #93b00c;
	margin: 0px;
	padding: 0px;
}
#column h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #93b00c;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#column h1 a:hover{
	color: #669900;
}
.column_links{
	background-image: url(images/img-column.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.column_links ul{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 8px;
	display: block;
	padding: 0px;
}
.column_links li{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
}
.column_links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
.column_links a:hover{
	color: #999999;
}
.prefooter{
	width:730px;
	float:left;
	margin:15px 0px 10px 10px;
	background:#eff4da;
}
.prefooter .colum1{
	width:320px;
	float:left;
	font:normal bold 12px Arial, Helvetica, sans-serif;
	color:#669900;
	text-decoration:none;
}
.prefooter .colum1 ul{
}
.prefooter .colum1 li{
	list-style:none;
	padding:3px;
}
.prefooter .colum1 a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#93b00c;
	text-decoration:none;
}
.prefooter .colum1 a:hover{
	color:#3D5C2A;
}

/*..............  footer  ...............*/



#footer{
	height: auto;
	width: 100%;
	background-image: url(images/fondo_footer.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #6D8219;
	float: left;
}
.footer_content{
	height:210px;
	width: 740px;
	background-image: url(images/fondo_footer_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dae8a2;
	text-decoration: none;
	clear: both;
	margin: auto;
}
.footer_content .boxfoo{
	height:80px;
	width: 590px;
	float:right;
}
.footer_content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dae8a2;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.footer_content a:hover{
	color: #333300;
}
.footer_content  li{
	list-style-type: none;
	float: left;
	display: block;
}
.footer_content ul{
	margin:0px;
}
.footer_content .footer_content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dae8a2;
	text-decoration: none;
	width: 700px;
	height: 97px;
	margin-left: 30px;
	float: left;
	margin-top: 2px;
}
.footer_content .footer_content2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dae8a2;
	text-decoration: none;
}
.footer_content .footer_content2 li{
	list-style-type: none;
}
.footer_content .footer_content2 ul{
	margin: 0px;
	padding: 0px;
}

.txt-footer{
	width: 630px;
	height: auto;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CC33;
	padding-top: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 30px;
}
.txt-footer a{
	font-size: 11px;
	color: #D9E99E;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.txt-footer h1{
	font-size: 14px;
	color: #99CC33;
	margin: 0px;
	padding: 0px;	
}

/*..............  contacto  ...............*/



legend{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
}

.contacto {
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
}
div label {
	width: 25%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
