@charset "utf-8";
/* CSS Document */

a:active {  color: 000000; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}
a:link {  color: 000000; text-decoration: none}
a:visited {  color: #666699; text-decoration: none}
#cabec{
	background-color:#330066;
	height:125px;
}
/******************************* Menu cabecera **************************/
#menub{
	margin-top:0px;
	margin-left:0px;
	float:left;
	display:inline;
}
/******************************* Logo **********************************/
#logom{
	margin-left:10px;
	margin-top:10px;
	float:left;
	display:inline;
	@margin-left:-300px;
	@margin-top:10px;
	@float:left;
	_margin-left:-300px;
	_margin-top:10px;
	_float:left;
}
/******************************* Menu idiomas **************************/
.banderas {
	background-color: rgb(51, 0, 102);
	margin-top:10px;
	float:right;
	display:inline;
}
/************************** Formulario de contacto *********************/
.formcontact{
	width:100%;
	_margin-left:5px;
	padding-left:20px;
	_padding-left:20px;
	font-size:12px;
	color:#FFFFFF;
}
#formulario{
	width:25%;
	height:370px;
	background:url(images/bg-sel-idioma1.png) center no-repeat;
	color:#FFFFFF;
	font-size:10px;
	padding-left:3px;
	font-weight:bold;
}
.tituloform{
	height:20px;
	margin-left:-5px;
	margin-right:-5px;
	font-size:11px;
	background:url(images/h3negre-bgb-form.gif) center no-repeat;
}
.tituloform span{
	color:#FFFFFF;
	padding-left:3px;
	font-weight:bold;
}
/************************* Productos **********************************/
.productos {
  	font-size: 8pt;
}
.titulo{
	align:center;
	height:20px;
	margin-left:-5px;
	margin-right:-5px;
	font-size:11px;
	background:url(images/h3negre-bgb.gif) center no-repeat;
}
.titulo span{
	color:#FFFFFF;
	padding-left:3px;
	font-weight:bold;
}
