/*VINCULOS*/
a:link {font-family: Verdana; font-size: 12px; font-style: normal; font-weight: bold; color: #b42232; text-decoration: none}
a:hover {font-family: Verdana; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
a:press {font-family: Verdana; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
a:visited {font-family: Verdana; font-size: 12px; font-style: normal; font-weight: bold; color: #b42232; text-decoration: none}
/*Estilo para el cuerpo del HTML*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/fondo.gif);
	background-color:#7d7d7d;
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
}
.listatitulosproductos {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 000000;
	text-align: center;
	font-weight: bold;
}
.detalletitulosproductos {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: 000000;
	text-align: center;
	font-weight: bold;
}
.textos {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	text-align: justify;
	font-weight: normal;
}
.subtitulos {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: b42232;
	text-align: center;
	font-weight: bold;
}
.textosderecha {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	text-align: right;
	font-weight: normal;
}
.textoscentrados {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	text-align: center;
	font-weight: normal;
}
.presentacion {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: FFFFFF;
	text-align: center;
	font-weight: bold;
}
.presentacion02 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	text-align: center;
	font-weight: bold;
}
.precio {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
	text-align: center;
	font-weight: bold;
}
.gastosdeenvio {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 000000;
	text-align: center;
	font-weight: normal;
}
/*Tablas*/
.td_tablas {
	border:1px solid #082761;
}
.td_thumbs_farmacologia {
	border:5px solid #1f7bcc;
}
.tr_tablas_contenidos {
	padding:5px;
	border:1px solid #082761;
	border-collapse:collapse;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #082761;
	text-align: center;
}
.tr_tablas_titulos {
	padding:5px;
	border:1px solid #082761;
	border-collapse:collapse;
	background-color:#F0E0E0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #082761;
	text-align: center;
}
.tr_tablas_autores {
	padding:0px;
	border:1px solid #082761;
	border-collapse:collapse;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #082761;
	text-align: center;
}
input {	
	border: #1e568f 1px solid;
	background-color:#ffffff;
	font-family:Verdana;
	font-size:10pt;
	color: #1e568f;
	font-weight:normal;
}