@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F19300;
	background-image: url(images/gray-orange-back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.Texto {
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.botonera_botton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #4A428C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Textobold {
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.botonera_botton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #F19300;
}
.botonera-fondo {
	background-color: #000000;
	background-image: url(images/botonera-fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
.title-introduction {
	background-color: #000000;
	background-image: url(images/title-introduction.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
}


.sombra-derecha {
	background-image: url(images/sombra-right.png);
	background-repeat:  repeat-y;
	background-position: left top;
}
.sombra-izquierda {
	background-image: url(images/sombra-left.png);
	background-repeat:  repeat-y;
	background-position: right top;
}
.fondo-negro {
	background-color: #000000;
}
.subtitle-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F19300;
}
.FondoTituloLimpio {
	background-color: #000000;
	background-image: url(images/FondoTItuloLimpio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
}
.NameDJs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/FondoTItuloLimpio.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 30px;
}
.TxtDjsDescripcion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
}
.FotoDJs {
	padding-top: 10px;
	border-left: dashed #F19300 thin;
	padding-bottom: 10px;
}
.BackButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/BackButton.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 55px;
}


#FondoSup {
	background-image: url(images/FondoSupDjs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#FondoInf {
	background-image: url(images/FondoInfeDjs.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.NumPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/FondoNumPag.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 20px;
}
.NextButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/NextButton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 55px;
}
.txtButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.fondo-MobileDJsRight {
	background-image: url(images/FondoMobileDJs-right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.fondo-MobileDJsLeft {
	background-image: url(images/FondoMobileDJs-left.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.FondoLista {
	background-image: url(images/FondoLista.jpg);
	background-repeat:  repeat-x;
	background-position: left center;
}
.Texto-8pt {
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
.Subtitulos-12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.LineaDivision {
	border-bottom: dashed #F19300 thin;
}

.TextoLinks {
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F19300;
	font-weight: bold;
}
