/* CSS Document */


 body {
 background:url(img_news/back.jpg) repeat-y top;
 color: #333;
 width:auto;
 font:Tahoma; color:#1D2E66;
 }
 
  * {
 margin: 0;
 padding: 0;
 text-decoration:none;
 }
 
  p {
 font-family:"Comic Sans MS";
 font-size:12px;
 color:#000000;
 text-decoration:none;
 }
 
  h1 { /*textos*/
 font-size:16px;
 color:#000000;
 font-family:"Comic Sans MS";
 font-style:normal;
 padding-left:0px;
 
 }
 
 h2 {/*titulos*/
 font-size:18px;
 color:#FFFFFF;
 font-family:"Comic Sans MS";
 }
 
  h3 {/*titulos*/
 font-size:20px;
 color:#FFFFFF;
 font-family:"Comic Sans MS";
 }
 
 
 
 .top {
 height:308px;
 margin: 0 auto;
 width: 732px;
 }

 .top2 {
 height:33px;
 margin: 0 auto;
 width: 732px;
 }

 
 .menu {
 float:left;
 width:182px;
 height:450px;
 }
 
 .columna_1 {
float:left;
width:732px;
height:630px;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;/*
border-width: 1px;
border-style: solid;*/
}

 .columna_2 {
float:left;
width:365px;
height:440px;
margin-left:0px;
margin-top:5px;
margin-bottom:0px;
}
 
 .columna_3 {
float:left;
width:183px;
height:440px;
margin-left:0px;
margin-top:5px;
margin-bottom:0px;
}



 
.botonera {
float:left;
width:545px;
height:76px;
}

.noticias {
float:left;
width:365px;
height:300px;
margin-top:20px;
margin-left:10px;
}

.noticias_texto_titulo {
background:url(img_news/noticias_r1_c1.jpg) no-repeat;
float:left;
width:350px;
height:32px;
padding-left:15px;
padding-top:2px;
}

.noticias_imagen {
float:left;
width:195px;
height:165px;
padding: 5px 5px 5px 5px;
}

.noticias_texto_lateral {
float:left;
width:154px;
height:170px;
padding-left:3px;
padding-right:3px;
padding-top:5px;
}

.noticias_texto_introducccion {
float:left;
width:355px;
height:85px;
padding-left:5px;
padding-right:5px;
padding-top:0px;
padding-bottom:3px;
}

.noticias_publicidad {
float:left;
width:365px;
height:68px;
}

.info {
float:left;
width:365px;
height:32px;
margin-top:10px;
}

.fot {
background:#5CAAF2;
float:left;
width:732px;
height:40px;
padding-top:10px;
}

.fot2 {
background:#5CAAF2;
float:left;
width:732px;
height:18px;
padding-top:2px;
margin-top:1px;
}



 /*CONTENEDOR------------------------------------*/ 
 .contenedor {
	margin:0 auto;
	width: 732px;
}

/* Boton btnComprar*/

.total
{
	background:white;
	border-style:solid;
	border-color:gray;
	text-align: right;
	color: black;
}

.rojo
{
	color: red;
	font-size: 10px;
}

.bordeSimple
{
	border-width:1px;
	border-style: outset;
	border-color: gray;
}


.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: #FFFEF2;
}

.Invisible{
	display:none;
}


.Visible{
	display:block;
}


.underline{
	text-decoration:underline;
	font-size: 12px;
	color: blue;
	cursor: pointer;
}

 .boton2{
           /*font-size:10px;
           font-family:;
           font-weight:bold;
           color:white;
           background:#638cb5;
           border:0px;
           width:80px;
           height:15px;*/

font-family: Avant Garde;
font-size: 8pt;
font-weight: bold;
padding: 2px;
background-color:#FC3;
color: 333;
text-decoration: none; 
cursor: pointer;
border:   2px;
-moz-border-radius: 20px;				 					

/*border-top: 1px solid #cccccc;
    border-bottom: 2px solid #666666;
    border-left: 1px solid #cccccc;
    border-right: 2px solid #666666; */
/*border-bottom: 1px solid #cccccc;
    border-top: 2px solid #666666;
    border-right: 1px solid #cccccc;
    border-left: 2px solid #666666; */


 }

.button {
    /*background: transparent url('bg_button_a.gif') no-repeat scroll top right;*/
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
	display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

.botonComprarActivado
{
	width: 116px;
	height: 42px;
	background: url("img/cajaSubProductos/boton.png");
	border: none;
}
.botonComprarActivadoOnMouse
{
	width: 116px;
	height: 42px;
	background: url("img/cajaSubProductos/boton2.png");
	border: none;
}
.botonImprimir
{
	width: 100px;
	height: 36px;
	background: url("img/cajaSubProductos/imprimirTicket.png");
	border: none;
}
.botonVolver
{
	width: 100px;
	height: 36px;
	background: url("img/cajaSubProductos/Volver.png");
	border: none;
}
.botonComprarActivado2
{
	width: 116px;
	height: 42px;
	background: url("img/cajaSubProductos/imprimirTicket.png");
	border: none;
}
.huella
{
	cursor: pointer;
}
