@charset "utf-8";
/* CSS Document */

/* Reiniciar estils */
* {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 1em;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: none;
}
span {
	padding-left:2px;
	padding-right:2px;
}
#nav div {
	float:none;
	list-style-type: none;
	color:#4c4c4e;
	display:inline;
	line-height:31px;
}
#nav img {
	vertical-align:middle;
}
h1{
	font-size:13px;
	color:#FFF;
	font-weight:bolder;
	text-transform: uppercase;
}
h2{
	padding-top:8px;
	font-size:10px;
	color:#d4d3d3;
}
h3{
	padding-top:2px;
	font-size:13px;
	color:#295a8e;
	font-weight:bold;
}
h4 {

	font-size:15px;
	color:#295a8e;
	font-weight:bold;
	
}
h5{
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	font-weight:bolder;
	color:#295a8e;
	line-height:22px;
}
#noticia h5 p
{
color:#295a8e;
font-weight:bold;
font-size:11px;
}
#titols {
	background-color:#898888;
	height: 20px;
	padding-top:5px;
	padding-left: 5px;
	color:#FFF;
	border:1px; 
	border-top-color:#333333; 
	border-top-style:solid; 
	border-top-width:1px;
	width:100% -;
	
}
#floreta{
	background-image: url(../img/simbol.png);
	background-repeat: no-repeat;
	height:11px;
	padding-top:5px;
	padding-left:27px;
}
#floreta1{
	background-repeat: no-repeat;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-position: left center;
	/*height:50px;*/
	display:table-cell;
	vertical-align: bottom;
	width:768px;

}
#floreta2{
	background-repeat: no-repeat;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-position: left center;
	/*height:50px;*/
	display:table-cell;
	vertical-align: bottom;
	

}
.img{
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}
/* Taules */
table {
	/* border-collapse: collapse;  <- si no vols espai entre celdas */ 
	 border-spacing: 2px;
	 font-size: 10px;
	 color:#4c4c4e;
}

/* Llistes */
li, dt {
	margin-left: 20px;
}

/* Formularis */
input, select {
	border: #295a8e 1px solid;
	width: 163px;
	background-color: #fff;
}
textarea {
	border: #295a8e 1px solid;
	width: auto;
	background-color: #fff;
}
input:focus, select:focus, textarea:focus {
	background-color: #EEEEEE;
}
.button {
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
}

/* Tipografia */
html {
	font-size: 0.7em;
	background-color:#f4f4f4;
}

small {
	font-size: 0.9em;
}

/* Blocs de text */
blockquote {
	line-height: 1.7em;
	text-align: justify;
	width:100% -;
}

p {
	/*clear: both;*/
	line-height:19px;
	color:#666666;
	text-align:justify;
	padding-top:10px;
	pading-bottom:20px;
	padding-right:10px;
}

#contenido
{
	line-height:19px;
	color:#666666;
}

/* Regla horitzontal */
hr {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px #CCCCCC solid;

}


/* MAQUETACIÓ */
/* Llistes de menu (seguides) */
#nav li, #subnav li {
	display: inline;
	margin: 0px;
}


/* ESTILS */
/* Links */
a:link, a:visited {
	color:#4c4c4e;
}

a:hover, a:active {
	color:#666666;
}
body {
	background-color:#f4f4f4;
	
}
#container {
	background-color:#f4f4f4;
	position:relative;
}
#header {
	background-image: url(../img/fons-header.gif);
	background-repeat:  repeat-x;
	height: 91px;
	margin-top:-19px;
	
}
.divdalt{
	height:16px;
	background-color:#969696;
	position:relative;	
	color:#303031;
	padding-left:840px;
	text-align:left;
	padding-top:3px;
}
.logo{
	height:69px;
	width:203px;
	background-image:url(../img/logofons.jpg);
	background-repeat:no-repeat;
	position:absolute;	
	top:0px;
	left:0px;
	padding-left: 16px;
	padding-top: 22px;
	font-size:31px;
	color:#FFFFFF;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
#nav {
	top:58px;
	left:225px;
	position:absolute;
	height:29px;	
}
#subnav {
	background-color:#f4f4f4;
	width:210px;
	padding-left: 7px;
	float:left;
	left:0; 
	top:90px; 
	z-index:1

}
#content {
	padding-top:3px;
	padding-right:0px;
	padding-left:220px;
} 

blockquote {
	float:left;
	padding-left:5px;
	color:#606061;
	padding-right:10px;
	padding-top:10px;
	width:560px;
}
#banners {}

#footer {
	background-color:#969696;
	color:#FFF;
	text-align:center;
	font-size:10px;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:70px;
	padding-right:20px;
}
#footer2 {
	text-align:center;
	background-color:#e8e8e8;
	color:#315994;
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:70px;
	padding-right:20px;
	
}
#buscador{
	text-align:center;
	width:180px;
	height: 192px;
	background-color:#FFF;
	border:1px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
	left:3px;
	background-image:url(../img/fonsbusca.jpg);
	text-align:left;
	padding: 0px 12px 12px 12px;
}

#destacat{
	text-align:left;
	width:194px;
	height:auto;
	background-color:#FFF;
	border:1px;
	border:1px solid #ccc;
	left:3px;
	padding:4px;
}

#titolbuscador{
	background:#FFFFFF;
	width:195px;
	height:20px;
	text-align:center;
	padding:4px;
	border:1px;
	border-top-color:#333333;
	border-top-style:solid;
	border-top-width:1px;
	
}
#img{
	border:1px #CCCCCC solid;
}
#photo1{
	float:left;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
#photo2{
	float:left;
	padding-top:10px;
	padding-bottom:5px;

}
#notis {
	width:369px; 
	padding:10px; 
	float:left; 
	/*height:290px;*/
}
#imatge{
	padding-top:12px;
	padding-right:8px;
	float:left;
	width: 84px;
}
#imatge2{
	padding-top:12px;
	padding-right:8px;
	float:left;
	width: 84px;
	border: 1px #CCCCCC solid;
}
#notitext{
	text-align:justify;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	color:#4c4c4e;
	line-height:18px;
	/*height:150px;*/
	
}
#frase{
	text-align:left;
	padding:10px;
	float:left;
}
#imtgecentral {
	background-color:#f4f4f4;
	background-repeat:  repeat;
	width:745px;
	height: 330px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px #CCCCCC solid;
}
#imtgecentral img {
	margin-top: expression((330 - this.height)/2);
}
#fonsscroll{
	width:743px; 
	background-color:#FFFFFF;
	text-align:center;
}
.imgtext{
	width:120px;
	padding:10px;
	float:left;
	
}
u {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}	
.link {
	color:#295a8e;
	font-weight:bold;
	text-decoration:underline;
}
label {
	color:#333333;
	font-weight:bold;
}

#foto_qpages img
{
	width: 340px;
	height: 230px;
	float: right;
	padding-left: 20px;
}