@charset "utf-8";

* {
	border: 0;
	margin: 0;
	padding: 0;
}

object#MediaboxSWF:focus { outline: transparent none; }

html, body {
	height: 100%;
}

html {
	background: #B6AFA7;
}

body {
	background: #B6AFA7;
	color: #908B85;
	font-size: 12px;
	font-family: Arial;
}

a {
	color: #666261;
}

/*D4D2D3*/
#wrap {
	width: 760px;
	margin: 0 auto;
	position: relative;
    min-height: 100%;
	background: #E8E7E5 url('../images/bgWrap.jpg') repeat-y right top;
	padding-bottom: 40px;
}

#header {
	width: 760px;
	height: 204px;
	background: #B6AFA7;
}

#leftcolumn {
	width: 510px;
	float: left;
	background: transparent;
}

#rightcolumn {
	width: 220px;
	float: right;
	background-color: #fff;
	margin-right: 30px;
}

#headerbuttons {
	width: 450px;
	margin: 0 auto;
}

#headerbuttons a.medio {
	margin: 0 15px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h3.seccion {
	color: #B4AFA9;
	padding: 4px 34px;
	font-weight: normal;
}

#content {
	width: 450px;
	border: 2px solid #D4D4D4;
	margin: 0 auto;
}

#content2 {
	margin-top: 30px;
}

#content p {
	font-size: 12px;
	line-height: 17px;
	color: #666261;
	margin: 0 0 10px;
}

#content h5 {
	font-size: 11px;
	color: #666261;
	text-transform: uppercase;
	margin: 10px 0 0px;
}

ul {
	list-style: none;
}

div#mainmenu {
	margin-top: 30px;
}

div#mainmenu h3 {
	text-decoration: none;
	color: #B6AFA8;
	line-height: 32px;
	padding-left: 40px;
	cursor: hand;
	font-size: 11px;
	font-weight: normal;
}

div#mainmenu h3:hover {
	cursor: pointer;
}

div#mainmenu h3.activo {
	background: #fff url('../images/bulletHover.jpg') no-repeat 15px 11px;
}

div#mainmenu h3.normal {
	background: #fff url('../images/bullet.jpg') no-repeat 15px 11px;
}

div#mainmenu h3.normal a, div#mainmenu h3.activo a {
	display:block;
	color: #B6AFA8;
	text-decoration: none;
}

div#mainmenu div.lista {
	border-top: 1px solid #B4AFA9;
}

div#mainmenu div.sublista ul {
	padding-bottom: 6px;
}

div#mainmenu div.sublista ul li {
	background-image: none;
	padding-left: 40px;
	margin: 4px 0;
}

div#mainmenu div.sublista ul li a {
	background-image: none;
	color: rgb(182, 175, 168);
	text-decoration: none;
}

div#mainmenu div.sublista ul li a.active {
	color: rgb(109, 95, 82);
}

div#mainmenu div.sublista ul li a:hover {
	text-decoration: underline;
}

div.sublista ul li a.activo {
	background-image: none;
}

div#mainmenu div.lista h3.toggler a {
	color: #B6AFA8;
	text-decoration: none;
}


#footer {
	background: #B6AFA7;
	height: 40px;
	position: absolute;
    bottom: 0;
	margin-top: 100px;
}

#footer div {
	background-color: #E8E7E5;
	width:760px;
	margin: 0 auto;
}

#footer div p {
	text-align: center;
	line-height: 40px;
}

#footer div p a {
	color: #6D5F52;
	text-decoration: none;
}

#footer div p a:hover {
	text-decoration: underline;
}

#sala1 {
	display: none;
}

.salahidden {
	display:none;
}

#content {
	padding: 13px;
}

#encabezado {
	padding-bottom: 30px;
	text-align: center;
}

#contenidoPagina {
	padding-top: 15px;
}

#contenidoPagina h4 {
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 11px;
	color: #666261;
	text-transform: uppercase;
}

#contenidoPagina p {
	padding-top: 0;
	padding-bottom: 15px;
}

#catalogoLinks, #letrasLinks {
	padding-bottom: 10px;
}

#catalogoLinks span, #catalogoLinks a, #letrasLinks a {
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #B6AFA8;
}

#catalogoLinks span, #catalogoLinks span a {
	color: #666261;
}

#letrasLinks a  {
	padding: 5px 2px;
	color: #B6AFA8;
}

#listadoAlfabeticoLeft{
	background: #EEEEEE;
	width: 130px;
	padding: 5px;
	float: left;
}

#listadoAlfabeticoLeft ul {
	list-style: none;
}

#listadoAlfabeticoLeft ul li {
	margin: 3px 0;
}

#listadoAlfabeticoLeft ul li a {
	text-decoration: none;
	margin: 3px 0;
	color: #666261;
}

#listadoAlfabeticoLeft ul li a:hover {
	text-decoration: underline;
}

#listadoAlfabeticoRight {
	width: 295px;
	float: right;
}

#listadoAlfabeticoRight ul {
	list-style: disc inside;
}

#listadoAlfabeticoRight ul li {
	padding-left: 7px;
}

div.resaltar {
	padding: 5px;
	background-color: #EEEEEE;
}

img.expoimg {
	margin-top: 15px;
}

#postalFormPreview {
	width: 450px;
	height: 310px;
	color: #F6F2F1;
	font-size: 10px;
}

#postalForm table tr td,
#contactForm table tr td {
	padding: 8px;
}

#postalForm table tr td div.count,
#contactForm table tr td div.count {
	width: 100%;
	margin-top: 5px;
}

#postalForm table tr td div.count span.error,
#contactForm table tr td div.count span.error {
	color: red;
}

#postalForm table tr td input,
#postalForm table tr td textarea,
#contactForm table tr td input,
#contactForm table tr td textarea {
	padding: 4px;
	width: 100%;
	font-size: 11px;
	font-family: Arial;
}

#postalForm table tr td input.submit,
#contactForm table tr td input.submit {
	width: 60px;
	background-color: #E8E7E5;
	border: 2px solid #908B85;
}

#contactForm table tr td.right {
	text-align: right;
	font-weight: bold;
}

#postalFormPreview_column {
	float: right;
	width: 120px;
	margin-top: 14px;
	padding: 11px;
}

#headerNoFlash {
	height: 114px;
	padding-left: 5px;
	padding-top: 90px;
	background: #1e1e1e;
}

#headerNoFlash a {
	display: block;
	float: left;
	width: 140px;
	height: 114px;
	text-indent: -9999px;
	margin-left: 20px;
}

#headerNoFlash a.expo {
	background: #1e1e1e url('../images/header/salon.jpg') no-repeat top left;
}

#headerNoFlash a.salon {
	background: #1e1e1e url('../images/header/salon.jpg') no-repeat top left;
}

#headerNoFlash a.catalogo {
	background: #1e1e1e url('../images/header/salon.jpg') no-repeat top left;
}

#galeriaThumbsTalleres,
#galeriaThumbs {
	padding-bottom: 20px;
}

.analisis {
	width: 440px;
	background-color: #F2F2F2;
	margin: 0 auto;
	padding-left: 2px;
	padding-right: 2px;
}