/* CSS Document */
@import "non-ie.css" all;

body{
	text-align:center;
	margin:0px;
	}
#wrap{
	margin:0 auto;
	width:1000px;
	height:768px;
	}
#discnavcontainer{
    position:relative;
	width:1000px;
	height:120px;
	background-image:url(../images/index_02.jpg);
	background-repeat:no-repeat;
	padding-left:193px;
	}
.footer01{
    clear:both;
	position:relative;
	background-image:url(../images/index_08.jpg);
	background-repeat:no-repeat;
	height:39px;
	width:1000px;
	}
.footer02{
	position:relative;
	background-image:url(../images/index_11.jpg);
	background-repeat:no-repeat;
	height:20px;
	}
.footer03{
	background-image:url(../images/index_14.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:64px;
	}
/*******************/
.homeDisc2  {
	background: url(../images/menuHeader_eng.jpg);
	width: 94px;
	height: 120px;
	float:left;
	background-position:807px 0;
}
a.homeButton2 span {
	background: url(../images/menuHeader_eng.jpg);
	width: 94px;
	height: 120px;
	display: block;
	visibility: hidden;
	background-position: 807px -120px;
	cursor:pointer;
}
.sobreDisc2 {
	background: url(../images/menuHeader_eng.jpg);
	width: 94px;
	height: 120px;
	float:left;
	background-position: 713px 0;
}
a.sobreButton2 span {
	background: url(../images/menuHeader_eng.jpg);
	width: 94px;
	height: 120px;
	display: block;
	visibility: hidden;
	background-position: 713px -120px;
	cursor:pointer;	
}
.expeDisc2 {
	background: url(../images/menuHeader_eng.jpg);
	width: 94px;
	height: 120px;
	float:left;
	background-position: 619px 0;
}
a.expButton2 span {
	background: url(../images/menuHeader_eng.jpg);
	width: 94px;
	height: 120px;
	display: block;
	visibility: hidden;
	background-position: 619px -120px;
	cursor:pointer;	
}
.servDisc2 {
	background: url(../images/menuHeader_eng.jpg);
	width: 94px;
	height: 120px;
	float:left;
	background-position: 525px 0;
}
a.servButton2 span {
	background: url(../images/menuHeader_eng.jpg);
	width: 94px;
	height: 120px;
	display: block;
	visibility: hidden;
	background-position: 525px -120px;
	cursor:pointer;	
}
.herrDisc2 {
	background: url(../images/menuHeader_eng.jpg);
	width: 94px;
	height: 120px;
	float:left;
	background-position: 431px 0;
	
}
a.herrButton2 span {
	background: url(../images/menuHeader_eng.jpg);
	width: 94px;
	height: 120px;
	display: block;
	visibility: hidden;
	background-position: 431px -120px;
	cursor:pointer;;
	
}
.contDisc2 {
	background: url(../images/menuHeader_eng.jpg);
	width: 94px;
	height: 120px;
	float:left;
	background-position: 337px 0;
}
a.contButton2 span {
	background: url(../images/menuHeader_eng.jpg);
	width: 94px;
	height: 120px;
	display: block;
	visibility: hidden;
	background-position: 337px -120px;
	cursor:pointer;	
}	
/******************/
.homeDisc  {
	background: url(../images/menuHeader.jpg);
	width: 94px;
	height: 120px;
	float:left;
	background-position:807px 0;
}
a.homeButton span {
	background: url(../images/menuHeader.jpg);
	width: 94px;
	height: 120px;
	display: block;
	visibility: hidden;
	background-position: 807px -120px;
	cursor:pointer;
}
.sobreDisc {
	background: url(../images/menuHeader.jpg);
	width: 94px;
	height: 120px;
	float:left;
	background-position: 713px 0;
}
a.sobreButton span {
	background: url(../images/menuHeader.jpg);
	width: 94px;
	height: 120px;
	display: block;
	visibility: hidden;
	background-position: 713px -120px;
	cursor:pointer;	
}
.expeDisc {
	background: url(../images/menuHeader.jpg);
	width: 94px;
	height: 120px;
	float:left;
	background-position: 619px 0;
}
a.expButton span {
	background: url(../images/menuHeader.jpg);
	width: 94px;
	height: 120px;
	display: block;
	visibility: hidden;
	background-position: 619px -120px;
	cursor:pointer;	
}
.servDisc {
	background: url(../images/menuHeader.jpg);
	width: 94px;
	height: 120px;
	float:left;
	background-position: 525px 0;
}
a.servButton span {
	background: url(../images/menuHeader.jpg);
	width: 94px;
	height: 120px;
	display: block;
	visibility: hidden;
	background-position: 525px -120px;
	cursor:pointer;	
}
.herrDisc {
	background: url(../images/menuHeader.jpg);
	width: 94px;
	height: 120px;
	float:left;
	background-position: 431px 0;
	
}
a.herrButton span {
	background: url(../images/menuHeader.jpg);
	width: 94px;
	height: 120px;
	display: block;
	visibility: hidden;
	background-position: 431px -120px;
	cursor:pointer;;
	
}
.contDisc {
	background: url(../images/menuHeader.jpg);
	width: 94px;
	height: 120px;
	float:left;
	background-position: 337px 0;
}
a.contButton span {
	background: url(../images/menuHeader.jpg);
	width: 94px;
	height: 120px;
	display: block;
	visibility: hidden;
	background-position: 337px -120px;
	cursor:pointer;	
}
/***********************/
.head{
	width:242px;
	height:120px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}
.head a{
	text-decoration:none;
	color:#666666;
	}
.head a:hover{
	color:#c4d83b;
	}
.head strong{
	color:009ac8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bolder;
	}
ul#portfolio li img{
	padding: 4px;
	list-style:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
ul,li{
	list-style:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
	}
h1{
	color:455560;
	font-size:18px;
	font-weight:300;
	margin-bottom:-10px;
	}		
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color:#C1D82F;
	text-align:left;
	font-weight:100;
	letter-spacing:-1px;
	margin-bottom:-10px;	
	}
h4{
	font-size:14px;
	color:#009AC8;
	margin-bottom:-5px;	
	}	
	
#main{
	width:1000px;
	background-image:url(../images/contBG.jpg);
	background-repeat:repeat-y;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	overflow:hidden;
	letter-spacing:.05em;
	}
	
#main strong{
	color:#009AC8;
	}		
	
.lista li{
	list-style-image:url(../images/arrow003.gif);
	list-style-position:outside;
	margin-left:20px;
	margin-top:10px;
	}
.tabbla{
    font-size:11px; 
	color:#999999; 
	text-align:justify; 
	padding:5px;	
	}
.blu{
	color:#009AC8;
	font-weight:bold;
	}	
.imgLeft{
	float:left;
	margin-right:10px;
	}
.imgRight{
	float:right;
	margin-left:1px;
	}	
a:active,a:visited,a:link{
	text-decoration:none;
	color:#3399CC;
	}	
a:hover{
	color:#CCCC00;
	}
div.scroll {
	height: 200px;
	width: 317px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	padding: 8px;
}	