@charset "UTF-8";
/* CSS Document */


/*  OFERTAS */
	/*  OFERTAS */

#tabla1, #tabla2 {
    border: 1px solid #666666;
    clear: both;
    overflow: hidden;
    padding: 5px 10px;
    width: 520px;
}
#tabla1 {
    background-color: #55b247;
	height:18px;
}
#tabla2 {
    background-color: #666666;
}
.titulos_r {
	font-size:14px;
    color: #FFFFFF;
    text-align: left;
}
#division_1 {
    border-bottom: 1px dotted #666666;
    clear: both;
    overflow: hidden;
    padding: 0 0 5px;
    width: auto;
}
#clear {
    clear: both;
    margin: 3px 0;
}
.textos_g {
	font-size:12px;
    color: #333333;
    text-align: left;
}
#left {
    float: left;
    margin: 0 5px 0 0;
}
.caja_left {
    width: 200px;
}
.textos_g {
	font-size:12px;
    color: #333333;
    text-align: left;
}
.combo {
    width: 180px;
}
#divisor_tab {
    clear: both;
    height: 10px;
}
.titulos_r {
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#division_2 {
    border-bottom: 1px dotted #333333;
    clear: both;
    overflow: hidden;
    padding: 0 0 5px;
    width: auto;
}
.textos_t {
	font-size:12px;
    color: #333333;
    text-align: left;
}
.textos_t a:link {
    color: #333333;
}
.textos_t a:visited {
    color: #333333;
}
.textos_t a:hover {
    color: #333333;
    font-weight: bold;
}
.textos_t a:active {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
.caja_left {
    width: 200px;
}
#caja_single {
    border-bottom: 1px dotted #999999;
    clear: both;
    overflow: hidden;
    padding: 5px 0;
    width: 490px;
}
#caja_ico {
    float: left;
    height: 0;
    margin: 0;
    width: 0;
}
.textos_o {
	font-size:12px;
    color: #707174;
    text-align: left;
}
.textos_o a:link {
    color: #707174;
    font-weight: bold;
}
.textos_o a:visited {
    color: #707174;
    font-weight: normal;
}
.textos_o a:hover {
    color: #55b247;
}
.textos_o a:active {
    color: #707174;
}
.titulos_r {
	font-size:12px;
    color: #FFFFFF;
    text-align: left;
}
#right {
    float: right;
}
.textos_g_14 {
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.detalle_text {
	padding: 5px 0px 5px 30px;
    text-align: left;
    font-weight: 400;
	color: #4a4a4a;
}
.detalle_titulo {
    color: #777;
    font-weight: bold;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-top: 2px;
    text-align: right;
    font-size: 16px;
}
element.style  {
    color: #FFFFFF;
    
    font-size: 12px;
    text-align: justify;
}

.textos_g_14 {
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.enviar {
	color: #FFF;
	font-size: 16px;
	text-align: center;
	padding-top:15px;
	padding-bottom:8px;
	font-weight: bold;
}
.fnd_detalle {
	background-image: url(../img/fnd_n.jpg);
	background-repeat: repeat-x;
	background-color:#FFF;
	padding: 10px;
}


.titulo_tabla{
    background-color: #ED1C29;
    color: #FFF;
    font-size: 16px;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
}
.texto_tablalink{
	color: #0076c7;
    font-size: 16px;
    text-decoration: none;
}
.texto_tablalink a{
	color: #4a4a4a;
    font-size: 16px;
    text-decoration: none;
}
.texto_tablalink a:hover{
	color: #ED1C29;
	text-decoration: underline;
}
.texto_tabla{
	color: #666666;
	text-align:justify;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	font-size: 14px;
}
.tabla_gris{
	background-color: #E7E7E7;
}

table > tbody > tr[bgcolor="#e7e7e7"] {
	background-color: #4D4D4D !important;
	} 
	
table > tbody > tr [bgcolor="#e7e7e7"] {
	background-color: #4D4D4D !important;
	} 
tr [bgcolor="#ffffff"] >td {
	padding: 20px 0;
	background: #F3F0F0;
  color: #999;
	}
/*botones ofertas*/

table > tbody > tr > td > div >input, table > tbody > tr > td > input{
background-color:#fff;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    user-select: none;
    color:#ED1C29;
	border-color: #ED1C29;
}

table > tbody > tr > td > div >input:hover, table > tbody > tr > td > input:hover{
   color: #ED1C29;
    background-color: transparent;
    border-color: #ED1C29;
}







