@charset "iso-8859-1";
/* CSS Document */
html, body{
	height:100%;
	margin:0;
}
html{
	/*background:url(../imagenes/ff1.jpg) repeat-x top;*/
}
body{
		background:url(imagenes/back.png) center 400px no-repeat;
}
form {
	margin: 0;
	padding: 0;
}
.textos-index{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:black;
	}
.textos-index a{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:black;
	text-decoration:none;
	}
.textos-i{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	}
.textos-i a{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	text-decoration:none;
	}
	
.infe {

	font-family: Tahoma;

	font-size: 10px;

	font-weight: normal;

	color: #BB77BB;

	text-decoration: none;

}

.textos {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000;

	text-decoration: none;

}

.textos a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #D90075;

	text-decoration: none;

}

a.textos2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #D90075;

	text-decoration: none;

}

a.textos2:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #D90075;

	text-decoration: none;

}

.idiomas {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333;

	text-decoration: none;

}

.idiomas:hover {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color:#D90075;

	text-decoration: none;

}

.direcciones{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.botonesbordes {

	border: 1px solid #CCC;

}

.boton {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #000000;







}

.boton:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #666666;



}

.textososcuros {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

}

.textososcuros a{



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

}

.textososcuros a:hover{



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000;

	text-decoration: none;

}

.textosproductos {



	font-family: "Century Gothic";

	font-size: 14px;

	font-weight: bolder;

	color: #000;

	text-decoration: none;

	background-color: #FFF;

}

.resaltes {





	font-family: "Century Gothic";

	font-size: 18px;

	font-weight: bolder;

	color: #000;

	text-decoration: none;

	background-color: #FFF;

}

.enlaces {



	font-family: Tahoma;

	font-size: 12px;

	font-weight: normal;

	color: #BB77BB;

	text-decoration: none;

}

.enlaces:hover {



	font-family: Tahoma;

	font-size: 12px;

	font-weight: normal;

	color: #ffffff;

	text-decoration: none;

}

.miboton{

background-color:#8080C0;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
padding-left:17px;
padding-right:17px;
color: FFFFFF;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

line-height:40px;

text-decoration:none;

}

a.miboton:hover{

background-color:#444773;

color: FFFFFF;

}

.precio {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #8080C0;
}
.pvp {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #E1CDD3;
}

.referencia {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000;

}

.form_text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000;

}

.form_submit {
	
	color: #CCC;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 1px;
	
}
