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


*{
	margin:0px;
	padding: 0px;
}


#main {
	width: 1024px;
	margin: 0px auto;
	padding: 30px 0px 30px 0px;
	background: url('../images/fons.jpg');
}

#content {
	width: 773px;
	margin: 0px auto;
	background-color:#FFF;
}

.message_error{

	margin : 15px;
	padding: 5px;
	background-color: #FFF1EF;
	border: 1px solid #DF1A00;
	color: #DF1A00;
	font-size: 12px;
	font-family: verdana;
	font-weight: bolder;
}

.message_ok{
	margin : 15px;
	padding: 5px;
	background-color: #DFFFE3;
	border: 1px solid #1A8F2A;
	color: #1A8F2A;
	font-size: 12px;
	font-family: verdana;
	font-weight: bolder;
}
.null{
	display: none;
}
/**** CAPÃ‡ALERA INICI *****/
#capcelera
{          
	width: 773px;
	height: 306px;
	background: url('../images/capcelera.jpg') no-repeat;
	position: relative;
}
#capcelera .petitaxarxa
{
	width: 188px;
	height: 140px;
	position: absolute;
	top: 0px;
	left:0px;
	background: url('../images/petitaxarxa.jpg') no-repeat;
	text-indent: -10000px;
	z-index:10;
}
#capcelera a.petitaxarxa:hover
{
	width: 188px;
	height: 140px;
	position: absolute;
	top: 0px;
	left:0px;
	background: url('../images/petitaxarxa_on.jpg') no-repeat;
	text-indent: -10000px;
	z-index:10;
}

#capcelera h2.nothoperdis_gran
{
	width: 317px;
	height: 165px;
	position: absolute;
	top: 141px;
	left:0px;
	background: url('../images/nothoperdis_gran.jpg') no-repeat;
	text-indent: -10000px;
}


#capcelera h2.petitdiari_gran
{
    width: 233px;
    height: 182px;
    position: absolute;
    top: 143px;
    left:2px;
    background: url('../images/noticies_gran.jpg') no-repeat;
    text-indent: -10000px;
    
}



#capcelera h2.platsmenuts_gran
{
	width: 222px;
	height: 238px;
	position: absolute;
	top: 141px;
	left:0px;
	background: url('../images/platsmenuts_gran.jpg') no-repeat;
	text-indent: -10000px;
	
}

#capcelera h2.sapsque_gran
{
	width: 251px;
	height: 190px;
	position: absolute;
	top: 141px;
	left:0px;
	background: url('../images/sapsque_gran.jpg') no-repeat;
	text-indent: -10000px;
	
}

#capcelera h2.perriure_gran
{
	width: 193px;
	height: 187px;
	position: absolute;
	top: 141px;
	left:0px;
	background: url('../images/perriure_gran.jpg') no-repeat;
	text-indent: -10000px;
	
}

#capcelera h2.agenda_gran
{
	width: 212px;
	height: 211px;
	position: absolute;
	top: 139px;
	left:0px;
	background: url('../images/agenda_gran.jpg') no-repeat;
	text-indent: -10000px;
	
}


/**** CAPÃ‡ALERA LOGOS PETITS *****/

#capcelera .platsmenuts
{
	width: 153px;
	height: 140px;
	position: absolute;
	left: 383px;
	top:0px;
	background: url('../images/platsmenuts.jpg') no-repeat;
	text-indent: -10000px;

}	
#capcelera a.platsmenuts:hover
{
		width: 142px;
		height: 139px;
		position: absolute;
		left: 383px;
		top:0px;
		background: url('../images/platsmenuts_on.jpg') no-repeat;
		text-indent: -10000px;

}
	

#capcelera .petitdiari
{
    width: 177px;
    height: 122px;
    position: absolute;
    left: 285px;
    top:115px;
    background: url('../images/noticies.jpg') no-repeat;
    text-indent: -10000px;
}


#capcelera a.petitdiari:hover
{
    width: 182px;
    height: 121px;
    position: absolute;
    left: 285px;
    top:115px;
    background: url('../images/noticies_on.jpg') no-repeat;
    text-indent: -10000px;
}


#capcelera .sapsque
{
	width: 148px;
	height: 125px;
	position: absolute;
	right: 160px;
	top: 112px;
	background: url('../images/sapsque.jpg') no-repeat;
	text-indent: -10000px;
}

#capcelera a.sapsque:hover
{
	width: 148px;
	height: 125px;
	position: absolute;
	right: 160px;
	top: 112px;
	background: url('../images/sapsque_on.jpg') no-repeat;
	text-indent: -10000px;
}

#capcelera .riure
{
	width: 135px;
	height: 118px;
	position: absolute;
	top: 119px;
	right: 0px;
	background: url('../images/perriure.jpg') no-repeat;
	text-indent: -10000px;
}

#capcelera a.riure:hover
{
	width: 135px;
	height: 118px;
	position: absolute;
	top: 119px;
	right: 0px;
	background: url('../images/perriure_on.jpg') no-repeat;
	text-indent: -10000px;
}
#capcelera .perdis
{
	width: 187px;
	height: 113px;
	position: absolute;
	top: 0px;
	right: 8px;
	background: url('../images/nothoperdis.jpg') no-repeat;
	text-indent: -10000px;
}

#capcelera a.perdis:hover
{
	width: 187px;
	height: 113px;
	position: absolute;
	top: 0px;
	right: 8px;
	background: url('../images/nothoperdis_on.jpg') no-repeat;
	text-indent: -10000px;
}

#capcelera .menutext
{
	width: 430px;
	position: absolute;
	top: 237px;
	right: 0px;
	padding: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2560A3;
	text-align: center;
	background: url('../images/fons_menu.jpg') no-repeat;
}

#capcelera ul
{
	list-style: none;
}

#capcelera .menutext a
{
	text-decoration: none;
	color:#2560A3;
}
/**** CAPÃ‡ALERA FI *****/



/**** CONTINGUT INICI *****/
#logopetitaxarxa{
	border:0px;
	position: relative;
	top: 3px;
	left:0px;
}
#navi
{
	width: 750px;
	margin:20px 10px 0px 20px;
	position:relative;
}

#navi .fil1
{
	width: 773px;
	height: 30px;
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	font-weight :bold;
	color: #666666;
	text-decoration:none;
	
}


#navi .fil2
{
	width: 773px;
	height: 30px;
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FE5300;
	text-decoration:none;
	
}

.botons_superior
{
	width: 260px;
	border:0px;
	margin-left:5px;
	position:absolute;
	top:0px;
	right:0px;
	font-family:  verdana, arial, sans-serif;
	font-size: 11px;
	color: #6C8585;

}
.botons_superior img 
{
	border:0px;
}
.botons_superior a 
{
	text-decoration:none;
	color: #6C8585;
}
	
/**** PÃ€GINES  LLISTAT INICI *****/
#ultima_noticia
{
	width: 750px;
}
#ultima_noticia .caixa_img img{
	width: 96px;
	height:95px;
}

.caixa_imgnotis .imatge img{
	height: 220px;
}

.caixa_img
{
	width: 252px;
	height: 260px;
	margin:48px 10px 0px 10px;
	float:left;
	background:url('../images/fons_img.jpg') no-repeat;
	position:relative;
}

.foto
{
	position:absolute;
	top:35px;
	left:78px;
}

.caixa_text
{
	width: 448px;
	height: 260px;
	margin:40px 10px 0px 10px;
	float:right;
	line-height: 1em;
	position:relative;

	
}

.caixa_text h1, .columna_dreta h1
{
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FE5300;
	padding-bottom:5px;
}

.caixa_text p
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #142A64;
	padding-bottom:5px;
}
.caixa_text h1 a, .caixa_text h2 a, .caixa_text h3 a, .caixa_text p a
{
	color: #142A64;
}
.caixa_text p *
{
	color: inherit;
}
.caixa_text h2
{
	padding-bottom:5px;
	line-height: 1em;
}
.caixa_text h2 a
{
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #FE5300;
	font-weight:normal;
	text-decoration: none;
}
.caixa_text h3 , .llistat h3
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #142A64;
	font-weight:normal;
	padding-bottom:5px;
}

.guardar
{
	width: 65px;
	height: 15px;
	position:absolute;
	top:0px;
	right:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#6B8484;
	text-decoration:none;
	text-align:right;
	background: url('../images/ico_guardar.gif') no-repeat left center;
}
.guardar img
{
	border:0px;
}

.escoltar
{
	width: 65px;
	height: 15px;
	position:absolute;
	top:15px;
	right:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#6B8484;
	text-decoration:none;
	text-align:right;
	background: url('../images/ico_escoltar.gif') no-repeat left center;
}
.escoltar img
{
	border:0px;
}
.boto_guardar{
	padding-top: 5px;
}

.guardar2
{
	width: 65px;
	height: 15px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#6B8484;
	text-decoration:none;
	text-align:right;
	background: url('../images/ico_guardar.gif') no-repeat left center;
	padding-left:20px;

}

.guardar2 img
{
	border:0px;
}

.escoltar2
{
	width: 65px;
	height: 15px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#6B8484;
	text-decoration:none;
	text-align:right;
	background: url('../images/ico_escoltar.gif') no-repeat left center;
	padding-left:20px;

	
}
.escoltar2 img
{
	border:0px;
}

.botons_list{
	width: 100px;
	float:left;
}

.llistat
{
	width: 750px;
	float:left;
	margin-top:20px;
}
.llistat img
{
	/*width: 96px;*/
	/*height:95px;*/
	float:left;
}

.llistat h2
{
	padding-bottom:5px;
}
.llistat h2 a
{
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #FE5300;
	font-weight:normal;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline !important;
}

.llistat_left
{
	width: 328px;
	float:left;
	margin-left:17px;
}

.llistat_right
{
	width: 328px;
	float:right;
	margin-right:10px;
}
div.notislist{
width: 225px;
float:right;
}
/**** PÃ€GINES LLISTAT FI *****/

/**** PÃ€GINA NOTICIA INICI *****/

/**** Columna esquerra *****/
.columna_esquerra
{
	width: 314px;
	float:left;
	margin-top:20px;
}
.caixa_imgnotis
{
	width: 300px;
	height:468px;
	background: url('../images/fons_cercle.gif') no-repeat left 88px;
	padding-left:20px;
	position:relative;
	overflow: hidden;
}

#logos1 img, #logos2 img
{
	margin-top:40px;
	border:0px;
}

.peufoto
{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color: #ffffff;
	width: 200px;
	margin-top:5px;
}

.caixa_enllacos
{
	width: 280px;
	background: url('../images/enllacos.gif') no-repeat left top;
	padding-top:55px;
	margin-left:20px;
	margin-top:20px;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color: #3B660A;

}

.caixa_enllacos ul
{	
	list-style: none;
}

.caixa_enllacos a
{	
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color: #3B660A;
	
}

/**** Columna dreta *****/

.columna_dreta
{
	width: 423px;
	float:right;
	margin:20px 0px 0px 0px;
	padding-right:10px;
}

.columna_dreta h2
{
	
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #FE5300;
	font-weight:normal;
	padding-bottom:10px
}

.columna_dreta h3
{
	
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #2560A3;
	font-weight:bold;
	padding:30px 0px 10px 0px;
}
.columna_dreta h4
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #FE5300;
	font-weight:normal;
	padding-bottom:10px
}
.columna_dreta h4 a{
	color: #FE5300;
	text-decoration: none;
}

.columna_dreta h5 
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	padding-bottom:10px;
	color: #2560A3;
}
.columna_dreta p
{
	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #2560A3;
	font-weight:normal;
	padding-bottom:5px
}

.columna_dreta  *
{
	color: inherit;
}

.botons_inferiors
{
	width: 410px;
	height:20px;
	border-top:1px solid #6B8484;
	clear:both;
	margin-top:15px;
}

.botons_inferiors ul
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #6B8484;
	font-weight: bold;
	list-style: none;
	padding-top:5px;
	margin-left:10px;
}
.botons_inferiors ul li
{
	float:left;
	padding:3px;
}
.botons_inferiors a
{
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #6B8484;
	font-weight: bold;

}
.botons_inferiors img
{
	border:0px;
}

.clear
{
	clear:both;
}
.ultimes_notisseccio h1
{
	width: 420px;
	height: 58px;
	background: url('../images/fons_ultimes.jpg') no-repeat top left;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight:bold;
	float:right;
	padding:15px 0px 0px 20px;
	margin-top:10px;
	
}

.caixa_ultimesnotis
{
	width: 210px;
	height: 70px;
	float: right;
	overflow: hidden;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #3B660A;
	padding-right:10px;

}
.caixa_ultimesnotis img{
	height: 60px;
	width: 60px;
}
.caixa_ultimesnotis a
{
	text-decoration:none;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #3B660A;

}

.img_ultimesnotis
{
	width: 60px;
	height: 60px;
	float: left;
	margin-right:  10px;
}

.botons_ultimesnotis
{
	width: 145px;
	height: 60px;
	float: right;
	margin-right: 40px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #6B8484;
	font-weight: bold;
	position:relative;
	
}
.portada1
{
	position:absolute;
	bottom:0px;
	right: 0px;
}
.portada2
{
	position:absolute;
	bottom:15px;
	right: 0px;
}
.botons_ultimesnotis a 
{
	text-decoration:none;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #6B8484;
}

.botons_ultimesnotis img
{
	border:0px;
}


/**** PÃ€GINA NOTICIA FI*****/

/**** PÃ€GINA RECEPTES INICI*****/
.caixa_receptes
{
	width: 280px;
	background: url('../images/altres_receptes.jpg') no-repeat left top;
	padding-top:111px;
	margin-left:20px;
	margin-top:20px;
	
}

.veure_receptes
{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color: #3B660A;
	margin-bottom:10px;
}

.veure_receptes a
{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color: #3B660A;
	text-decoration:none;
}
.caixa_receptes ul
{	
	list-style: none;
}
.caixa_receptes li
{	
	margin-bottom: 10px;
}

.receptes_enllacos 
{	
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color: #142A64;	
}

.envians
{
	font-family: arial, verdana, sans-serif;
	font-size:14px;
	color: #318ABE;
	font-weight:bold;
	margin:10px 0px 30px 20px;
}
.envians span.gran
{
	font-family: arial, verdana, sans-serif;
	font-size:22px;
	color: #318ABE;
	font-weight:bold;
}

.envians span.petit
{
	font-family: arial, verdana, sans-serif;
	font-size:14px;
	color: #318ABE;
	font-weight:bold;
}
.envians span.mig
{
	font-family: arial, verdana, sans-serif;
	font-size:18px;
	color: #318ABE;
	font-weight:bold;
}
.envians span.gros
{
	font-family: arial, verdana, sans-serif;
	font-size:22px;
	color: #24386E;
	font-weight:bold;
}

.envians span.altre
{
	font-family: arial, verdana, sans-serif;
	font-size:18px;
	color: #24386E;
	font-weight:bold;
}


.formulari
{
	height:411px;
	background: url('../images/fons_formulari.gif') no-repeat;
	margin-left:15px;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color: #FFF;
	font-weight:bold;
	padding:35px 0px 0px 27px;
}

.formulari_nom
{
	width: 248px;
	height: 16px;
	background-color:#F1F1F1;
	border:0px;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color: #142A64;
	font-weight: normal;
}

.formulari_text
{
	width: 248px;
	height: 80px;
	background-color:#F1F1F1;
	border:0px;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color: #142A64;
}

.formulari p
{
	margin-bottom:4px;
}

.formulari a
{
	color: #FFF;
}

.submit
{
	border:0px;
	background-color:transparent;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color: #FFF;
	margin: 15px 0px 0px 23px;
	cursor: pointer;
	cursor: hand;
}

#fulls
{
	width: 423px;
	background: #F1F1F1 url('../images/fulls.jpg') no-repeat;
}
#fulls.bonpreu
{
	background-image: url('../images/fulls_bonpreu.jpg');
}

.sobre_enviar
{
	width: 242px;
	height: 20px;
	padding: 30px 0px 0px 20px;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color: #142A64;
	
}

.sobre_enviar a
{
	color: #142A64;
	text-decoration:none;
}


.ingredients
{
	width: 225px;
	height: 59px;
	background: url('../images/fruites.jpg') no-repeat right;
	font-family:  arial,verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #318ABE;
	padding: 30px 0px 0px 20px;
}

.cosames
{
	width: 280px;
	height: 59px;
	background: url('../images/gos_cosames.jpg') no-repeat right;
	font-family:  arial, verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #318ABE;
	padding: 30px 0px 0px 20px;
}

.preparacio
{
	width: 174px;
	height: 59px;
	background: url('../images/gos_preparacio.jpg') no-repeat right;
	font-family: arial, verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #318ABE;
	padding: 30px 0px 0px 20px;
}

div.text_receptes em
{
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #3B660A;
	font-style: normal;
}
.numero
{
	font-family:  arial, verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #318ABE;
}
div.text_receptes
{
	font-family: verdana, arial, sans-serif;
	font-size:13px;
	color: #2560A3;
	margin:0px 20px 5px 20px;
}

div.text_receptes ol li 
{
	list-style-position: inside;
	padding-bottom: 10px;
}


div.text_receptes strong
{
	font-family: verdana, arial, sans-serif;
	font-size:18px;
	color: #FE5300;
}

.mail
{
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	color: #2560A3;
}

.publicat
{
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color: #2560A3;	
	margin:0px 20px 0px 20px;
	padding-bottom:20px;
}
.publicat strong
{
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color: #2560A3;	
	font-weight:bold;
}

/**** MÃ’DUL MISSATGES INICI*****/
#missatges
{
	width: 422px;
	height: 354px;
	border:1px solid red;
}


/**** MÃ’DUL MISSATGES FI*****/

/**** PÃ€GINA RECEPTES FI*****/

/**** CONTINGUT FI *****/

/**** PEU INICI****/
.peu
{
	clear:both;
	width: 773px;
	height: 116px;
	background: url('../images/img_peu.gif') no-repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #2D4C09;
}

.peu ul
{
	list-style: none;
	margin: 0px auto;
	padding-top: 90px;
	width: 500px;
	
}

.peu ul li
{
	float:left;
}

.peu a
{
	text-decoration: none;
	color:#2D4C09;
}

/**** PEU FI *****/

/**** PAGINADOR INICI *****/
#paginador
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color:#000;
	text-align:center;
	clear:both;
	padding-top:30px;
}

.numeros_paginador
{
	width: 630px;
	height: 14px;
	border:1px solid #C8D7D2;
	margin: 13px 0px 13px 64px;
	position: relative;
}

.numeros_paginador, .numeros_paginador a
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color:#728B87;
	text-decoration: none;
}

.numeros_paginador .botoright
{
	position:absolute;
	top: -1px;
	right: -4px;
}

.numeros_paginador .botoleft
{
	position:absolute;
	top: -1px;
	left: -4px;
}
#paginador img
{
	border:0px;
}



/**** PAGINADOR FI *****/



/**** llistat riure inici*****/

div.acudit_box{
	width: 320px;
	margin: 20px auto;
	position: relative;
	top:0px;
	left:0px;
	padding-top: 86px;
	font-size: 11px;
	font-family: verdana;
}
div.acudit_box div.acudit_text{
	background-color: #f1f3f1;
	padding: 33px 11px 11px 11px;
	color: #b30f6f;
	font-weight: bold;
}
div.acudit_box div.acudit_autor{
	position: absolute;
	top:0px;
	right: 0px;
	text-align: right;
	line-height: 1.5em;
	color: #fff;
	z-index: 100;
	width: 120px;
}
.acuditbox_fons{
	width: 174px;
	height: 107px;
	position:absolute;
	top:0px;
	left: 50px;
}

.acuditbox_fons_1{background: url('../images/icons/icon_1.jpg') no-repeat top left;}
.acuditbox_fons_2{background: url('../images/icons/icon_2.jpg') no-repeat top left;}
.acuditbox_fons_3{background: url('../images/icons/icon_3.jpg') no-repeat top left;}
.acuditbox_fons_4{background: url('../images/icons/icon_4.jpg') no-repeat top left;}
.acuditbox_fons_5{background: url('../images/icons/icon_5.jpg') no-repeat top left;}
.acuditbox_fons_6{background: url('../images/icons/icon_6.jpg') no-repeat top left;}
.acuditbox_fons_7{background: url('../images/icons/icon_7.jpg') no-repeat top left;}
.acuditbox_fons_8{background: url('../images/icons/icon_8.jpg') no-repeat top left;}
.acuditbox_fons_9{background: url('../images/icons/icon_9.jpg') no-repeat top left;}
.acuditbox_fons_10{background: url('../images/icons/icon_10.jpg') no-repeat top left;}

h2.per_riure{
	text-indent: -10000px;
	background: url('../images/logo_malla_xtvl_pq.png') no-repeat top left;
	width: 247px;
	height: 72px;
	float: left;
}
h3.per_riure{
	width: 350px;
	float: right;
	font-size: 14px;
	font-family: verdana;
	color: #b30f6f;
	font-weight: normal;
}

h3.per_riure strong{
	font-size: 18px;
}

h3.per_riure img{
	border:0px;
	float: right;
	margin-left: 20px;
}

div.columna_cartro
{
	background: url('../images/fondo_columna_cartro.jpg') repeat-y top left;
	width: 360px;
	padding: 2px 0px 20px 0px;	
}

div#per_riure_col_right{
	float:right;
}

div#per_riure_col_left{
	float:left;
}

#form_riure{
	position: relative;
	background: url('../images/fons_form_riure.png') no-repeat top left;
	width: 736px;
	height: 337px;
	margin:20px auto;
	font-family: verdana;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
#form_riure input.input_text{
	background-color: #f1f1f1;
	width: 224px;
	font-size: 11px;
	border:0px;
	padding: 2px ;
}
#form_riure textarea.input_textarea{
	background-color: #f1f1f1;
	width: 395px;
	height: 66px;
	font-size: 11px;
	border:0px;
	padding: 2px ;
}
#form_riure .right{
	float:right;
	padding: 65px 0px 0px 20px;
	width: 436px;

}
#form_riure .left{
	float:left;
	padding: 65px 0px 0px 30px;
	width: 230px;
}
#form_riure div.label{
	margin: 5px 0px 5px 0px;
}

#form_riure div#selector_icons{
	background: url('../images/form_icons_riure.png') no-repeat 2px 15px ;
	width: 700px;
	height: 68px;
	clear:both;
	margin:0 0 0 31px;
}

#form_riure  input.submit{
	position:absolute;
	bottom: 12px;
	right: 20px;
	padding:0px;
	margin:0px;
	width: 6em;
}

#form_riure  ul{
	list-style: none;
	width: 700px;
	margin:-15px 10px;
	overflow:hidden;
}

#form_riure ul li{
	float: left;
	width: 67px;
	text-align: right;
}
#form_riure .captcha {
padding:37px 0 0 35px;
}
#form_riure .captcha img{
vertical-align:middle;
margin:0 20px;
}
#formopinions .captcha {
padding:10px 12px 12px 32px;
}
.formulari .captcha img, #formopinions .captcha img{
vertical-align:middle;
margin:0 0 5px 0;
}
.llistat_rius {
	margin:30px 0px 0px 10px;
}

#text-noticia h3 a{
	color: #2560A3;
}

/**** llistat riure fi*****/


/**** Opinions inici *****/
#opinions{
    width: 407px;
    font-family: verdana;
    font-size: 11px;
    color: #496363;
	margin: 20px 0px 20px 0px;
	position: relative;
}
#opinions a{
    color:#318ABE;;
}
#opinions h3{
    padding: 2px 0px 4px 20px;
    font-weight: bold;
    font-family: arial;
    font-size: 18px;
    color: #318ABE;
}
#opinions textarea{
    border: 1px solid #7B9CBC;
	width: 374px;
	height: 94px;
	margin: 30px 0px 0px 25px;
	color: #142A64;
	font-family: verdana;
	font-size: 11px;
}
#opinions input.text{
    border: 1px solid #7B9CBC;
	width: 332px;
	height: 1.3em;
	color: #318ABE;
	font-family: verdana;
	font-size: 11px;
	color:#142A64;
}
#opinions div.op_nom{

	margin:10px 0px 0px 30px;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	
}
#opinions div.op_botons{

	position: absolute;
	bottom: 45px;
	right: 35px;
	color:#fff !important;

}
#opinions div.op_botons a , #opinions div.op_botons input, #opinions div.op_botons a:hover{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#fff !important;
	border:0px;
	text-decoration:none !important;
	background:none;
	padding:0px;
	

}
#opinions div.mesopinions{
    float:right;
	text-decoration:none;
}

#opinions div.mesopinions a{
    font-size: 10px;
    color: #318ABE;
	
}
#opinions div#opinions_list{
	clear:both;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #A3AFAF;
	padding-bottom: 15px;
}
#opinions #totalopinions{
	float:right;
	margin-top: 2px;
}
#opinions #totalopinions a{
	background: url('../images/fletxes_blau.gif') no-repeat right center;
	padding: 5px 15px 5px 0px;
	text-decoration: none;
}
#opinions div#opinions_list ul
{
	margin: 0px 0px 0px 30px;
	list-style: none;
}
#opinions div#opinions_list li{
	padding: 20px 0px 0px 0px;

	
}
#opinions div#opinions_list li div.text{
	margin-top: -8px;
}
#opinions div#opinions_list .comment-autor{
	margin-top: 5px;
	font-family:verdana;
	font-size:11px;
	color:#318ABE;
}
#opinions div#opinionsform{
    position:relative;
	background: url('../images/fons_comentaris.gif') no-repeat;
    padding: 4px;
	margin-top: 30px;
	width: 426px;
	height:419px;
}

#opinions div.legaltext{
	margin: 3px 0px 0px 30px;
	font-family:verdana;
	font-size:9px;
	color:#FFF;
	width:390px;
}
#opinions div.legaltext ul{
	margin: 3px 0px 0px 30px;
	list-style:none;
}

#opinions div.legaltext li{
	margin: 0px 0px 5px 0px;
}
#opinions .comentari
{
	width: 100%;
	overflow : hidden;
	font-family:verdana;
	font-size:13px;
	color:#318ABE;
	background: url('../images/comentaris.gif') no-repeat left top;
	padding-left:20px;
}
/**** Opinions fi *****/

