@charset "UTF-8";

body {
	font-family: Georgia, "Times New Roman", Times, serif;
  
	background:url(../_img/background.jpg) repeat-y;
	background-color: white;
}

a {
	text-decoration: none;
}
#wrapper {
	text-align: left;
	margin-left: 70px;
	width: 980px;
	height: auto;
}


#header {
	padding: 40px 0px 0px 30px;
	height: 138px;	
}

#container {
	background: url(../_img/background_menu.jpg) repeat-y;
}

#side-a, #fside-a {
	background: url(../_img/background_menu.jpg) repeat-y;
	float: left;
	width: 226px;
	padding-bottom: 20px;
}
div.side-a {
	background: url(../_img/background_menu.jpg) repeat-y;
	float: left;
	width: 226px;
	padding-bottom: 20px;
}


ul {
	margin: 0; 
	padding: 0;
	font-weight: bold;
	font-size: 10px;
	line-height: 19px;
}

li.menu 
{
	margin-left: 35px;
	list-style: none;
	padding-left: 15px;
	background: url(../_img/bullet.jpg) no-repeat;
	background-position: 0px 5px;
	color: #8a1c35;
}

li.menu a { 
	color: #8a1c35;
}

li.menu a:hover { 
	color: #8a1c35;
}

li.submenu {
	margin-left: 12px;
	list-style-image: url(../_img/submenu.jpg);
}

li.submenu a { 
	color: #231f20;
}

li.submenu a:hover { 
	color: #8a1c35;
}

#footer-side-a {
	border-top: 1px solid #8a1c35;
	margin: 50px 50px 0px 30px; 
	padding-top: 7px;
}

#footer-content_esquerra {
	border-top: 1px solid #8a1c35;
	margin: 50px 0 0 20px;
	padding-top: 7px;
	float: left;
	width: 315px;
	padding-left: 20px; 
}

#footer-content_dret {
	border-top: 1px solid #8a1c35;
	margin: 50px 0 0 20px;
	padding-top: 7px; 
	float: left;
	width: 315px;
	padding-left: 20px;
}

#footer-content_centre {
	border-top: 1px solid #8a1c35;
	margin: 50px 0 20px;
	padding-top: 7px; 
	float: left;
	width: 630px;
	padding-left: 20px;
}

li.peu {
	color: #8a1c35;
	list-style: none;
	padding-left: 15px;
	background: url(../_img/bullet.jpg) no-repeat;
	background-position: 0px 5px;
}

#footer-content_dret li.peu {
	font-size: 9px;
	font-weight:normal;
	color:#6d6d6d
}

li.peu a { 
	color: #8a1c35;
}

li.peu a:hover { 
	color: #8a1c35;
}

#content { 
	float: left;
	width: 730px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

#content_dret {
	float: left;
	width: 340px;
	padding-left: 20px;
}

#content_esquerra {
	float: left;
	width: 340px;
	padding-left: 20px;
}

#content_centre {
	float: left;
	width: 680px;
	padding-left: 20px;
}

#header_content {
	width: inherit;
	border-bottom: 20px;
	padding-bottom: 20px;
	display: inline-block;
	vertical-align: top;
}

#left {
	float: left;
	width: 50%;
}

#right {
	float: left;
	width: 50%;
	text-align: right;
	
}

#link_individual a, .link_individual a {
	font-size: 11px;
	line-height: 19px;
	color: #942f46;
}

#link_individual a:hover, .link_individual a:hover {
	color: #000;
}

a.link_text {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #8a1c35;	
}

a:hover.link_text  {
	color: #000;
}

#cita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	line-height: 25px;
	color: #8a1c35;
	border-top: 1px solid #8a1c35;
	margin-top: 20px;
	padding-top: 5px;
}

.titol {
	font-weight: bold;
	font-size: 18px;
	color: #8a1c35;	
}

.titol_petit {
	font-weight: bold;
	line-height: 15px;
	font-size: 15px;
	color: #8a1c35;	
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.link_petit {
	font-weight: bold;
	font-size: 11px;
}
.titol_petit a, .link_petit a {
  color: #8a1c35;
}
.titol_petit a:hover, .link_petit a:hover {
	color: #000000;
}

.dia_hora {
	color: #999;
	font-size: 0.9em;
}

.blocs {
	padding-bottom: 30px;
}

.text_peu {
	font-size: 9px;
	line-height: 11px;
	font-weight:normal;
	color:#6d6d6d
}

#footer {
	height: auto;
	clear: both;
}

.subtitul_patronat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #8a1c35;
	margin: 20px 0 20px 0;
}

.nom_persona {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8a1c35;
}

img.patronat {
	border: 4px solid #8a1c35;
	margin-right: 10px;
}

span.form-required {
  color: #ffae00;
}

div#titular {
	height: 20px;
	text-align: left;
}

.falta {
  color: #fee3ad;
  background: #781351;
}

