@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
	
}

#outer {
	position: absolute;
  	top: 50%;
  	left: 0px;
  	width: 100%;
  	height: 1px;
  	overflow: visible;
}

#lang{
	/*border: 1px solid black;*/
	width: 100px;
	height: 14px;
	margin-left: 419px;
	position:absolute;
	top: -250px;
	left:50%;
}

#container{
	/*border: 1px solid #000000;*/
	width: 1200px;
	height: 462px;
	margin-left: -513px;
	position:absolute;
	top: -231px;
	left:50%;
	
}
.wrap{
	float:left;
	height:100%;
	width: 158px;
	/*border: 1px solid #09F;	*/
}
#wrap1{
	width:140px;
}
#wrap2{
	width:400px;
}
#wrap3{
	width:180px;
}
#wrap4{
	width:312px;
}
/* 111111111111111111111 */
.wrap1Inner{
	height:150px;
	margin-bottom:6px;
	background-color: #E9E9E9;
	margin-right: 6px;
}
#wrap1Inner1{
	background-color:#26537C
}
#wrap1Inner2{
	background-color:#679FD2
}
#wrap1Inner3{
	margin-bottom: 0px;
}
/* 22222222222222222222 */
.wrap2Inner{
	margin-bottom:6px;
	background-color: #E9E9E9;
	margin-right: 6px;
}
#wrap2Inner1{
	height: 306px;
}
#imgLogo{
	margin-top: 0px;
	margin-left: 0px;
}

#wrap2InnerIn2{
	width: 100%;
	height: 40px;
	margin-top: 0px;
	/*background-color: #679FD2;d9d9d9*/
	border-top: 6px solid white;
	/*background-color: #A0C2DE;*/
	/*border: 3px ridge #999;*/
	/*border-radius: 5px;*/
	/*background-image: -moz-linear-gradient(100% 100% 90deg, #666666, #d9d9d9);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666666), to(#d9d9d9));*/
	/*-moz-box-shadow: 2px 2px 2px #bababa;
	-webkit-box-shadow: 2px 2px 2px #bababa;*/	
}
#wrap2InnerIn2 > div{
	float:right;
	margin-right:10px;
}
#imgLogoCompta{
	margin-top: 0px;
	/*margin-left: 145px;*/
	text-decoration:none;

}

#imgLogoCompta > a{
	text-decoration:none;
}

a img  
{  
border: none;  
}  

#imgLogoSoma{
	margin-top: 3px;
	margin-right: 15px;

}

#wrap2Inner2{
	height: 150px;
	margin-bottom: 0px;
}
/* 33333333333333333333 */
.wrap3Inner{
	margin-bottom:6px;
	background-color: #E9E9E9;
	margin-right: 6px;
}
#wrap3Inner1{
	height: 150px;
}
#wrap3Inner2{
	height: 306px;
	margin-bottom: 0px;
}
/* 4444444444444444444444 */
.wrap4Inner{
	height:150px;
	margin-bottom:6px;
}
#wrap4Inner1{
	
}
.wrap4InnerIn{
	float:left;
	width: 150px;
	height: 150px;
	margin-right:6px;
	background-color: #E9E9E9;
}
#wrap4Inner1In1{
	background-color:#679FD2
}
#wrap4Inner1In2{
	/*background-color:#679FD2*/
}
#wrap4Inner2{
	margin-right: 6px;
	background-color:#E9E9E9;
	
}
#wrap4Inner3{
	margin-bottom: 0px;
}
#wrap4Inner3In2{
	background-color:#26537C;
}
/* 55555555555555555555555 */
#wrap5{
	display:none;
}
.wrap5Inner{
	height:150px;
	margin-bottom:6px;
}
#wrap5Inner1{
	background-color: #E9E9E9;
}
#wrap5Inner2{
	
}
.wrap5InnerIn{
	float:left;
	height:150px;
}
#wrap5Inner2In1{
	width:94px;
	margin-right:6px;
	background-color:#0C5DA5;
}
#wrap5Inner2In2{
	width: 58px;
	background-color: #E9E9E9;
	margin-right: 0px;
}

#wrap5Inner3{
	margin-bottom: 0px;
	background-color:#26537C;
}

/*    LOGIN AREA   */

form
{
	width: 300px;
	height: 140px;
	border: 1px solid #E9E9E9;
}
#loginArea{

	margin-top:35px;
	margin-left: 30px;
}
#innerLogin{
	width: 200px;
	height: 70px;
	float: left;
	border: 1px solid #E9E9E9;
}

#username, #pwd{
    width: 180px;
	border: 1px solid #26537C;
}


.group{
	
	width:180px;
	margin-bottom: 5px;
	/*border: 1px solid orange;*/
}
label{
	
	font-size:small;
	color:#26537C;
	font-weight:bold;
	/*border: 1px solid #0F0;*/
}
#buttons
{
	width: 48px; 
	height: 90px;
	float:left;
	border: 1px solid #E9E9E9;
}
#buttons input{
	margin-top: 35px;
}

/* SLIDESHOW */
#slideshow { 
    position: relative; 
    width: 400px; 
    height: 150px; 

}
#slideshow > div { 
    position: absolute; 
}
.txt{
	background-color: #26537C;
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:large;
	color: white;
	width: 394px; 
    height: 150px; 
	text-align:center;
	vertical-align:middle;
}
.txt > p{
	margin-top:65px;
}
a{
	font-weight:normal;
	font-size:medium;
	color: white;
	
}
