* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	font-family: Arial;
	font-size: 13px;
	color: #5751AC;
}

a {
	text-decoration: none;
	color: #5751AC;
}

img, a img {
	border: 0;
}

#distancia {
	float: left;
	height: 50%;
	margin-bottom: -310px;
	width: 100%;
}

#contenedor {
	clear: both;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: 860px;
	background-color: #5751AC;
}

#header {
	background-color: #E6E6FF;
	height: 100px;
}

#hLogo {
	float: left;
	width: 170px;
}

#hLogo img {
	margin: 10px 0 0 29px;
}

#hMenu {
	float: right;
	font-size: 17px;
	font-weight: bold;
}

#hMenu table {
	margin-top: 10px;
	width: 690px;
	height: 55px; 
}

#hMenu table td {
	vertical-align: bottom;
	text-align: center;
}

#hIdiomas {
	float: right;
	padding: 10px 20px 0 0;
}

.banderita {
	margin-left: 20px;
	float: left;
}

#contenido {
	height: 490px;
}

#footer {
	height: 30px;
}

#footer p, #footer p a {
	padding-top: 10px;
	color: #ADA8F2;
	font-size: 11px
}

.col {
	float: left;
	height: 100%;
}

.col.ancha {
	width: 150px;
}

.col.ancha {
	width: 150px;
}

.col.ancha, .col.ancha p, .col.ancha a, .col.ancha p a {
	color: #ADA8F2;
}

.col.delgada {
	width: 40px;
}

#colCentralChica {
	width: 560px;
}

#colCentralGrande {
	width: 680px;
}

.central {
	background-color: #FFF;
}

.centralObras {
	overflow: auto;
}

.centralBorde {
	margin: 10px;
	border: 1px dotted #C2C2C2;
	height: 468px;
	overflow: auto;
}

.obraBorde {
	margin: 10px;
	border: 1px dotted #C2C2C2;
	overflow: auto;
}

.col p {
	clear: both;
}

.col p.titulo {
	margin: 0 auto;
	padding: 10px 0;
	font-size: 17px;
}

.col p.subtitulo {
	text-align: left;
	margin-left: 10px;
}

.col p.detalle {
	font-size: 11px;
	text-align: left;
	margin: -4px 10px 3px 0;
}

.obra p.detalle {
	font-weight: bold;
}

.obra .label {
	color: #ADA8F2;
}

.nuevoArtista {
	margin: 10px auto;
}

.nuevoArtista p {
	display: block;
	text-align: right;
	margin-right: 30px;
	margin-top: -4px;
}

.boton {
	padding-top: 5px;
	height: 30px;
	display: block;
}

.boton.izq {
	float: right;
	padding-left: 30px;
	margin-right: 10px;
}

.boton.der {
	float: left;
	padding-right: 30px;
	margin-left: 10px;
}

.boton.volver {
	background: url('/m/img/arrow-bk.jpg') no-repeat;
	margin-top: 20px;
}

.boton.buscar {
	background: url('/m/img/arrow-dn.jpg') no-repeat right top;
	margin-top: 20px;
}

.boton.newsletter {
	background: url('/m/img/arrow-df.jpg') no-repeat right top;
	margin-top: 20px;
}

.newsletter_detalle {
	margin-left: 10px !important;
}

.col select {
	width: 130px;
	margin-bottom: 5px;
}

.col input {
	width: 126px;
	margin-bottom: 5px;
}

.col a.submit {
	color: #F1F1FD;
	text-decoration: underline;
}

.col .chico {
	font-size: 11px;
	float: right;
	margin-right: 10px;
}

.col p.error {
	color: #721;
}

#mi_seleccion {
	position: relative;
	width: 120px;
	height: 130px;
	border:1px solid black;
	margin: 0 auto;
}

#seleccion_newsletter {
	height: 100%;
}

tr.newsletter td {
	height: 100%;
	vertical-align: bottom;
	padding-bottom: 10px;
}

tr.mi_seleccion td {
	padding-top: 20px;
}

#titulo_seccion {
	color: #ECECFF;
	font-size: 40px;
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;

}

.central p.texto {
	text-align: left;
	margin: 0 10% 20px 10%;
}

.central p.texto img {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
}

.central .titulo {
	font-size: 22px;
}
	
.central p.texto img.firma {
	clear: none;
	padding-top: 10px;
}

.central p.texto.firma {
	text-align: right;
}

.central .contacto {
	background-color: #CECEFF;
	clear: both;
	margin: 0 10%;
	padding: 10%;
}

.central .contacto p {
	margin: 5px 0;
}

.central .contacto p.link{
	margin-bottom: 25px;
	text-decoration: underline;
}

.central #letras {
	font-weight: bold;
	width: 90%;
	margin: 0 auto 10px auto;
}

.central .bloque {
	display: block;
	width: 90%;
	margin: 10px auto;
	background-color: #CECEFF;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	clear: both;
}

.central .bloque span {
	display: block;
}

.central .bloque .detalle {
	width: 65%;
	float: right;
}

.central .bloque .link {
	text-decoration: underline;
}

.central .detalle {
	font-weight: normal;
	font-size: 11px;
}

.clear {
	clear: both;
}

.central a.pdf {
	display: block;
	font-weight: bold;
	background: url('/m/img/pdfico.jpg') no-repeat;
	height: 26px;
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
	width: 60px;
	margin: 0 auto 10px auto;
}

.colArtistaIzq {
	float:left;
	width: 145px;
	padding: 20px 0 0 15px;
}

.colArtistaIzq img {
	float: left;
}

.colArtistaIzq p {
	text-align: left;
}

.colArtistaIzq p.detalle {
	margin-bottom: 15px;
}

.colObraIzq {
	float: left;
	width: 140px;
	padding: 20px 0 0 15px;
	text-align: left;
}

.colObraDer {
	float: left;
	background-color: #CECEFF;
	width: 455px;
	margin: 10px 10px 10px 13px;
}

.colObraDer3Col {
	float: left;
	background-color: #CECEFF;
	width: 345px;
	margin: 10px 10px 10px 13px;
}

.colObraDer img.obra {
	margin: 10px 0 10px 147px;
	float: left;
}

.colObraDer3Col img.obra {
	margin: 10px 0 10px 47px;
	float: left;
}

.colObraDer .masinfo {
	float: right;
	width: 90px;
	text-align: right;
	margin: 125px 10px 10px 0;
}

.colArtistaIzq p.titulo, .colObraIzq p.titulo {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0;
}

.colArtistaDer {
	float: left;
	background-color: #CECEFF;
	width: 360px;
}

.colArtistaDer a {
	display: block;
	float: left;
	margin: 19px 0 0 19px;
	width: 95px;
	height: 95px;
}
.colArtistaDer #linkObras {
	float: right;
	background: url('/m/img/arrow-dfg.jpg') no-repeat;
	height: 24px;
	width: auto;
	clear: both;
	padding: 4px 20px 5px 30px;
	font-size: 12px;
	font-weight: bold;
}

.agregar_obra {
	display: block;
	background: url('/m/img/cross.jpg') no-repeat 0 0;
	padding-left: 26px;
}

.contactarse {
	display: block;
	background: url('/m/img/arrow-bd.jpg') no-repeat 0 0;
	padding-left: 26px;
}

.ver_todas {
	float: right;
	text-align: right;
	background: url('/m/img/arrow-dfg.jpg') no-repeat 0 0;
	padding: 5px 0 5px 26px;
	clear: both;
	margin: 10px 5px 5px 0;
}

.zoom {
	margin: 235px 0 0 10px;
	float: left;
}

.buscador table {
	width: 100%;
	margin-top: 20px;
}

.buscador table td {
	width: 50%;
}

.buscador label {
	display: block;
	font-weight: normal;
}

.buscador input, .buscador select {
	width: 80%;
}

.buscador .submit_buscar {
	background: url('/m/img/arrow-dfg.jpg') no-repeat top right;
	padding: 4px 27px 5px 0;
	float: right;
}

.busqueda_help {
	float: right;
	padding: 4px 0 5px 27px;
	background: url('/m/img/qsgn.jpg') no-repeat 0 0;
	display: block;
	margin-right: 20px;
	font-size: 11px;
	font-weight: bold;
}

#mi_seleccion a {
	display: block;
	margin: 4px;
	float: left;
}

