* {
	padding: 0;
	margin: 0;
}
body{
    margin-top: 10px;
    margin-bottom: 10px;
	text-align: center;
	background-color: #E6D2B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-bottom: 1em;
	font-size: 12px;
}

img {
border:0;
}

a:link {
	color: #5B4431;
}
a:visited {
	color: #5B4431;
}
a:hover {
	color: #000000;
}
a:active {
	color: #5B4431;
}


.CTA {
	color: #fff;
	text-transform:uppercase;
	margin:0;
	margin-top:5px;
	text-align:center;
}

.CTA a {
	color: #fff;
	font-size:16px;
	font-weight:normal;
	background-color: #8C674A;
	display:block;
	padding:7px;
	text-decoration:none;
	border: 2px solid #fff;
}

.CTA a:hover {
	color: #fff;
	background-color: #8C674A;
	display:block;
	padding:7px;
	text-decoration:none;
	border: 2px solid #5B4431;
}


#principal{
	margin: 0 auto;
	text-align: left;
	background-color:#FAF9E5;
	background-image: url(imag/fondo-down.jpg);
	background-attachment: scroll;
	width: 760px;
	border: thin solid #8C674A;
	background-position: bottom;
	background-repeat: no-repeat;

}

#head {
	height:74px;
	background-image: url(imag/head.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0;

} 

#head h1{
	display:none;
}
 


#menu ul {
	background-color: #8C674A;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-transform:uppercase;
	float: left;
	width: 100%;
	padding-left: 0px;
	margin:0px;
}

#menu ul li {
	display: inline;
}

#menu ul li a
{
	background-color: #8C674A;
	color: #FAF9E5;
	text-decoration: none;
	border-left: 1px solid;
	border-left-color: #70533A;
	float: right;
	padding: 0.2em 1em;
}

#menu ul li a:hover{
	background-color: #AC8462;
	color: #fff;
}

#contenido{
	background-repeat: no-repeat;
	background-position: top;
	padding: 30px;
	background-attachment: scroll;
	background-image: url(imag/fondo-top.jpg);
}
#textos {
	width: 370px;
	margin-top: 25px;
	float:left;
}
#contenido h1, h2, h3 {
	color: #5B4431;
	margin-bottom: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#contenido h1{
	font-size: 1.4em;
}
#contenido h2{
	font-size: 1.1em;
}
#contenido h3{
	font-size: 1em;
	font-weight: bold;
	margin-bottom:2px;
	color: #5B4431;
}

#contenido p {
	font-size: 12px;
}

#footer p{
	margin: 0;
	color: White;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #8C674A;
	width: 100%;
	font-size: 12px;
}

#footer a
{
	color: #FFFFFF;	
}

#footer a:hover{
	color: #000000;
	
}

#textos ul, #textos ol{
	font-size: 12px;
}
#textos li {
	margin-bottom: 10px;
	margin-left: 30px;
}

#proceso {
	width: 300px;
	margin-top: 25px;
	text-align: center;
	float:right;
}
.proc-img {
	margin: 3px;
	background-image: url(imag/fondo-foto-proceso.jpg);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 17px;
}

.fondo-img {
	margin: 3px;
	background-image: url(imag/fondo-foto.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#proceso h2, #proceso h5 {
	font-size: medium;
	font-family:Arial, Helvetica, sans-serif;
	color: #6C5139;
	font-weight: bold;
	background-image: url(imag/fondo-item.jpg);
	background-repeat: repeat-y;
	background-position: 30;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-top: 20px;
	padding-left: 4px;
}


.antsig-proceso {
	font-size: 10px;
	color: #000000;
}
#galeria hr, #presupuesto hr {
	color: #C5AA94;
	text-decoration: none;
	margin-top:15px;
	margin-bottom:15px;
}
#galeria img {
	margin: 5px;
	background-image: url(imag/fondo-foto.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#galeria {
	text-align: right;
	clear: both;
}

#form label{
	float: left;
	width: 100px;
	font-weight: bold;
}

#form input, textarea{
width: 180px;
}

#form select {
margin-bottom: 5px;
}

#form textarea{
width: 220px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-top: 10px;
margin-bottom: 20px;
margin-left:100px;
width: 40px;
}
#presupuesto {
	clear: both;
}
#presupuesto ul, #textos ol{
	font-size: 12px;
}
#presupuesto li {
	margin-bottom: 10px;
	margin-left: 30px;
}
.esfumado {
	background-image: url(imag/fondo-item.jpg);
	background-repeat:  repeat-y;
}
.txt-destacado {
	padding: 5px;
	background-image: url(imag/fondo-item.jpg);
	background-repeat: repeat-y;
}
#tomatewebs {
	margin: 0 auto;
	text-align: right;
	width: 760px;
}

#tomatewebs p{
	display:none;
}

/* CODIGO PARA EL HIGH SLIDE */

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
/* .highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
*/
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    display:none;
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


