/* Stylesheet Amics del Liceu - Full Informatiu Electrònic */
* { padding: 0; margin: 0;
}
body {
	background-color: #B2536B;
}
a { 
	color: #910A2B;
	text-decoration: none;
}
a:hover { 
	color: #666666;
	text-decoration: none;
}
#body {
	color: #000000;
	background-color: #ffffff;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	color: #000000;
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: top left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 800px;
	margin-left: 10px;
}
#credits {
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Myriad Pro", Tahoma;
	text-align: justify;
	background-color: #B2536B;
	font-size: smaller;
	padding-top: 30px;
}
#credits a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: smaller;
}
#credits a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: smaller;
}
H1 {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Myriad Pro", Tahoma;
	font-size: 20px;
	color: #000000;
	font-weight: lighter;
}
#blank {
	background-color: #FFFFFF;
	text-align: justify;
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Myriad Pro", Tahoma;
}
#arrow {
	margin: 10px 0 10px 10px; 
}
h2 {
	margin-bottom: 10px;
	font-weight:lighter;
	color: #910A2B;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Myriad Pro", Tahoma;
}
#pie_imagen {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	font-style: italic;
	margin-left: 0px;
}
h3 {
	color: #910A2B;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Myriad Pro", Tahoma;
	font-size: 14px;
	font-weight: lighter;
}
#avantatges {
	margin-left: 20px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Myriad Pro", Tahoma;
	margin-bottom: 20px;

}
#avantatges a { 
	color: #910A2B;
	text-decoration: none;
}
#avantatges a:hover { 
	color: #666666;
	text-decoration: none;
}
#avantatges td {
	padding: 10px;
	border-bottom: #999999 solid 1px;
	border-left: #999999 solid 1px;
}
#programa {
	background-color: #000000;
	color: #FFFFFF;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", "Myriad Pro", Tahoma;
	font-weight: lighter;
}
#programa p {
	padding: 6px 0 10px 10px;
	font-weight: lighter;
	padding-top: 10px;
	line-height: 20px;
}
#programa span {
	font-size: smaller;
	color:#FFFFFF;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Myriad Pro", Tahoma;
}
#programa a { 
	color: #910A2B;
	text-decoration: none;
}
#programa a:hover { 
	color: #666666;
	text-decoration: none;
}
#dades_viatge td {
	
	border-left: #999999 solid 1px;
	padding-left: 10px;
	padding-right: 10px;
}
#dades_viatge {
	margin-top: 20px;
	border-right: #999999 solid 1px;
	margin-bottom: 30px;

}
#titles {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Myriad Pro", Tahoma;
	font-size: 14px;
	color: #910A2B;
	font-weight: bold;
}
IMG { border: none;
}

#titols a {
	text-decoration: none;
	color: #910A2B;
}