/* ============== comu per totes =========== */

@import url(menu.css);
@import url(aural.css);


body {
	background:#fff url(../img/back04.gif) repeat;
	margin:0;
	padding:0;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	text-align: center;  
  }

html>body {font-size: 1em;}

/* Los acronimos y abbrs */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #E1FF6A;
	font-size: 90%;
	color: #333333;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


a:link, a:visited {
	color: #0F238C;
	background-color: transparent;
}
#mitat a:visited {
	background-image: url(../img/metas/visited.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:8px
}
#mitat h2 a:visited, 
#mitat h3 a:visited, 
#mitat div.cont-gals a:visited, 
#mitat div.cont-blog div.navigation a:visited,
#mitat div.cont-blog #x-blog a:visited,
#mitat div.cont-blog .nav a:visited,
#mitat div.cont-blog .postmetadata a:visited,
#mitat div.cont-blog .entry-files a:visited,
#mitat div.cont-blog h4 a:visited,
#mitat p.intern a:visited {
	background-image: none;
	padding-right:0px;
}
a:hover {
	color: #000;
	background-color:  transparent;
}
.t-right {
	text-align: right;
}
.t-center {
	text-align: center;
}
#principal {width: 557px; margin-right: auto; margin-left: auto; font-size: 85%; text-align: center; background-color: transparent; color: inherit;}

#continent {
	text-align: left;
	width: 555px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	float:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color: #fff;
	color: inherit;
}

img { border:none; }

h1 {float: left;margin: 5px 0 0 3px;padding: 0px; background-color: #fff; color: inherit;}
h1 a {
	background-image: url(../img/logo-css.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 96px;
	text-decoration: none;
	text-indent: -9000px;
	overflow: hidden;
}
h1 a:hover {background-position: 0px -33px;}
h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 110%; 
	margin: 0px; 
	padding: 0px; 
	color: #666666; 
	background-color: inherit;
}
h2:first-letter ,h3:first-letter { text-transform:uppercase;}



/* SEPARADOR TEMES PUNTS DALT */
.l-x {
	background: url(../img/punts-x.gif) repeat-x;
	clear: both;
	margin: 0px;
	padding: 0px;

	}

/* ============== clases =========== */

.intern{
	color: #FF9900;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(../img/punts-x.gif);
	background-repeat:  repeat-x;
	margin: 6px;
	padding:9px 6px 6px;
	clear: both;
	background-color: inherit;
}
.intern a{
	color: #FF9900;
	background-color: inherit;
}
.intern a.for{
	color: #CC6633;
	font-weight: bold;
	background-color: inherit;
}
.intern a.blo{
	color: #86A800;
	font-weight: bold;
	background-color: inherit;
}
.intern a.gal{
	color: #666;
	font-weight: bold;
	background-color: inherit;
}
.negrita {
	font-weight: bold;
}
.trencar, .roto {
	clear: both;
}
div.right {
	float: right;
}
div.left {
	float: left;
}
.skip {
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute; 
}
.textdreta { text-align:right;}
.textesquerra {
	text-align:left;
	float: left;
	padding-left: 10px;
}
.nav {
	text-align: right;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 4px;
	padding-right: 3px;
	color: #999;
	background-image: url(../img/punts-x.gif);
	background-repeat:  repeat-x;
	background-position: 0px 100%;
}
.centre, .center {
	text-align: center;
	}
	
a[hreflang]:after {
content: " ["attr(hreflang)"]";
font-weight: normal;
}
