﻿body
{
}

.panel_fondo_pagina_inicio
{
    position: absolute;
    z-index: 5;
    top: 0px;
    left: 0px;
    width: 1003px;
    height: 592px;
    border: none;
    background-color: #FFFFFF;
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
}

.panel_top
{
    position: absolute;
    z-index: 105;
    top: 75px;
    left: 0px;
    width: 1003px;
    height: 26px;
    background-repeat: repeat-x;
    background-color: transparent;
    background-image: url("../img/img_fondo_top.png") !important;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/img_fondo_top.png') !important;
}

.img_foto_uno
{
    z-index: 5;
    left: 0px;
    width: 1003px;
    position: absolute;
    top: 0px;
    height: 592px;
    background-color: transparent;
    background-image: none;
}

.panel_navegacion
{
    position: absolute;
    width: 1003px;
    height: 35px;
    z-index: 125;
    top: 340px;
    background-color: transparent;
    margin-right: auto;
    margin-left: auto;
}

.btn_pri
{
    border-style: none;
    left: 7px;
    position: absolute;
    top: 0px;
    height: 35px;
    z-index: 15;
    background-color: transparent;
    font-size: 12px;
    font-weight: bold;
    color: #7F2332;
    width: 30px;
    background-image: url('../img/img_btn_pri_master_out.png');
    background-repeat: no-repeat;
}

.btn_pri:hover
{
	border-style: none;
	left: 7px;
	position: absolute;
	top: 0px;
	height: 35px;
	z-index: 15;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	color: #7F2332;
	width: 30px;
	background-image: url('../img/img_btn_pri_master_over.png');
	background-repeat: no-repeat;
}

.btn_ant
{
    border-style: none;
    left: 41px;
    position: absolute;
    top: 0px;
    height: 35px;
    z-index: 15;
    background-color: transparent;
    font-size: 12px;
    font-weight: bold;
    color: #7F2332;
    width: 21px;
    background-image: url('../img/img_btn_ant_master_out.png');
    background-repeat: no-repeat;
}

.btn_ant:hover
{
	border-style: none;
	left: 41px;
	position: absolute;
	top: 0px;
	height: 35px;
	z-index: 15;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	color: #7F2332;
	width: 21px;
	background-image: url('../img/img_btn_ant_master_over.png');
	background-repeat: no-repeat;
}

.btn_sig
{
    border-style: none;
    left: 93.5%;
    position: absolute;
    top: 0px;
    height: 35px;
    z-index: 15;
    background-color: transparent;
    font-size: 12px;
    font-weight: bold;
    color: #7F2332;
    width: 21px;
    background-image: url('../img/img_btn_sig_master_out.png');
    background-repeat: no-repeat;
}

.btn_sig:hover
{
	border-style: none;
	left: 93.5%;
	position: absolute;
	top: 0px;
	height: 35px;
	z-index: 15;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	color: #7F2332;
	width: 21px;
	background-image: url('../img/img_btn_sig_master_over.png');
	background-repeat: no-repeat;
}

.btn_ult
{
    border-style: none;
    left: 96%;
    position: absolute;
    top: 0px;
    height: 35px;
    z-index: 15;
    background-color: transparent;
    font-size: 12px;
    font-weight: bold;
    color: #7F2332;
    width: 30px;
    background-image: url('../img/img_btn_ult_master_out.png');
    background-repeat: no-repeat;
}

.btn_ult:hover
{
	border-style: none;
	left: 96%;
	position: absolute;
	top: 0px;
	height: 35px;
	z-index: 15;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	color: #7F2332;
	width: 30px;
	background-image: url('../img/img_btn_ult_master_over.png');
	background-repeat: no-repeat;
}

.btn_automatico
{
    border-style: none;
    left: 58%;
    position: absolute;
    top: 205px;
    height: 17px;
    z-index: 15;
    background-color: transparent;
    font-size: 11px;
    font-weight: normal;
    color: #5CA47A;
    width: 35px;
    font-family: arial, Helvetica, sans-serif;
    cursor: pointer;
    background-image: url('../img/img_btn_pausa_master_out.png');
    background-repeat: no-repeat;
}

.btn_automatico:hover
{
    border-style: none;
    left: 58%;
    position: absolute;
    top: 205px;
    height: 17px;
    z-index: 15;
    background-color: transparent;
    font-size: 11px;
    font-weight: normal;
    color: #F5874F;
    width: 35px;
    font-family: arial, Helvetica, sans-serif;
    cursor: pointer;
    background-image: url('../img/img_btn_pausa_master_over.png');
    background-repeat: no-repeat;
}

.txt_actual_pagina
{
    border-style: none;
    left: 46%;
    position: absolute;
    top: 203px;
    height: 17px;
    z-index: 15;
    background-color: transparent;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    width: 17px;
    text-align: center;
    font-family: 'arial' , Helvetica, sans-serif;
    background-image: url('../img/img_fondo_de.png');
    background-repeat: no-repeat;

}

.lbl_de
{
    border-style: none;
    left: 50%;
    position: absolute;
    top: 203px;
    height: 17px;
    z-index: 15;
    background-color: transparent;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    width: 17px;
    text-align: center;
    bottom: 113px;
    font-family: 'arial' , Helvetica, sans-serif;
    background-image: url('../img/img_fondo_de.png');
    background-repeat: no-repeat;
}

.txt_total_paginas
{
    border-style: none;
    left: 54%;
    position: absolute;
    top: 203px;
    height: 17px;
    z-index: 15;
    background-color: transparent;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    width: 17px;
    text-align: center;
    font-family: 'Arial' , Helvetica, sans-serif;
    background-image: url('../img/img_fondo_de.png');
    background-repeat: no-repeat;
}

