@charset "utf-8";
/* CSS Document */
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;  }
div#centrar { position:absolute; left:50%; top:50%; width:1000px; height:600px; margin-left:-500px; margin-top:-300px; }
div#header {
	width:1000px;
	height:120px;
	background-image:url(imatges/fons-header.gif);
	background-repeat:repeat-x;
}
div#cos{ width:1000px; height:480px;}
div#portada { float:left; width:300px; height:440px; }
div#menu-principal { float:right; width:300px; height:440px;}
div#logotip { float:left; width:179px; height:120px;}
div#publicitat {
	float:right;
	width:349px;
	height:106px;
	margin-top:6px;
	background-color:#cccccc;

}
div#adreca { float:left; padding-top:15px; width:446px; padding-right:26px; height:65px;text-align:right; }
div#text-publi { float:left; height:20px; width:472px; padding-top:8px; }
div#cos-esquerra { float:left; width:626px; height:460px; padding-left:26px; margin-top:20px;}
div#cos-dret { float:right; width:348px; height:480px; }
div#cos-menu{ width:300px; height:160px; padding-top:20px; padding-left:22px;}
div#cos-publicitat{ width:300px; height:250px; padding-top:20px; padding-left:22px; }
.adreca {font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; } 
.text-publi {font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; margin-right:25px; } 

#contactform {
	width:600px;
	margin:0px 0px 0px 0px;
}
#webs-esquerra {
	float:left;
	width:290px;
	margin:0px 0px 0px 0px;
}
#webs-dreta {
	float:right;
	width:290px;
	margin:0px 00px 0px 0px;
}

form {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin : 0;
	padding : 0;
}
fieldset {
	float : left;
	margin : 0 .5em 0 .5em;
	padding : 1em;
	border : 1px solid #B5CCBA;
	background : #F1F8F6;
}
fieldset div {
	width:240px; /* Width for modern browsers */
	border:0px solid #B5CCBA;
	margin:0 auto 0 auto;
	padding:1px;
}

* html fieldset div {
	width: 200px; /* Width for IE5 */
	w\idth: 200px; /* Width for IE6 */
}

fieldset div input {
	width: 176px; /* Width for modern browsers */
	border : 3px double #B5CCBA;
	padding : 1px;
}

* html fieldset div input {
	width: 180px; /* Width for IE5 */
	w\idth: 176px; /* Width for IE6 */
}
fieldset div br {
	display : none;
}
legend {
	font-weight : bold;
	color : #333;
	margin : 0;
	padding : 0.5em;
}
label {
	display : block;
}
label em {
	font-style : normal;
	text-decoration : underline;
	color : #900;
}
input {
	width: 180px;
	background: #fafbfc;
	border : 3px double #B5CCBA;
}
input#counter {
	margin:0px;
	border:3px double #B5CCBA;
	font-size: 100%;
}
input#submit {
	border: 3px double #B5CCBA;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding: .25em;
	background: #F1F8F6 url('fade.png') repeat-x;
	margin:5px 4px 5px 4px;
	color: #333;
	font-size:150%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
input#counter:active, input#submit:active {
	border: 3px double #B5CCBA;
	border-top-color: #999;
	border-left-color: #999;
}
textarea {
	padding: 0;
	margin:5px auto 10px auto;
	background: #fafbfc;
	border : 3px double #B5CCBA;
	width: 180px;
	height:180px;
}
input:hover, textarea:hover {
	background:#fff;
}
input:focus, textarea:focus {
	border : 3px double #666;
	background:#fff;
}
#back {
        display:block;
        background:#333;
        color:#FAFBFC;
        width:250px;
        font-size:150%;
        font-weight:bold;
        text-align:center;
        text-decoration:none;
        padding:10px;
        margin:30px auto 30px auto;
}
#back:hover {
        background:#DDD;
        color:#555;
}

/* begin styles for RSS Feed */

.rss_box {
	 margin: 0px;
	 padding: 4px 8px;
	 width: 535px;
	 background-color: #ffffff;
	 border: 0px;
}

.rss_title, rss_title a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
  
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  margin: 8px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	color: #687105;
	font-weight:bold;
	}

.rss_item a:hover { 
	text-decoration : underline;
	color: #687105;
	font-weight:bold;
	}
	
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}
ul { list-style:none; margin:0; padding:0; } 
li { list-style:none; margin:0; padding:0; } 	
a.menu_petit:visited { 
	font-weight:normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#687105;
	line-height:20px;
	}
a.menu_petit:link {
	font-weight:normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#687105;
	line-height:20px;	
}

a.menu_petit:hover {
	font-weight:normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#ffffff;
	background-color:#687105;
	line-height:20px;	
}
a.menu_petit:active {
	font-weight:normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#687105;
	line-height:20px;
	}
	
a.link_web:visited { 
	font-weight:normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	}
a.link_web:link {
	font-weight:normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000000;

}

a.link_web:hover {
	font-weight:normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	background-color:#687105;

}
a.link_web:active {
	font-weight:normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	}	