/* NOTICIES */

a{
text-decoration: none;
cursor: pointer;
color: #000066;
font-family:"Georgia", "Times", "Times New Roman", serif;

}

a:hover{
text-decoration: underline;
}

a img{
border: none;
}

.separacio_horitzontal{
	text-align: center;
	margin: 10px 0;
}

.separacio_horitzontal hr{
	color: #E5E5E5;
	width: 635px;
}

/* Noticia 1 */
#noticia_1{
	float: left;
	position: relative;
	top: 5px;
	width: 640px;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
	margin-bottom: 30px;
}

#noticia_1 .contenedor{
	float: left;
	width: 640px;
	background-color: #FFFFFF;
}

#noticia_1 .titular{
	text-align: left;
	font-size: 23px;
	font-weight: bolder;
	margin-bottom: 10px;
}

#noticia_1 .subtitular{
	color: #666666;
	font-size: 14px;
	float: right;
	margin-right:14px;
}

#noticia_1 .imatge{
	border-style: solid;
	border-width: 1px;
	border-color: white;
	-moz-box-shadow: 0px 1px 2px #000000;
	-webkit-box-shadow: 0px 1px 2px #000000;
	box-shadow: 0px 1px 2px #000000;
	behavior: url(css/ie-css3.htc); /* Activamos el soporte para IE */
	float: right;
	max-height: 250px;
	width: 398px;
	overflow: hidden;
	text-align: left;
}

#noticia_1 .font{
	color: #999999;
	font-family:"Georgia", "Times", "Times New Roman", serif;
	font-size: 14px;
	margin-bottom: 20px;
	position: relative;
}

#noticia_1 .comentaris{
	float: right;
	background-image: url("../images/public/bocadillo1.png");
	background-repeat: no-repeat;	
	width: 30px;
	height: 29px;
}

#noticia_1 .comentaris div{
	position: relative;
	top: 5px;
	text-align: center;
}

/* Noticia 2 */
#noticia_2{
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	position: relative;
	top: 5px;
	width: 410px;
	margin: 0 0 0 10px;
	border-right: solid 1px  #CBD0EE;
}

#noticia_2 .titular{
	text-align: left;
	color: #0125DD;
	font-size: 19px;
	font-weight: bolder;
}

#noticia_2 .subtitular{
	color: #666666;
	font-size: 14px;
	margin: 20px 0px 0 0;
}

#noticia_2 .imatge{
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: white;
	-moz-box-shadow: 0px 1px 2px #000000;
	-webkit-box-shadow: 0px 1px 2px #000000;
	box-shadow: 0px 1px 2px #000000;
	/*  behavior: url(css/ie-css3.htc); Activamos el soporte para IE */

	margin: 15px 10px 0 0px;
	max-height: 310px;
	width: 240px;
	overflow: hidden;
	text-align: center;
}

#noticia_2 .font{
	color: #999999;
	font-family:"Georgia", "Times", "Times New Roman", serif;
	font-size: 12px;
	position: relative;
	left: 0px;
	margin-top: 10px;
}

#noticia_2 .comentaris{
	float: right;
	background-image: url("../images/public/bocadillo1.png");
	background-repeat: no-repeat;	
	width: 30px;
	height: 29px;
}

#noticia_2 .comentaris div{
	position: relative;
	top: 5px;
	text-align: center;
}

/* Noticia 3 */
#noticia_3{
	padding: 0 10px 0 0px;
	width: 218px;
	float: left;
	position: relative;
}

#noticia_3 .titular{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 10px;
	color: #0125DD;
}

#noticia_3 .imatge{
	
	text-align: center;
	margin: 15px 0;
	max-height: 105px;
	overflow: hidden;
}

#noticia_3 .subtitular{
	color: #666666;
	font-size: 14px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

#noticia_3 .font{
	color: #999999;
	font-family:"Georgia", "Times", "Times New Roman", serif;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

#noticia_3 .comentaris{
	float: right;
	background-image: url("../images/public/bocadillo2.png");
	background-repeat: no-repeat;	
	width: 30px;
	height: 29px;
}

#noticia_3 .comentaris div{
	position: relative;
	top: 3px;
	text-align: center;
	font-size: 10px;
}

/* Noticia 4 */
#noticia_4{
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	position: relative;
	top: 5px;
	width: 410px;
	margin: 0 0 0 10px;
	border-right: solid 1px  #CBD0EE;
}

#noticia_4 .titular{
	text-align: left;
	color: #0125DD;
	font-size: 19px;
	font-weight: bolder;
}

#noticia_4 .subtitular{
	color: #666666;
	font-size: 14px;
	margin: 20px 0px 0 0;
}

#noticia_4 .imatge{
	border-style: solid;
	border-width: 1px;
	border-color: white;
	-moz-box-shadow: 0px 1px 2px #000000;
	-webkit-box-shadow: 0px 1px 2px #000000;
	box-shadow: 0px 1px 2px #000000;
	/*  behavior: url(css/ie-css3.htc); /* Activamos el soporte para IE */
	float: left;
	margin: 15px 10px 0 0px;
	max-height: 310px;
	width: 240px;
	overflow: hidden;
	text-align: center;
}

#noticia_4 .font{
	color: #999999;
	font-family:"Georgia", "Times", "Times New Roman", serif;
	font-size: 10px;
	margin: 0px 0 0 0;
	position: relative;
	left: 0px;
	margin-top: 10px;
}

#noticia_4 .comentaris{
	float: right;
	background-image: url("../images/public/bocadillo1.png");
	background-repeat: no-repeat;	
	width: 30px;
	height: 29px;
}

#noticia_4 .comentaris div{
	position: relative;
	top: 5px;
	text-align: center;
}

/* Noticia 5 */
#noticia_5{
	padding: 0 10px 0 0px;
	width: 218px;
	float: left;
	position: relative;
}

#noticia_5 .titular{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 10px;
	color: #0125DD;
}

#noticia_5 .imatge{
	
	text-align: center;
	margin: 15px 0;
	max-height: 105px;
	overflow: hidden;
}

#noticia_5 .subtitular{
	color: #666666;
	font-size: 14px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

#noticia_5 .font{
	color: #999999;
	font-family:"Georgia", "Times", "Times New Roman", serif;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

#noticia_5 .comentaris{
	float: right;
	background-image: url("../images/public/bocadillo2.png");
	background-repeat: no-repeat;	
	width: 30px;
	height: 29px;
}

#noticia_5 .comentaris div{
	position: relative;
	top: 3px;
	text-align: center;
	font-size: 10px;
}

/* Noticia 4_2 */
.noticia_4_2{
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	position: relative;
	top: 5px;
	width: 410px;
	margin: 0 0 0 10px;
	border-right: solid 1px  #CBD0EE;
}

.noticia_4_2 .titular{
	text-align: left;
	color: #0125DD;
	font-size: 19px;
	font-weight: bolder;
}

.noticia_4_2 .subtitular{
	color: #666666;
	font-size: 14px;
	margin: 20px 0px 0 0;
}

.noticia_4_2 .imatge{
	border-style: solid;
	border-width: 1px;
	border-color: white;
	-moz-box-shadow: 0px 1px 2px #000000;
	-webkit-box-shadow: 0px 1px 2px #000000;
	box-shadow: 0px 1px 2px #000000;
	/*  behavior: url(css/ie-css3.htc); /* Activamos el soporte para IE */
	float: left;
	margin: 15px 10px 0 0px;
	max-height: 310px;
	width: 240px;
	overflow: hidden;
	text-align: center;
}

.noticia_4_2 .font{
	color: #999999;
	font-family:"Georgia", "Times", "Times New Roman", serif;
	font-size: 10px;
	position: relative;
	left: 0px;
	margin-top: 10px;
}

.noticia_4_2 .comentaris{
	float: right;
	background-image: url("../images/public/bocadillo1.png");
	background-repeat: no-repeat;	
	width: 30px;
	height: 29px;
}

.noticia_4_2 .comentaris div{
	position: relative;
	top: 5px;
	text-align: center;
}

/* Noticia 5_2 */
.noticia_5_2{
	padding: 0 10px 0 0px;
	width: 218px;
	float: left;
	position: relative;
}

.noticia_5_2 .titular{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 10px;
	color: #0125DD;
}

.noticia_5_2 .imatge{
	
	text-align: center;
	margin: 15px 0;
	max-height: 105px;
	overflow: hidden;
}

.noticia_5_2 .subtitular{
	color: #666666;
	font-size: 14px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

.noticia_5_2 .font{
	color: #999999;
	font-family:"Georgia", "Times", "Times New Roman", serif;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

.noticia_5_2 .comentaris{
	float: right;
	background-image: url("../images/public/bocadillo2.png");
	background-repeat: no-repeat;	
	width: 30px;
	height: 29px;
}

.noticia_5_2 .comentaris div{
	position: relative;
	top: 3px;
	text-align: center;
	font-size: 10px;
}

/* Noticia 6 */
#noticia_6{
	width: 225px;
	float: left;
	border-right: solid 1px #C6C5C5;	
	position: relative;
	margin-bottom: 10px;
}

#noticia_6 .titular{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 10px;
	color: #0125DD;
}

#noticia_6 .imatge{
	
	text-align: center;
	margin: 15px 0;
	max-height: 95px;
	overflow: hidden;
	border-style:solid;
	border-width:1px;
	width:203px;
	left:8px;
}

#noticia_6 .subtitular{
	color: #666666;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

#noticia_6 .font{
	color: #999999;
	font-family:"Georgia", "Times", "Times New Roman", serif;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

/* Noticia 7 */
#noticia_7{
	width: 225px;
	float: left;
	border-right: solid 1px #C6C5C5;	
	position: relative;
}

#noticia_7 .titular{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 10px;
	color: #0125DD;
}

#noticia_7 .imatge{
	
	text-align: center;
	margin: 15px 0;
	max-height: 95px;
	overflow: hidden;
	border-style:solid;
	border-width:1px;
	width:203px;
	left:8px;
}

#noticia_7 .subtitular{
	color: #666666;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

#noticia_7 .font{
	color: #999999;
	font-family:"Georgia", "Times", "Times New Roman", serif;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

/* Noticia 8 */
#noticia_8{
	width: 225px;
	float: left;
	position: relative;
}

#noticia_8 .titular{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 10px;
	color: #0125DD;
}

#noticia_8 .imatge{
	
	text-align: center;
	margin: 15px 0;
	max-height: 95px;
	overflow: hidden;
	border-style:solid;
	border-width:1px;
	width:203px;
	left:8px;
}

#noticia_8 .subtitular{
	color: #666666;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

#noticia_8 .font{
	color: #999999;
	font-family:"Georgia", "Times", "Times New Roman", serif;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

/* Noticia 9 */
#noticia_9{
	width: 225px;
	float: left;
	border-right: solid 1px #C6C5C5;	
	position: relative;
	margin-bottom: 10px;
}

#noticia_9 .titular{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 10px;
	color: #0125DD;
}

#noticia_9 .imatge{
	border-style: solid;
	border-width: 1px;
	border-color: white;
	-moz-box-shadow: 0px 1px 2px #000000;
	-webkit-box-shadow: 0px 1px 2px #000000;
	box-shadow: 0px 1px 2px #000000;
	/*  behavior: url(css/ie-css3.htc); /* Activamos el soporte para IE */
	text-align: center;
	margin: 15px 0;
	max-height: 95px;
	overflow: hidden;
}

#noticia_9 .subtitular{
	color: #666666;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

#noticia_9 .font{
	color: #999999;
	font-family:"Georgia", "Times", "Times New Roman", serif;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

/* Noticia 10 */
#noticia_10{
	width: 225px;
	float: left;
	border-right: solid 1px #C6C5C5;	
	position: relative;
}

#noticia_10 .titular{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 10px;
	color: #0125DD;
}

#noticia_10 .imatge{
	border-style: solid;
	border-width: 1px;
	border-color: white;
	-moz-box-shadow: 0px 1px 2px #000000;
	-webkit-box-shadow: 0px 1px 2px #000000;
	box-shadow: 0px 1px 2px #000000;
	/* behavior: url(css/ie-css3.htc); /* Activamos el soporte para IE */
	text-align: center;
	margin: 15px 0;
	max-height: 95px;
	overflow: hidden;
}

#noticia_10 .subtitular{
	color: #666666;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

#noticia_10 .font{
	color: #999999;
	font-family:"Georgia", "Times", "Times New Roman", serif;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

/* Noticia 11 */
#noticia_11{
	width: 225px;
	float: left;
	position: relative;
}

#noticia_11 .titular{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 10px;
	color: #0125DD;
}

#noticia_11 .imatge{
	border-style: solid;
	border-width: 1px;
	border-color: white;
	-moz-box-shadow: 0px 1px 2px #000000;
	-webkit-box-shadow: 0px 1px 2px #000000;
	box-shadow: 0px 1px 2px #000000;
	/*  behavior: url(css/ie-css3.htc); /* Activamos el soporte para IE */
	text-align: center;
	margin: 15px 0;
	max-height: 95px;
	overflow: hidden;
}

#noticia_11 .subtitular{
	color: #666666;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

#noticia_11 .font{
	color: #999999;
	font-family:"Georgia", "Times", "Times New Roman", serif;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 0 10px;
}


/* AMBIT NOTICIES */
#ambit_noticies{
	float: left;
	margin: 10px 0px 10px 10px;
}

#noticia_local{
	float:left;
	width: 205px;
	height: 15px;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #000000;
	cursor: pointer;
	border-bottom: solid 1px #DCDCDC;
	background-color: #FFFFFF;
	padding: 5px 0;
}

#noticia_nacional{
	float:left;
	width: 206px;
	background-color: #FFFFFF;
	border-left: solid 1px #DCDCDC;
	border-bottom: solid 1px #DCDCDC;
	height: 15px;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #000000;
	cursor: pointer;
	padding: 5px 0;
}

#noticia_internacional{
	float:left;
	width: 227px;
	background-color: #FFFFFF;
	border-left: solid 1px #DCDCDC;
	border-bottom: solid 1px #DCDCDC;
	height: 15px;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #000000;
	cursor: pointer;
	padding: 5px 0;
}

#contenedor_ambit_noticies{
width: 640px;
background-color: #FFFFFF;
border: solid 1px #DCDCDC;
margin: 3px 0px 0px 0px;
}


#contenedor_ambit_noticies .noticies{
	width: 600px;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	padding: 20px 13px 20px 13px;
	margin: 3px 0px 0px 0px;
}

#contenedor_ambit_noticies ul{
	margin: 10px 0 0 0;
	padding: 0;
	width: 600px;
}

#contenedor_ambit_noticies li{
	list-style-image: url("../images/public/bolla_mas_noticias.jpg");	
	list-style-position: outside;
	vertical-align: middle;
	margin: 0 0 0 20px;
	padding: 0;
}

.peu_foto{
	background: #7d7e7d; /* Old browsers */
	background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* W3C */

	font-size:10px;
	text-align: left;
	color: #FFFFFF;
	min-height: 40px;
	width: 100px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	max-width: 370px

}