@charset "utf-8";
/******************************* Hacks */
p.clear {
  clear: both;
  margin: 0;
  padding: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/************************************************************************ General */
html {
	font-size: 100%;
	background-color: #fcfbfc;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 100%;
	color: #767a7d;
  background-color: #fcfbfc;
	/*text-align: center;*/
}

.acs, .hidden-on-load {
	position: absolute;
	left: -9999px;
	width: 990px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #999;
}

hr {
	display: none;
}

.hr {
	border-bottom: 1px solid #d6d7d9;
	padding-bottom: 6px;
	margin-bottom: 14px;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

img.left {
	float: left;
	margin: 0 20px 10px;
}

p.referencias {
	text-align: center;
}

p.referencias img {
	margin: 5px 10px;
}

p.error {
	color: #DD0000;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding:8px;
        border:red dashed 1px;
        text-align:center;
        font-family: Arial, Helvetica, sans-serif;
	width: 270px;
	margin: 20px 0px 0px 0px;
}

/************************************************************************ Global */
#global {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

/************************************************************************ Header */
#header {
	height: 85px;
}

#header h1 {
	position: absolute;
	margin-top: 21px;
}

#header h1 a {
	display: block;
	width: 203px;
	height: 45px;
	background: url(/solutio/live/images/logo-solutio.png) no-repeat top left;
	text-indent: -5000px;
}

#menu-top {
	position: absolute;
	margin-left: 336px;
}

#menu-top li {
	float: left;
	padding: 4px 0 0 5px;
	margin-right: 5px;
	border-left: 1px solid #999;
	line-height: 100%;
}

#menu-top li a {
	text-transform: uppercase;
	color: #999;
}

#menu-top li a:hover {
	color: #000;
}

#menu-languages {
	position: absolute;
	margin-left: 676px;
}

#menu-languages li {
	float: left;
	padding: 4px 0 0 5px;
	margin-right: 5px;
	border-left: 1px solid #666;
	line-height: 100%;
}

#menu-languages li a {
	text-transform: uppercase;
	color: #666;
}

#menu-languages li a:hover {
	color: #000;
}

/************************************************************************ Middle */
#middle {
	padding-bottom: 10px;
}

/************************************************************************ Sidebar */
#sidebar {
	float: right;
	width: 289px;
}

#professionals, #professionals-en {
	display: block;
	width: 272px;
	height: 15px;
	margin: 0 0 17px 17px;
	background: url(/solutio/live/images/text-professionals.png) no-repeat top left;
	text-indent: -5000px;
}

#professionals-en {
	background: url(/solutio/live/images/text-professionals_en.png) no-repeat top left;
}

#send-cv, #send-cv-en {
	display: block;
	width: 272px;
	height: 119px;
	margin: 0 0 17px 17px;
	background: url(/solutio/live/images/banner-send-cv.png) no-repeat top left;
	text-indent: -5000px;
}

#send-cv-en {
	background: url(/solutio/live/images/banner-send-cv_en.png) no-repeat top left;
}


#menu-channels {
	margin-bottom: 100px;
}

#menu-channels li {
	padding-left: 17px;
	margin-bottom: 10px;
	background: url(/solutio/live/images/li-01.png) no-repeat 0 4px;
}

#menu-channels li.channel-01 { background-image: url(/solutio/live/images/li-01.png); }
#menu-channels li.channel-02 { background-image: url(/solutio/live/images/li-02.png); }
#menu-channels li.channel-03 { background-image: url(/solutio/live/images/li-03.png); }
#menu-channels li.channel-04 { background-image: url(/solutio/live/images/li-04.png); }
#menu-channels li.channel-05 { background-image: url(/solutio/live/images/li-05.png); }
#menu-channels li.channel-06 { background-image: url(/solutio/live/images/li-06.png); }

#menu-channels li h3 {
	padding: 3px 0;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	border-bottom: 1px solid #dfdfdf;
}

#menu-channels li.channel-01 h3.active { color: #df6d02; border-bottom-color: #df6d02; }
#menu-channels li.channel-02 h3.active { color: #a63b74; border-bottom-color: #a63b74; }
#menu-channels li.channel-03 h3.active { color: #ca4833; border-bottom-color: #ca4833; }
#menu-channels li.channel-04 h3.active { color: #b39d00; border-bottom-color: #b39d00; }
#menu-channels li.channel-05 h3.active { color: #6f3014; border-bottom-color: #6f3014; }
#menu-channels li.channel-06 h3.active { color: #547ed9; border-bottom-color: #547ed9; }

#menu-channels li h3 a {
	color: #666;
}

#menu-channels li.channel-01 h3.active a { color: #df6d02; }
#menu-channels li.channel-02 h3.active a { color: #a63b74; }
#menu-channels li.channel-03 h3.active a { color: #ca4833; }
#menu-channels li.channel-04 h3.active a { color: #b39d00; }
#menu-channels li.channel-05 h3.active a { color: #6f3014; }
#menu-channels li.channel-06 h3.active a { color: #547ed9; }

#menu-channels li h3 a:hover {
	color: #000;
}

#menu-channels li.channel-01 h3.active a:hover,
#menu-channels li.channel-02 h3.active a:hover,
#menu-channels li.channel-03 h3.active a:hover,
#menu-channels li.channel-04 h3.active a:hover,
#menu-channels li.channel-05 h3.active a:hover,
#menu-channels li.channel-06 h3.active a:hover {
	color: #000;
}

#menu-channels li ul li {
	padding: 3px 0;
	margin: 0;
	font-size: 1.1em;
	text-transform: uppercase;
	background: none;
}

#menu-channels li ul li a {
	color: #999;
}

#menu-channels li.channel-01 ul li.active a { color: #df6d02; }
#menu-channels li.channel-02 ul li.active a { color: #a63b74; }
#menu-channels li.channel-03 ul li.active a { color: #ca4833; }
#menu-channels li.channel-04 ul li.active a { color: #b39d00; }
#menu-channels li.channel-05 ul li.active a { color: #6f3014; }
#menu-channels li.channel-06 ul li.active a { color: #547ed9; }

#menu-channels li ul li a:hover {
	color: #000;
}

#menu-channels li.channel-01 ul li.active a:hover,
#menu-channels li.channel-02 ul li.active a:hover,
#menu-channels li.channel-03 ul li.active a:hover,
#menu-channels li.channel-04 ul li.active a:hover,
#menu-channels li.channel-05 ul li.active a:hover,
#menu-channels li.channel-06 ul li.active a:hover {
	color: #000;
}

/************************************************************************ Content */
#content {
	float: left;
	width: 661px;
}

#about {
	width: 224px;
	height: 166px;
	padding: 144px 36px 22px 348px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #edd5bb;
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFF;
}

#about p {
	font-size: 1.1em;
	line-height: 130%;
	margin-bottom: 20px;
}

#about p strong {
	font-size: 1.4em;
}

#about h2 {
	font-size: 1.8em;
	line-height: 120%;
	margin-bottom: 5px;
	font-weight: normal;
}

#about.home {	background-image: url(/solutio/live/images/bg-about-home.jpg); }

.channel01 {	
	background-image: url(/solutio/live/images/bg-about-channel-01.jpg);
	padding-top: 154px;
	height: 156px;
}

.channel02 {	background-image: url(/solutio/live/images/bg-about-channel-02.jpg); padding-top: 154px; height: 156px; }
.channel03 {	background-image: url(/solutio/live/images/bg-about-channel-03.jpg); padding-top: 154px; height: 156px; }
.channel04 {	background-image: url(/solutio/live/images/bg-about-channel-04.jpg); padding-top: 154px; height: 156px; }
.channel05 {	background-image: url(/solutio/live/images/bg-about-channel-05.jpg); padding-top: 154px; height: 156px; }
.channel06 {	background-image: url(/solutio/live/images/bg-about-channel-06.jpg); padding-top: 154px; height: 156px; }

#channel-content {
	width: 586px;
	line-height: 140%;
}

#channel-content p {
	font-size: 1.1em;
	margin-bottom: 14px;
}

#channel-content p.text-a {
	margin-right: 275px;
}

#channel-content p.date {
	margin-bottom: 0;
}

#channel-content ul {
	padding-bottom: 6px;
}

#channel-content ul li {
	font-size: 1.0em;
	margin: 0 0 12px 10px;
	padding-left: 11px;
	background: url(/solutio/live/images/li-07.png) no-repeat 0 4px;
}

#channel-content ul.files {
	padding: 6px 0;
	border-top: 1px solid #e6e7e7;
}

#channel-content ul.files li {
	line-height: 15px;
	margin: 0 0 6px 1px;
	padding-left: 24px;
	background-position: top left;
	background-image: none;
}

#channel-content ul.files li.pdf {
	background-image: url(/solutio/live/images/icon-pdf-15px.png);
}

#channel-content h2.title-a {
	color: #df6d01;
	font-weight: normal;
	font-size: 1.4em;
	padding-bottom: 6px;
}

#channel-content h3 {
	color: #666;
	font-weight: normal;
	font-size: 1.8em;
	padding-bottom: 8px;
	margin-bottom: 14px;
	border-bottom: 1px solid #e6e7e7;
}

#channel-content h4 {
	color: #555;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 10px;
}

#channel-content h5 {
	color: #000;
	font-weight: normal;
	font-size: 1.1em;
	text-transform: uppercase;
}

#new-image {
	position: absolute;
	display: block;
	width: 251px;
	height: 88px;
	margin: -24px 0 0 335px;
	padding: 30px 0px;
	background: url(/solutio/live/images/banner-new-image-clear.jpg) no-repeat top left;
	z-index: 100;
}

p#new-image {
	color: #FFF;
	font-size: 1.2em;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
}

#channel-content div.reference {
	border-top: 1px solid #e6e7e7;
	padding: 14px 0 0 0;
}

#channel-content div.reference div.logo {
	float: left;
	width: 176px;
}

#channel-content div.reference div.text {
	margin-left: 176px;
}

#channel-content form {
	padding-bottom: 20px;
}

#channel-content form p {
	float: left;
	margin-bottom: 6px;
}

#channel-content form p label {
	float: left;
	line-height: 20px;
	color: #333;
	padding-right: 12px;
}

#channel-content form p input {
	float: left;
}

#channel-content form p input.text {
	font-size: 1.0em;
	line-height: 100%;
	padding: 2px;
	border: 0;
	background-color: #e6e7e7;
	color: #666;
}

#channel-content form p.name input {
	width: 200px;
}

#channel-content form p.surname {
	padding-left: 40px;
}

#channel-content form p.surname input {
	width: 210px;
}

#channel-content form p.birthday label {
	width: 110px;
}

#channel-content form p.birthday input {
	width: 133px;
}

#channel-content form p.nationality {
	padding-left: 40px;
}

#channel-content form p.nationality input {
	width: 188px;
}

#channel-content form p.address label {
	width: 110px;
}

#channel-content form p.address input {
	width: 445px;
}

#channel-content form p.city label {
	width: 110px;
}

#channel-content form p.city input {
	width: 445px;
}

#channel-content form p.locality label {
	width: 40px;
}

#channel-content form p.locality input {
	width: 520px;
}

#channel-content form p.zip input {
	width: 100px;
}

#channel-content form p.phone {
	padding-left: 28px;
}

#channel-content form p.phone input {
	width: 100px;
}

#channel-content form p.mobile {
	padding-left: 27px;
}

#channel-content form p.mobile input {
	width: 100px;
}

#channel-content form p.email input {
	width: 525px;
}

#channel-content form p.area input {
	width: 485px;
}

#channel-content form p.cv span {
	color: #AAA;
}

#channel-content form p.cv input {
	width: 250px;
}

#channel-content form p.required {
	padding-top: 10px;
	color: #000;
	font-weight: bold;
}

#channel-content form p.buttons {
	padding: 10px 15px 0 0;
	float: right;
}

#channel-content form p.buttons input {
	margin: 0 0 0 30px;
	padding: 2px 10px;
	border: 0;
	background-color: #999999;
	color: #FFF;
	font-size: 1.0em;
	line-height: 110%;
}

/************************************************************************ Footer */
#footer {
	border-top: 10px solid #e6e7e7;
	padding: 10px 0;
}

#copyright {
	float: left;
	color: #333;
	font-size: 1.2em;
}

#menu-footer {
	float: left;
	margin-left: 14px;
}

#menu-footer li {
	float: left;
}

#menu-footer li.privacy {
	margin-left: 260px;
}

#menu-footer li.privacy a {
	color: #df6d01;
	font-size: 1.2em;
}

#menu-footer li.privacy a:hover {
	color: #000;
}

#menu-footer li.intranet {
	margin-left: 420px;
}

#menu-footer li.intranet a {
	color: #df6d01;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

#menu-footer li.intranet a:hover {
	color: #000;
}
