﻿/* ESTILOS MAGMATOOLS - d2B Network*/


body{
margin:0 0 0 0;
background-color:#d4d4d4;}

/*----------------------------------------------------------------------------------------------------*/

/* BOTONES DE LOS IDIOMAS  y LINKS GENERALES*/

a.btn_idiomas_izq:link {
	font-family:arial;
	font-size:11px;
	color:#757575;
	text-decoration:none;
	display:block;
	padding-top:1px;
	width:78px; 
	height:18px;
	background-image:url('../imag/btns/idioma_izq_off.gif');
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
}

a.btn_idiomas_izq:visited {
	font-family:arial;
	font-size:11px;
	color:#757575;
	text-decoration:none;
	display:block;
	padding-top:1px;
	width:78px; 
	height:18px;
	background-image:url('../imag/btns/idioma_izq_off.gif');
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
}
a.btn_idiomas_izq:hover {
	font-family:arial;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	display:block;
	padding-top:1px;
	width:78px; 
	height:18px;
	background-image:url('../imag/btns/idioma_izq_on.gif');
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
}

a.btn_idiomas_der:link {
	font-family:arial;
	font-size:11px;
	color:#757575;
	text-decoration:none;
	display:block;
	padding-top:1px;
	width:78px; 
	height:18px;
	background-image:url('../imag/btns/idioma_der_off.gif');
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
}

a.btn_idiomas_der:visited {
	font-family:arial;
	font-size:11px;
	color:#757575;
	text-decoration:none;
	display:block;
	padding-top:1px;
	width:78px; 
	height:18px;
	background-image:url('../imag/btns/idioma_der_off.gif');
	background-position:left;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
}
a.btn_idiomas_der:hover {
	font-family:arial;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	display:block;
	padding-top:1px;
	width:78px; 
	height:18px;
	background-image:url('../imag/btns/idioma_der_on.gif');
	background-position:right;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
	
}

/*link ampliar*/

a.link_ampliar:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#8A8A8A;
	text-decoration:none;
}

a.link_ampliar:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#8A8A8A;
	text-decoration:none;
}
a.link_ampliar:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF4F00;
	text-decoration:none;
}


/* links de la seccion "productos complementarios" en la home */

a.link_prods:link{
	padding-left:30px;padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767676;
	text-decoration:none;
	display:block;
	width:194px; height:17px;
	background:transparent url('../imag/bullet_prods_off.gif') no-repeat fixed center center;	
}
a.link_prods:visited{
	padding-left:30px;padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767676;
	text-decoration:none;
	display:block;
	width:194px; height:17px;
	background:transparent url('../imag/bullet_prods_off.gif') no-repeat fixed center center;	
}
a.link_prods:hover{
	padding-left:30px;padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767676;
	font-weight:bold;
	color:#FF4F00;
	text-decoration:none;
	display:block;
	width:194px; height:17px;
	background:transparent url('../imag/bullet_prods.gif') no-repeat fixed center center;	
}


/*link generico*/

a.link_generico:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8A8A8A;
	text-decoration:none;
}

a.link_generico:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8A8A8A;
	text-decoration:none;
}
a.link_generico:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF4F00;
	text-decoration:none;
}



/*----------------------------------------------------------------------------------------------------*/


/* TEXTOS GENERALES */

.texto_gral{
	font:normal normal 12px arial;
	color:#767676;
	padding-left:12px; padding-right:12px; padding-bottom:12px;
}
.titulo_noticia{
	font:normal normal 12px arial;
	color:#FD2F00;
	font-weight:bold;
	text-decoration:none;
}
.texto_noticia{
	font:normal normal 12px arial;
	color:#616161;
	
}

.testimonio_home{
	font:normal italic 12px arial;
	color:#767676;
	padding-left:12px; padding-right:12px;
}

.texto_naranja{
	font:normal bold 12px arial;
	color:#FF4F00;
	}
	
*html .faq{
	display:block;
	width:346px; /*359*/
	height:28px; /*30*/
	background-image:url('../imag/back_pregunta.gif');
	/*background: */
	background-repeat: no-repeat;/*repeat-x; /*fixed center center;*/
	font: Arial;
	font-size: 11px;
	font-style:normal;
	color:gray;
	padding-left:38px; 
	padding-top:11px;
}

*html .faq2renglones{
	display:block;
	width:346px; /*359*/
	height:45px; /*30*/
	background-image:url('../imag/back_pregunta_doble.gif');
	/*background: */
	background-repeat: no-repeat;/*repeat-x; /*fixed center center;*/
	font: Arial;
	font-size: 11px;
	font-style:normal;
	color:gray;
	padding-left:38px; 
	padding-top:12px;
}

.faq[class]{
	display:block;
	width:321px; /*359*/
	height:28px; /*30*/
	background-image:url('../imag/back_pregunta.gif');
	/*background: */
	background-repeat: no-repeat;/*repeat-x; /*fixed center center;*/
	font: Arial;
	font-size: 11px;
	font-style:normal;
	color:gray;
	padding-left:38px; 
	padding-top:11px;
}

.faq2renglones[class] {
	display:block;
	width:320px; /*359*/
	height:45px; /*30*/
	background-image:url('../imag/back_pregunta_doble.gif');
	/*background: */
	background-repeat: no-repeat;/*repeat-x; /*fixed center center;*/
	font: Arial;
	font-size: 11px;
	font-style:normal;
	color:gray;
	padding-left:38px; 
	padding-top:12px;
}

/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------

NOVEDADES NUEVO

----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
*/

.contenedor_nov_der
{
	float:left;
	width:166px;
}
.imagen_nov_tit
{
	float:left;
	margin:0px 0px 10px 0px;
}
.contenedor_nov_main
{
	float:left;
	width:564px;
}
.nov_main_tit
{
	float:left;
	width:564px;
}
.volver_noticia{
	float:right;
	font:normal normal 12px arial;
	color:#595959;
	font-weight:bold;
	text-decoration:none;
}






