@charset "iso-8859-1";
/* CSS Document */
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align:left;
}
#cuerpo{
	width:1000px;
	height:648px;
}
#cabe{
	width:1000px;
	height:91px;
	background:url(img/cabecera.jpg);
}
#gr{
	width:1000px;
	height:33px;
}
#botonera{
	width:125px;
	height:524px;
	float:left;
}
#texto{
	width:875px;
	height:498px;
	float: left;
	background-color: #ECE9F5;
}
#tx{
	width:1000px;
	height:498px;
	float: left;
	background:#CCCCCC;
}
.texto{
	width:875px;
	height:498px;
	float: left;
	background-color: #ECE9F5;
}
#abajo{
	width:875px;
	height:26px;
	float:right;
}
#bajo{
	width:1000px;
	height:26px;
	float:left;
}
sup{
	font-size:11px;
}

#banner{
	width:450px;
	height:91px;
	margin-left:170px;
	margin-top:0px;
}
.link{
color:#269;
background:url(productos/images/linkarrow.gif) left no-repeat;
display:block;
margin:0px 0px 0px 0px;
padding:1px 1em;
}

.link:hover{
color:#48b;
background:url(productos/images/blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */
text-decoration:none;
}
.banner {
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 0px;
}

TD.TaulaContacte {
 background-color: #2147BF;
 color: white;
 font-size: 11px;
 text-align: center;
 height: 50px;
}

TD.TaulaContacte A {

 color: white;

}

TD.TaulaContacte A:Hover {

font-weight:bold;

}

TD.TaulaEmpleo {

 color: black;
 font-size: 11px;
 text-align: center;
 height: 50px;
}

TD.TaulaEmpleo A {

 color: white;

}

TD.TaulaEmpleo A:Hover {

font-weight:bold;

}

TD.TaulaContacte2 {
 color: #2147BF;
 font-size: 11px;
 line-height: 20px;
 text-align: right;
}

TD.TaulaContacte2 TEXTAREA {
 font-size: 11px;
}

TD.TaulaContacte3 INPUT {
 font-size: 11px;
}

INPUT.Submit {
 background-color: #2147BF;
 color: white;
 border: 0px;
 font-size: 11px;
 padding: 4px;
}

