body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #fff;
	color: #999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

/* definiciones de colores enlaces */
a:link {
	color: #B14D1C;
	text-decoration: none;
}

a:visited {
	color: #B14D1C;
	text-decoration: none;
}

a:hover {
	color: #6B7921;
	text-decoration: none;
}

a:active {
	color: #B14D1C;
	text-decoration: none;
}

strong {
	color: #B14D1C;
}

/* Definiciones de contenedoras */

.colormarchiaro {
	color: #B14D1C;
}

#contenedoraprincipal {
	position: relative;
	margin: 0 auto;
	width: 750px;
	height: 520px;
	top: 50px;
}

#logomarchiaro {
position: absolute;
width: 192px;
height: 36px;
top: 0;
left: 0;
}

#logomarchiaro img {
border: 0;
}

#menuprincipal {
position: absolute;
height: 40px;
width: 192px;
top: 75px;
left: 0;
}

#menusecundario {
position: absolute;
height: 40px;
width: 192px;
bottom: 43px;
left: 0;
}

#menuprincipal img, #menusecundario img {
border: 0;
}

#contenidohome {
position: absolute;
width: 551px;
height: 462px;
top: 0;
right: 0;
text-align: right;
}

#contenidoactual, #contenidoartista, #contenidoartistas, #contenidocoleccionismo, #contenidotrastienda, #contenidoquienes, #contenidocontacto {
position: absolute;
width: 520px;
height: 460px;
top: 0;
right: 0;
overflow: auto;
}

#contenidocontacto strong {
color: #000;
}

#contactomapa {
position: absolute;
bottom: 0;
right: 0;
}

#contenidoquienestexto {
padding: 5px 10px;
}

#contenidocoleccionismotexto {
padding: 5px 10px;
}

#contenidocoleccionismotexto strong {
color: #999;
}

#contenidocoleccionismotexto h3 {
color: #B14D1C;
}

#artistascol1 ul, #artistascol2 ul, #artistascol3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 0;
}

#artistascol1 li, #artistascol2 li, #artistascol3 li {
	padding: 4px;
	margin: 0;
	font-size: 1em;
	color: #8A8B8D;
}

#artistascol1 a:link, #artistascol2 a:link, #artistascol3 a:link {
	color: #8A8B8D;
	text-decoration: none;
}

#artistascol1 a:visited, #artistascol2 a:visited, #artistascol3 a:visited {
	color: #8A8B8D;
	text-decoration: none;
}

#artistascol1 a:hover, #artistascol2 a:hover, #artistascol1 a:hover {
	color: #B14D1C;
	text-decoration: none;
	font-weight: normal;
}

#artistascol1 a:active, #artistascol3 a:active, #artistascol4 a:active {
	color: #8A8B8D;
	text-decoration: none;
}

#artistascol1 {
position: absolute;
width: 160px;
height: 475px;
top: 10px;
left: 220px;
overflow: hidden;
}

#artistascol2 {
position: absolute;
width: 160px;
height: 110px;
top: 375px;
left: 400px;
overflow: auto;
}

#artistascol3 {
position: absolute;
width: 160px;
height: 110px;
top: 375px;
left: 580px;
overflow: auto;
}

#slideshow {
position: absolute;
width: 520px;
height: 460px;
top: 0;
right: 0;
}

#actualdescr {
position: absolute;
top: 210px;
left: 40px;
	font-size: 80%;
}

#actualdescr strong {
color: #999;
}

#actualdescr h3 {
	font-family: Futura, Century Gothic, Arial, Helvetica, Verdana, AvantGarde;
	font-weight: bold;
	font-size: 140%;
}

#caption {
	font-size: 100%;
}

#menucontacto {
position: absolute;
top: 245px;
left: 40px;
	font-size: 80%;
	font-weight: bold;
}

#artistadescr {
position: absolute;
top: 210px;
left: 40px;
	font-size: 80%;
}

#artistadescr h3 {
	font-family: Futura, Century Gothic, Arial, Helvetica, Verdana, AvantGarde;
	font-weight: bold;
	font-size: 140%;
}

#artistadescrtrastienda {
position: absolute;
top: 210px;
left: 40px;
	font-size: 80%;
}

#artistadescrtrastienda h3 {
	font-family: Futura, Century Gothic, Arial, Helvetica, Verdana, AvantGarde;
	font-weight: bold;
	font-size: 140%;
}

#coleccionismovolver {
position: absolute;
top: 320px;
left: 40px;
	font-size: 80%;
}

.obradescr {
position: absolute;
bottom: 0;
left: 0;
	font-size: 90%;
text-align: left;
}

.obradescr strong {
color: #999;
}

.obradescr p {
padding: 0;
margin: 4px;
}

#nav { margin: 5px; }
#nav img { border: 0; }

#nav img {
vertical-align:text-top;
}

.derecha {
float: right;
width: 520px;
height: 460px;
top:0;
right:0;
text-align: right;
}

.pics { padding:0; margin:0; overflow: hidden; top:0; right:0;}
.pics img { padding: 0; }


#pie {
position: absolute;
height: 35px;
width: 750px;
bottom: -10px;
border-top: 2px solid #eee;
text-align: center;
	font-size: .9em;
}

#dipascuale-estudio {
position: absolute;
right: 0;
bottom: 10px;
}

#dipascuale-estudio img {
border: 0;
}



/* Contacto */

form {
  margin: 0;
  padding: 0;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

form label {
	display: block;
}

form input, form textarea {
	display: block;
	width: 97%;
}

.attributename  {
	font-weight: bold;
	font-size: .8em;
	text-align: right;
text-transform: uppercase;
}

.required  {
	font-weight: bold;
	font-size: .8em;
	text-align: right;
	color: #bf851d;
text-transform: uppercase;
}

form .inputTextarea {
	width: 310px;
}

#envia {
	width: auto;
	padding: 0.25em;
	background-color: #6B7921;
	color: #eee;
	font-weight: bold;
	border: 1px #6B7921;
	font-size: 1em;
}

#envia:active
{
	border: 1px #ccc;
	background-color: #819224;
	font-size: 1em;
}

.formizq {
	font-weight: bold;
	font-size: .8em;
}

.formder {
	color: #000;
	font-size: .9em;
}

#textoformuerror {
	position: absolute;
	right: 0;
	top: 130px;
	width: 210px;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff0000;
}

.innerError {
	position: absolute;
	right: 0;
	top: 120px;
	width: 280px;
	background: #ddd url(/imagenes/invalido.gif) no-repeat left top;
	padding-left: 20px;
	margin: 0;
	color: #ff8000;
	font-size: .7em;
}

