﻿#tabHome
{
	width:100%;
}
#tdHomeLeft
{
	background-color:#fff;
	background-image:url('../img/home/left-back.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	width:277px;
	vertical-align:top;
	padding:25px 20px;
}
#tdHomeMid
{
	text-align:left;
	vertical-align:top;
	background-color:#ddbfb3;
	width:35px;
	background-image:url('../img/home/mid-back.jpg');
	background-position:left top;
	background-repeat:repeat-y;
}
#tdHomeRight
{
	background-color:#fff;
	background-image:url('../img/home/right-back.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	vertical-align:top;
	padding:25px 16px 10px 10px;
}
#layCerca
{
	width:231px;
	height:43px;
	background-image:url('../img/home/cerca.png');
	background-position:left top;
	background-repeat:no-repeat;
}
#layCerca input
{
	position:relative;
	left:3px;
	top:4px;
	border-width:0;
	background-color:#fff;
	width:220px;
	height:23px;
	font-size:17px;
}

#tdHomeLeft h2
{
	color:#0f4877;
	font-size:12pt;
}
#tdHomeRight h1, .asdDyn h1
{
	color:#0f4877;
	font-size:14pt;
	width:100%;
	border-bottom:solid 1px #fff;
	margin-bottom:0;
}
#tdHomeRight h2, .asdDyn h2
{
	color:#0f4877;
	font-size:12pt;
	margin:0;
}

#tdMain
{
	background-image:url('../img/home/main-mid-back.jpg');
	background-position:left top;
	background-repeat:repeat-y;
}

.asdFlash h3, .asdFlash h3 a:link, .asdFlash h3 a:visited
{
	color:#0f4877;
	font-size:10pt;
	margin-bottom:3px;
}
.asdFlash img
{
	border-width:0;
	float:left;
	clear:left;
	margin:0 6px 3px 0;
	vertical-align:top;
}

.afns_list
{
	margin:0;
	padding:0;
	list-style-type:none;
}
.afns_list li
{
	padding:0 15px;
	margin:0;
}
.afns_title
{
	font-weight:bold;
}
.afns_title img
{
	border-width:0;
	float:left;
	clear:left;
	margin-right:3px;
}
.afns_title a:link,.afns_title a:visited
{
	color:#000;
}

