* { margin:0; padding:0;}
body { background:url(../images/body-bg.gif); font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#000;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(../images/tail-top.gif) left top repeat-x #ffbb00;}
.tail-bottom { background:url(../images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:24px;}
.form input, .form select {width:270px; padding:1px 0 1px 3px; background:#b6ac84; border:0;}
textarea { width:270px; height:162px; overflow:auto; background:#b6ac84; border:0; padding:1px 0 0 3px; margin-bottom:12px;}


/*==================list====================*/
ul { list-style:none; padding-left: 18px; }

/*.site-nav { position:absolute; top:460px; left:0px;}*/
.site-nav { position:absolute; top:210px; left:0px;}
.site-nav li { display:inline; float:left; padding-left:25px;}

.list { width:100%; padding-top:31px;}
.list li { display:inline; float:left; margin-right:1px; padding-bottom:1px;}
.list li.alt { margin-right:0;}

.list1 { padding-bottom:12px; }
.list1 li { 
	/* background:url(images/marker-1.gif) no-repeat left 3px; */
	
	list-style: disc;
	color:#403b2f; 
	padding:1px 0 8px 0px; 
	text-transform:; 
	font-size:.90em;
}
.list1 li a { color:#403b2f;}

/*==================other====================*/
.img-box { width:100%; overflow:hidden;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:23px;}
.p3 { margin-bottom:15px;}
.p4 { margin-bottom:1px;}

.phone { float:right; margin-right:83px;}


/*==================txt, links, lines, titles====================*/
a {color:#c7173c;}
a:hover{text-decoration:none;}

h4 { text-transform:uppercase; color:#979485; font-size:.77em; margin-bottom:8px;}
form h4 { margin:0;}
h5 { text-transform:uppercase; color:#979485; font-size:.77em;}

/*==================boxes====================*/
.cont-box  { background:#fbf8c5; width:100%;}
.cont-box  .border-top {background:url(../images/border-top.gif) repeat-x top;}
.cont-box  .border-bot {background:url(../images/border-bot.gif) repeat-x bottom;}
.cont-box  .border-left {background:url(../images/border-left.gif) repeat-y left;}
.cont-box  .border-right {background:url(../images/border-right.gif) repeat-y right;}
.cont-box  .left-top-corner {background:url(../images/left-top-corner.gif) no-repeat left top;}
.cont-box  .right-top-corner {background:url(../images/right-top-corner.gif) no-repeat right top;}
.cont-box  .left-bot-corner {background:url(../images/left-bot-corner.gif) no-repeat left bottom; min-height:566px; height:auto!important; height:566px;}
.cont-box  .right-bot-corner {background:url(../images/right-bot-corner.gif) no-repeat right bottom; }
.cont-box  .inner { padding:41px 41px 50px 41px;}

.title-box { width:100%; text-align:center; margin-bottom:24px;}
.title-box .left { background:url(../images/title-left.gif) no-repeat left 5px;}
.title-box .right { background:url(../images/title-right.gif) no-repeat right 5px; padding-bottom:18px;}

.footer-box { background:url(../images/footer-tail.gif) repeat-x top; width:100%;}
.footer-box .left { background:url(../images/footer-left.gif) no-repeat left top;}
.footer-box .right { background:url(../images/footer-right.gif) no-repeat right top; height:79px;}

/*header*/
#header #logo { position:absolute; top:46px; left:363px;}
#header #slogan { position:absolute; left:455px; top:333px;}
#header .button { position:absolute; top:412px; left:351px;}

/*footer*/
#footer p { color:#fbf8c5; text-transform:uppercase; font-size:.77em; text-align:center; padding-top:32px;}
#footer p a { color:#fbf8c5; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/

/* LALO 05/10/2009 */
.Ancho250px { width: 250px !important; }
.Ancho350px { width: 350px !important; }
.Ancho550px { width: 550px !important; }
.Ancho650px { width: 650px !important; }
.Ancho880px { width: 880px !important; }
.galeria { padding: 22px; margin: 2px; }
.carta { padding: 40px; margin: 2px; }
.carta em { display: block; width: 120px; text-align: center; padding: 5px; font-weight: bold; color: #3f3b30; }
input { border: 1px solid #85846a; background-color: #fff; }
input.error, select.error { border: 1px solid #f00; }
input.valid, select.valid { border: 1px solid #00f; }
label.error { color: #0f0; }
input.button { background-color: #252525; color: #fff; padding: 5px; border: none; }

#CC { padding: 10px; }
#CC p.e { color: #f00;  }
#CC p.v { color: #00f;  }

