a 
{
	color: #900;
	text-decoration: underline;
} 

a:hover 
{
	text-decoration: none;
	color: #900;
}
td {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
}
.titol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	height: 22px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000099;
	border-left: none;

}
.peufoto {
	font-style: italic;
	color: #990000;
	font-size: 11px;
	border: none;
	text-align: center;


}
p {
	line-height: 20px;
}
li {
	list-style-type: square;
	line-height: 25px;
}
.clateral {
	background-color: #D3D5E2;
	border: none;
}
.ccentral {
	background-color: #E8F1FF;
}
.titolFort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #880000;
	border: medium none;
}
.titolDetallProducte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	background-color: #CCCCCC;
	border: medium none;
}
.cosDetallProducte {
	background-color: #FFF5E1;
}
.titolblau{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	text-transform: uppercase;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 3px;
	background-color: #7D9CC1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.BarraSup {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-style: normal;
	background-image: url(/imgcap/fons1.png);
	background-repeat: repeat-x;
	border: none;
	line-height: normal;

}

#contenedorFrases {
	border: 0px;
	position: static;
	visibility: visible;
	top: 0px;
}
                    
#contenedorFrases div {
	visibility: hidden;
	font-size: 12px;
	position: absolute;
}

#contenedorFrases div p {
	font-style: normal;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

#contenedorFrases div h4 {
	text-align: right;
	font-size: 12px;
	color: #666666;
}
hr {
	color: #94B5C7;
}

.MainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	height: 18px;
	text-decoration: none;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
}
a.MainMenu:link {
	color: #990000;
	text-decoration: none;
	border: 1px solid #FFFFFF;

}
a.MainMenu:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #94B5C7;
	border: 1px solid #FFF;
}
