
* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #564E4E;
}

h1, h2, h3 {
	margin-bottom: 1em;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4292C1; /* 549DC7 */
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	/*letter-spacing: -2px;
	font-size: 2.6em;*/
}
h1 img{
	border:0px;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #E2581D;
}

a:hover {
	background: #CEE7F5;
	text-decoration: underline;
	color: #549DC7;
}

/* Header */

#header {
	width: 980px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 30px;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	padding: 45px 0 0 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 50px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	padding-left: 15px;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: url(images/img02.gif) repeat-y;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding-top: 20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 30px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
}

.sidebar h2 {
	height: 40px;
	margin: 0;
	padding: 5px 10px;
	letter-spacing: normal;
	font-size: 1.4em;
}

#boletin img{
	border:1px solid #CACCD2;
	margin-left:95px;
	background:none;
}
#boletin a:hover{
	background:none;
	text-decoration: none;	
}
#boletin img:hover{
	border-bottom:2px solid #E2581D;
	border-right:2px solid #E2581D;
}
#arion img{	
	border:0px;
	background:none;
}
#arion{
	background:none;
	text-decoration: none;	
	margin-left:20px;
}
#arion img:hover{
	border:2px solid #E2581D;	
	background:none;
	text-decoration: none;
}
/* Sidebar1 */

#sidebar1 {
	background: url(images/img03.gif) no-repeat;
}

#sidebar1 h2 {
	text-align: right;
	background: url(images/img05.gif) no-repeat;
}

#sidebar1 li li {
	padding-right: 20px;
	text-align: right;
}

/* Sidebar2 */

#sidebar2 {
	background: url(images/img04.gif) no-repeat;
}

#sidebar2 h2 {
	background: url(images/img06.gif) no-repeat;
}

#sidebar2 p{
	font-size:11px;
	line-height:2em;
}

/* Search */

#search {
}

#search form {
	text-align: center;
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

#search h2 {
	background-image: url(images/img07.gif);
}

/* Calendar */
tbody{
	background:#FFFFFF;
}
#calendar h3{
	text-align:right;
	padding-right:4px;
}
#calendar_wrap {
	padding: 0 20px;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #CCCC99;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #CCCC99;
	color: #CCCC99;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #CCCC99;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;	
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

#today{	
	background:#EAE6E3;	
}
/* Recent Posts */

#recent-posts {
}

#cartacria h2 {
	background-image: url(images/img08.gif);	
}

.sidebar #recent-posts ul {
	padding: 0 20px;
}

.sidebar #camadas ul {
	padding: 0 20px;
}

.sidebar #cartacria ul {
	padding: 0 20px;
}

.sidebar #top-reproductor ul {
	padding: 0 20px;
}

/* Content */

#content {
	float: left;
	width: 580px;
}

.post {
	padding: 30px 10px 10px 10px;
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 20px;
	background: url(images/img10.gif) repeat-x;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}
.entry p{
	text-align:justify;
	line-height:1.3em;
}
.entry2 p{
	padding: 20px;
	text-align:justify;
	line-height:1.3em;
}
.entry3 {
	padding: 20px;
	background: url(images/img10.gif) repeat-x;
}

.entry3 p{
	text-align:center;
	line-height:1.3em;
}
.entry3 img{
	margin-left:20px;
}
.entry4 {
	padding: 20px;
}
.entry4 p{	
	text-align:center;
	line-height:1.3em;
}
.entry4 table{
	position:relative;
	left:-15px;
}
.entry4 td{
	vertical-align:top;
}
.entry4 img{
	margin-left:25px;
}
.entry4 td img{
	margin-left:0px;
}
#content img{
	padding-left:30px;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
}
#presentacion{
	font-size: 11px;
}

#banner{	
	padding:2px;
	margin-bottom:20px;	
	width:500px;
	padding-left:25px;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: url(images/img09.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}
#footer img{
	vertical-align:bottom;
}
.separa{
	clear:both;
}
#junta{
	position:relative;
	top:-20px;
}
#junta span{
	font-weight:bold;
	color:#FB4B2D;
}
#otros_cargos{
	position:relative;
	top:-30px;
}
#otros_cargos ul{
	position:relative;
	top:-20px;
}
#otros_cargos span{
	font-weight:bold;
	color:#008080;
}
#delegados{
	margin-top:20px;
}
#delegados span{
	font-weight:bold;
	color:#022B5B;
}

/* Firmantes */
#firmantes{
	width:100%;
}
#firmantes td{
	border:1px solid #DFDEE4;
	padding:4px;
}
#firmantes2{
	width:100%;
}
#firmantes2 td{
	border:1px solid #DFDEE4;
	padding:4px;
}
.fcriador span{
	font-weight:bold;
	color:#393A5B;
}
#firmantes img{	
	padding-left:0px;
	padding-top:2px;
	padding-right:2px;
	vertical-align:bottom;
}
.femail{
	color:#096182;
}
#bestandard{
	margin-left:8px;
}
#bestandard img{
	padding-left:0px;
	border:1px solid #E2DBD8;
}
#bestandard a{
	color:#E2DBD8;
	text-decoration:none;	
}
.text_petit{
	font-size:10px;
}
.cuenta{
	font-weight:bold;
	color:#FC1003;
}
#tlinks{
	width:100%;
}
#tlinks td{
	width:33%;
	border:1px solid #DFDEE4;
	padding:4px;
	text-align:center;
}
#tlinks img{
	padding-left:0px;
	border:1px solid #E2DBD8;
}
#tlinks a{
	color:#E2DBD8;
	text-decoration:none;	
}
#sosimg img{
	padding-left:0px;
	position:relative;
	left:-13px;
}
#ultimo_boletin img{
	padding-left:0px;
	border:1px solid #E2DBD8;
}
.imatge_centrar{
	margin-left:60px;
}
#llistat_expos{
	font-variant:small-caps;
	font-size:1.1em;
	font-weight:bold;
}
#expo_cabecera{
	list-style:circle;
}
#expo_resultats{
	width:100%;
}
#expo_resultats th{
	font-variant:small-caps;
	text-align:center;
	background:#D9ECEC;
}
#expo_resultats td{
	width:50%;
	vertical-align:top;
}
.subth{
	font-variant:small-caps;
	text-align:center;
	background:#F9F0DF;
}
.subtd{
	text-align:left;
	border-right:1px dotted #E1E2E3;
}
.subtd2{
	text-align:left;
}
#publi{
	margin-left:120px;
	border:0px;
}
