/* CSS Document */
body  {
	font:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../imgs/bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0; 
	text-align: center; 
	color: #000000;
}
#mosaico{
margin-top:20px;
}
.mosaico img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.mosaico:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

#imagenCompany{
	margin-top:20px;
}
#imagenClientes{
	margin-top:20px;
}
#imagenInicio{
	margin-top:20px;
}
#textoCompany{
	width: 600px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 20px;
}
a
{
  outline: none;
}
#countrydivcontainer {
	width:1024px;
	text-align: left;
	float: left;
	display: inline;
	height: 800px;
}
#container{
	width: 1024px; 
	height: 400px;
	background: #FFFFFF;
	margin: 0 auto;
	margin-top: -640px; 
	text-align: left; 
}
#header{
padding: 0 auto;
}
#blog {
	display: inline;
	float: right;
	width:50px;
	height:98px;
	background-image:none;
	z-index:1;
}
#blog a{
	display: inline;
	float: right;
	padding-left: 10px;
	width:50px;
	height:98px;
	z-index:1;
}
#blog a span{
	display: none;
}
#blog a:hover span{
	display: inline;
}
#blog a:hover{
	display: inline;
	float: right;
	width:50px;
	height:98px;
	background-color:#000000;
	z-index:1;
}
#header h1 {
	margin: 0 auto;
	padding: 0 auto;
	background-image:url(../imgs/header.gif);
	width: 1024px;
	height: 128px;				
}
#header h1 span{
	display:none;
}
#blogSecreto {
	padding: 0 auto;	
}
#blogSecreto h1 {
	float: right;	
	width: 200px;
	height: 100px;
	margin-top:-130px;
	margin-left: 200px;		
}
#blogSecreto h1 a {
	float: right;
	display:none;	
	width: 200px;
	height: 100px;
	margin-top:-130px;
	margin-left: 200px;		
}
#blogSecreto h1 a:hover{
	float: right;
	display:block;
	margin-top:-130px;
	margin-left: 200px;
	background-image:url(../imgs/header.gif);
	width: 200px;
	height: 100px;				
}
#blogSecreto h1 a span{
display:none;
}
#mainContent {
	margin: 0 auto;
	padding: 0 auto; 
	width: 1024px;
	height: 723px;
	float:left;
	margin-top:1,5px;
	background-image:url(../imgs/bgMarco.gif);
} 
#menuLateral{
	margin-top:50px;
	height: 548px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer h1{
	background-image:url(../imgs/footer.jpg);
	width:1024px;
	height:23px;
	margin-top:640px;
}
#footer h1 span{
display:none;
}
.clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
body#works{
	border:#CCCCCC solid 4px;
	height:598px;
	background-image:url(../imgs/bg_works.gif);
	background-repeat:repeat-x;
	text-decoration: none;
}
body#worksIframe{
	height:598px;
	background-image:url(../imgs/bg_works.gif);
	background-repeat:repeat-x;
	text-decoration: none;
}

/*--------------------------*/
#menuLateral a {
text-decoration:none;
font-size:12px;
}
#menuLateral a span{
display: none;
}
#menuLateral a span img{
border:#FFFFFF solid 2px;
margin-left:-4px;
}
#menuLateral a:focus span { 
top:35px;
left:169px;
display:inline;
position:absolute;
z-index:1;
border:none;
}
#menuLateral a:hover span{
top:35px;
left:169px;
display:inline;
position:absolute;
z-index:10;
border:none;
}
#menuLateral a:active span{
top:35px;
left:169px;
display:inline;
position:absolute;
z-index:10;
border:none;
}
/*-----------------------------*/
#middle {
	position: absolute;
	top: 0px;
	margin-top:27px;
	width: 100%;
	text-align: center;	

} /* for explorer only*/
#middle[id] {
	vertical-align:middle;
	position: static;
}
#inner {
	position: relative;
	top: -20%;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
} /* for explorer only */
#inner {
	width: 646px;
	margin-left: 84px;
	margin-right: auto;
} 
#inner ul li{
	position: relative;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
} /* for explorer only */
#inner ul li{
	width: 646px;
	margin-right: auto;
}/* for all browsers*/
		/* optional: #inner[id] {position: static;} */
