body {
	background-color: #2E0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size:10px;
}
.infolateral {
	color: #fff2e4;
	font-family: Tahoma;
	font-size:10px;
}
.masinfo{
	font-family: Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.titulo1{
	font-family: Tahoma;
	font-size:12px;
	color:#D2FF00;
}
.titulo2{
	font-family: Tahoma;
	font-size:14px;
}
.texto{
	font-family: Tahoma;
	font-size:11px;
}
.texto10{
	font-family: Tahoma;
	font-size:10px;
}
.pie{
	font-family: Tahoma;
	font-size:10px;
	color:#666666;
}
.submenu{
	font-family: Tahoma;
	font-size:10px;
}
a.submenu {
	font-family: Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.submenu:link {
	font-family: Tahoma;
	color:#000000;
	text-decoration:none;
}
a.submenu:active {
	font-family: Tahoma;
	color:#000000;
	text-decoration:none;
}
a.submenu:hover {
	font-family: Tahoma;
	color:#FF8100;
	text-decoration:underline;
}
a.titulo2{
	font-family: Tahoma;
	font-size:14px;
	text-decoration:none;
}

blockquote{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Tahoma;
	font-size:10px;
	color:#FFFFFF;
}

.linkprod {
	font-family: Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
}

a.linkprod {
	font-family: Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
}

a.linkprod:link  {
	font-family: Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
}
a.linkprod:hover  {
	font-family: Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: underline;
}

.imgproductos{
background-image: url(../ix/productos_01.jpg);
background-repeat: no-repeat;
}

.imgempresa{
background-image: url(../ix/empresa_03.jpg);
background-repeat: no-repeat;
height: 218px;
}

.imglateral{
background-image: url(../ix/lateral_fnd.jpg);
background-repeat: repeat-y;
}

fieldset{
	border: 0px;
}

label.errHilite {
	color: #C00;
}

input.errHilite{
	border: 1px solid #708090;
	background-color: #DDDDFF;
}

input, textarea{
	font-size:11px;
	color: #000000;
	border: 1px solid #593E2C;
}