/* Top Elements */
body {
	color:#666;
	font: 12px/130% Helvetica, Arial, sans-serif;
	text-align:left;
	background: #F5F8FB url(../_img/bg-body.png) repeat-x
}
strong {
	font-weight: bold
}
.clear {
	clear:both;
	height:20px;
}
.clearAll {
	clear:both;
	width:900px;
	height:20px;
}
/* rounded buttons */
#main .bt-round {
	cursor:pointer;
	cursor:hand;
	line-height:24px;
	height:24px;
	background:url(../_img/bt-round.png) no-repeat right top;
	padding-right:27px;
	display:inline-block;
}
#main .bt-round ins {
	background:url(../_img/bt-round.png) no-repeat left top;
	height:24px;
	line-height:24px;
	display:inline-block;
	padding-left:15px;
	text-decoration:none;
}
#main a.bt-round {
	color:#50779d;
	font-size:11px;
	text-decoration:none;
}
#main a.bt-round:hover {
	background-position:right -24px;
	color:#19B0FF;
}
#main a.bt-round:hover ins {
	background-position:left -24px;
}
#main .btPost {
	background:url(../_img/bt-round2.png) no-repeat right top;
}
#main .btPost ins {
	background:url(../_img/bt-round2.png) no-repeat left top;
}
#main .btBack {
	background:url(../_img/bt-round3.png) no-repeat right top;
	padding-right:17px;
	margin-top: 20px;
}
#main .btBack ins {
	background:url(../_img/bt-round3.png) no-repeat left top;
}
#main .btNext {
	background:url(../_img/bt-round4.png) no-repeat right top;
}
#main .btNext ins {
	background:url(../_img/bt-round4.png) no-repeat left top;
}
#main .btPdf {
	background:url(../_img/bt-round5.png) no-repeat right top;
}
#main .btPdf ins {
	background:url(../_img/bt-round5.png) no-repeat left top;
	line-height:20px;
}
/* end rounded buttons */
/*-------------------------------------------
   LAYOUT
--------------------------------------------*/ 
#wrapper {
	background: url(../_img/bg-wrapper.png) repeat-y;
	width:980px;
	margin: 0 auto;
	padding: 0 7px;
}
#header {
	background: #000;
	width:980px;
	height:392px;
}
#solutions {
	background: #F5F8FB url(../_img/bg-body_youtube.png) repeat-x
}
#solutions #header {
	height:465px;
	position:relative;
	background: url(../_img/bg_youtube.png) repeat-x 0 54px;
}

#solutions #header #header_youtube {
	width:980px;
	height:54px;
	position:absolute;
	z-index:100;
}
#solutions #header #cp_left {
	width:119px;
	height:411px;
	background: url(../_img/bg_youtube.png) repeat-x;
	position:absolute;
	top:54px;
	left:0;
	z-index:20;
}
#solutions #header #customplayer {
	width:746px;
	height:413px;
	position:absolute;
	top:52px;
	left:117px;
	z-index:10;
}
#content {
	background: #AFCFE4 url(../_img/bg_content.jpg) repeat-y;
	width:980px;
	padding-bottom:20px;
}
/*>>>>>>>>> NAVIGATION >>>>>>>>>>>>>>*/
#menu {
	background: url(../_img/bg-menu.png) no-repeat;
	width:980px;
	height:46px;
}
#navigation {
	background: url(../_img/menu-sprite.png) no-repeat;
	width:980px;
	height:25px;
}
#navigation li {
	display:inline;
	list-style-type:none;
	float:left;
	display:block;
	margin-right:3px;
}
#navigation a * {
	display: none;
}
#navigation a, #navigation a .hover {
	height: 25px;
	position: relative;
	display: block;
	background: url(../_img/menu-sprite.png) 0 0 no-repeat;
}
/* individual navigation items */
#navigation a.about {
	background-position: -28px 0;
	width:104px;
	margin-left:28px;
}
#navigation .highlight a.about:hover, #navigation a.about .hover {
	background-position: -28px -25px;
}
#navigation a.model {
	background-position: -135px 0;
	width:108px;
}
#navigation .highlight a.model:hover, #navigation a.model .hover {
	background-position: -135px -25px;
}
#navigation a.solutions {
	background-position: -246px 0;
	width: 134px;
}
#navigation .highlight a.solutions:hover, #navigation a.solutions .hover {
	background-position: -246px -25px;
}
#navigation a.products {
	background-position: -383px 0;
	width: 133px;
}
#navigation .highlight a.products:hover, #navigation a.products .hover {
	background-position: -383px -25px;
}
#navigation a.contracts {
	background-position: -519px 0;
	width:140px;
}
#navigation .highlight a.contracts:hover, #navigation a.contracts .hover {
	background-position: -519px -25px;
}
#navigation a.careers {
	background-position: -662px 0;
	width:120px;
}
#navigation .highlight a.careers:hover, #navigation a.careers .hover {
	background-position: -662px -25px;
}
#navigation a.news-events {
	background-position: -785px 0;
	width:166px;
}
#navigation .highlight a.news-events:hover, #navigation a.news-events .hover {
	background-position: -785px -25px;
}
/******/
#about #navigation a.about {
	background-position: -28px bottom;
}
#model #navigation a.model {
	background-position: -135px bottom;
}
#solutions #navigation a.solutions {
	background-position: -246px bottom;
}
#products #navigation a.products {
	background-position: -383px bottom;
}
#contracts #navigation a.contracts {
	background-position: -519px bottom;
}
#careers #navigation a.careers {
	background-position: -662px bottom;
}
#news-events #navigation a.news-events {
	background-position: -785px bottom;
}
/*  Pagination */
#main #text #pagination-clean{
	padding:20px 0 10px 0;
	margin: 0;
}
#main #text #pagination-clean li {
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
}
#main #text #pagination-clean li, #main #text #pagination-clean a {
	border-right:solid 1px #DEDEDE;
	margin-right:2px;
}
#main #text #pagination-clean .previous-off, #main #text #pagination-clean .next-off {
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	padding:3px 4px;
}
#main #text #pagination-clean .next a, #main #text #pagination-clean previous a {
	border:none;
	font-weight:bold;
}
#main #text #pagination-clean .active {
	color:#000000;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#main #text #pagination-clean a:link, #main #text #pagination-clean a:visited {
	color:#587B99;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:underline;
}
#main #text #pagination-clean a:hover {
	text-decoration:none;
}
/*/////////////*/
#main {
	width:942px;
	margin:0 auto;
}
#main a {
	color:#587B99;
	text-decoration: underline;
}
#main a:hover {
	color: #333333;
}
#main p {
	font-size:12px;
	line-height:20px;
	letter-spacing:0px;
	margin-bottom: 10px;
}
#main #text ul, #main #text ol {
	margin:5px 0 20px 16px;
}
#main #text li {
	line-height:24px;
	padding-right:20px;
}
#main #text ul li {
	list-style: square;
}
#main #text ol li {
	list-style: decimal;
}
#main #text strong {
	color:#587B99;
}
#main #text em {
	font-style: italic;
}
#main #text h1 {
	font-weight:bold;
	color:#587B99;
	padding:0 0 10px 0;
	font-size:25px;
}
#main #text #col-2 h2, #main #col-wide h2 {
	font-weight:bold;
	color:#587B99;
	padding:0 0 10px 0;
	font-size:20px;
}
#main #text h3 {
	font-weight:bold;
	color:#587B99;
	padding:0 0 10px 0;
	font-size:16px;
}
#main #text h4 {
	font-weight:bold;
	color:#587B99;
	padding:0 0 10px 0;
	font-size:12px;
}
#main #text h5 {
	font-weight:bold;
	color: #333333;
	padding:0 0 10px 0;
	font-size:10px;
}
#main #text blockquote {
	background: url(../_img/quotes.gif) no-repeat 0 3px;
	color: #666;
	padding: 5px 0 10px 25px;
	font-style: italic;
	display:block;
}
/*ddddddddddddddddddddddddd*/

#main #mtop {
	background: url(../_img/bg-main-top.png) no-repeat;
	height:7px;
}
#main #mbottom {
	background: url(../_img/bg-main-down.png) no-repeat;
	height:12px;
	clear: both;
}
#main #text {
	background: url(../_img/bg-main-middle.png) repeat-y;
	font-size:12px;
}
#main h2 {
	font-size:33px;
	font-weight:bold;
	color:#587b99;
	padding: 57px 21px 26px;
	line-height:108%;
	letter-spacing:-1px;
}
#main #mtop h3 {
	font-size:15px;
	font-weight:bold;
	color:#666666;
	padding: 40px 0 40px 21px;
	letter-spacing:-1px;
	display:block;
}
#main #mtop ul {
	padding: 0 0 0 1px;
}
#main #mtop li {
	display:inline;
	list-style-type:none;
	float:left;
}
#main #mtop li a {
	display:block;
	height:12px;
	background: #587B99 none;
	text-align:right;
	color:#fff;
	text-decoration:none;
	margin-top: 7px;
	padding:5px 9px 7px 60px;
	font-size:12px;
	border-right:1px solid #fff;
}
#main #mtop .current a {
	background: #939393 url(../_img/bg-mtop.png) no-repeat;
}
#main #mtop li a:hover {
	text-decoration:underline;
}
#main #col-wide {
	margin: 0 21px;
}
#main #text .titleList {
	color:#587B99;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:108%;
	padding:50px 21px 12px;
}
#main #text .subTitleList {
	color:#587B99;
	font-size:17px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:108%;
	padding:0px 21px 18px;
}
#gradient-style {
	font-size: 12px;
	width: 900px;
	text-align: left;
	border-collapse: collapse;
	line-height: 1.6em;
}
#gradient-style th {
	font-size: 10px;
	font-weight: normal;
	padding: 3px 8px;
	background: #F5F8FB;
	border:1px solid #CEDDEC;
	color: #587b99;
}
#gradient-style td {
	padding: 8px;
	color: #587b99;
	border:1px solid #CEDDEC;
	background: #F5F8FB;
}
#gradient-style tbody tr:hover td {
	background: #D3F5FC;
	color: #333;
}
#gradient-style td.td1, #gradient-style th.td1 {
	border-left:1px solid #F5F8FB;
}
#gradient-style td.td4, #gradient-style th.td4 {
	border-right:1px solid #F5F8FB;
}
#gradient-style td.td9, #gradient-style th.td9{
	border-right:1px solid #F5F8FB;
	text-align:right;
}
#gradient-style td.td2 {
	font-weight:bold;
}
#gradient-style td a {
	text-decoration:none;
}
#gradient-style td a:hover {
	text-decoration: underline;
}
/*ddddddddddddddddddddddddd*/
#footer {
	background: url(../_img/bg-footer.png) repeat-x;
	color:#94bcd8;
	text-align:center;
	padding: 4px 0;
	width:980px;
	height:17px;
}
#footer a {
	color:#94bcd8;
	text-decoration:none;
}
#footer a:hover {
	color:#94bcd8;
	text-decoration: underline;
}
/*>>>>>>>>> HOME >>>>>>>>>>>>>>*/
/*#home #main {
	background: url(../_img/home/main.png) no-repeat;
	height: 645px;
}
#home #main #text {
	background: none;
}*/
#home #main h2 {
	font-size:33px;
	font-weight:bold;
	color:#587b99;
	padding: 57px 21px 26px;
	line-height:108%;
	letter-spacing:-1px;
}
#home #main p {
	font-size:17px;
	padding: 0 21px;
	line-height:20px;
	letter-spacing:-1px;
}
#home #main p a {
	color:#2e4865;
	text-decoration: none;
}
#home #main p a:hover {
	text-decoration:underline;
}
#home #main h3 {
	font-size:25px;
	padding: 28px 21px;
	color:#2e4865;
	font-weight:bold;
	letter-spacing:-1px;
}
#home #main #text {
	width:942px;
	height:490px;
}
#home #main .news {
	height:200px;
	width:250px;
	float:left;
	margin:19px 0 0 52px;
}
#home #main .news h4 {
	height:45px;
}
#home #main .news h4 a {
	font-size:20px;
	color:#2e4865;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}
#home #main .news h4 a:hover {
	text-decoration:underline;
}
#home #main .news h5 {
	font-size:12px;
	color:#587b99;
	font-weight:bold;
	padding: 7px 0 22px 2px;
}
#home #main .news p {
	font-size:12px;
	padding: 0;
	letter-spacing:0px;
}
#home #main .news p {
	font-size:12px;
	padding: 0;
	letter-spacing:0px;
	height:80px;
}
#home #main a.more {
	width:20px;
	height:20px;
	display:block;
	background: url(../_img/bt-more.png) no-repeat;
	text-indent:-99999px;
	margin-top:6px;
}
#home #main a.more:hover {
	background: url(../_img/bt-more.png) no-repeat bottom;
}
/*>>>>>>>>> ABOUT >>>>>>>>>>>>>>*/
#about #main #col-1 {
	width:450;
	float:left;
	margin: 0 21px;
}
#about #main #col-2 {
	width:442px;
	margin: 0 21px 0 0;
	float: right;
}
#about #main img {
	border:5px solid #fff;
	padding:1px;
}
/*>>>>>>>>> MODEL >>>>>>>>>>>>>>*/
#model #fxacordeon {
	border-bottom:1px solid #CEDDEC;
}
#model #fxacordeon h2.title-tema {
	color:#333333;
	margin-top: 34px;
}
#model #main #text #fxacordeon h3.stepModel {
	cursor: hand;
	cursor: pointer;
	font-size: 20px;
	font-weight: normal;
	background: #E9F0F6 url(../_img/model/bg_acordeon.png) no-repeat 0 -39px;
	padding:11px;
	margin: 0;
}
#model #main #text #fxacordeon h3.stepModel span {
	margin-right: 17px;
}
#model #main #text #fxacordeon h3.stepModel:hover {
	background: #D3F5FC url(../_img/model/bg_acordeon.png) no-repeat 0 -78px;
}
#model #main #text #fxacordeon h3.stepOpen {
	background: #E9F0F6 url(../_img/model/bg_acordeon.png) no-repeat 0 0;
}
#model #main #text #fxacordeon h3.stepOpen:hover {
	background: #E9F0F6 url(../_img/model/bg_acordeon.png) no-repeat 0 0;
}
#model #fxacordeon .accordion {
	padding: 12px 45px 32px 57px;
	background-color: #E9F0F6;
}
#model #fxacordeon p.tit {
	padding-top: 10px;
}
#model #main #text #listMenu2 {
	border-bottom:1px solid #CEDDEC;
	margin:35px 0 15px 0;
}
#model #listMenu2 a {
	text-decoration: none;
}
#model #main #text #listMenu2 li {
	background:#E9F0F6 url(../_img/solutions/bg_acordeon.png) no-repeat scroll 0 -39px;
	cursor:pointer;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:11px;
	color:#587B99;
	list-style-type: none;
	line-height:17px;
}
#model #main #text #listMenu2 li:hover {
	background:#D3F5FC url(../_img/solutions/bg_acordeon.png) no-repeat scroll 0 -78px;
}
/*>>>>>>>>> SOLUTIONS >>>>>>>>>>>>>>*/
#solutions #main #text #listMenuTop {
margin:0 0 20px 21px;
padding-top: 10px;
}
#solutions #main #text #listMenuTop li {
display:inline;
list-style-type:none;
margin-right:3px;
border-right: #6699CC solid 1px;
padding-right: 5px;
font-size:15px;
}
#solutions #main h2 {
	padding:24px 21px 26px;
	clear:both;
}
#solutions #main h3 {
	padding:24px 21px 26px;
	font-size:18px;
}
#solutions #col-wide h3 {
	font-size:16px;
	padding:0 0 10px;
}
#solutions #main #text #col-wide h2 {
	padding:15px 0 10px 0;
}
#solutions #main #text #col-wide h3 {
	color:#666;
	line-height:18px;
}
#solutions #main img {
	border:5px solid #fff;
	margin: 0 10px 10px 0;
	float:left;
}
#solutions #main #text #listMenu2 {
	border-bottom:1px solid #CEDDEC;
	margin:35px 0 15px 0;
}
#solutions #listMenu2 a {
	text-decoration: none;
}
#solutions #main #text #listMenu2 li {
	background:#E9F0F6 url(../_img/solutions/bg_acordeon.png) no-repeat scroll 0 -39px;
	cursor:pointer;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:11px;
	color:#587B99;
	list-style-type: none;
	line-height:17px;
}
#solutions #main #text #listMenu2 li:hover {
	background:#D3F5FC url(../_img/solutions/bg_acordeon.png) no-repeat scroll 0 -78px;
}
#solutions #main #mbottom3 {
	background: url(../_img/bg-main-down-blue2.png) no-repeat;
	height:258px;
	padding:21px;
	clear: both;
}
#solutions #mbottom3 h3 {
	font-size:18px;
	padding:10px 0 15px 0;
	color:#2e4865;
}
#solutions #mbottom3 #listMenu {
	margin:0px 0 0 40px;
}
#solutions #mbottom3 #listMenu li {
	font-size:16px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	line-height:24px;
	padding-right:20px;
}
/*>>>>>>>>> PRODUCTS >>>>>>>>>>>>>>*/
#products #main #text h3 {
	color:#666;
	font-size:17px;
	font-weight: normal;
	padding:0 0 10px;
}
#products #main #text .titleList {
	color:#587B99;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:108%;
	padding:50px 21px 12px;
}
#products #main #text .subTitleList {
	color:#587B99;
	font-size:17px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:108%;
	padding:0px 21px 18px;
}
#products #main #mbottom2 {
	background: url(../_img/bg-main-down-blue.png) no-repeat;
	height:71px;
	padding:21px;
	clear: both;
}
#products #main #mbottom2 h3 {
	color: #2e4865;
	font-weight: bold;
	font-size: 25px;
	padding: 8px 0 12px 0;
}
#products #main #mbottom2 h4 {
	color: #50779d;
	font-weight: normal;
	font-size: 17px;
}
#products #main #mbottom2 #bx1 {
	width:350px;
	float:left;
}
#products #main #mbottom2 #bx2 {
	width:370px;
	float: right;
	padding-top:20px;
}
#products #main #text #bxtop {
	width:370px;
	padding: 0 0 18px 21px;
}
#products #main #text #results {
	font-weight:bold;
	padding: 10px 0 30px 0;
}
#products #main #text #results span {
	color:#333;
}
/*......... Galerry......... */

#products #main #text #col-wide {
	clear:both;
}
#products #main #text #product-col1 {
	float:left;
	width:425px;
	padding:27px 25px 10px 0;
}
#products #main #text #product-col1 #product-img {
	background-color: #fff;
	border:5px solid #fff;
	width:425px;
	text-align:center;
}
#products #main #text #product-col1 .btPdf {
	margin:10px 5px;
}
#products #main #text #product-col2 {
	float:left;
	width:450px;
	padding:27px 0 0 0;
}
#products #main #text #product-col2 h1 {
	font-size:20px;
	font-weight:bold;
	;
	color:#2e4865;
	line-height:21px;
}
#products #main #text #product-col2 h2 {
	font-size:14px;
	font-weight:bold;
	;
	color:#666;
	line-height:14px;
	padding-bottom: 25px;
}
#products #main #text #product-col2 h3 {
	font-size:15px;
	font-weight:bold;
	;
	margin:5px 0 9px 0;
	padding: 4px 0;
	color:#587B99;
	border-bottom: 1px solid #CEDDEC;
}
#products #main #text #product-col2 .product-more h3 {
	border-bottom: none;
}
#products #main #text #product-col2 .product-more {
	width:150px;
	float:left;
}
#products #main #text #product-col2 .product-more h3 {
	font-size:15px;
	font-weight:bold;
}
#products #main #text #product-col2 .stepOpen {
	display:none;
}
#products #main #mbottom3 {
	background: url(../_img/bg-main-down-blue3.png) no-repeat;
	height:278px;
	padding:21px;
	clear: both;
}
#products #mbottom3 h3 {
	font-size:18px;
	padding:10px 0 15px 0;
	color:#2e4865;
}
#products #mbottom3 #listMenu {
	margin:0px 0 0 40px;
}
#products #mbottom3 #listMenu li {
	font-size:16px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	line-height:24px;
	padding-right:20px;
}
#products #main #mbottom3 h3 {
	color: #2e4865;
	font-weight: bold;
	font-size: 25px;
	padding: 8px 0 10px 0;
}
#products #main #mbottom3 h4 {
	color: #50779d;
	font-size:11px;
	font-weight:bold;
	padding-bottom:12px;
}
#products #main #mbottom3 #bx1 {
	width:350px;
	float:left;
}
#products #main #mbottom3 #bx2 {
	width:370px;
	float: right;
	padding-top:8px;
	text-align:right;
}
#products #main #mbottom3 #bx3 {
	width:900px;
	float: left;
	height:200px;
	background-color:#009999;
	margin-bottom:20px;
}
#products #gradient-style td.td1 {
	font-weight:bold;
}
#products #gradient-style td.td2 {
	font-weight: normal;
}
/*>>>>>>>>> CONTRACTS >>>>>>>>>>>>>>*/

#contracts #main h2 {
	padding:30px 21px 16px;
}
#contracts #main #contractsdetail {
	padding:55px 21px 16px;
}
#contracts #main #text #sub2, #contracts #main #text #sub3, #contracts #main #text #sub4, #contracts #main #text #sub5 {
	padding:0 21px;
}
#contracts #text #sub {
	font-size:18px;
	color:#666;
	padding:0 0 26px 21px;
	width: 680px;
	line-height:26px;
}
#contracts #main .post {
	padding-top:15px;
}
#contracts #main .post img {
	border:5px solid #E9F0F6;
	margin: 0 0 20px 30px;
	float: right;
}
#contracts #main #text .stepModel h3 {
	display:block;
	width:255px;
	height:57px;
	color:#587b99;
	font-size:20px;
	font-weight:bold;
	padding: 13px 7px;
	float:left;
	text-transform:uppercase;
}
#contracts #main #text .stepModel h4 {
	width:611px;
	color:#587b99;
	padding: 18px 20px 7px 0;
	font-size:15px;
	font-weight:bold;
	float:left;
}
#contracts #main #text .stepModel h5 {
	width:631px;
	font-size:12px;
	color:#587b99;
	font-weight:bold;
	float:left;
}
#contracts #main #text .stepOpen h3 {
	width:613px;
	height:23px;
	padding: 27px 15px 0 271px;
}
#contracts #main #text .stepOpen h4 {
	width:613px;
	height:23px;
	padding: 0 15px 0 271px;
}
#contracts #main #text .stepOpen h5 {
	display:none;
}
#contracts #main #text .accordion img {
	padding: 0 0 0 271px;
	float:left;
}
#contracts dl {
	clear:both;
	padding-top: 20px;
}
#contracts dt {
	float: left;
	clear: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	color:#587b99;
	width:249px;
	padding-right:23px;
}
#contracts dd {
	margin: 0 30px 0 271px;
	padding: 0 0 6px 0;
	color:#587b99;
}
#contracts .summary {
	padding: 20px 0;
}
#contracts #main #text .stepModel h5 strong {
	font-weight: normal;
}
#contracts #fxacordeon {
	border-bottom:1px solid #CEDDEC;
}
#contracts #fxacordeon h2.title-tema {
	color:#333333;
	margin-top: 34px;
}
#contracts #main #text #fxacordeon .stepModel {
	cursor: hand;
	cursor: pointer;
	font-size: 20px;
	font-weight: normal;
	background: #E9F0F6 url(../_img/contracts/bg_acordeon.png) no-repeat 0 -84px;
	padding:0;
	height:84px;
	margin: 0;
}
#contracts #main #text #fxacordeon .stepModel span {
	margin-right: 17px;
}
#contracts #main #text #fxacordeon .stepModel:hover {
	background: #D3F5FC url(../_img/contracts/bg_acordeon.png) no-repeat 0 -168px;
}
#contracts #main #text #fxacordeon .stepOpen {
	background: #E9F0F6 url(../_img/contracts/bg_acordeon.png) no-repeat 0 0;
}
#contracts #main #text #fxacordeon .stepOpen:hover {
	background: #E9F0F6 url(../_img/contracts/bg_acordeon.png) no-repeat 0 0;
}
#contracts #fxacordeon .accordion {
	background-color: #E9F0F6;
}
#contracts #fxacordeon p.tit {
	padding-top: 10px;
}
/*>>>>>>>>> CAREERS >>>>>>>>>>>>>>*/
#careers #main #col-1 {
	width:450;
	float:left;
	margin: 0 21px;
}
#careers #main #col-2 {
	width:442px;
	margin: 0 21px 0 0;
	float: right;
}
#careers #main #col-2 h3 {
	font-size:17px;
	color:#666;
	font-weight:normal;
	line-height:20px;
}
#careers #main #col-2 h4 {
	font-size:20px;
	padding-top:30px;
}
#careers #main #col-2 h5 {
	font-size:17px;
	color:#50779d;
	font-weight:normal;
}
#careers #main #col-2 p {
	line-height:16px;
}
#careers #main img {
	border:5px solid #fff;
	padding:1px;
}
#careers #gradient-style td.td1 {
	font-weight:normal;
}
#careers #gradient-style td.td2 {
	font-weight: bold;
}
#careers .form-izq input, #careers .form-der input {
	width:220px;
	border:1px solid #CEDDEC;
}
#careers fieldset {
	border:1px solid #CEDDEC;
	margin: 60px 0 10px 0;
	padding:20px;
}
#careers #formMailsent {
	border:1px solid #CEDDEC;
	margin: 15px 0 30px 0;
	padding:20px;
}
#careers legend {
	color:#587b99;
	font-size:18px;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 10px;
}
#careers .form-center {
	width:740px;
	clear:both;
	margin: 5px 0 0 20px;
}
#careers .form-izq {
	width:269px;
	float:left;
	margin: 5px 0 20px 20px;
}
#careers .form-der {
	width:240px;
	float:right;
	margin: 5px 20px 0 20px;
}
#careers .form-opcional {
	width:500px;
	float:left;
	margin: 5px 20px 0 20px;
}
#careers .form-der span {
	color:#FF0000;
}
#careers span.approved {
	background:#CDEFA6;
	border:1px solid #9BCC54;
	color:#648434;
	display:block;
	margin:0;
	padding:8px 10px 8px 0px;
	font-size:18px;
	text-align:center;
}
#careers span.error {
	background:#C22F0A;
	border:1px solid #FF0000;
	color:#FF0000;
	display:block;
	margin:0;
	padding:8px 10px 8px 0px;
	font-size:18px;
	text-align:center;
}
#careers #main #text span.error strong {
	color:#FF0000;
}
#careers span.approved strong {
	color:#648434;
}
#careers span.approved a {
	color:#648434;
}
#careers span.approved a:hover {
	text-decoration:underline;
}
/*>>>>>>>>> NEWS-EVENTS >>>>>>>>>>>>>>*/

#news-events #main h2 {
	padding:44px 21px 16px;
}
#news-events #text #sub {
	font-size:18px;
	color:#666;
	padding:0 0 26px 21px;
	width: 680px;
	line-height:26px;
}
#news-events #text #sub2 {
	font-size:18px;
	color:#666;
	padding:0 0 12px 21px;
	width: 680px;
	line-height:26px;
}
#news-events #main #text h5 {
	color:#333333;
	font-size:15px;
	font-weight:bold;
	padding:0 0 10px;
}
#news-events #main #text #col-wide h2 {
	color:#587B99;
	font-size:20px;
	font-weight:bold;
	padding:0 0 10px;
}
#news-events #main #text .stepModel h5 {
	display:block;
	width:180px;
	height:47px;
	color:#666;
	font-size:13px;
	font-weight:bold;
	padding: 18px 7px;
	float:left;
}
#news-events #main #text .stepModel h3 {
	width:611px;
	color:#587b99;
	padding: 18px 20px 7px 0;
	font-size:15px;
	font-weight:bold;
	float:left;
}
#news-events #main #text .stepModel h4 {
	width:631px;
	font-size:12px;
	color:#587b99;
	font-weight:bold;
	float:left;
}
#news-events #main #text .stepOpen h5 {
	padding: 32px 0 0 18px;
}
#news-events #main #text .stepOpen h3 {
	/*	width:613px;*/
	height:23px;
	font-size:20px;
	padding: 32px 15px 0 0;
}
#news-events #main #text .stepOpen h4 {
	display:none;
}
#news-events #main #text .accordion img {
	padding: 0 0 0 271px;
	float:left;
}
#news-events dl {
	clear:both;
	padding-top: 20px;
}
#news-events dt {
	float: left;
	clear: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	color:#587b99;
	width:249px;
	padding-right:23px;
}
#news-events dd {
	margin: 0 30px 0 271px;
	padding: 0 0 6px 0;
	color:#587b99;
}
#news-events .summary {
	padding: 20px 0;
}
#news-events #main #text .stepModel h5 strong {
	font-weight: normal;
}
#news-events #fxacordeon {
	border-bottom:1px solid #CEDDEC;
	background-color:#E9F0F6;
}
#news-events #fxacordeon h2.title-tema {
	color:#333333;
	margin-top: 34px;
}
#news-events #main #text #fxacordeon .stepModel {
	cursor: hand;
	cursor: pointer;
	font-size: 20px;
	font-weight: normal;
	background: #E9F0F6 url(../_img/news-events/bg_acordeon.png) no-repeat 0 -84px;
	padding:0;
	height:84px;
	margin: 0;
}
#news-events #main #text #fxacordeon .stepModel span {
	margin-right: 17px;
}
#news-events #main #text #fxacordeon .stepModel:hover {
	background: #D3F5FC url(../_img/news-events/bg_acordeon.png) no-repeat 0 -168px;
}
#news-events #main #text #fxacordeon .stepOpen {
	background: #E9F0F6 url(../_img/news-events/bg_acordeon.png) no-repeat 0 0;
}
#news-events #main #text #fxacordeon .stepOpen:hover {
	background: #E9F0F6 url(../_img/news-events/bg_acordeon.png) no-repeat 0 0;
}
#news-events #fxacordeon .accordion {
	background-color: #E9F0F6;
	padding: 1px 60px 10px 198px;
	color:#587b99;
	width:565px;
}
#news-events #fxacordeon p.tit {
	padding-top: 10px;
}
#news-events #main .post img {
	border:5px solid #fff;
	margin: 0 10px 10px 0;
	float:left;
}
/*>>>>>>>>> CONTACT >>>>>>>>>>>>>>*/
#contact #text h2 {
	padding-bottom: 0px;
}
#contact #text hr {
	color: #999;
	background-color: #C6D7E8;
	height: 1px;
	border: 0;
	clear:both;
	width:820px;
	float:left;
}
#contact #text img {
	border: 1px solid #C6D7E8;
}
#contact #text .location h3 {
	font-size:22px;
	background-color:#EBF1F7;
	border-top: 1px solid #C6D7E8;
	border-bottom: 1px solid #C6D7E8;
	padding:13px;
	margin-bottom: 15px;
}
#contact #text .location .pic {
	width:320px;
	float:left;
	margin-top: 28px;
	height: 176px;
}
#contact #text .location .colText {
	width:500px;
	float:left;
	padding-bottom: 17px;
	margin-top: 28px;
}
#contact dl {
	padding: 0.5em;
}
#contact dt {
	float: left;
	clear: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	color: #2e4865;
}
#contact dd {
	margin: 0 0 0 110px;
	padding: 0 0 0.5em 0;
}
/*>>>>>>>>> SUPPORT >>>>>>>>>>>>>>*/
#support #main #text #listMenu2 {
	border-bottom:1px solid #CEDDEC;
	margin:35px 0 15px 0;
}
#support #listMenu2 a {
	text-decoration: none;
}
#support #main #text #listMenu2 li {
	background:#E9F0F6 url(../_img/solutions/bg_acordeon.png) no-repeat scroll 0 -39px;
	cursor:pointer;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:11px;
	color:#587B99;
	list-style-type: none;
	line-height:17px;
}
#support #main #text #listMenu2 li:hover {
	background:#D3F5FC url(../_img/solutions/bg_acordeon.png) no-repeat scroll 0 -78px;
}
/*>>>>>>>>> SITE MAP >>>>>>>>>>>>>>*/
#site-map #main #text ul {
	margin:5px 0 0 50px;
}
#site-map #main h2 {
	padding: 23px 21px 22px;
}
