table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
input{
	border:1px solid white;
	font-size:Arial;
	font-size:10px;
	color:#7F231F;
}
.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: white;	
}
a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.Idioma {
	font-size: 12px;
	font-weight: bold;
	color: #D8DADC;
}
.Idioma:link {
	font-size: 12px;
	font-weight: bold;
	color: #D8DADC;
}
.Idioma:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.ampliar {
	font-size: 10px;
	color: #FFFFFF;
}
.ampliar:link {
	font-size: 10px;
	color: #FFFFFF;
}
.ampliar:hover {
	font-size: 10px;
	color: #FFFFFF;
}
.ampliar:visited {
	font-size: 10px;
	color: #FFFFFF;
}
.texto_ubicacion {
	font-size: 10px;
	color: #FFFFFF;
}


.IdiomaSeleccioado{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.MenuBarra {
	font-size: 12px;
	font-weight: bold;
	/*color: #AC1719;*/
}
a.Menu {
	font-size: 12px;
	font-weight: bold;
	color: #AC1719;
}
/*
a.Menu:link {
	font-size: 12px;
	font-weight: bold;
	color: #EEB18A;
}*/
a.Menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #EEB18A;
}
/*
a.Menu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #EEB18A;
}*/

.AvisoLegal {
	font-size: 10px;
	color: #FFFFFF;
}
.ProductoClase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7F231F;
}
.ProductoNombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EEB18A;

}
.ModeloNombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EEB18A;
}
.imagenborde {
	border-color:#FFFFFF;
	border-width:5px;
}
.FichaBotones{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.FichaBotones:hover{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none
}
.FichaBotones:link{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none
}
.FichaBotones:visited{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none
}

.empresa{
	color:#EDA37C;
	font-size:12px;
}

.blanco{
	color:white;
	font-size:12px;
}
