.normal {font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.norm_color {font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #295347;
	text-decoration: none;
}

.normalgrey {font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.telefon {font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #233955;
	text-decoration: none;
}

.normalbold {font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
}

.td_menu {
	background-image: url(../images/producto/fdo-09.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #E9E9E9;
}

.liniatop  {
	margin-right: 0;
	color:#295347;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none
}

.puntets  {
	border-bottom:1px dotted #cc7d12; line-height: normal;
	margin-right: 0;
	color:#cc7d12;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none; border-left-width:1px; border-right-width:1px; border-top-width:1px
}

.flecha01 {font-family: Verdana, Arial;
	font-size: 8px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.flecha02 {font-family: Verdana, Arial;
	font-size: 8px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.puertas-aluminio {
	background-image: url(../images/puertas-aluminio04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.puertas-metalicas {
	background-image: url(../images/puertas-metalicas04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.apertura-puertas {
	background-image: url(../images/apertura-puertas04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.menu {
	background-image: url(../images/productos/fdo09.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.motorizaciones {
	background-image: url(../images/motorizaciones04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/----------------links-------------------/


a:link {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 11px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 11px;
}
a:active {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 11px;
}
a:hover {
	color: #0F59DC;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 11px;
}


a.grey {
	color: #999999;
	text-decoration: none;
}
a:visited.grey {
	color: #999999;
	text-decoration: none;
}
a:active.grey {
	color: #999999;
	text-decoration: none;
}
a:hover.grey {
	color: #295347;
	text-decoration: none;
}


a.green {
	color: #295347;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
}
a:visited.green {
	color: #295347;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
}
a:active.green {
	color: #295347;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
}
a:hover.green {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
}


/****************Formulari*******************/

TEXTAREA 
{
   	border:1px solid #cccccc; 
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
   	background-color: #F3F3F3;
   	color: black; margin-right:6; margin-left:2; margin-top:2; margin-bottom:2;}


INPUT	
{
   	border:1px solid #cccccc; 
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
   	background-color: #F3F3F3;
   	color: #000000; margin-right:6; margin-left:2; margin-top:2; margin-bottom:2;}

Select	
{
   	border:1px solid #cccccc; 
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
   	background-color: #F3F3F3;
   	color: #000000; margin-right:6; margin-left:2; margin-top:2; margin-bottom:2;}
.td_menulink {
	background-image: url(../images/producto/punt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F1F3F0;
}
.td_linia {

	background-image: url(../images/producto/fdo-10.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F1F3F0;
}
.td_contingut {

	background-image: url(../images/producto/fdo-12.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #eff1f0;
}
.normalthin {
font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}