/* ********************
reset
**********************/
body {
	font:x-small Helvetica, Arial, sans-serif;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
fieldset,img, abbr, acronym {
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
img {
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	font-size:100%;
	font-weight:normal;
}

h3 a { color:#BA4533; text-decoration:none;}
h3 a:hover { color:#BA4533; text-decoration:underline;}

a { outline:none; }
.clearer {
	clear:both;
	display:block;
	font-size:0.1em;
	height:0.1em;
	line-height:0.1em;
	margin-bottom:-0.1em;
}

/* ------------------------ Cuerpo --------------------------- */
body {
	text-align:center;
	/*background:url(/img/portada/degradadoFondo.jpg) no-repeat 10% top;*/
}


#page {
	min-height:100%;
	position:relative;
	width:79em;
	margin:0 auto;
}

#header {
	padding:2em 0 1em 0;
}

#header .ideoma, #header .ideoma p, #header .ideoma ul, #header .ideoma ul li {
	float:left;
}

#header .ideoma p {
	color:#b84834;
	font-weight:bold;
}

#header .ideoma ul {
	margin:0 0 0 2em;
}

#header .ideoma ul li {
	background:url(/img/portada/bullet.gif) left 5px no-repeat;
	padding:0 0.7em 0 1em;
}

#header .ideoma ul li a {
	color:#5a5555;
	text-decoration:none;
	font-weight:bold;
}

#header .cercador {
	float:right;
	position:relative;
	top:-0.45em;
}

#header .cercador input {
	vertical-align:middle;
}

#header .cercador input.text {
	font-size:1em;
	color:#7e7e7e;
	padding:0.1em;
	width:14em;
}

#header form img {
	display:block;
	float:left;
	margin-right:0.5em;
}

#header p, #header form input, #header ul li {
	font-size:1em;
	font-family:Verdana,Arial,SunSans-Regular,Sans-Serif;
}

#header .img {
	position:relative;
	margin:1em 0 0 0;
}

#header .position {
	position:absolute;
}

#header .topRifht {
	left:78.8em;
}

#header .botLeft {
	top:33.5em;
}

#header .botRight {
	top:33.5em;
	left:78.8em;
}

#contentMain .navegador {
	clear:both;
}

#contentMain .navegador ul li {
	float:left;
	margin-right:0.1em;
}

#contentMain .navegador ul li a {
	padding:0.4em 2.5em;
	background:url(/img/portada/bkgMenu.gif) repeat-x 0 0;
	border:0.1em solid #b84834;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block
}

#contentMain .contacte {
	float:right;
	background:url(/img/portada/bullet2.gif) no-repeat left center;
	padding:0 0 0 2em;
	margin-top:-0.4em;
}

#contentMain .contacte a {
	font-size:1.1em;
	color:#bc4434;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #000000;
	display:block;
}

#contentMain .contacte span.Time {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:1.2em;
	color:#371919;
	font-weight:normal;
	letter-spacing:0.1em;
	font-weight:500;
}


#contentMain .contacte .Time .minCuerpo {
	font-size:1.4em;
}

div.punteado {
	margin-top:0.7em;
	border:none;
	background: url(/img/portada/fondoPunteado.gif) repeat-x;
}

.noticia {
	top:0.7em;
	overflow:hidden;
	position:relative;
	text-align:left;
	width:100%;
}

.noticia .cuerpo {
	background:url(/img/portada/bkgNoticia.gif) repeat-x top;
	border-left:solid 1px #dedede;
	border-right: solid 1px #dedede;
	padding:0.5em 1em;
	overflow:hidden;
	height:1%;
}

.noticia .cuerpo .imgCantos {
	width:17.9em;
	height:13.3em;
	position:relative;
	float:left;
}

.noticia .cuerpo .imgCantos .sup {
	position:absolute;
	top:0em;
}
.noticia .cuerpo .imgCantos .inf{
	position:absolute;
	top:12.6em;
}
.noticia .cuerpo .imgCantos .derecha {
	left:17.3em;
}

.noticia .cuerpo .textos {
	float:left;
	color:#4f4f4f;
	width:40em;
	margin:0 0 0 1.5em;	
}

.noticia .cuerpo .textos h3 {
	font-size:1.3em;
	color:#ba4533;
	margin:1em 0;
}

.noticia .cuerpo .textos i {
	color:#4f4f4f;
}

.noticia .cuerpo .textos p {
	line-height:1.5em;
	font-size:1.1em;
}

.noticia .cuerpo .textos span.data {
	font-weight:bold;
	color:#ba4533;
	font-size:1.1em;
}

.noticia .cuerpo .fundacions {
	float:right;
	width:9em;
}

.noticia .cuerpo .fundacions img {
	margin:0.5em 0;
}

#footer img {
	margin-top:1.5em;
}

#footer p {
	color:#8d8b8c;
	font-size:1.1em;
	font-weight:bold;
}

#footer p a {
	color:#8d8b8c;
	text-decoration:none;
}

img.superior {
	width:100%;
	vertical-align:text-bottom;
}

img.inferior {
	width:100);
	vertical-align:text-top;
}

#contentMain .navegador .visible {
	display:block;
}

#contentMain .navegador .Novisible {
	display:none;
}


#contentMain .navegador .Submenu {
	background:#373737 url(/img/portada/bkgSubMenu.gif) repeat-x;
	border:0.1em solid #737373;
	position:absolute;
	z-index:9;
	margin-top:0.0em;
}

#contentMain .navegador .Submenu ul {
	margin:0.5em 0 0 0;
}

#contentMain .navegador .Submenu ul li {
	float:none;
	text-align:left;
	padding: 0.4em 1.4em;
	border-bottom:0.1em solid #afafaf;
}

#contentMain .navegador .Submenu ul li a {
	background:none;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:inline;
	padding:0;
}

#contentMain .navegador .Submenu ul li.ultimo {
	border:none;
}

#contentMain .navegador .Submenu ul li ul {
	margin:0 0 0.7em;
}

#contentMain .navegador .Submenu ul li ul li {
	border:none;
	padding:0.2em 0;
}

/* correccions 20/02/2009 */
#pageIna {background: transparent url('/img/portada/degradadoFondo.jpg') no-repeat scroll 0 0; margin:0 auto; width:105em;} /*nuevo*/
#pageIna2 {background: transparent url(/img/portada/degradadoFondo.jpg) no-repeat scroll 0 0; margin:0 auto 0; width:95.5em; padding-top:18px;} /*nuevo*/
* html .foot{ width:auto;} /*nuevo*/
/* fi correccions 20/02/2009 */

* html #ayuda{
	margin-top:0.2em;
}