/* ---------- MICROBLAU STYLESHEET v.2.0 ---------- */
	/* ---------- GENERIC ---------- */
body {
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 62.5%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	color: #072B61;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
	border-bottom: 1px solid #6B89B4;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #6B89B4;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0.5em;
	padding-bottom: 5px;
	border-bottom: 1px solid #6B89B4;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #072B61;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #6B89B4;
}

h4 {
	color: #FF6600;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #6B89B4;
	margin: 0;
}

.break {
	clear: both;
	height: 0px;
}

.break-right {
	clear: right;
}

.break-left {
	clear: left;
}

.hide {
	display: none;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

div.object-right {
	float: right;
}

div.object-left {
	float: left;
}

div.object-center {
	margin: 0 auto;
}

div.object-left div.content-view-embeddedmedia div.class-image div.attribute-image,div.object-right div.content-view-embeddedmedia div.class-image div.attribute-image
	{
	margin: 0;
	padding: 0;
	float: none;
}

div.object-center div.content-view-embeddedmedia div.class-image div.attribute-image
	{
	margin: 0;
	padding: 0;
}

div.object-right div.content-view-embeddedmedia div.class-image div.attribute-image img
	{
	margin-right: 0px;
}

div.object-right div.content-view-embeddedmedia p,div.object-left div.content-view-embeddedmedia p,div.object-center div.content-view-embeddedmedia p
	{
	margin: 20px 0px 5px 0px;
}

div.object-center div.class-image {
	margin: 0 auto;
	text-align: center;
}

div.object-center img {
	margin: 0px;
}

/* ---------- LAYOUT ---------- */
#allcontent {
	margin: auto;
	padding: 0;
}

/* ---------- TOP CONTENT ---------- */
#topcontent {
	margin: 0;
	padding: 0;
	min-width: 760px;
}

#header {
	margin: 0;
	padding: 0;
	background: #102d59 url(../images/background_header.gif) repeat-x;
}

#header-design {
	text-align: left;
}

#header-design img {
	border: none;
	margin-left: 22px;
}

#header-design img.rightFloated {
	float: right;
	border: none;
	margin: 0;
}

#header-design object.rightFloated {
	float: right;
	border: none;
	margin: 0;
}

div#header-banners-bar,div#language-bar {
	float: right;
	margin: 0;
	color: #fff;
}

div#header-banners-bar ul,div#language-bar ul {
	list-style: none;
	margin: 1em;
	padding: 0px;
}

div#header-banners-bar ul li,div#language-bar ul li {
	display: inline;
	margin: 0px;
	float: left;
}

div#language-bar ul li {
	padding: 1px 10px;
	border-right: 1px solid #fff;
}

div#language-bar ul li.last {
	border-right: none;
	padding-right: 0px;
}

div#language-bar ul li a {
	color: #fff;
	text-decoration: none;
}

div#language-bar ul li a:hover {
	text-decoration: underline;
}

#topcontent-bar {
	background: #fff url(../images/background_toolbar-top.gif) top left
		repeat-x;
	height: 62px;
	padding: 4px 20px;
}

#toolbar-top {
	color: #fff;
	text-align: left;
	font-size: 1.1em;
	height: 62px;
	float: right;
	width: 150px;
}

#toolbar-top .toolbar-design {
	margin: 0;
	padding: 0;
	float: right;
}

#toolbar-top .toolbar-design ul {
	margin: 0;
	padding: 0;
	width: 150px;
	margin-top: -1px;
	list-style-type: none;
}

#toolbar-top .toolbar-design ul form input {
	width: 80px;
	font-size: 0.8em;
	margin: 0;
	border: none;
	background-color: #ffffff;
}

#toolbar-top .toolbar-design ul form input.submit {
	width: 60px;
	font-size: 0.8em;
	margin: 0;
	border: none;
	background-color: #cccccc;
}

#topmenu #topmenu-design {
	height: 62px;
	text-align: left;
	font-size: 1.1em;
	color: #fff;
}

#topmenu #topmenu-design a {
	color: #fff;
	text-decoration: none;
}

#topmenu #topmenu-design a:hover {
	color: #072B61;
}

#topmenu #topmenu-design ul {
	padding: 0px;
	margin: 0px;
	float: left;
}

#topmenu #topmenu-design ul li {
	display: inline;
}

/* ---------- MAINCONTENT ---------- */
#maincontent {
	margin-top: 0;
	font-size: 1.3em;
}

div.maincontent-bothmenus {
	margin-left: 18%;
}

div.maincontent-noleftmenu {
	margin-left: 30px;
}

div.maincontent-norightmenu {
	margin-left: 18%;
	margin-right: 0;
}

div.maincontent-nomenus {
	margin-left: 0;
	margin-right: 0;
}

#maincontent-design {
	line-height: 1.5em;
	text-align: left;
}

div.page-column-right table.renderedtable {
	width: 99%;
}

div#path-design {
	background: url(../images/custom_corners_topright.gif) top right
		no-repeat;
	font-size: 0.85em;
	padding: 25px;
	margin: 0;
	color: #999;
	padding-bottom: 50px;
}

div#path-design p {
	padding: 0px;
	margin: 0px;
}

div#path-design p a {
	color: #999;
	text-decoration: underline;
}

div#path-design p a:hover {
	color: #072B61;
}

/* ---------- COLUMNS ---------- */
#columns {
	margin: 0;
	min-width: 760px;
}

/* ---------- LEFTMENU ---------- */
#leftmenu {
	float: left;
	width: 18%;
	text-align: left;
}

#leftmenu-design {
	padding: 7px 5px 20px 20px;
}

#leftmenu-design  a {
	color: #6B89B4;
	text-decoration: none;
}

#leftmenu-design  a:hover {
	color: #072B61;
}

#leftmenu-design ul {
	margin: 0px;
	padding-left: 0;
	font-size: 1em;
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
}

#leftmenu-design ul li {
	border-top: 1px dashed #6B89B4;
	line-height: 1.2em;
	padding: 5px 0 5px 0px;
}

#leftmenu-design ul li.current {
	border: none;
}

#leftmenu-design ul ul {
	margin-top: 0.75em;
	font-weight: normal;
	list-style-position: outside;
	padding-left: 20px;
}

#leftmenu-design ul ul li {
	border-top: 1px dashed #6B89B4;
	line-height: 1.2em;
}

#leftmenu-design ul li a.selected,#leftmenu-design ul li a.current {
	color: #FF6600;
	font-weight: bold;
}

#leftmenu-design ul li a.no-border {
	border-top: none;
}

#leftmenu-design ul ul a {
	color: #666;
}

/* ---------- RIGHTMENU ---------- */
#rightmenu {
	float: right;
	width: 18%;
	text-align: left;
	margin-left: -1%;
	padding-right: 5px;
}

#rightmenu-design {
	margin-left: -1%;
	min-width: 145px;
}

#rightmenu-design a {
	color: #fff;
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
}

#rightmenu-design a:hover {
	text-decoration: none;
	font-weight: bold;
}

/* ---------- FOOTER ---------- */
#footer {
	margin: 20px 0px 0px;
	padding: 0;
	color: #666;
	text-align: center;
	background-image: url(../images/service_family/shadow.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#footer p {
	margin: 0;
	margin-bottom: 0.5em;
}

#footer a {
	color: #666;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer-design {
	padding: 20px 8px 10px 8px;
}

/* ---------- NON-SEMANTIC DIVS ---------- */
div.page {
	background: url(../images/custom_corners_topleft.gif) top left no-repeat;
	width: 98%;
}

div.page-body {
	background: url(../images/custom_corners_rightborder.gif) top right
		repeat-y;
	margin: 0;
	margin-top: -4em;
	padding: 25px;
}

div.page-body div.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #6B89B4;
	margin-top: 0;
	margin-bottom: 0;
	line-height: normal;
}

div.page-body a {
	color: #072B61;
	text-decoration: underline;
}

div.page-body a:hover {
	text-decoration: none;
}

div.page-body img {
	margin-right: 10px;
	border: none;
}

div.rightFloated {
	float: right;
	margin: 0 15px;
	margin-top: -5px;
}

div.page-body div.leftFloated {
	float: left;
	margin: 20px 0px 20px 0;
}

div.page-body div.leftFloated-noTopMargin {
	float: left;
	margin: 0 0px 20px 0;
}

div.page-body div.class-article div.leftFloated-noTopMargin {
	margin-top: 5px;
}

div.page-footer {
	background: url(../images/custom_corners_bottomleft.gif) bottom left
		no-repeat;
}

div.page-footer p {
	background: url(../images/custom_corners_bottomright.gif) bottom right
		no-repeat;
	display: block;
	padding: 0;
	margin: -2em 0 0 0;
	margin: 0;
}

/* ---------- CLASS ARTICLE ---------- */
.withImage img {
	margin-right: 20px;
}

.withImage h2 {
	margin-left: 0px;
}

.withImage .attribute-short,.withImage .attribute-long {
	margin-left: 170px;
	height: 1%;
}

/* ---------- NON-SEMANTIC DIVS FOR .LIGHTBLUEARTICLE HOME ---------- */
div.lightblueArticleHome {
	background: url(../images/corner_lightblue_home_topleft.gif) top left
		no-repeat;
	width: 98.5%;
	color: #072B61;
}

div.lightblueArticleHome-headContainer {
	background: url(../images/corner_lightblue_home_topright.gif) top right
		no-repeat;
	padding: 15px 13px 0 13px;
	margin: 0;
}

div.lightblueArticleHome-body {
	background: url(../images/corner_lightblue_home_rightborder.gif) top
		right repeat-y;
	margin: 0;
	padding: 0px 13px 0px;
	color: #072B61;
}

div.lightblueArticleHome-footer {
	background: url(../images/corner_lightblue_home_bottomleft.gif) bottom
		left no-repeat;
	color: #666;
	font-size: 14px;
	text-align: left;
}

div.lightblueArticleHome-footer p {
	background: url(../images/corner_lightblue_home_bottomright.gif) bottom
		right no-repeat;
	display: block;
	padding: 0 13px;
	margin: 0;
}

/* ---------- NON-SEMANTIC DIVS FOR .LIGHTBLUEARTICLE C ---------- */
div.lightblueArticleC {
	background: url(../images/corner_lightblue_C_topleft.gif) top left
		no-repeat;
	width: 98.5%;
	color: #072B61;
}

div.lightblueArticleC-headContainer {
	background: url(../images/corner_lightblue_C_topright.gif) top right
		no-repeat;
	padding: 15px 13px 0 13px;
	margin: 0;
}

div.lightblueArticleC-head,p.MsoNormal {
	color: #FF6600;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}

div.lightblueArticleC-head p,p.MsoNormal {
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #6B89B4;
}

p.MsoNormal {
	border-bottom: none;
}

div.lightblueArticleC-body {
	background: url(../images/corner_lightblue_C_rightborder.gif) top right
		repeat-y;
	margin: 0;
	padding: 0px 13px 0px;
	color: #072B61;
}

div.lightblueArticleC-body div.navigator,div.lightblueArticleC-body div.navigator div.pagenavigator
	{
	float: left;
}

div.lightblueArticleC-body div.leftFloated {
	float: left;
	margin: 0;
}

div.lightblueArticleC-body div.image_text {
	color: #666;
	font-size: 1em;
	text-align: left;
}

div.lightblueArticleC-body img {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

div.lightblueArticleC-body ul {
	margin: 0;
	padding: 0.5em 0;
	font-size: 0.9em;
}

div.lightblueArticleC-body ul li {
	color: #666;
	padding: 0;
	margin: 0.5em 0px 0.5em 15px;
	list-style-image: url(../images/bullet_micro_fonsblanc.gif);
}

div.lightblueArticleC-body p {
	margin: 0;
	padding: 0;
}

div.lightblueArticleC-body p.destacat {
	margin: -5px 0 0 0;
	padding: 5px;
	color: #666;
}

div.lightblueArticleC-body form {
	margin: 0;
	padding: 0;
	text-align: left;
}

div.lightblueArticleC-body input {
	font-size: 0.8em;
	float: left;
	width: 29%;
	border: 1px solid #072B61;
	margin: 0 8px 0.5em 0;
	padding-left: 3px;
	text-align: left;
}

div.lightblueArticleC-body input.submit {
	font-size: 0.9em;
	color: #fff;
	background-color: #072B61;
	width: auto;
	border: none;
	margin: 0;
	float: left;
	padding: 3px;
	text-align: center;
}

div.lightblueArticleC-body textarea {
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 92%;
	border: 1px solid #072B61;
	margin-bottom: 0.5em;
	padding-left: 3px;
	overflow: auto;
	text-align: left;
}

div.lightblueArticleC-body table,table.MsoTableGrid {
	font-size: 0.9em;
	border-collapse: collapse;
	margin-bottom: 1em;
	border: none;
}

table.MsoTableGrid {
	margin-top: 10px;
}

table.MsoTableGrid p {
	padding: 0px;
	margin: 0px;
}

div.lightblueArticleC-body thead,table.MsoTableGrid th {
	color: #fff;
	font-size: 1.1em;
}

div.lightblueArticleC-body th,table.MsoTableGrid th {
	background-color: #FF6600;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 2px 5px;
	border: 3px solid #D4E2F7;
}

div.lightblueArticleC-body th.current {
	font-weight: bold;
}

div.lightblueArticleC-body td,table.MsoTableGrid td {
	color: #666;
	background-color: #EAF1FB;
	vertical-align: top;
	padding: 2px 5px;
	border: 3px solid #D4E2F7;
}

div.lightblueArticleC-body tfoot td {
	color: #072B61;
	background-color: #D4E2F7;
}

div.lightblueArticleC-body div.mensaje_comparativa {
	color: #666;
}

div.lightblueArticleC-body div.mensaje_comparativa h4 {
	margin-bottom: 1em;
}

div.lightblueArticleC-body div.mes-info {
	padding: 0px;
	color: #666;
	font-size: 1.0em;
	text-align: left;
}

div.lightblueArticleC-body div.mes-info form {
	margin: 1em 0 0 0;
	padding: 0;
	text-align: left;
	float: none;
}

div.lightblueArticleC-body div.mes-info input {
	font-size: 0.9em;
	width: 160px;
	border: 1px solid #072B61;
	margin: 0 0 0.5em 0;
	padding-left: 3px;
	text-align: left;
	float: none;
}

div.lightblueArticleC-body div.mes-info input.submit {
	font-size: 1em;
	color: #fff;
	background-color: #072B61;
	width: 60px;
	border: none;
	margin: 0.25em 0 0.5em 50px;
	padding: 3px;
	text-align: center;
}

div.lightblueArticleC-body div.mes-info textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 160px;
	border: 1px solid #072B61;
	margin-bottom: 0.5em;
	padding-left: 3px;
	overflow: auto;
	text-align: left;
}

div.lightblueArticleC-body div.mes-info h4 {
	color: #072B61;
	font-size: 1.5em;
	text-align: center;
	border: 0;
	padding: 0.25em 15px;
}

div.lightblueArticleC-footer {
	background: url(../images/corner_lightblue_C_bottomleft.gif) bottom left
		no-repeat;
	color: #666;
	font-size: 14px;
	text-align: left;
}

div.lightblueArticleC-footer p {
	background: url(../images/corner_lightblue_C_bottomright.gif) bottom
		right no-repeat;
	display: block;
	padding: 0 13px;
	margin: 0;
}

/* ---------- NON-SEMANTIC DIVS FOR .PAGE-BODY .WHITEARTICLE ---------- */
div.page-body div.whiteArticle {
	background: #fff;
	width: auto;
	color: #FF6600;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	height: 159px;
	padding: 0;
}

div.page-body div.whiteArticle img {
	float: left;
}

/* ---------- NON-SEMANTIC DIVS FOR #RIGHTMENU ---------- */
div.orangeArticle {
	background: url(../images/corner_orange_topleft.gif) top left no-repeat;
	width: 98%;
	text-align: center;
}

div.orangeArticle-head {
	background: url(../images/corner_orange_topright.gif) top right
		no-repeat;
	padding: 15px;
	margin: 0;
	padding-bottom: 0px;
	color: #fff;
	font-size: 0.5em;
	font-weight: bold;
	text-align: left;
}

div.orangeArticle-body {
	background: url(../images/corner_orange_rightborder.gif) top right
		repeat-y;
	margin: 0;
	padding: 0 15px;
	color: #fff;
	font-size: 0.9em;
	text-align: center;
}

div.orangeArticle-body p {
	margin: 0;
	padding: 0;
}

div.orangeArticle-body div.imageContainer {
	text-align: center;
}

div.orangeArticle-body div.imageContainer img {
	border: none;
}

div.orangeArticle-footer {
	background: url(../images/corner_orange_bottomleft.gif) bottom left
		no-repeat;
	color: #fff;
	font-size: 0.5em;
	text-align: left;
}

div.orangeArticle-footer p {
	background: url(../images/corner_orange_bottomright.gif) bottom right
		no-repeat;
	display: block;
	padding: 0 15px 20px 15px;
	margin: 0;
}

div.orangeArticle-body div.promoContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	line-height: normal;
	text-align: center;
}

div.orangeArticle-body div.promoContent div.promoHeader {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 5px;
}

div.orangeArticle-body div.promoContent div.promoText,div.orangeArticle-body div.promoContent p
	{
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 5px;
}

div.whiteArticle {
	background: url(../images/corner_white_topleft.gif) top left no-repeat;
	width: 98%;
	text-align: center;
}

div.whiteArticle-head {
	background: url(../images/corner_white_topright.gif) top right no-repeat;
	padding: 15px;
	margin: 0;
	padding-bottom: 0px;
	text-align: left;
}

div.whiteArticle-body {
	background: url(../images/corner_white_rightborder.gif) top right
		repeat-y;
	margin: 0;
	padding: 0 15px;
	color: #fff;
	font-size: 0.9em;
	text-align: left;
}

div.whiteArticle-body p {
	margin: 0;
	padding: 0px 0px 5px;
	color: #666;
	font-size: 1.2em;
}

div.whiteArticle-body div.imageContainer {
	text-align: center;
}

div.whiteArticle-body div.imageContainer img {
	border: none;
}

div.whiteArticle-footer {
	background: url(../images/corner_white_bottomleft.gif) bottom left
		no-repeat;
	color: #fff;
	font-size: 0.5em;
	text-align: left;
}

div.whiteArticle-footer p {
	background: url(../images/corner_white_bottomright.gif) bottom right
		no-repeat;
	display: block;
	padding: 0 15px 20px 15px;
	margin: 0;
}

/* ---------- PAGE COLUMNS ---------- */ /*  LEFT FIXED  */
div.page-columns-leftFixed {
	margin: 1em 0;
}

div.page-columns-leftFixed div.page-column-left {
	float: left;
	width: 200px;
}

div.page-columns-leftFixed div.page-column-left img {
	margin-bottom: 20px;
}

div.page-columns-leftFixed div.page-column-right {
	margin-left: 220px;
}

div.page-columns-leftFixed div.page-column-right ul {
	margin: 0;
	padding: 10px 0;
	font-size: 0.9em;
	list-style-type: none;
}

div.page-columns-leftFixed div.page-column-right ul li {
	color: #666;
	padding: 0;
	margin: 0.5em 0px 0.5em 25px;
	list-style-image: url(../images/bullet_ok.gif);
}

/*  RIGHT FIXED  */
div.page-columns-rightFixed {
	margin: 1em 0;
}

div.page-columns-rightFixed div.page-column-left {
	margin-right: 220px;
}

div.page-columns-rightFixed div.page-column-left ul {
	margin: 0 0 1em 0;
	padding: 10px 0;
	font-size: 0.9em;
	list-style-type: none;
}

div.page-columns-rightFixed div.page-column-left ul li {
	color: #666;
	padding: 0;
	margin: 0.5em 0px 0.5em 15px;
	list-style-image: url(../images/bullet_micro_fonsblanc.gif);
}

div.page-columns-rightFixed div.page-column-right {
	float: right;
	width: 200px;
}

/* ---------- ELASTIC BUTTON ---------- */
div.orangeButton {
	background: url(../images/button_orange_right.gif) no-repeat right top;
	text-align: center;
	width: 76%;
	margin: 20px auto 0px;
	padding: 0;
}

div.orangeButton a {
	background: url(../images/button_orange_left.gif) no-repeat left top;
	display: block;
	padding: 6px 5px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div.orangeButton a:hover {
	color: #072B61;
}

div.orangeButton2 {
	background: url(../images/button_orange2_right.gif) no-repeat right top;
	text-align: center;
	width: 65%;
	margin: 20px 0 0px;
	padding: 0;
}

div.orangeButton2 a {
	background: url(../images/button_orange2_left.gif) no-repeat left top;
	display: block;
	padding: 6px 5px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div.orangeButton2 a:hover {
	color: #072B61;
}

/* ---------- NEW SELECTORS FOR THIS VERSION ---------- */
h1.special {
	margin-bottom: 20px;
}

h2.linked {
	border-bottom: none;
}

h2.linked a {
	color: #6B89B4;
}

h2.news {
	margin-left: 170px;
	margin-bottom: 0;
}

h2.linked-news {
	border-bottom: none;
	margin: 0;
}

h2.linked-news a {
	color: #6B89B4;
}

h3.special {
	margin-top: 0;
	border-bottom: none;
}

h3.caseStudy {
	display: block;
	color: #fff;
	background-color: #FF6600;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: none;
	padding: 5px 10px;
	text-align: left;
	clear: left;
}

div.caseStudy-body {
	font-size: 0.9em;
	line-height: normal;
}

div.caseStudy-body ul {
	margin: 0 0 0 25px;
	padding: 10px 0;
	font-size: 0.9em;
	list-style-type: none;
}

div.caseStudy-body ul li {
	color: #666;
	padding: 0;
	margin: 0.5em 0px 0.5em 15px;
	list-style-image: url(../images/bullet_micro_fonsblanc.gif);
}

div.photoModule p {
	margin-left: 170px;
	margin-top: 0;
}

div.photoModule h2 {
	margin-left: 170px;
}

div.lightblueArticleC-body div.photoModule {
	font-size: 1.15em;
	color: #666;
}

div.destacat {
	background-color: #EAF1FB;
	padding: 5px 10px;
	margin: 10px 0;
}

div.destacat p {
	margin-top: 0;
}

div.lightblueArticleC-body div.destacat {
	margin: 0px;
}

ul.generic {
	margin: 0;
	padding: 10px 0;
	line-height: normal;
	list-style: none;
}

ul.generic li {
	color: #072B61;
	padding: 0;
	margin: 0.5em 0px 0.5em 34px;
	list-style-image: url(../images/bullet_micro_fonsblanc.gif);
}

ul.genericResized {
	font-size: 0.9em;
	margin: 0;
	padding: 10px 0;
	line-height: normal;
	list-style: none;
}

ul.genericResized li {
	color: #072B61;
	padding: 0;
	margin: 0.5em 0px 0.5em 34px;
	list-style-image: url(../images/bullet_micro_fonsblanc.gif);
}

p.date2 {
	font-size: 0.9em;
	color: #072B61;
	margin-bottom: 0;
}

div.newsModule {
	padding: 20px 0;
	border-bottom: 1px solid #CCC;
}

div.serveis {
	margin: 30px 0 0 0;
	padding: 0;
	border: 1px solid #6B89B4;
}

div.serveis-design {
	padding: 0 20px;
}

div.serveis-image {
	height: 135px;
	background: url(../images/greca.gif) repeat-x;
	z-index: 0;
	margin-bottom: 0.5em;
}

div.content-search h2 {
	margin-top: 1em;
}

/* ---------- CONTACT-FORM ---------- */
div.contact-form {
	background-color: #D4E2F7;
	padding: 10px;
}

div.contact-form form {
	margin: 0;
	padding: 0;
	text-align: left;
}

div.contact-form input {
	font-size: 0.8em;
	border: 1px solid #072B61;
	padding-left: 3px;
	text-align: left;
	width: 99%;
}

div.contact-form select {
	font-size: 0.8em;
	border: 1px solid #072B61;
	text-align: left;
	width: 99%;
}

div.contact-form label {
	font-size: 0.8em;
	margin: 0 8px 0.5em 0;
	padding-left: 3px;
	text-align: left;
}

div.contact-form input.submit {
	font-size: 1em;
	color: #fff;
	background-color: #072B61;
	width: 60px;
	border: none;
	margin: 0 0 15px 0;
	padding: 3px;
	text-align: center;
}

div.contact-form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #072B61;
	margin-bottom: 0.5em;
	padding-left: 3px;
	overflow: auto;
	text-align: left;
	width: 99%;
}

div.contact-form table {
	width: 100%;
}

div.contact-form table td {
	padding: 5px;
	padding-bottom: 0;
}

div.contact-form table td.label {
	font-size: 0.9em;
	color: #072B61;
	vertical-align: bottom;
	padding-bottom: 0;
}

div.contact-form td.size-A {
	width: 50%;
}

div.contact-form td.size-B {
	width: 25%;
}

div.contact-form table td.rightAligned {
	text-align: right;
	padding-right: 0;
}

/* ---------- HOME SPECIFIC ---------- */
body.home {
	min-width: 720px;
}

h1.home-special {
	font-size: 1.8em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: left;
}

h2.home-special {
	margin: 5px 10px;
	text-align: left;
	border-bottom: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
}

h2.home-special a {
	color: #fff;
	text-decoration: none;
	background-color: #072B61;
	display: block;
	padding: 3px;
}

h2.home-special a:hover {
	background-color: #7D98BA;
}

.homeContent {
	margin-top: -2px;
}

.home #topcontent {
	text-align: left;
	background: url(../images/background_home.gif) repeat-x;
}

.home #topcontent table {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.home #topcontent table td {
	width: 50%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div.homeContent {
	padding: 0px 8px;
}

div.leftPart {
	width: 40%;
	float: left;
}

div.rightPart {
	margin-left: 40%;
}

.leftPart .whiteArticle,.leftPart .orangeArticle,.leftPart .darkBlueArticleHome,.rightPart .darkBlueArticleHome
	{
	width: 49%;
	float: left;
}

.rightContent {
	float: left;
	width: 100%;
}

.leftPart div.long-left-banner {
	width: 100%;
}

.leftPart div.long-left-banner .darkBlueArticleHome {
	width: 99%;
}

.rightPart .servei,.rightPart .lightblueArticleC {
	float: right;
	width: 49%;
	margin-bottom: 10px;
}

.servei h2 {
	margin: 0px;
	margin-right: 10px;
}

.servei ul.genericResized-home {
	margin: 0px;
}

ul.genericResized-home {
	font-size: 1em;
	margin: 0px;
	padding: 10px 0px 10px 30px;
	line-height: normal;
}

ul.genericResized-home li {
	color: #072B61;
	list-style-position: outside;
	list-style-image: url(../images/bullet_micro_fonsblanc.gif);
	padding: 0px;
}

ul.genericResized-home li a {
	color: #072B61;
	text-decoration: none;
}

ul.genericResized-home li a:hover {
	color: #072B61;
	text-decoration: underline;
}

/* ---------- NON-SEMANTIC DIVS FOR .LIGHTBLUEARTICLE (Noticia Destacada) ---------- */
div.lightblueArticleC table.home-news p {
	color: #666;
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 1.1em;
}

div.lightblueArticleC table.home-news p.heading {
	margin-top: 0;
	color: #072B61;
	font-size: 1.3em;
	font-weight: bold;
}

div.lightblueArticleC table.home-news p.heading a {
	color: #072B61;
	text-decoration: none;
}

div.lightblueArticleC table.home-news p.heading a:hover {
	text-decoration: underline;
}

div.lightblueArticleC table.home-news {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

div.lightblueArticleC table.home-news td {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background: none;
}

div.lightblueArticleC table.home-news td.text {
	width: 100%;
	padding-left: 10px;
}

div.lightblueArticleC div.link {
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
	padding: 0;
	border-top: 10px solid #D4E2F7;
}

div.lightblueArticleC div.link a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px;
	background-color: #072B61;
}

div.lightblueArticleC div.link a:hover {
	background-color: #7D98BA;
}

/* ---------- NON-SEMANTIC DIVS FOR .LIGHTBLUEARTICLE (Estudi de Cas) ---------- */
div.lightblueArticleC-body p.heading {
	margin-top: 0px;
	color: #072B61;
	font-size: 1.2em;
	font-weight: bold;
}

div.lightblueArticleC-body p.heading a {
	color: #072B61;
	text-decoration: none;
}

div.lightblueArticleC-body p.heading a:hover {
	text-decoration: underline;
}

div.lightblueArticleC-body div.imageContainer {
	text-align: center;
}

div.lightblueArticleC-body div.imageContainer img {
	border: none;
	float: none;
}

/* ---------- NON-SEMANTIC DIVS FOR .DARKBLUEARTICLEHOME ---------- */
div.darkBlueArticleHome {
	background: url(../images/corner_darkblue_home_topleft.gif) top left
		no-repeat;
	width: 98%;
	text-align: center;
}

div.darkBlueArticleHome-head {
	background: url(../images/corner_darkblue_home_topright.gif) top right
		no-repeat;
	padding: 15px;
	margin: 0;
	padding-bottom: 0px;
	color: #fff;
	font-size: 0.5em;
	font-weight: bold;
	text-align: left;
}

div.darkBlueArticleHome-body {
	background: url(../images/corner_darkblue_home_rightborder.gif) top
		right repeat-y;
	margin: 0;
	padding: 0 15px;
	color: #fff;
	font-size: 0.9em;
}

div.darkBlueArticleHome-body p {
	margin: 0;
	padding: 0;
}

div.darkBlueArticleHome-footer {
	background: url(../images/corner_darkblue_home_bottomleft.gif) bottom
		left no-repeat;
	color: #fff;
	font-size: 0.5em;
	text-align: left;
}

div.darkBlueArticleHome-footer p {
	background: url(../images/corner_darkblue_home_bottomright.gif) bottom
		right no-repeat;
	display: block;
	padding: 0 15px 20px 15px;
	margin: 0;
}

div.darkBlueArticleHome-body form {
	margin: 1em 0 0 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #072B61;
}

div.darkBlueArticleHome-body input {
	font-size: 1em;
	width: 95%;
	border: none;
	margin: 0 0 0.5em 0;
	padding-left: 3px;
	text-align: left;
}

div.darkBlueArticleHome-body input.submit {
	font-size: 1.1em;
	color: #072B61;
	background-color: #fff;
	width: 60px;
	border: none;
	margin: 1em 0 0.25em 0;
	padding: 3px;
	text-align: center;
}

div.darkBlueArticleHome-body div.submit {
	margin: 0;
	padding: 0;
	text-align: right;
}

/* ---------- SITEMAP ---------- */
.sitemap-container {
	float: left;
	margin: 0px 2%;
	width: 94%;
}

.sitemap-container h1 {
	margin-left: 0px;
}

.sitemap {
	float: left;
	width: 33%;
	margin-bottom: 1em;
}

.sitemap ul {
	font-size: 1em;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	line-height: normal;
}

.sitemap ul li {
	color: #072B61;
	list-style-position: outside;
	list-style-image: url(../images/bullet_micro_fonsblanc.gif);
	padding: 0px;
}

.sitemap ul li a {
	color: #072B61;
	text-decoration: none;
}

.sitemap ul li a:hover {
	color: #072B61;
	text-decoration: underline;
}

.sitemap h2 {
	margin-left: 0px;
	font-weight: bold;
}

.sitemap h2 a {
	color: #072B61;
	text-decoration: none;
}

.sitemap h2 a:hover {
	color: #072B61;
	text-decoration: underline;
}

/* top_value_products line view */
div.topValueModule div.shop-basket {
	float: right;
	width: 25%;
}

div.topValueModule {
	padding: 5px 0px;
}

div.topValueModule div.leftFloated-noTopMargin {
	margin-bottom: 0px;
}

div.topValueModule div.attribute-price {
	background-color: #6B89B4;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	padding: 0.5em;
	text-align: right;
	margin-left: 1em;
}

div.topValueModule div.attribute-byline {
	display: none;
}

div.topValueModule h2 {
	margin-left: 85px;
	font-size: 1.2em;
}

div.topValueModule p {
	margin-left: 85px;
	font-size: 1em;
}

/* top_value_products full view */
div.shop-basket div.attribute-price {
	margin: 0em 0em 1em 1em;
}

div.topValueModule .renderedtable th {
	border-bottom: 1px dotted #666;
}

div.topValueModule .renderedtable p {
	margin: 0px;
}

/* Shopping Basket Toolbar item */
div.toolbox div.basket div.whiteArticle-body {
	color: #666666;
}

div#rightmenu-design div.toolbox div.basket div.whiteArticle-body a {
	color: #072b61;
	font-weight: normal;
}

div.whiteArticle-head h2 {
	margin-bottom: 0px;
	font-size: 3em;
}

div.whiteArticle-body ul {
	margin: 0px;
	list-style-type: none;
	padding: 1em;
}

#rightmenu-design div.whiteArticle-body a {
	color: #072b61;
}

div.toolbox div.basket div.whiteArticle-body p {
	margin: 1em 0 0;
}

/* Shopping Basket full view */
div.shop-basket div.feedback h2 {
	color: #f00;
}

div.legal-advice {
	text-align: center;
}

div.content-basket div.lightblueArticleC-body table {
	width: 100%;
	margin-bottom: 0;
}

div.content-basket div.lightblueArticleC-body input {
	border: none;
	width: auto;
}

div.shop-confirmorder div.buttonblock,div.shop-basket div.buttonblock {
	float: right;
	margin-left: 1em;
}

div.shop-confirmorder div.buttonblock input,div.shop-basket div.buttonblock input
	{
	font-size: 0.9em;
	color: #fff;
	background-color: #072B61;
	width: auto;
	border: none;
	margin: 0;
	padding: 3px;
	text-align: center;
}

/* Shop checkout */
div.contact-form input.halfbox {
	width: 50%;
}

div.shop-orderview table.list td,div.shop-confirmorder table.list td {
	padding: 0.2em
}

div.shop-orderview h2 {
	margin-top: 1em;
}

/* Related products */
div.related-products {
	margin-top: 1em;
	padding-left: 1%;
	width: 96.5%;
}

td.rightaligned {
	text-align: right;
}

div.page-body h5 a,div.page-body  h5,div.page-body .sibblings_menu a {
	color: #000;
}

div.page-body .sibblings_menu {
	font-size: 11px;
	font-weight: bold;
}

/* Services */
div.content-view-full div.class-service div.attribute-long h3,div.content-view-full div.class-service-subfamily div.attribute-long h3
div.content-view-full div.class-service-family div.attribute-long h3 {
	display: inline;
}

div.content-view-full div.class-service-subfamily div.services div.lightblueArticleC,div.content-view-full div.class-service div.services div.lightblueArticleC
	{
	margin-left: 220px;
	width: auto;
}

div.contact-banner {
	text-align: center;
	margin-right: 10px;
	margin-top: 20px;
	width: 200px;
}

div.page-body h5 a,div.page-body .sibblings_menu a {
	padding: 5px;
}

div.page-body h5 a.first,div.page-body .sibblings_menu a.first {
	padding-left: 0px;
}

div.page-body h5 a.orange,div.page-body .sibblings_menu a.orange {
	color: #FF6600;
}

div.page-column-left div.message-warning h2 {
	color: #FF6600;
	font-size: 1.3em;
	font-weight: bold;
}

div.page-column-left div.message-warning ul {
	margin: 0px;
	padding: 5px 0px 5px 13px;
	font-size: 0.9em;
	color: #FF6600;
}

/* Service family */
div#columns .service_family {
	margin-left: 30px;
}

.class-service-family {
	width: 995px;
	margin: 0 auto;
}

.service_family .page,.service_family #path-design,.service_family .page-body,.service_family .page-footer,.service_family .page-footer p
	{
	background: none;
}

.class-service-family h1 {
	border-bottom: 0px;
	text-align: center;
	margin-bottom: 0px;
}

.class-service-family #complements {
	width: 996px;
	height: 332px;
	background-image:
		url(../images/service_family/complements_background.jpg);
	margin: 0px auto;
}

.class-service-family #complements #callnow {
	float: right;
	width: 114px;
	margin: 9px 12px 0px 0px;
	overflow: hidden;
	height: 35px;
	text-align: center;
	color: #fff;
	line-height: 16px;
}

.class-service-family #complements #callnow .strong {
	font-weight: bold;
	font-size: 1.1em;
}

.class-service-family #complements .complement {
	width: 795px;
	margin: 10px auto 0px auto;
}

.class-service-family #complements .complement-image {
	margin: 0px 20px 0px 0px;
	float: left;
	padding: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 3px solid #fff;
}

.class-service-family #complements .complement-image img {
	padding: 0px;
	margin: 0px;
}

.class-service-family #complements .complement-text {
	float: left;
	width: 290px;
	height: 178px;
	overflow: hidden;
}

.class-service-family #complements .complement-text h2 {
	border-bottom: none;
	color: #fff;
}

.class-service-family #complements .complement-text p {
	margin-top: 0px;
	color: #fff;
}

.class-service-family #complements .complement-button {
	background-image:
		url(../images/service_family/complements_button_background.jpg);
	width: 294px;
	height: 58px;
	margin-top: 10px;
	float: left;
}

.class-service-family #complements .complement-button .complement-button-text
	{
	height: 48px;
	overflow: hidden;
}

.class-service-family #complements .complement-button a {
	text-decoration: none;
	color: #000;
}

.class-service-family #complements .complement-button a:hover {
	text-decoration: underline;
}

.class-service-family #complements .complement-button p {
	width: 220px;
	margin: 7px auto;
	padding: 0px;
	text-align: center;
}

.class-service-family #complements ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: none;
}

.class-service-family .controls {
	display: none;
}

.class-service-family .external-controls {
	width: 400px;
	margin: -6px auto 0 auto;
}

.class-service-family .external-controls ul {
	list-style-type: none;
	display: inline;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.class-service-family .external-controls ul li {
	background-image: url(../images/service_family/unselected_label.jpg);
	width: 56px;
	height: 27px;
	float: left;
	margin-right: 1px;
}

.class-service-family .external-controls ul li.selected {
	background-image: url(../images/service_family/selected_label.jpg);
}

.class-service-family .external-controls ul li a {
	text-decoration: none;
	color: #fff;
	padding: 2px 24px 8px;
	font-weight: bold;
}

.class-service-family .central-content {
	margin: 20px 0px 20px 7px;
	width: 960px;
}

.class-service-family .central-content .left-content {
	width: 660px;
	float: left;
}

.class-service-family .central-content .left-content .subitem-block {
	float: left;
	width: 193px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.class-service-family .central-content .left-content .subitem-block .title
	{
	height: 45px;
	overflow: hidden;
	margin-bottom: 5px;
	position: relative;
}

.class-service-family .central-content .left-content .subitem-block h3 {
	border: none;
	font-size: 1.4em;
	position: absolute;
	bottom: 0px;
}

.class-service-family .central-content .left-content .subitem-block h3 a
	{
	text-decoration: none;
	color: #072B61;
}

.class-service-family .central-content .left-content .subitem-block h3 a:hover
	{
	color: #7e98bb;
}

.class-service-family .central-content .left-content .subitem-block .text
	{
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 5px;
	height: 57px;
	overflow: hidden;
}

.class-service-family .central-content .left-content .subitem-block .more-button
	{
	height: 30px;
	width: 193px;
	padding-top: 4px;
	background-image: url(../images/service_family/subitems_button.jpg);
	text-align: center;
}

.class-service-family .central-content .left-content .subitem-block .more-button div.link
	{
	width: 150px;
	margin: 6px auto 0px;
	overflow: hidden;
	height: 12px;
}

.class-service-family .central-content .left-content .subitem-block .more-button a
	{
	text-decoration: none;
	color: #303030;
	font-size: 9px;
	line-height: 1.2em;
	font-weight: bold;
}

.class-service-family .central-content .left-content .subitem-block .more-button a:hover
	{
	text-decoration: underline;
}

.class-service-family .central-content .right-content {
	width: 300px;
	float: left;
}

.class-service-family .central-content .right-content .top {
	background-image: url(../images/service_family/right_menu_top.jpg);
	width: 300px;
	height: 14px;
}

.class-service-family .central-content .right-content .center {
	background-image: url(../images/service_family/right_menu_content.jpg);
	padding: 0px 15px;
}

.class-service-family .central-content .right-content .bottom {
	background-image: url(../images/service_family/right_menu_bottom.jpg);
	width: 300px;
	height: 13px;
}

.class-service-family .central-content .right-content .right-menu-top-box
	{
	margin-bottom: 20px;
}

.class-service-family .central-content .right-content p {
	margin: 0px;
}

.class-service-family .central-content .right-content .right-menu-bottom-box .lightblueArticleC
	{
	background-image: none;
	width: 100%;
}

.class-service-family .central-content .right-content .right-menu-bottom-box .lightblueArticleC-headContainer
	{
	background-image: none;
	padding: 0px;
}

.class-service-family .central-content .right-content .right-menu-bottom-box .lightblueArticleC-headContainer p
	{
	border-bottom: none;
	color: #000;
	text-align: center;
}

.class-service-family .central-content .right-content .right-menu-bottom-box .lightblueArticleC-body
	{
	background-image: none;
	padding: 0px;
}

.class-service-family .central-content .right-content .right-menu-bottom-box input,.class-service-family .central-content .right-content .right-menu-bottom-box textarea
	{
	width: 265px;
	border: 1px solid #ccc;
	color: #999;
}

.class-service-family .central-content .right-content .right-menu-bottom-box input.phone
	{
	width: 185px;
	float: left;
}

.class-service-family .central-content .right-content .right-menu-bottom-box input.submit
	{
	width: 69px;
	height: 20px;
	border: none;
	background-image: url(../images/service_family/form_button.jpg);
	padding: 0px;
	color: #fff;
	margin: 0px 0px 0px 10px;
	cursor: pointer;
}

.class-service-family #carousel-cases ul,.class-service-family #carousel-cases-text ul
	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: none;
}

.class-service-family #carousel-cases ul li.screen {
	background-image: url(../images/service_family/screen.jpg);
	width: 275px;
	height: 173px;
	margin-right: 0px;
}

.class-service-family #carousel-cases ul li.screen img {
	padding: 12px 0px 0px 40px;
}

.class-service-family .case-studies-block h3 {
	color: #000;
	border-bottom: none;
	text-align: center;
	font-size: 1.4em;
}

.class-service-family .case-studies-block .title {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1em;
}

.class-service-family .case-studies-block p {
	font-size: 0.8em;
	line-height: 1.3em;
}

.class-service-family .case-studies-block a {
	text-decoration: none;
	color: #303030;
	font-weight: bold;
}

.class-service-family .case-studies-block a:hover {
	text-decoration: underline;
}

.class-service-family .case-studies-block {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.class-service-family .opinions-block h3 {
	color: #000;
	border-bottom: none;
	text-align: center;
	font-size: 1.4em;
	margin-top: 10px;
}

.class-service-family .opinions-block .opinion {
	width: 270px;
	min-height: 115px;
	padding-bottom: 10px;
}

.class-service-family .opinions-block .opinion img {
	margin: 0px;
	padding: 10px;
}

.class-service-family .opinions-block .opinion .image {
	background-image: url(../images/service_family/comment_portrait.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 90px;
	height: 113px;
	margin-right: 10px;
}

.class-service-family .opinions-block .opinion .comment-text-block,.class-service-family .opinions-block .opinion .comment-text-block-with-image
	{
	float: right;
	font-style: italic;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: right;
	padding-top: 3px;
	border-bottom: 1px solid #ccc;
	min-height: 105px;
	width: 170px;
}

.class-service-family .opinions-block .opinion .comment-text-block {
	width: 100%;
}

.class-service-family .opinions-block .opinion .comment-text-block .company,.class-service-family .opinions-block .opinion .comment-text-block-with-image .company
	{
	font-weight: bold;
	font-style: normal;
	padding-top: 5px;
	color: #303030;
}

.class-service-family .opinions-block .opinion .job,.class-service-family .opinions-block .opinion .company_name
	{
	font-size: 0.8em;
}

.class-service-family .right-content div.lightblueArticleC-body div.mes-info form
	{
	margin-top: 0px;
}

/* Home */
.home .class-service-family {
	width: 950px;
}

.home .class-service-family .highlighted-block {
	width: 711px;
	height: 268px;
	float: left;
}

.home .class-service-family #highlighted-elements {
	width: 711px;
	height: 268px;
	background-image: url(../images/service_family/main_highlighted.jpg);
	margin: 0px;
}

.home .class-service-family #highlighted-elements .feature_content {
	width: 666px;
	float: left;
	height: 215px;
	margin: 20px;
}

.home .class-service-family #highlighted-elements ul#nav {
	position: relative;
	top: -35px;
	left: 315px;
	display: inline;
	list-style-type: none;
}

.home .class-service-family #highlighted-elements ul#nav li {
	display: inline;
	width: 20px;
	height: 20px;
}

.home .class-service-family #highlighted-elements ul#nav li a {
	text-decoration: none;
	color: #fff;
	padding: 5px 9px;
	background-image: url(../images/service_family/paginator_unselected.jpg);
	background-repeat: no-repeat;
}

.home .class-service-family #highlighted-elements ul#nav li a.on {
	background-image: url(../images/service_family/paginator_selected.jpg);
}

.home .class-service-family #highlighted-elements .complement .complement-text
	{
	float: left;
}

.home .class-service-family #highlighted-elements .complement .complement-image
	{
	padding: 0px;
	margin: 0px;
	float: left;
}

.home .class-service-family #highlighted-elements .complement .text-block
	{
	float: left;
	margin-left: 25px;
	width: 330px;
	font-size: 1.3em;
}

.home .class-service-family #highlighted-elements .complement .complement-text
	{
	float: left;
	width: 330px;
	height: 132px;
	overflow: hidden;
}

.home .class-service-family #highlighted-elements .complement .complement-text h2
	{
	border-bottom: none;
	color: #fff;
}

.home .class-service-family #highlighted-elements .complement .complement-text p
	{
	margin-top: 0px;
	color: #fff;
}

.home .class-service-family #highlighted-elements .complement .complement-button
	{
	background-image: url(../images/service_family/enter_button.jpg);
	width: 87px;
	height: 27px;
	margin-top: 15px;
	float: left;
}

.home .class-service-family #highlighted-elements .complement .complement-button .complement-button-text
	{
	height: 25px;
	line-height: 19px;
	overflow: hidden;
}

.home .class-service-family #highlighted-elements .complement .complement-button a
	{
	text-decoration: none;
	color: #fff;
}

.home .class-service-family #highlighted-elements .complement .complement-button a:hover
	{
	text-decoration: underline;
}

.home .class-service-family #highlighted-elements .complement .complement-button p
	{
	width: 85px;
	margin: 4px auto;
	padding: 0px;
	text-align: center;
	height: 20px;
	overflow: hidden;
}

.home .class-service-family #banner-block {
	background-image: url(../images/service_family/banner_bg.jpg);
	width: 129px;
	height: 165px;
	float: right;
	margin-top: 1px;
	padding: 50px;
}

.home .class-service-family #banner-block div.attribute-description p {
	font-size: 13pt;
	line-height: 23px;
	color: #072B61;
	margin: 0px;
	text-align: center;
}

.home .class-service-family #banner-block div.button-text p {
	margin: 0px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	position: relative;
	top: 36px;
	left: 13px;
}

.home .class-service-family .central-content {
	margin: 10px 0px 20px 5px;
	width: 940px;
}

.home .class-service-family .central-content .left-content {
	width: 700px;
	float: left;
}

.home .class-service-family .central-content .left-content .box-big {
	background-image:
		url(../images/service_family/home_big_box_background.png);
	width: 339px;
}

.home .class-service-family .central-content .left-content .box-big .top_box
	{
	background-image: url(../images/service_family/home_big_box_top.png);
	width: 339px;
	height: 11px;
}

.home .class-service-family .central-content .left-content .box-big .box_content
	{
	padding: 0px 8px;
}

.home .class-service-family .central-content .left-content .box-big .bottom_box
	{
	background-image: url(../images/service_family/home_big_box_bottom.png);
	width: 339px;
	height: 9px;
}

.home .class-service-family .central-content .left-content .left,.home .class-service-family .central-content .left-content .right
	{
	width: 339px;
	float: left;
}

.home .class-service-family .central-content .left-content .left {
	margin-right: 22px;
}

.home .class-service-family .central-content .left-content .subitem-block
	{
	width: 339px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.home .class-service-family .central-content .left-content .subitem-block .box-big .image
	{
	float: left;
}

.home .class-service-family .central-content .left-content .subitem-block .box-big img
	{
	padding: 5px 5px 5px 0px;
}

.home .class-service-family .central-content .left-content .subitem-block .title
	{
	height: 30px;
	overflow: hidden;
	margin-bottom: 5px;
	position: relative;
}

.home .class-service-family .central-content .left-content .subitem-block h3
	{
	border: none;
	font-size: 2.3em;
	position: absolute;
	bottom: 0px;
}

.home .class-service-family .central-content .left-content .subitem-block h3 a
	{
	text-decoration: none;
	color: #072B61;
}

.home .class-service-family .central-content .left-content .subitem-block h3 a:hover
	{
	color: #7e98bb;
}

.home .class-service-family .central-content .left-content .subitem-block .text
	{
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 1.1em;
	line-height: 1.5em;
	overflow: visible;
	height: auto;
}

.home .class-service-family .central-content .left-content .subitem-block .text p
	{
	margin-top: 0px;
	color: #363636;
}

.home .class-service-family .central-content .left-content .subitem-block .more-button
	{
	float: left;
	height: 25px;
	width: 85px;
	padding-top: 0px;
	background-image:
		url(../images/service_family/central_big_box_enter.jpg);
	text-align: center;
}

.home .class-service-family .central-content .left-content .subitem-block .more-button div.link
	{
	width: auto;
	margin: 5px auto 0px;
	overflow: hidden;
	height: 20px;
}

.home .class-service-family .central-content .left-content .subitem-block .more-button a
	{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
}

.home .class-service-family .central-content .left-content .subitem-block .more-button a:hover
	{
	text-decoration: underline;
}

.home .class-service-family .central-content h4 {
	border: none;
	color: #072B61;
	font-size: 13pt;
	font-weight: normal;
	padding-top: 5px;
}

.home .class-service-family .central-content .left-content .left-small .title,.home .class-service-family .central-content .left-content .right-small .title
	{
	height: 25px;
	overflow: hidden;
	margin-bottom: 5px;
	position: relative;
}

.home .class-service-family .central-content .left-content .left-small,.home .class-service-family .central-content .left-content .right-small
	{
	width: 219px;
	float: left;
	margin-top: 20px;
}

.home .class-service-family .central-content .left-content .left-small {
	margin-right: 21px;
}

.home .class-service-family .central-content .left-content .left-small .subitem-block,.home .class-service-family .central-content .left-content .right-small .subitem-block
	{
	width: 219px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.home .class-service-family .central-content .left-content .box-small {
	background-image:
		url(../images/service_family/home_small_box_background.png);
	width: 219px;
}

.home .class-service-family .central-content .left-content .box-small .top_box
	{
	background-image: url(../images/service_family/home_small_box_top.png);
	width: 219px;
	height: 8px;
}

.home .class-service-family .central-content .left-content .box-small .box_content
	{
	padding: 0px 8px;
}

.home .class-service-family .central-content .left-content .box-small .bottom_box
	{
	background-image:
		url(../images/service_family/home_small_box_bottom.png);
	width: 219px;
	height: 8px;
}

.home .class-service-family .central-content .left-content .left-small h3,.home .class-service-family .central-content .left-content .right-small h3
	{
	border: none;
	font-size: 1.8em;
	position: absolute;
	bottom: 0px;
}

.home .class-service-family .central-content .left-content .left-small .text,.home .class-service-family .central-content .left-content .right-small .text
	{
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	font-size: 1.1em;
	line-height: 1.5em;
}

.home .class-service-family .central-content .left-content .left-small .text p,.home .class-service-family .central-content .left-content .right-small .text p
	{
	margin-top: 0px;
	color: #363636;
	margin-bottom: 0px;
}

.home .class-service-family .central-content .left-content .left-small .more-button,.home .class-service-family .central-content .left-content .right-small .more-button
	{
	float: none;
	height: 19px;
	width: 54px;
	padding-top: 1px;
	margin-bottom: 5px;
	background-image:
		url(../images/service_family/central_small_box_enter.jpg);
	text-align: center;
}

.home .class-service-family .central-content .left-content .left-small .more-button div.link,.home .class-service-family .central-content .left-content .right-small .more-button div.link
	{
	width: auto;
	margin: 2px auto 0px;
	overflow: hidden;
	height: 20px;
}

.home .class-service-family .central-content .left-content .left-small .more-button a,.home .class-service-family .central-content .left-content .right-small .more-button a
	{
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
}

.home .class-service-family .central-content .left-content .left-small h4,.home .class-service-family .central-content .left-content .right-small h4
	{
	border: none;
	color: #072B61;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 5px;
	height: auto;
}

.home .class-service-family .central-content .right-content {
	width: 222px;
	float: right;
	background-image: url(../images/service_family/right-box_background.jpg);
}

.home .class-service-family .central-content .right-content .right-box-top
	{
	background-image: url(../images/service_family/right-box_top.jpg);
	height: 21px;
}

.home .class-service-family .central-content .right-content .right-box-bottom
	{
	background-image: url(../images/service_family/right-box_bottom.jpg);
	height: 21px;
}

.home .class-service-family .central-content .right-content .title h2 {
	margin-left: 20px;
	margin-top: 0px;
	color: #072B61;
}

.home .class-service-family .central-content .right-content .logos_block
	{
	background-image: url(../images/service_family/logos_background.png);
	width: 205px;
	position: relative;
	top: 5px;
	left: 18px;
}

.home .class-service-family .central-content .right-content .logos_block .images
	{
	padding: 10px 30px 0px 30px;
}

.home .class-service-family .central-content .right-content .logos_block .logos_block_top
	{
	background-image: url(../images/service_family/logos_top_box.png);
	height: 14px;
}

.home .class-service-family .central-content .right-content .logos_block .logos_block_bottom
	{
	background-image: url(../images/service_family/logos_bottom_box.png);
	height: 14px;
}

.home .class-service-family .central-content .right-content .logos_block .image
	{
	width: 55px;
	height: 55px;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}

.home .class-service-family .central-content .right-content .logos_block .last
	{
	margin-right: 0px;
}

.home .class-service-family .central-content .right-content .latest_news
	{
	margin-top: 20px;
	margin-left: 20px;
}

.home .class-service-family .central-content .right-content .latest_news h2
	{
	margin-left: 0px;
}

.home .class-service-family .central-content .right-content .latest_news img
	{
	float: left;
	margin-right: 10px;
}

.home .class-service-family .central-content .right-content .latest_news .news_title
	{
	color: #072B61;
}

.home .class-service-family .central-content .right-content .latest_news .news_intro
	{
	margin-top: 5px;
}

.home .class-service-family .central-content .right-content .latest_news .news_intro a
	{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.home .class-service-family .central-content .right-content .latest_news .news_intro a:hover
	{
	text-decoration: underline;
}

.home .class-service-family .central-content .right-content .latest_news .see-more
	{
	height: 21px;
	width: 193px;
	margin-top: 10px;
	padding-top: 10px;
	background-image: url(../images/service_family/subitems_button.jpg);
	text-align: center;
}

.home .class-service-family .central-content .right-content .latest_news .see-more a
	{
	text-decoration: none;
	color: #303030;
	font-size: 9px;
	line-height: 1.2em;
	font-weight: bold;
	padding: 10px 67px;
}

.home .class-service-family .central-content .right-content .latest_news .see-more a:hover
	{
	text-decoration: underline;
}
