/* General tags */
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background: #fff url("../imgs/background_body.gif") repeat-x left top;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

ul,li {
	color: #666;
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #5481A9;
}

a img {
	border: none;
}

p {
	color: #666;
	margin: 0;
}

.blue {
	color: #5481A9 !important;
}

.gray {
	color: #666 !important;
}

.hidden {
	display: none;
}

/* General layout */
#wrap {
	margin: 0 16px;
}

/* Content */
#content {
	width: 100%;
	overflow: hidden;
	padding-top: 1.5em;
	padding-bottom: 0;
}

/* Local menu */
#localmenu {
	float: left;
	display: block;
	width: 168px;
	overflow: hidden;
	margin-bottom: 1em;
	padding-left: 4px;
}

#localmenu h2 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.2em;
	color: #5481A9;
	padding: 0 0 .5em .75em;
	display: none;
}

#localmenu ul {
	border-bottom: 1px solid #ccc;
}

#localmenu ul li {
	background: url("../imgs/label_left_localmenu.gif") no-repeat top left;
	font-size: 1.1em; *
	height: 1%;
}

#localmenu ul li a {
	display: block;
	padding: .4em .8em;
	color: #5481A9;
	background: url("../imgs/label_right_localmenu.gif") no-repeat right top
		;
	text-decoration: none;
}
.localmenusel ul li a {
    font-weight: bold;
	display: block;
	padding: .4em .8em;
	color: #5481A9;
	background: url("../imgs/label_right_localmenu.gif") no-repeat right top
		;
	text-decoration: none;
}

#localmenu ul li ul {
	border-top: 1px solid #dbdbdb;
	border-bottom: 10px solid #fff;
	background-image: none;
	background-color: #fff;
}

#localmenu ul li ul li {
	font-size: 1em;
	border-bottom: 1px dotted #ccc;
	background-image: none;
	background-color: #fff;
}

#localmenu ul li ul li a {
	padding-left: 1.5em;
	background: url("../imgs/li_localmenu.gif") no-repeat .8em center;
	color: #666;
}

#localmenu ul li ul li a:hover {
	text-decoration: underline;
}

/* Banners zone */
#banners {
	float: right;
	width: 164px;
	overflow: hidden;
}

#banners ul {
	
}

#banners ul li {
	text-align: right;
	padding: 1px;
	border: 1px solid #ccc;
	margin-bottom: .8em;
}

#banners ul li img {
	display: block;
}

#banners-left {
	float: left;
	clear: left;
	width: 168px;
	overflow: hidden;
	padding-left: 4px;
}

#banners-left ul {
	
}

#banners-left ul li {
	text-align: right;
	padding: 1px;
	border: 1px solid #ccc;
	margin-bottom: .8em; *
	height: 1%;
}

#banners-left ul li img {
	display: block;
}

/* Text zone */
#text-wrapper-ofi {
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
}

#text-wrapper {
	position: relative;
	margin-left: 195px;
	margin-right: 195px;
}

#text-wrapper-index {
	margin-left: 195px;
	margin-right: 195px;
}

#text-wrapper-full {
	margin-left: 180px;
}

p.phone {
	margin: 1px 0;
	padding: .4em 1.2em .4em 2.4em;
	font-size: 2.2em;
	font-weight: normal;
	color: #FE8E0F;
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	background: #F7F7F7 url("../imgs/icon_phone_big.gif") no-repeat 1.2em
		center;
}

/* Footer */
#footer {
	margin-top: 2.5em;
	margin-bottom: 1em;
	clear: both;
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #345DA6;
}

#footer ul.languages {
	float: left;
	margin-bottom: .5em;
}

#footer ul.options {
	float: right;
	margin-bottom: .5em;
}

#footer ul.languages li,#footer ul.options li {
	display: inline;
	margin-right: .5em;
	padding-right: .7em;
	border-right: 1px solid #666;
}

#footer ul.languages li.last,#footer ul.options li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}

#footer ul.options li.phone {
	padding-left: .8em;
	font-weight: bold;
	color: #5481A9;
	background: url("../imgs/icon_phone.gif") no-repeat left center;
}

#footer ul.languages li a,#footer ul.options li a {
	color: #666;
}

/* Header */
#head {
	width: 100%;
	overflow: hidden;
	padding: 1em 0;
}

#head h1 {
	float: left;
	margin-top: 1.2em;
	margin-right: 1em;
}

#head p {
	float: right;
	margin-top: 1em;
	margin-right: 1em;
}

#head .search {
	float: right;
	margin: 2.8em 4em 0 0;
}

#head .search * {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

#head .search .combo {
	float: left;
	height: 16px;
	margin-right: 4px;
	_margin-right: 0;
	font-size: 11px;
}

/* Main menu */
#mainmenu {
	border-top: 1px solid #5489B6;
	border-bottom: 1px solid #5489B6;
}

#mainmenu ul {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #A8C6DC;
	border-bottom: 1px solid #A8C6DC;
	background: #1E5583 url("../imgs/background_mainmenu.gif") repeat-x left
		top;
}

#mainmenu ul li {
	font-size: 1.1em;
	font-family: "Franklin Gothic Demi Cond", "Arial Narrow", Tahoma,
		Verdana;
	text-align: center;
	width: 16%;
	float: left;
	display: block;
}

#mainmenu ul li a {
	color: #fff;
	display: block;
	padding: 5px 0;
	text-decoration: none;
	border-right: 1px solid #255884;
}

#mainmenu ul li a:hover {
	text-decoration: underline;
	background: #5189B7 url("../imgs/background_mainmenu_selected.gif")
		repeat-x left top;
}

#mainmenu ul li.selected a {
	background: #5189B7 url("../imgs/background_mainmenu_selected.gif")
		repeat-x left top;
}

#mainmenu ul li.last a {
	
}

#mainmenu ul li.first a {
	border-left: 1px solid #255884;
}

/* Highlighted content */
#highlighted-content {
	position: relative;
	border-top: 1px solid #ccc;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background: url("../imgs/background_highlited_content_top.gif") repeat-x
		left top;
}

.content-image-136,.content-image-173,.content-image-138,.content-image-139,.content-image-141,.content-image-142,.content-image-143,.content-image-144,.content-image-145,.content-image-110,.content-image-153,.content-image-159,.content-image-160,.content-image-161,.content-image-154,.content-image-156,.content-image-157,.content-image-105,.content-image-203
	{
	padding-right: 180px;
	padding-bottom: 1px;
}

.content-image-136 {
	background: url("../imgs/salud.jpg") no-repeat right bottom;
	padding-right: 150px;
}

.content-image-137 {
	background: url("../imgs/salud_dental.jpg") no-repeat right bottom;
	padding-right: 160px;
}

.content-image-173 {
	background: url("../imgs/salud_premium.jpg") no-repeat right bottom;
	padding-right: 240px;
}

.content-image-138 {
	background: url("../imgs/salud_global.jpg") no-repeat right bottom;
	padding-right: 150px;
}

.content-image-139 {
	background: url("../imgs/salud_global_plus.jpg") no-repeat right bottom;
	padding-right: 190px;
}

.content-image-140 {
	background: url("../imgs/salud_planes.jpg") no-repeat right bottom;
}

.content-image-141 {
	background: url("../imgs/salud_planes_integral.jpg") no-repeat right
		bottom;
	padding-right: 190px;
}

.content-image-142 {
	background: url("../imgs/salud_planes_universal.jpg") no-repeat right
		bottom;
	padding-right: 210px;
}

.content-image-143 {
	background: url("../imgs/salud_planes_clasic.jpg") no-repeat right
		bottom;
}

.content-image-144 {
	background: url("../imgs/salud_planes_base.jpg") no-repeat right bottom;
	padding-right: 150px;
}

.content-image-110 {
	background: url("../imgs/decesos.jpg") no-repeat right bottom;
}

.content-image-162 {
	background: url("../imgs/decesos_constante.jpg") no-repeat right bottom;
}

.content-image-163 {
	background: url("../imgs/decesos_creciente.jpg") no-repeat right bottom;
}

.content-image-111 {
	background: url("../imgs/subsidio.jpg") no-repeat right bottom;
}

.content-image-114 {
	background: url("../imgs/subsidio_facil.jpg") no-repeat right bottom;
}

.content-image-115 {
	background: url("../imgs/subsidio_flexible.jpg") no-repeat right bottom;
}

.content-image-116 {
	background: url("../imgs/subsidio_progresivo.jpg") no-repeat right
		bottom;
}

.content-image-153 {
	background: url("../imgs/proteccion.jpg") no-repeat right bottom;
	padding-right: 220px;
}

.content-image-159 {
	background: url("../imgs/proteccion_accidentes.jpg") no-repeat right
		bottom;
	padding-right: 210px;
}

.content-image-160 {
	background: url("../imgs/proteccion_hospitalizacion.jpg") no-repeat
		right bottom;
	padding-right: 170px;
}

.content-image-161 {
	background: url("../imgs/proteccion_profesional.jpg") no-repeat right
		bottom;
	padding-right: 210px;
}

.content-image-154 {
	background: url("../imgs/futuro.jpg") no-repeat right bottom;
	padding-right: 220px;
}

.content-image-155 {
	background: url("../imgs/futuro_vida.jpg") no-repeat right bottom;
	padding-right: 180px;
}

.content-image-156 {
	background: url("../imgs/futuro_junior.jpg") no-repeat right bottom;
	padding-right: 180px;
}

.content-image-157 {
	background: url("../imgs/futuro_senior.jpg") no-repeat right bottom;
}

.content-image-158 {
	background: url("../imgs/futuro_ahorro_junior.jpg") no-repeat right
		bottom;
}

.content-image-105 {
	background: url("../imgs/conoce_aresa.jpg") no-repeat right bottom;
	padding-right: 200px;
}

.content-image-203 {
	background: url("../imgs/calculadora.jpg") no-repeat right bottom;
	padding-right: 50px;
}

/* Highlighted title */
#highlighted-title {
	position: relative;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #dfdfdf;
	background: url("../imgs/background_highlited_content_top.gif") repeat-x
		left top;
}

#highlighted-title h2 {
	color: #5481A9;
	font-size: 2.2em;
	font-weight: normal;
	padding: .5em 1.4em;
}

#highlighted-title h2.image-title-188 {
	background: url("../imgs/noticias.jpg") no-repeat right top;
}

p.phone {
	margin: 1px 0;
	padding: .4em 1.2em .4em 2.4em;
	font-size: 2.2em;
	font-weight: normal;
	color: #FE8E0F;
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	background: #F7F7F7 url("../imgs/icon_phone_big.gif") no-repeat 1.2em
		center;
}

.blocTitle {
	font-weight: bold;
}

#zoneDiv, #ageDiv, #garantiasDiv, #paymentDiv, #output {
	margin-bottom: 1em !important; 
	padding: 0 2em !important;
}

#output .blocTitle {
	display: block;
	color: #333;
	padding: .6em;
	font-size: 1.2em;
	background-color: #eee;
}

#ze_ages_div {
	display:none;
}


	#zoneDiv,
	#ageDiv,
	#garantiasDiv,
	#paymentDiv	{
		font-size: 11px;
		padding: 5px;
	}

	#zoneDiv,
	#ageDiv,
	#garantiasDiv,
	#paymentDiv	{	
		margin: 5px 0 5px 0;
	}

	#output {
		margin: 30px 0 2px 0;
	}

	input,
	select {
		font-size: 1.1em;
		vertical-align: middle;
	}

	p.primas {
		padding: 0 2.4em;
	}

	p.primas,
	p.primas a {
		font-size: 11px;
	}
	
	p.leyenda {
		font-size: 11px !important;
		margin: 10px 0 0 10px !important;
	}
	
	p.leyenda,
	p.leyenda a {
		color: #666;
		font-size: 11px;
	}

	ul.primas {
	}

		ul.primas li {
			width: 100%;
			overflow: hidden;

			padding: 0 !important;
			margin: 0 !important;
			background: none !important;
			border-bottom: 1px solid #eee;
		}

			ul.primas li .name {
				padding: .5em;
				float: left;
				width: 6em;
				color: #5481A9;
				font-weight: bold;
				text-transform: capitalize;
			}

			ul.primas li .price {
				padding: .5em;
				float: left;
				width: 6em;				
				font-weight: bold;
				text-align: right;
			}
			
			ul.primas li .message {
			    padding: .5em;
			    float: left;
			    font-weight: bold;
				text-align: right;
				color: #aa0000;
			}

			ul.primas li .info {
				padding: .5em;
				float: right;
				text-align: right;
			}
			
/* Breadcrumb bar */
#breadcrumb p {
	margin: 0 1em 1em 0;
	color: #666;
}

#breadcrumb p a {
	color: #666;
}

/* Editable text styles */
#text {
	padding: 3em;
}

#highlighted-content h2 {
	color: #5481A9;
	font-size: 2.2em;
	font-weight: normal;
	margin-top: 1.2em;
	padding: 0 1.4em 0 1.4em;
}

#text h2.orange {
	color: #FF9C12;
}

#text h3 {
	font-size: 1.2em;
	color: #5481A9;
	margin-bottom: .5em;
}

#text h3.news-title {
	font-size: 1.6em;
	margin-bottom: 1em;
}

#text p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1.2em;
}

#text a:hover {
	color: #E58F38;
}

#text ul {
	margin-bottom: 2em;
}

#text ul li {
	font-size: 1.1em;
	padding: .3em 1.2em;
	margin-left: 1em;
	background: url("../imgs/li_blue.gif") no-repeat left .6em;
}

#text ul li ul {
	margin-top: .5em;
	margin-bottom: 1em;
}

#text ul li ul li {
	font-size: 1em;
	background: url("../imgs/li_guio.gif") no-repeat left 1em;
}

#text ol {
	margin-bottom: 2em;
}

#text ol li {
	font-size: 1.1em;
	padding: .3em 0;
	margin-left: 0;
	list-style-type: decimal;
}

#text img.image-right {
	float: right;b
	margin: 0 0 .5em 1em;
}

#text img.image-left {
	float: left;
	margin: 0 1em .5em 0;
}

#text div.frame {
	padding: 1em 1em 0 1em;
	border: 1px solid #B6B6B6;
}

/* Specific classes */
#text p .blue {
	color: #5481A9;
}

#text ul.orange li,#text ul li.orange {
	background: url("../imgs/li_orange.gif") no-repeat left .6em;
}

#text ul.blue li,#text ul li.blue {
	background: url("../imgs/li_blue.gif") no-repeat left .6em;
}

#text p.arrow {
	background: url("../imgs/boto_fletxa.gif") no-repeat left .3em;
	padding-left: 1.5em;
}

	/* Office list */

#text .community-list {
			width: 15em;
			float: left;
			background: #f0f0f0 url("../imgs/background_community_list.gif") repeat-x bottom;
		}

			#text .community-list li {
				margin: .7em 1em;
				padding: 0;
				background: none;
			}

				#text .community-list li a {
					color: #666;
					text-decoration: none;
				}
				
					#text .community-list li a:hover {						
						text-decoration: underline;
					}

				#text .community-list li strong {
					color: #5481A9;
				}
				
				
		#text .horario {
			margin-left: 16.5em;
		}


		#text .office-list {
			margin-left: 18em;
		}

			#text .office-list li {
				padding-left: 1.4em;
				margin: 0 0 1em 0;
				background: url("../imgs/arrow-orange.gif") no-repeat 0 .5em;
				border-bottom: 1px solid #ddd;
				*height: 1%;				
			}

				#text .office-list li h3 {
				}

				#text .office-list li ul {
					margin-bottom: 0;
					padding-bottom: 0;
				}

					#text .office-list li ul li {
						background: url("../imgs/li_orange.gif") no-repeat left .7em;						
						border: none;
						margin-bottom: 0;
						padding-bottom: 0;
					}

						#text .office-list li ul li h4 {
							font-size: 1em;
						}

						#text .office-list li ul li p {
							font-size: 1em;
						}


	 /* Highlighted content */

	 	#highlighted-content {
	 		position: relative;
	 		border-top: 1px solid #ccc;
	 		border-left: 1px solid #dfdfdf;
	 		border-right: 1px solid #dfdfdf;
	 		border-bottom: 1px solid #dfdfdf;
	 		background: url("../images/background_highlited_content_top.gif") repeat-x left top;
	 	}

			.content-image-136,


	/* Lista de productos */

		#text-wrapper .product-list {
			clear: none;
			overflow: hidden;
			margin-top: 1em;
		}

			#text-wrapper .product-list h3 {
				font-size: 1.1em;
				color: #666;
				display: inline;
				margin: 0 1em;
			}

			#text-wrapper .product-list ul {
				display: inline;
				margin-bottom: 1.4em;
			}

				#text-wrapper .product-list ul li {
					display: inline;
					padding: 0 .8em 0 0;
					margin-left: 0;
					font-size: 1.1em;
					font-weight: bold;
					background: none;
				}

					#text-wrapper .product-list ul li a,
					#text-wrapper .product-list ul li strong {
						padding-left: 1.2em;
						text-decoration: none;
						background-image: url("../images/li_productlist.gif");
						background-position: left center;
						background-repeat: no-repeat;
					}

						#text-wrapper .product-list ul li a:hover {
							text-decoration: underline;
						}



	/* Planes 21 - Main list */

		#text .lista-planes-21 {
			margin: 0;
			padding: 0;
			overflow: hidden;
		}

			#text .lista-planes-21 li {
				margin: 0;
				padding: 0;
				width: 16%;
				float: left;
			}

				#text .lista-planes-21 li img {
					border-bottom: 3px solid #5481A9;
				}

				#text .lista-planes-21 li h3 {
					font-size: 12px;
					color: #5481A9;
					margin: 5px 0;
					padding-right: 10px;
				}

				#text .lista-planes-21 li p {
					font-size: 10px;
					padding-right: 20px;
				}



	/* News list style */

		p.tornar-noticies {
			width: 100%;
			text-align: right;
			margin-left: -3em;
			*margin-left: -1.6em;
			position: absolute;
			top: 2em;
		}

		p.tornar-noticies a {
			padding-left: .8em;
			background: url("../imgs/icono_volver.gif") no-repeat left center;
		}

		#text ul.news {
		}

			#text ul.news li {
				margin-left: 0;
				padding-left: 1.5em;
				margin-bottom: 1.5em;
				border-bottom: 1px solid #dfdfdf;
				background: url("../imgs/arrow-orange.gif") no-repeat left .5em;
			}

			#text ul.news li h3 {
				font-size: 1.1em;
				margin: 0;
			}

			#text ul.news li a {
				text-decoration: none;
			}

				#text ul.news li a:hover {
					text-decoration: underline;
				}

				#text ul.news li a.info {
					color: #F39300;
					font-weight: bold;
				}

			#text ul.news li p {
				font-size: 1em;
				margin: .5em 0;
			}


	/* Dictionary section */

		#text #abecedari li {
			color: #999;
			margin: 0;
			padding: 0 .5em;
			display: inline;
			background: none;
			font-weight: normal;
			border-right: 1px solid #999;
		}

			#text #abecedari li.last {
				border-right: none;
			}

			#text #abecedari li a {
				font-weight: bold;
			}



		#text h2 {
			font-weight: bold;
			font-size: 1.2em;
			color: #fff;
			padding: .2em .7em;
			background-color: #ccc;
		}

		#text dl {
			margin: .9em;
			padding: 0;
		}

			#text dl dt {
				color: #5481A9;
				font-size: 1.1em;
				font-weight: bold;
			}

			#text dl dd {
				color: #666;
				font-size: 1.1em;
				margin: .2em 0 1em 0;
			}

			#text p.volver {
				text-align: right;
				margin-right: 1em;
			}



	/* General data table styles */

		#text table.data {
			color: #333;
			font-size: 1.1em;
			border-collapse: collapse;
			margin-bottom: 2em;
		}

			#text table.data th,
			#text table.data td {
				padding: .5em 1em;
				border: 1px solid #ccc;
			}

			#text table.data th {
				text-align: left;
				background-color: #eee;
			}


	#text-wrapper .todos-planes-21 {
		font-size: 1.1em;
		margin-top: .4em;
		margin-right: 2em;
		float: right;
	}

		#text-wrapper .todos-planes-21 a {
			padding-left: .8em;
			margin-left: 1em;
			text-decoration: none;
			background: url("../images/planes_21/icono_volver.gif") no-repeat left center;
		}

			#text-wrapper .todos-planes-21 a:hover {
				text-decoration: underline;
			}


	.labels {
		position: relative;
		z-index: 5;
		overflow: hidden;
		text-align: right;
		float: right;
	}

		.top-tools {
			overflow: hidden;
			position: relative;
			z-index: 1;

			margin-bottom: -1px;
			height: 2.1em;
			*height: 2.2em;
		}

		.labels li {
			float: left;
			font-size: 1.2em;
		}

			.labels li a {
				color: #fff;
			}

			.labels li strong,
			.labels li a {
				padding: .3em 2em;
				display: block;
			}

			.labels li.name {
				background: url("../imgs/labels_name_left.gif") no-repeat left top;
			}

			.labels li.guarantee {
				background: url("../imgs/labels_guarantee_right.gif") no-repeat right top;
			}

			.labels li.name-selected {
				background: #dfdfdf url("../imgs/labels_name_selected_right.gif") no-repeat right top;
			}

				.labels li.name-selected strong {
					background: url("../imgs/labels_name_selected_left.gif") no-repeat left top;
				}

			.labels li.guarantee-selected {
				background: #dfdfdf url("../imgs/labels_guarantee_selected_right.gif") no-repeat right top;
			}

				.labels li.guarantee-selected strong {
					background: url("../imgs/labels_guarantee_selected_left.gif") no-repeat left top;
				}

/* Contact phone module */

		#text .contact-phone {
			padding-top: 1em;
			margin-bottom: 1em;
			border-top: 1px solid #eee;
		}

			#text .contact-phone p {
				padding-left: 20px;
				margin-bottom: 0;
			}

			#text .contact-phone p.main {
				color: #5481A9;
				font-size: 1.4em;
				font-weight: bold;
				background: url("../imgs/boto_fletxa.gif") no-repeat left .4em !important;
			}

			#text .contact-phone p.main span {
				vertical-align: middle;
			}

				#text .contact-phone p.main span.title {
					color: #F79F00;
				}

				#text .contact-phone p.main span.phone {
					font-size: 1.3em;
				}

	/* Question list */

		#text ul.questions {
			border-top: 1px dotted #ccc;
		}

		#text ul.questions li {
			margin: 0;
			padding: 1em 2.5em .5em 2.5em;
			border-bottom: 1px dotted #ccc;
			background: url("../images/li_question_mark.gif") no-repeat .5em 1.2em;
		}

		#text ul.questions li h3 {
			font-size: 1em;
		}

		#text ul.questions li h3 a {
			color: #666;
			text-decoration: none;
		}

		#text ul.questions li h3 a:hover {
			text-decoration: underline;
		}

		#text ul.questions li p,
		#text ul.questions li ul li {
			font-size: 1em;
		}

		#text ul.questions li ul li {
			background: url("../images/li_guio.gif") no-repeat .4em 1.1em;
			padding: .5em 1em;
			border: none;
		}

/* 'Tarificador' stylesheet */

#tarificador {	
	border: 1px solid #A8A8A8;
	margin-bottom: 1.5em;
}

	#tarificador h3 {
		color: #fff !important;
		font-size: 1.8em !important;
		font-weight: normal !important;
		padding: .4em 1.2em;
		background-color: #5481A9;
	}


/* INICIO: Elementos generales del texto */

h1, h2, h3, h4, h5 {
	margin: 0;
	color: #1B3B84;
}

	h1 {
		font-size: 1.8em;
	}
	
	h2 {
		font-size: 1.3em;
		padding-bottom: 8px;
		margin-bottom: 12px;	
		background: url("../images/punts_horitzontal.gif") repeat-x bottom;
	}



#text-seccio {
	padding: 0 20px;
	margin-right: 115px;
}
		
	.ample { margin-right: 0px !important; } /* Clase específica para el div de id #text-seccio para ampliar el texto al 100% del ancho del contenido */

	#text-seccio p,
	#titol-contingut p,
	#text-seccio dt {
		margin: 12px 0 15px 0;
		color: #333;
		line-height: 1.3em;
		font-size: 1.1em;
	}
	
	#text-seccio a {
		color: #1B3B84;
	}
	
	#text-seccio .descripcio {
		color: #333;
	}
	
/* FIN: Elementos generales del texto */
	

/* INICIO: Elementos de los diccionarios */

#text-seccio #abecedari {
	margin-left: 0;
	padding: 0 0 0 11px;
	border-bottom: 4px solid #7B9FC4;
	background-color: #F1F5F2;
	margin-bottom: 1px;
}

#text-seccio #abecedari li {
	margin: 0;
	padding: 0;
	line-height: 2.5em;
	font-size: 1.1em;
	display: inline;
	color: #aaa;
	border-right: 1px solid #666;
	background: none;
}

#text-seccio #abecedari a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

#text-seccio #abecedari a,
#text-seccio #abecedari span {
	padding: 0 5px;
}

#text-seccio #diccionari {
	padding: 15px;
	padding-top: 100px;
	background: url("../images/diccionari.gif") no-repeat center top;
	background-color: #ECF3FB;
}

	#text-seccio #abecedari #ultima-lletra {
		border-right: 0;
	}

/* FIN: Elementos de los diccionarios*/

/* Homepage stylesheet */


	#index-content {
		overflow: hidden;
		width: 100%;
	}


		#flash {
			margin: 0;
			width: 59%;
			float: left;
		}
		
		#flash object {
		}
		
		#bgsmutua {
			BACKGROUND-POSITION:  left ; BACKGROUND-IMAGE: url(../imgs/aresa.jpg); BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #f4f9fc; WIDTH: 59%; float:left
		}

		#bgsmutua img{
			height:200px; WIDTH: 100%
		}

		#company-info {					
			margin: 0;
			padding: 0;
			overflow: hidden;
			width: 40%;
			float: right;
			border: 1px solid #ccc;
			background-color: #fff;
			min-height: 202px;
			_height: 202px;
		}
		
			#company-info h2 {
				margin: 7px;
				background-color: #00529B;
				text-align: center;		
			}
			
			#company-info ul {
				m&iacute;rgin: 10px 10px 15px 10px;
			}
			
			#company-info ul li {
				font-size: .9em;
				line-height: 1.3em;
				margin-bottom: .4em;
				padding-left: 1.4em;				
				background: url("../images/vineta_home.gif") no-repeat .4em .3em;
			}
			
			

		#banner {
			text-align: center;			
		}




	/* News module */

		#news {
			float: right;
			clear: right;
			width: 164px;
			/*padding: 1em;*/

			border: 1px solid #ccc;
			margin-bottom: .8em;
		}
		
			#news h2 {
				color: #5481A9;
				font-size: 1.1em;
				margin-bottom: .5em;
				padding-left:1em;
				padding-right:1em;
				padding-top:1em; 
			}
			
			#news ul {
				padding-left:1em;
				padding-right:1em;
				padding-bottom:1em;
			}

				#news ul li {
					color: #666;
					font-weight: bold;
					padding: .2em 7px;					
					background: url("../images/li_fletxa.gif") no-repeat left .6em;
				}
				
					#news ul li a {
						color: #666;
						text-decoration: none;
					}
					
						#news ul li a:hover {
							text-decoration: underline;
						}




	/* Newsletter module */

		#newsletter {
			float: right;
			clear: right;
			width: 164px;
			/*padding: 1em;*/
			border: 1px solid #ccc;
		}

			#newsletter form {
				margin: .5em 0 0 0;
				padding-left:1em;
				padding-right:1em;
				padding-bottom:1em;
			}
			
				#newsletter form fieldset {
					margin: 0;
					padding: 0;
					border: none;
				}

				#newsletter form input.text {
					font-size: 1em;
					margin-top: .5em;
					border-top: 1px solid #9D9DA1;
					border-left: 1px solid #9D9DA1;
					border-bottom: 1px solid #F1EFE2;
					border-right: 1px solid #F1EFE2;
				}


			#newsletter h2 {
				color: #5481A9;
				font-size: 1.1em;
				margin-bottom: .5em;
				padding-left:1em;
				padding-right:1em;
				padding-top:1em;
			}

			#newsletter p {
				color: #666;
				font-size: 1em;
			}
	