@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10 pt;
	color: #333333;
}

table {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10 pt;
	color: #333333;
}

.SeccTit{
	font-size:18px;
	color: #006600;
}

.SeccSTit{
	font-size:13px;
}
 
.VdoTxt{
	font-size:8pt;
}
 
.VdoTit{
	font-size:8pt;
    font-weight:bold;
	color: #006600;
}
.Enlace{
	font-size:9pt;
	color: #296A06;
}
 
.Menu1Txt{
	font-size:9pt;
	color: #296A06;
}
 
.Menu1Naveg{
	font-size:8pt;
	color: #333333;
}
 
.LstProd{
	font-size:12pt;
	color: #296A06;
    font-weight:bold;
}
 
.Regresar{
	font-family: Verdana, Tahoma;
	font-size:8pt;
	color: #296A06;
    font-weight:bold;
}