/* CSS Document */
/*QUIMICA TECNICA LTDA */

body {
	font-family: Verdana;
	font-size: 9pt;
	color: #333333;
	text-align: center;
	margin: 0px;
	background-image:url(../images/background.gif);
}
a {
	color: #3C4886;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial Black;
	font-size: 17pt;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
}
h2 {padding: 0px; margin: 0px; font-size:12pt; font-weight:bold;}

.contenido {width: 760px; background-color:#FFFFFF;}
td.top { background-image: url(../images/top_back.jpg); padding-right: 10px; font-size: 8pt;}
td.top a{color:#666666;}
table.menu {width: 530px;}
td.botones {height: 32px; vertical-align:bottom; padding-top: 2px;}
td.botones a{
	width: 129px;
	height: 21px;
	padding-top: 10px;
	background-image: url(../images/boton_off.gif);
	display: block;
	font-weight: bold;
	color: #334368;
	text-decoration: none;
}
td.botones a:hover { background-image: url(../images/boton_on.gif);	text-decoration: none;}
td.botonactivo {width: 129px;
	height: 21px;
	background-image: url(../images/boton_on.gif);
	font-weight: bold;
	color: #003366;
	vertical-align:middle;
}
td.base {background-color:#5069A1;}
td.base a{color:#FFFFFF; font-size:7pt;}
td.basetitulos {
	background-image:url(../images/barra_silver.jpg);
	background-color:#E5E5E5;
	border-top: 2px solid #CFE2F1;
	border-bottom: 3px solid #5069A1;
	padding: 6px;
	text-align: left;
	}
td.productos {
	border-bottom: 1px solid #E5E5E5;
	text-align: left;
}
td.productos a{color: #666666; display: block; padding: 4px;}
td.productos a:hover{ background-color:#F4F4F4; text-decoration: none;}
a.disenoweb {color:#666666; font-size:8pt; font-family:Arial;}
td.centro {
	background-image: url(../images/logogrande.gif);
	background-position: center;
	vertical-align:top;
	text-align: left;
}
table.desc td {vertical-align:top;}
