/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: 
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2;
}*/

/* Neutralize styling: 
   Elements with a vertical margin: 
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0.5em 0;
        padding: 0;
}*/

/* Apply left margin:
   Only to the few elements that need it: 
li, dd, blockquote {
        margin-left: 1em;
}*/

/* Miscellaneous conveniences: */

/*meus estils*/
/*lincaments de entrar noticies*/
/*a {
	color: #000000;
	text-decoration: none;
	font-style: oblique;
}
a:hover {
	font-weight: bold;
	color: #0066FF;
}

*/
div, ul, h1, h2, h3, h4, li, p, img{margin:0; padding:0;}
ul{list-style-type:none;}

#logo {
	display: block;
	float: right;
	margin-top: 1em;
	margin-right: 1em;

}

#entrarnoticia {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#esportada {
	display: block;
	float: right;
	background-image: url(../Images%20corner/notiportada.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 50px;
}

#contenidordenoticies {
	display: block;
	background-color: #EEE;
	margin: 10px;
	padding: 0px 5px;
	color: #666666;
}

#botons {
	color: #CC0000;
	background-color: #DDDDDD;
	margin: 10px;
	padding: 5px 10px;
	border: 1px solid #FFF;
	overflow: hidden;
}
#peudenoticies {
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	padding: 2px;
	text-align: center;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#botons ul {
	list-style-type: none;
}
#botons li {
	float: left;
	margin-right: 1em;
}
#titol {
	color: #999999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 190px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#container #news {
	margin-left: 250px;
}


/*Styles per a les noticies*/
.noticia {
	/*	margin: 0px;
*/	padding: 10px;
	/*	display: block;*/
	border: 2px dashed #0292AC;
	color: #666666;
	font-size: 0.8em;
	background-color: #EDEDED;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}


.noticiaconfoto {
	/*display: block;
	overflow: visible;	width: 90%;*/
}

#noticiaconfoto img {
	float: left;
	margin: 5px 20px 5px 0px;
/*	display: block;*/
}
.noticiadata {
	/*display: block;
	margin: 0px;
	padding: 5px 0px;
	border-bottom: 1px solid #0292AC;*/
	text-align: right;
	font-size: 0.8em;
}
.noticiatitol {
	/*	display: block;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #0292ac;
	text-transform: uppercase;*/
	color: #FFFFFF;
	background-color: #999999;
	font-size: 18px;
	display: block;
	padding-left: 8px;
	line-height: 32px;
	margin-bottom: 10px;
}


.noticiadescripcio {
	font-size: 0.9em;
/*	margin: 10px;
	padding: 5px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;*/
}

#news  a  {
	font-weight: bold;
	color: #0292AC;
	margin-top: 10px;
	text-decoration: none;
}
#news a:hover {
	font-weight: bold;
	color: #FF6600;
}
#news h1 {
	color: #336699;
}
#container #news li {
	margin-bottom: 20px;
	display: block;
	padding-bottom: 7px;
	font-size: 0.8em;
	background-color: #f0f0f0;
	padding-left: 5px;
	text-align: left;
}
#costatnews {
	background-image: url(../images/newscostat.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 200px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 5px;
	line-height: normal;
}
#costatnews a {
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../images/moreback.gif);
	display: block;
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	height: 30px;
	width: 75px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 3px;
	float: right;
}
#costatnews a:hover {
	background-image: url(../images/more2back.gif);
	color: #FF9900;
}
#costatnews h1 {
	display: block;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 75px;
}

#costatnews h2 {
	border: 1px solid #FFFFFF;
	padding-left: 7px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
}

#contenidordenoticies #titol2 {
	font-size: 1.2em;
	width: 80%;
}

#contenidordenoticies textarea {
	width: 80%;
	height: 7em;
}
#news {
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, sans-serif, "Futura Lt BT";
	line-height: 22px;
}
/*.noticia p {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/
