/*** fitxa d'associat ******/
#fitxa {
	padding-left: 20px;	
	min-height: 500px;
}

#fitxa h3 {
	font-size: 1.1em; 
	background-color: #BAC6D5;
	padding: 4px;
	padding-bottom: 2px;
	text-transform: uppercase;		
} 

#fitxa p {
	padding-left: 15px;
	border: 1px dotted #7A8CA5;
	background-color: #D5DEEA;
}

#fitxa p a {
	color: #55729A;
	font-weight: bold;
}

#fitxa p a:hover, ul.aditivos a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #7A8CA5;
}

h3.special {
	font-size: 1.1em; 
	text-transform: uppercase;
	background-color: #ffffff !important;
	border-bottom: 2px ridge #BAC6D5;	
	background-image: url(../img/littleh3.gif);
	background-repeat: no-repeat;
	padding-left: 22px !important;
}

ul.aditivos, ul.formulas {
	list-style: square;
}

ul.aditivos li {
	margin-bottom: 20px;
	border-bottom: 1px dotted #7A8CA5;
	padding-bottom: 3px;
}

ul.formulas li {
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.aditivos li strong, ul.formulas li strong {
	display: block;
}

ul.aditivos a, ul.formulas a {
	color: #55729A;
}



/*************Llistas *********/

#cformulas {
	float: right;
	width: 45%;
}

#caditivos {
	width: 49%;
	margin-top: 27px;
	border-right: 1px double #7A8CA5;
	padding-right: 20px;
}



/***** fitxa d'aditiu *****/

#list {
	
}

ul.lista {
	list-style: none;
	padding-left: 15px;
}

ul.lista strong {
}

ul.lista li {
   padding-bottom: 10px;
	margin-bottom: 15px;	
	border-bottom: 1px dotted #81971A;	
}

#list a {
	color: #436291;	
	font-weight: bold;
}

#list img {
	margin-left: 5px;
	border: none;
}

#list ul.lista li a {
	
}

#list ul.lista li a:hover {
padding-right: 12px;
background-image: url(../img/go.gif);
background-repeat: no-repeat;
background-position: right;
}
