﻿/* TEXTOS */


.tipo_producto,
.tipo_producto a:link,
.tipo_producto a:active,
.tipo_producto a:visited {
font-family: Arial;
color: #003876;
font-size: 12px;
text-align:left;
text-transform:uppercase;
}

.tipo_producto a:hover  {
	text-decoration: underline;
}

.nombre_producto,
.nombre_producto a:link,
.nombre_producto a:active,
.nombre_producto a:visited {
font-family: Arial;
color: #2d8bbd;
font-size: 10px;
text-align:center;
}

.nombre_producto a:hover  {
	text-decoration: underline;
}


.tit_ambimed,
.tit_ambimed a:link,
.tit_ambimed a:active,
.tit_ambimed a:visited {
font-family: Arial;
color: #9c9c9c;
font-size: 11px;
text-align:justify;
font-weight:bold;
}

.tit_ambimed a:hover  {
	text-decoration: underline;
}

.text_ambimed,
.text_ambimed a:link,
.text_ambimed a:active,
.text_ambimed a:visited {
font-family: Arial;
color: #9c9c9c;
font-size: 10px;
text-align:justify;
}

.text_ambimed a:hover  {
	text-decoration: underline;
}



.int_tit_producto,
.int_tit_producto a:link,
.int_tit_producto a:active,
.int_tit_producto a:visited {
font-family: Arial;
color: #3399cc;
font-size: 14px;
text-align:justify;
}

.int_tit_producto a:hover  {
	text-decoration: underline;
}


.int_subtit_producto,
.int_subtit_producto a:link,
.int_subtit_producto a:active,
.int_subtit_producto a:visited {
font-family: Arial;
color: #3399cc;
font-size: 12px;
text-align:justify;
}

.int_subtit_producto a:hover  {
	text-decoration: underline;
}



.int_texto_producto,
.int_texto_producto a:link,
.int_texto_producto a:active,
.int_texto_producto a:visited {
font-family: Arial;
color: #666666;
font-size: 11px;
text-align:justify;
}

.int_texto_producto a:hover  {
	text-decoration: underline;
}
/* PRODUCTOS */

.backprod  {	
	background-image:url(/Portals/_default/Skins/DMG/img/backcontent_productos.png);
	background-repeat:repeat-y;
}

.backprod_titulo {
	background-image:url(/Portals/_default/Skins/DMG/img/backtitlinprod.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	
}

.backprod_inf {
	background-image:url(/Portals/_default/Skins/DMG/img/backinfprod.png);
	background-repeat: no-repeat;
	background-position:top left;
	height:35px;
	
}
