/* Delicias de Baco */

body,
html {
    margin:0;
    padding:0;
    background:#fff;
    color:#000;
    }
body {
    min-width:100%;
font-family: Arial, Helvetica, sans-serif;
background-image: url(imagenes/back.png);
margin: 0 auto;
    }
#wrap {
    background: url(imagenes/fondo2.jpg);
	background-repeat: repeat-y;
    margin:0 auto;
    width:800px;
    }
#header {
    background: url(imagenes/header2.jpg);
	width: 800px;
	height: 220px;
    }
#header h1{
font: 1em "Trebuchet MS", verdana, sans-serif;
letter-spacing: 1px;
line-height: 15px;
margin: 0 auto;
text-align: center;
padding-top: 215px;
}
#header h1 a{
text-decoration: none;
margin: 0 auto;
color: #000000;
}
#header h1 a:hover{
color: #000099;
text-decoration: underline;
}
#nav {
margin: 0 auto;
	width: 800px;
	background-color: #F8F8F8;
	height: 55px;
	background-image: url(imagenes/nav2.jpg);
	margin-bottom: 10px;
    }
#nav ul{
    margin:0;
    padding:0;
    list-style:none;
	text-align: center;
    }
#navcontainer18
{
margin-left: auto;
margin-right: auto;
z-index: 1;
padding-top: 15px;
}
#navcontainer18 ul
{
list-style-type: none;
text-align: center;
padding: 0;
position: relative;
z-index: 2;
padding-top: 2px;
}
#navcontainer18 li
{
display: inline;
text-align: center;
margin: 10px;
border-bottom: 1px solid #0000FF;
}
#navcontainer18 li a {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
padding: 1px 1px;
color: #000;
background-color: transparent;
text-decoration: none;
text-transform:uppercase;
font-weight: bold;
font-size: 1em;
}
#navcontainer18 li a:hover {
color: #0000FF;
/*border-bottom: 2px solid #fff;
border-top: .9em solid #FFF;
background: #FFF;*/
}
#navcontainer18 li a#current18 {
color: #0000FF;
/*border-top: .9em solid #FFF;
background: #FFF;*/
}
#navcontainer18 li a#current18:hover {
color: #0000FF;
}
ul#navlisth {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}
#navlisth li {
display: inline;
list-style-type: none;
}
#navlisth a { padding: 3px 10px; }
#navlisth a:link, #navlisth a:visited
{
color: #fff;
background-color: #999999;
text-decoration: none;
}
#navlisth a:hover
{
color: #fff;
background-color: #797979;
text-decoration: none;
}
#main {
	margin: 0;
	padding: 0;
    float:left;
    width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    }
#main h2, #main h3, #main p {
    padding:0 10px;
    }
#main p {
}
/* clas seccion*/
.seccion {
margin-top: 0px;
margin-left: 50px;
width: 100%;
background: url(imagenes/seccion.jpg) bottom no-repeat;
padding-bottom: 60px;
margin-bottom: 10px;
}
.seccion p {
text-indent: 10px;
margin: 0 auto;
color: #000;
font-size: .8em;
width: 85%;
padding-top: 5px;
}
.seccion h2 {
margin-left: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
}
.seccion h3 a{
margin: 0 auto;
font-size: .9em;
padding-top: 5px;
margin-left: 15px;
margin-top: 0px;
}
.seccion h3 {
margin: 0 auto;
color: #006699;
font-size: 1em;
padding-top: 5px;
margin-left: 15px;
margin-top: 0px;
font-style:italic;
}
.seccion h4 {
background: url(imagenes/titulos/h4.gif) no-repeat;
height: 43px;
width: 434px;
margin: 0 auto;
color: #000099;
font-size: 1em;
padding-top: 10px;
margin-top: 15px;
margin-bottom: 10px;
text-align: center;
}
.seccion h5 {
padding-left: 35px;
}

.seccion ul {
color: #000;
list-style: none;
font-size: .8em ;
width: 80%;
}
.seccion ol {
color: #000;
font-size: .8em ;
width: 80%;
}

.seccion img {
margin: 0 auto;
padding: 0;
}
/* class seccion */
#sidebar {
    float:right;
    width:230px;
	margin: 0 auto;
	padding-right: 30px;
    }
.banners {
padding: 3px;
border: 1px #666666 solid;

}

#sidebar ul {
    margin-bottom:0;
	list-style: none;
    }
#sidebar h3, #sidebar p {
    padding:0 10px;
    }
/* class menuvert */
.vertmenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
width: 100%;
padding: 0px;
margin: 0px;
padding-bottom: 30px;
padding-left: 0px;
}
.vertmenu h1 {
display: block;
font-size: 90%;
color: #333333;
margin: 0px;
width: 100%;
}
.vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
padding-top: 15px;
}
.vertmenu ul li {
margin: 0px;
padding: 0px;
}
.vertmenu ul li a {
font-size: 1em;
display: block;
padding: 2px 0px 4px 35px;
text-decoration: none;
color: #000000;
width:170px;
background: url(imagenes/bullets.jpg) left no-repeat;
font-family: "Trebuchet MS", sans-serif;
}
.vertmenu ul li a:hover, .vertmenu ul li a:focus {
color: #0000FF;
}
/* class menuvert*/
#footer {
margin: 0 auto;
    background: url(imagenes/footer2.jpg);
	width: 800px;
	height: 220px;
    clear:both;
    }
#foot {
font-size: 0.8em;
padding-left: 75px;
}
#footer p {
    padding:5px;
    margin:0;
    }
#footer h1 {
font: .9em "Trebuchet MS", verdana, sans-serif;
letter-spacing: 1px;
line-height: 15px;
margin: 0 auto;
padding-left: 165px;
padding-top: 62px;
    }
#footer h1 a{
text-decoration: none;
color:#990000;
font-weight:normal;
}
#footer h1 a:hover{
color: #9900FF;
}
.no {
display: none;
}
	#bienvenidos,#sobrevino,#ultimos {
	margin: 0 ;
	margin-left: 40px;
	}
	#quienes {
	margin: 0 ;
width: 100%;
height: 50px;
background:  url(imagenes/titulos/quienes.jpg) no-repeat;
	margin-left: 40px;
	}
	#contacto {
	margin: 0 ;
width: 100%;
height: 50px;
background:  url(imagenes/titulos/contacto.jpg) no-repeat;
	margin-left: 40px;
	}
	#articulo {
	margin: 0 ;
width: 100%;
height: 50px;
background:  url(imagenes/titulos/articulo.jpg) no-repeat;
	margin-left: 40px;
	}
	#bodega {
	margin: 0 ;
width: 100%;
height: 50px;
background:  url(imagenes/titulos/bodega.jpg) no-repeat;
	margin-left: 40px;
	}
	#recomendados {
	margin: 0 ;
width: 100%;
height: 50px;
background:  url(imagenes/titulos/recomendados.jpg) no-repeat;
	margin-left: 40px;
	}
	#links {
	margin: 0 ;
width: 100%;
height: 50px;
background:  url(imagenes/titulos/links.jpg) no-repeat;
	margin-left: 40px;
	}
	#mapa {
	margin: 0 ;
width: 100%;
height: 50px;
background:  url(imagenes/titulos/mapa.jpg) no-repeat;
	margin-left: 40px;
	}
#articulos {
width: 100%;
height: 45px;
background: url(imagenes/titulos/articulos.jpg) no-repeat;
}
#nuestros {
width: 100%;
height: 45px;
background: url(imagenes/titulos/nuestrosvinos.jpg) no-repeat;
}
#fotos {
width: 100%;
height: 45px;
background: url(imagenes/titulos/fotos.jpg) no-repeat;
}
#datos {
width: 100%;
height: 45px;
background: url(imagenes/titulos/datos.jpg) no-repeat;
}
#vinos {
width: 100%;
height: 45px;
background: url(imagenes/titulos/vinos.jpg) no-repeat;
}
.bodegas {
width: 100%;
height: 45px;
}
#publicidades {
width: 100%;
height: 45px;
background: url(imagenes/titulos/publicidades.jpg) no-repeat;
}
#newsletter {
width: 100%;
height: 45px;
background: url(imagenes/titulos/newsletter.jpg) no-repeat;
}
#publicidad {
margin: 0;
padding: 0;
height: 60px;
width: 468px;
clear: both;
margin-left: 40px;
}
#footext {
font-size: .6em;
padding-top: 32px;
text-align:center;
}
#firma {
border-top:  #FF8409 solid 1px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: .7em;
width: 85%;
margin-left:30px;
}
/* formulario*/
textarea {
    float:left;
    padding:0;
    height:180px;
    width:316px;
	background:transparent;
	border: 1px  #FF9900 solid;
}
#cform {
    width:320px;
    margin:0 auto;
	font-family:  "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 1em;
}
fieldset div input {
    float:left;
    width:194px;
    padding:0.15em;
}
fieldset {
padding: 10px;
}
legend {
padding-bottom: 10px;
}
html>body label {
    display:block
}
input {
    width:316px;
	background: transparent;
	border: 1px  #FF9900 solid;
}
select {
    width:200px
}
/* formulario */
.floatleft { 
 float: left;
margin: 60px 0 0 28px;
clear: right;
padding: 0;
}
.secc-bodegas  {
margin-left: 35px;
background: url(imagenes/bodegasback.gif) no-repeat;
width: 480px;
height: 338px;
padding: 0;
}
.secc-bodegas p {
color: #000;
font-size: .8em;
font-style:italic;
width: 200px;
height: 200px;
margin-top:57px;
margin-left: 226px;
}
.tipobodega {
margin-left: 30px;
font-family: "Trebuchet MS", sans-serif;
font-size: 1.5em;
}
.secc-bodegas h4{
font-family: Geneva, Arial, Helvetica, sans-serif;
margin= auto;
font-size: 1.1em;
color: #990000;
padding-bottom: 5px;
text-align: center;
padding-top: 7px;
}
.secc-bodegas h4 a{
text-decoration: none;
}
.secc-bodegas img {
padding: 0;

}
.region {
font-size: .7em;
font-family: Arial, Helvetica, sans-serif;
}
.datos {
font-size: .8em;
color: #FF0000;
}
.separador {
background: url(imagenes/separador.jpg) no-repeat bottom;
height: 30px;
}
#mapasitio {
margin-left: 40px;
width: 600px;
}
#mapasitio ul
{
list-style-type: none;
font-size: .9em;
}
#mapasitio li{
display: block;
margin-top: 5px;
}
#mapasitio a{
text-decoration: none;
}
.side label{
float: left;
width: 120px;
color: #000;
margin-left: 20px;
}
.side input, .side textarea{
width: 170px;
margin-bottom: 5px;
margin-left: 25px;
background-color: #FFFFCC;
}
.boxes{
width: 1em;
}
#submitbutton{
margin-left: 70px;
margin-top: 5px;
width: 90px;
background-color: #FFFFFF;
}
.seccion img
{
padding: 10px;
text-align: center;
margin: 0 auto; 
}

.nombrebodega {
width:434px;
height: 248px;
background: url(imagenes/bodegastitulo.gif) no-repeat;
margin: 0 auto;
margin-top: 15px;
}
.nombrebodega h4{
margin: 0 auto;
padding: 0;
font-size: 1.5em;
font-family: "Trebuchet MS", sans-serif;
padding-top: 15px;
color: #000099;
text-decoration: underline;
letter-spacing: .17em;
text-align: center;
background: transparent;
}

.nombrebodega img{
margin: 30px 0 0 140px;
padding: 0;
}

table {
margin: 0 auto;
	width: 90%;
}
table td, table th {
	padding: 2px;
	border: solid #2A3939 1px;
	background-color: #FFF3E8;
	text-align: center;
}
table caption {
	display: none;
}
table th {
	text-align: center;
	background-color: #EEEEEE;
}


/* cambia tamaņo de letra y hojas de estilo */
p.fontsize-set, div.colorPicker
{
	_padding-top: 1px;	/* keep IE from putting in too much padding */
	text-align: center;
}
p.fontsize-set img
{
	border-width: 0;
	margin: 0 3px;
}
div.colorPicker a
{
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	float: left;
	padding: 0;
	line-height: 0;
	font-size: 0;
	background-color: #dc8;	/* default color picker */
}

/* style-switcher will use anchors converted to block elements with no
 * content. set the background-color property to whatever value that particular
 * swatch should be
 */
a#colorPicker-blue
{
	background-color: #abe;
}
a#colorPicker-green
{
	background-color: #aca;
}
a#colorPicker-camille
{
	background-color: #e77;
}
a#colorPicker-gray
{
	background-color: #ccc;
}
a#colorPicker-black
{
	background-color: #000;
}
/* cambia tamaņo de letra y hojas de estilo */
