/* -----------------------------------------------------------------------------------------------
Project:   ‘AFME’
Author:    www.Poliedric.com
--------------------------------------------------------------------------------------------------*/

/* breadcrumb */
/* ----------------------------------------------------- */
#breadcrumb
{
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.breadcrumb1
{
	font-family: Verdana;
	font-size: 20px;
	color: #000099;
	
/*	background-image: url(../images/im_bulletblue.gif);*/
/*	background-repeat: no-repeat;*/
/*	background-position: 0px 16px;*/
	
	margin-left: 15px;
	padding-left: 16px;
}

.breadcrumb2
{
	font-family: Verdana;
	font-size: 16px;
	color: #333;
	
	background-image: url(../images/im_bulletorange.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	
	margin-left: 20px;
	padding-left: 20px;
}
.text_cercador
{	
	margin-left:20px;
	
	font-family: Verdana;
	font-size: 12px;
	color: #171695;
}
/* content */
/* ----------------------------------------------------- */
#content
{
	padding-left: 40px;
	padding-right: 20px;
}

#content .text
{	
	margin: 10px;
	
	font-family: Verdana;
	font-size: 12px;
	color: #171695;
}

#content a:link
{		
	font-family: Verdana;
	font-size: 12px;
	/*color: #171695;*/
	/*color: #000099;	*/

	text-decoration:underline;
}
#content a:visited
{		
	font-family: Verdana;
	font-size: 12px;
	/*color: #171695;*/
	/*color: #000099;	*/
	text-decoration:underline;
}

#content a:hover
{		
	font-family: Verdana;
/*	font-size: 11px;
	color: #171695;*/
	color: #000099;
	text-decoration:underline;
}

#content .headline
{
	font-weight: bold;
	color: #171695;
}


#content .picture
{
	float: right;
	width: 208px;
	height: 278px;
	margin-left: 20px;
	margin-right: 15px;
	border: #9B9B9B solid 1px;
}

.opcions_menu_subseccio
{
	font-family: Verdana;
	font-size: 11px;
		color: #000000;
	margin-left: 25px;
	padding-left: 16px;
}

.opcions_menu_subseccio a:link
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:none
}
.opcions_menu_subseccio a:visited
{
	font-family: Verdana;
	font-size: 11px;
		color: #000000;
		text-decoration:none
}
.opcions_menu_subseccio a:hover
{
		font-family: Verdana;
	font-size: 11px;
	/*color: #FF6600;*/
/*			color: #171695;*/
			color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.opcions_titol_menu_subseccio
{
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	/*	background-image: url(../images/im_bulletblue.gif);*/
/*	background-repeat: no-repeat;*/
/*	background-position: 0px 16px;*/
	width:300px;
	height:22px;
		margin-left: 25px;
	padding-left: 16px;
	padding-bottom: 7px;	
}
