/* HEADERS */
.noticies h2,
.comentaris h2{
background:url(../../img/estructura/titles/noticias.gif) no-repeat;
position:relative;
top: 45px;
height:30px;
width:425px;
margin-bottom: 60px
}
.noticies h2 span,
.comentaris h2 span{
display:none;
}

.noticies {
float: left
}
/*** INDEX HEMEROTECA ***/
#noticieshem {
width: 90%;
}
#hemeroteca{
margin-left: 12%;
width: 85%;
}
#newslist {
width: 100%;
}
#hemeroteca .grupmes{
margin-right: 120px;
width: 80%;
}
#newslist {
width: 100%;
}
#newslist p.informatiu {
width: 80%;
padding-top: 3em;
}
#hemeroteca #pagination {
margin-top: 2em;
}

#selects{
text-align: right;
float:right;
width: 110px;
}
#selects select{
display: block;
margin: 5px 0px;
text-align:right;
width: 110px;
}
div.monthtitle{
text-align: center;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
padding: 10px 0px;
border-bottom: 1px solid #CCCCCC;
}
#hemeroteca ul {
list-style-image: url(../../img/estructura/ratlla.gif);
list-style-type: square;
padding: 0px;
line-height: 1.5em;
}
#hemeroteca a{
text-decoration:none;
}
#hemeroteca a:hover{
text-decoration:underline;
}

/************ VIEW **************/

/* margins */
.titular,
.noticies #noticia,
.comentaris #resumnoticia {
margin-left: 12%;
width: 85%;
}

.noticies #noticia {
position: relative;
/*margin-right: 180px;*/
float: left;
min-width: 70%;
}

#noticia .head_noticia {
margin: 1em 0 2em 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color: #000;
font-size: 0.75em;
}
#noticia .head_noticia img {
vertical-align: bottom;
}
#noticia .head_noticia a {
color: #000;
text-decoration:none;
}
#noticia .head_noticia a:hover {
text-decoration:overline underline;
}

/* titular */
.titular h3{
font-size:20px;
color:#666;
position: relative;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif; 
width: 85%;
text-transform: none;
padding-left: 0.8em;
background: url(../../img/estructura/ratlla.gif) left no-repeat;
}

.noticies #cos_noticia img {
	/*border: 1px solid #CCCCCC;*/
	padding:4px;
	margin: 0px 6px 6px 6px;
}

.noticies #foto_noticia {
	float: left;
}


.noticies #cos_noticia{
	/*float: left;
	background-color: transparent;
	clear: right;*/
	display: block;
}
.noticies #cos_noticia p{
margin: 0.6em 0px;
}

.noticies #data_noticia {
	clear: both;
	/*float: right;*/
	/*height: 20px;*/
	text-align: right;
	padding-top: 8px;
	width: 100%;
}

.noticies .data_noticia {
	font-style: italic;
}

.noticies #arxius_adjunts {
	clear: both;
	margin: 0.5em 0;
	/*background-color: #E3E3E3;*/
	border: 1px dotted;
	padding: 0.5em 1em;
}

.noticies #arxius_adjunts ul {
	left: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*color: #A1B93E;*/
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(../../img/estructura/ratlla.gif);
	list-style-type: square;
	padding: 6px;
	margin: 2px;
}

.noticies #view_results {
	position: relative;
	left: 145px;
	margin-right: 180px;
	float: left;
	min-width: 70%;
	display: block;
	padding-top: 10px;
}
/*.noticies #footer_noticia {
	float: none;
}*/

/* newsletters */
#newsletters {
margin-top: 40px;
border-bottom: 2px solid #5f5f5f
}
/* comentaris */
#comments {
margin-top: 40px
}
#comments .comment {
margin-bottom: 1em;
}
#comments .comment_head {
background: #F3F3F3 url(../../img/estructura/comment_head_r.gif) no-repeat right;
height: 18px;
background-color: #F3F3F3
}
#comments .comment_add a{
font-weight: bold;
text-decoration: none;
float: right
}
#comments p.ok,
#comments p.bad {
padding: 1em;
font-weight: bold;
background-color: #f3f3f3
}
#comments p.bad {
color: red
}
#comments p.ok {
color: green
}
.comentaris #resumnoticia p{
text-align: justify;
}

/********* FORMULARI COMENTARIS **********/
#addcommentform fieldset {
height: 280px;
width: 45%;
float: left
}
#addcommentform fieldset input, 
#addcommentform fieldset textarea {
width: 100%;
}
#addcommentform fieldset textarea {
height: 200px;
}
#addcomments, 
#indexcomments {
margin-left: 12%;
width: 85%;
}

/********* QUE ES RSS POPUP **********/
#queesrss .title{
margin-top: 1.5em;
}