/* CSS Document */
#titulo_general {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 25px;
	color: #BD0000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#titulo_productos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 25px;
	color: #BD0000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#titulo_glosario {
	font-family: "Trebuchet MS";
	font-size: 35px;
	line-height: 25px;
	color: #BD0000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#negrita {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
#negrita a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
#negrita a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#negrita strong {
	color: #BD0000;
	text-decoration: none;
}
hr {
	color: #cccccc;
	border: 1px dotted #CCCCCC;
}
#borde_conductores_derecho {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BD0000;
}
.borde_conductores_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BD0000;
}
#Formulario form {

}
#no_input input {
	border: none;
	height: 10px;
	width: 10px;
	background-color: #FFFFFF;
}
#Formulario input {
	border: 1px solid #BD0000;
	background-color: #F7F7F7;
	height: 15px;
	width: 200px;
	padding-left: 3px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: normal;
	color: #BD0000;
	text-decoration: none;
}
#peque input {
	border: 1px solid #BD0000;
	background-color: #F7F7F7;
	height: 15px;
	width: 50px;
	padding-left: 3px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: normal;
	color: #BD0000;
	text-decoration: none;
}
#peque1 input {
	border: 1px solid #BD0000;
	background-color: #F7F7F7;
	height: 19px;
	width: 50px;
	padding-left: 3px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: normal;
	color: #BD0000;
	text-decoration: none;
}
#Formulario textarea {
	border: 1px solid #BD0000;
	background-color: #F7F7F7;
	width: 535px;
	padding-left: 3px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: normal;
	color: #BD0000;
	text-decoration: none;
}
#Formulario_contacto textarea {
	border: 1px solid #BD0000;
	background-color: #F7F7F7;
	width: 200px;
	padding-left: 3px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: normal;
	color: #BD0000;
	text-decoration: none;
}
#talleres a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
#talleres a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#scroll_productos {
	height: 487px;
	overflow: auto;
	width: 345px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #BD0000;
	scrollbar-darkshadow-color: #BD0000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #BD0000;
	padding-right: 9px;
	padding-bottom: 15px;
}
#form_contacto form {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 300px;
}
#link a {
	font-family: "Trebuchet MS";
	color: #990000;
	text-decoration: none;
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
}
#link a:hover {
	font-family: "Trebuchet MS";
	color: #999999;
	text-decoration: none;
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
}
.borderTable_MasVida {
	border-bottom: #CCCCCC solid 1px;
}