@charset "utf-8";
/* CSS Document */
.clear { clear:both; }
DIV#contenido {

}
DIV#contenido .wrapper {
	padding:25px;
}

/* titulo y encabezado del contenido de ventas */
DIV#titulo {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:32px;
	color:#000000;
	height:32px;
}
DIV#titulo .texto {
	float:left;
	margin-left:11px;
}
/* links para carrito a la derecha del titulo */
DIV#titulo .carrito {
	float:right;
	font-size:12px;
	color:#666666;

}
DIV#titulo .wrapper {
	padding:0 0 15px 0;
}
DIV#titulo .carrito a:active, 
DIV#titulo .carrito a:visited,
DIV#titulo .carrito a:link {
	color:#ff0000;
	text-decoration:none;
	font-size:16px;
	line-height:32px;
}
DIV#titulo .carrito a:hover {
	color:#333333;
}
DIV#titulo img{ 
	float:right;
	margin-left:10px; 
}

/* TITULOS */
.tit {
	font-size: 30px;
	line-height: 35px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/* ARTISTAS */
DIV#art {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	display: inline;
	padding: 0px;
	float: left;
	height: 160px;
	width: 115px;
	clear: none;
	margin: 0px;
}

/* PROXIMOS EVENTOS */
DIV#evenprox {
	font-size: 30px;
	line-height: 35px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
DIV#evenproxtit {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ca5f17;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 6px;
	height: auto;
	margin: 0px;
	padding-right: 0px;
}
DIV#evenproxcont {
	background-color: #ebebeb;
	background-image:url(../images/bggrey.gif);
	background-repeat: repeat-x;
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	height: auto;
	background-attachment: scroll;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.proxfecha {
	font-size: 25px;
	line-height: 25px;
	color: #ca5f17;
	text-decoration: none;
}
.proxlocal {
	font-size: 25px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
DIV#evenant {
	font-size: 30px;
	line-height: 35px;
	color: #000000;
	text-decoration: none;
	background-color: #cccccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
DIV#evenanttit {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #ca5f17;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	height: auto;
	margin: 0px;
	padding-right: 0px;
}
DIV#evenantcont {
	background-color: #ebebeb;
	background-image: url(../images/bggrey.gif);
	background-repeat: repeat-x;
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	height: auto;
	background-attachment: scroll;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fechapas {
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

/* ARPAROGA EN IMAGENES */
DIV#catimg {
	background-color: #f5f5f5;
	text-align: center;
	height: 26px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
DIV#catimg a, DIV#catimg a:link, DIV#catimg a:visited {
	text-decoration: none;
	background-color: #ffffff;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
DIV#catimg a:hover {
	text-decoration: underline;
}
DIV#foto {
	height: 200px;
	width: 200px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	display: inline;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 60px;
}
DIV#cargandoFotos{
	color:#CA5F17;
	font-size:12px;
	height:200px;
	padding-top:50px;
}

/* ENLACES */
DIV#enlace {
	color: #333333;
	display: inline;
	height: 50px;
	width: 390px;
	clear: none;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	line-height: 18px;
	font-weight: bold;
}
DIV#enlace a, DIV#enlace a:link, DIV#enlace a:visited {
	font-size: 13px;
	color: #ca5f17;
	text-decoration: none;
	background-color: #f5f5f5;
	font-weight: normal;
}
DIV#enlace a:hover {
	background-color: #fffbe0;
	color: #570f1a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* CONTACTO */
.fi {
	color: #000000;
	height: 22px;
	width: 240px;
	border: 1px solid #d8d8d8;
	font-size: 16px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.pais {
	color: #000000;
	height: 22px;
	width: 240px;
	border: 1px solid #d8d8d8;
	font-size: 13px;
	margin: 0px;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.red {
	color: #FF0000;
}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	width: 320px;
	border: 1px solid #d8d8d8;
	line-height: 18px;
	padding: 10px;
}
/* para validación de formularios */
.jsvalidation { 
	margin-left:10px; 
	font-size:12px; 
	color:#FF0000; 
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Tahoma, sans-serif; 
}

/* detalles de arpistas */
ul#detalleArpista, ul#detalleArpista li {
	list-style:none;
}

li#etiquetaNombre {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
li#etiquetaBiografia {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}