/* Hoja de estilos de Muebles Villaseca */


* {margin: 0; padding: 0;}

body {
	background: #7C6F5C url(http://www.mueblesvillaseca.com/imagenes/bg.jpg);
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

a {color: #642;}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif; text-align: center;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}

.comillas {
	background: url(http://www.mueblesvillaseca.com/imagenes/quote.gif) no-repeat;
	display: block;
	font: normal 1.5em Georgia,serif;
	margin-left: 266px;
	margin-top: 20px;
	padding: 2px 20px 0 20px;
}

.comillas2 {
	background: url(http://www.mueblesvillaseca.com/imagenes/quote.gif) no-repeat;
	display: block;
	font: normal 1.5em Georgia,serif;
	margin-left: 66px;
	margin-top: 20px;
	padding: 2px 20px 0 20px;
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {text-align: left; }
li {line-height: 1.5em; font-size: 1.5em;}
p {padding: 25px 20px 0 20px; font-size: 1.5em; text-align: justify; line-height: 1.5em;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em 2em;}

/* Estructura */
#todo {
	background: #332 url(http://www.mueblesvillaseca.com/imagenes/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 762px;
}
#contenedor {
	background: #FBF9F4;
	border-top: 6px solid #332;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
}

/* Cabecera */
.titulo {
	background: #E2DED4 url(http://www.mueblesvillaseca.com/imagenes/header-h1.jpg) repeat-x;
	border-top: 1px solid #996;
}
.titulo h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 18px 10px 18px;
	text-align: right;
}

.cabecera {
	border-top: 2px solid #663;
	background: #DAD7C5 url(http://www.mueblesvillaseca.com/imagenes/cabecera.jpg) no-repeat left bottom;
	height: 220px;
	color: #FFC;
	font-size: 1.2em;
	padding-left: 30px;
}

.cabecera h4 {
	font: normal 3.4em serif,sans-serif;
	padding: 40px 0 5px 0;
}

.cabecera p {
	font: normal 1.4em Georgia;
	padding: 30px 0 10px 50px;
}

/* Menu */

.menu {
	background: #DED9D0 url(http://www.mueblesvillaseca.com/imagenes/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.menu a {
	background: #FFF url(http://www.mueblesvillaseca.com/imagenes/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.menu a:hover,.menu a#active {background-position: left bottom; color: #331;}

/* main */
.main#two-columns {background: #FFF url(http://www.mueblesvillaseca.com/imagenes/two-columns.gif) repeat-y;}

.contenido .texto {
	font: normal 2em serif;
}

.contenido .texto:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
}

.contenido .metadata {
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.foto {
	float: left;
	margin: 20px 20px 0 10px;
	border: 2px solid #332;
}

/* bottom */
.bottom {
	background: #DCDAC9 url(http://www.mueblesvillaseca.com/imagenes/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* Pie */
.pie {
	background: #332;
	color: #EED;
	padding: 10px;
}
.pie .left {width: 66%;}
.pie .right {
	width: 33%;
	text-align: right;
}

.pie a {
	color: #FFF;
	text-decoration: none;
}
.pie a:hover {
	color: #FFF;
	text-decoration: underline;
}


/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;}
.contenido {padding: 20px 20px; background: #DCDAC9; color: #444; text-align: left;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

form {
	text-align: left;
	margin: 0px;
	padding-left: 170px;
	font-size: 18px;
	line-height: 2;
}

form p {
	margin: 0px;
}

form input {
	color: #222;
	font-family: sans-serif;
	margin: 0px;
	font-size: 18px;
	background-color: #fff;
	padding: 0px;
	border-color: #660033;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}

form textarea {
	color: #222;
	font-family: sans-serif;
	margin: 0px;
	font-size: 18px;
	background-color: #fff;
	padding: 0px;
	border-color: #660033;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	overflow:auto;
}

/**************************************************************
   Tablas
 **************************************************************/

table {
  width: 100%;
  margin-bottom: 10px;
  font-family:  sans-serif, Georgia, Arial, Verdana, Helvetica;
  background: transparent;
  font-size: 1.4em;
  border-collapse: collapse;
}

table caption {
  margin-top: 10px;
  padding: 0 0 0.5em 3px;
  font: 800 1.2em georgia, sans-serif;
  text-align: center;  
}

table th{
  text-align: center;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
  color:#FFF;
  background-color: #332; /*#00662c;*/
}
table td {
  text-align: center;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
  color:#000;
}

thead th {
  background: transparent;
  border-bottom: 1px solid #fff; /*B8E78B;*/
  color:#FFF;
}
/*
table a:link, a:visited {
text-align:center; 
font-weight:bold; 
text-decoration:underline; 
color:#b90919;
}
table a:hover {
text-align:center; 
text-decoration:underline;  
color:#000;
}
*/
table select {
background: transparent;
border:2px solid #8fc24f; /*#666666;*/
color:#00662c;
}
table option {
background: transparent;
color:#00662c;
}

.foto_tabla {
	padding: 0;
	border: 2px solid #332;
}
/*  GALERIA DE IMAGENES */

#galeria {
	width: 750px;
	margin: auto;
	padding: 0;
	text-align: center;
	padding-top: 15px;
}

#galeria h2{
	padding-bottom: 15px;
	margin: 0;
	text-align: center;
	font-size: 33px;
	text-decoration: underline;
}

#galeria li {
   display:inline;
   float:left;
   width:200px;
   background-color:#f5f7f9;
   padding:5px;
   margin:10px;
   text-align: center;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px;
}

#galeria .imagenes  {
	margin: auto;
	padding: 0;
	text-align: center;
}

#galeria img {
	border: 2px solid #332;
}

#galeria .titulo  {
	margin-top: 8px;
	padding: 0;
}

#galeria .title {
	font-size: 19px;
	color: #642;
	text-align: center;
	font-weight: bold;
    }

#galeria .exe {
    font-size: 13px;
    color: #642;
    text-align: center;
    }
#galeria .copy {    
	font-size: 8px;   
	color: #642;    
	text-align: center; 
	}

#galeria .copy:hover {
	font-size: 8px;
    color: #642;
    text-align: center;
    text-decoration: none;
    }

#galeria .name {
    font-size: 10px;
    color: #642;
    text-align: center;
    }

#galeria .stopka {
	font-size: 13px;
	color: #642;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 0 6px 0 6px;
    }

#galeria .stopka:hover {
	font-size: 13px;
	color: #963;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 0 6px 0 6px;
    }

#galeria .stopka_select {
	font-size: 15px;
	color: #642;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
    }

#galeria .link {
	font-size: 11px;
	color: #642;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	margin: 10px;
	border: 2px solid #332;
}

#galeria .slink {
	font-size: 11px;
	color: #642;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	margin: 10px;
	border: 0;
}
#galeria .link:hover {
	font-size: 11px;
	color: #963;
	text-decoration: none;
	text-align: center;
}

#galeria a:link, a:active {
	text-decoration: none;
}

#galeria a:visited, a:hover {
	text-decoration: none;
}