@charset "utf-8";

html, body {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
}

h2 a {
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

p {
	margin-right: 372px;
	text-align: justify;
}

a {
	color: #99CC00;
}

#breadcrumb{
	margin-bottom: 20px;
}

#breadcrumb a {
	text-decoration: none;
}

#wrap {
	width: 957px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 90%;
	clear: both;
}

#footer img#logo_small{
	margin-bottom: 5px;
	border: 0;
}

#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	text-align: right;
	height: 43px;
}

#header #logo{
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}

#header ul.small {
	padding:0;
	margin: 0;
	vertical-align: top;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
	height: 10px;
	top: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	line-height: 10px;
}

#header ul.small li {
	padding-right: 7px;
	padding-left: 7px;
	height: 10px;
	line-height: 10px;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

#header ul.small li.first {
	border-left-width: 0px;
	padding-left: 0px;
}

#header ul.small li.last {
	padding-right: 0px;
}

#header ul.small li img {
	border: none;
	vertical-align: middle;
	margin-left: 5px;
}

#header ul {
	float: right;
	padding:0;
	margin: 0;
	vertical-align: bottom;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
	width: 400px;
	height: 14px;
	top: 17px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	left: 0px;
}

#header ul li {
	display: inline;
	margin: 0px;
	padding-right: 0px;
	padding-left: 15px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 14px;
	top: 0px;
}

#header ul li a {
	color: #333333;
	text-decoration: none;
}

#header ul li a:hover, #header ul li.selected a {
	color: #99CC00;
}

/* Gallery */

#galleryh {
	padding:0;
	margin:0 auto 0 auto;
	list-style-type:none;
	overflow:hidden;
	height:388px;
	border:1px solid #CCCCCC;
	background-image: url(/_images/home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#galleryh li {
  float:left;
  }
#galleryh li a {
  display:block; 
  height:388px;
  width:68px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  }
#galleryh li a img {
  width:68px; 
  height:388px; 
  border:0;
  }
#galleryh li a:hover {

  background:#eee; 
  width:auto;
  }
#galleryh li a:hover img {
  width:auto;
  }

.clear {
	clear: both;
}

br.clear {
	margin: 0;
	margin: 0;
	height: 0;
}

#obras {
	width: 350px;
	float: right;
	margin-left: 10px;
	padding-bottom: 10px;
}

h2 {
	margin-top: 10px;
}

#obras img {
	width: 100%;
	border: 1px solid #CCCCCC;
}

#obras .descripcion {
	margin-top: 5px;
}

#obras #thumb {
	padding-top: 10px;
	text-align: left;	
}

#obras #thumb img {
	width: 60px;
	height: 60px;
	border: 1px solid #CCCCCC;
	cursor: hand;
	margin-left: 10px;
	margin-bottom: 10px;
}

#obras #thumb img.first {
	margin-left: 0;
}

#obras p {
	margin-right: 0;
	margin-left: 0;
}

.muestraActual {
	padding-top: 20px;
	padding-bottom: 30px;
}

.muestraActual img {
	border: 1px solid #CCCCCC;
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.muestraActual p, .muestraActual h2, .muestraActual h3 {
	width: auto;
	margin-left: 220px;
	margin-right: 0;
}

.muestraActual h3 {
	margin-top: 10px;
}

a img#mapa {
	width: 100px;
	height: 80px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

a:hover, a:hover img#mapa {
	width: auto;
	height: auto;
	margin-right: 0;
}

ul.artistas {
	padding:0px;
	margin: 0px;
}

ul.artistas li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 0;
	width: 140px;
	height: 180px;
	text-align: center;
}

ul.artistas li img{
	width: 140px;
	height: 140px;
	border: 0;
}

ul.artistas li.first {
	clear: both;
	margin-left: 0;
}

ul.artistas li a {
	color: #333333;
	text-decoration: none;
}

ul.artistas li a:hover, ul.artistas li.selected a {
	color: #99CC00;
}

ul.muestras {
	padding:0px;
	margin: 0px;
	padding-top: 20px;
	clear: both;
}

ul.muestras li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
	margin-bottom: 20px;
	width: 110px;
	height: 170px;
	text-align: left;
}

ul.muestras li img{
	border: 0;
	width: 110px;
}

ul.muestras li.first {
	clear: both;
	margin-left: 0;
}

ul.muestras li a {
	color: #333333;
	text-decoration: none;
}

ul.muestras li a:hover, ul.muestras li.selected a {
	color: #99CC00;
}

p.right {
	text-align: right;
	margin: 0;
}

hr {
	border: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;	
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}

.eventos hr {
	margin-top: 0;
	margin-left: 180px;
	clear: both;
}

.eventos img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 160px;
}

.eventos p, .eventos h2 {
	width: auto;
	margin-left: 180px;
	margin-right: 0;
}

.contacto #obras {
	width: 328px;
	/*background-color: #F4F4F4;
	border: 1px solid #CCCCCC;*/
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	margin-top: 0;
}

.contacto #obras h2 {
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;
}

.contacto #obras form input, .contacto #obras form textarea {
	display: block;
	width: 326px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}

.contacto #obras form input.checkbox {
	display: inline;
	width: auto;
}