@CHARSET "UTF-8";


html,
body{
	height:100%;
	margin:0px;
	}
	
.global-container{
	height:100%;
	font-family:"Verdana";
	}
	
a{
	text-decoration:none;
	}
	
h1{
	color:#009ff4;
	font-size:30px;
	font-family:"Arial";

	}
h2{
	color:#797777;
	font-size:20px;
	font-family:"Arial";
	margin:10px 0px 0px 0px;
	}
	
h3{
	color:#797777;
	font-size:14px;
	font-family:"Arial";
	margin:10px 0px 5px 0px;
	}
#webs-amigas{
	margin-bottom: 20px;
	font-size:11px;
	font-family:"Arial";
	text-decoration: none;
}

#webs-amigas a{
    color:#797777;
	font-size:11px;
	font-family:"Arial";
	text-decoration: none;
}

#webs-amigas a:hover{
    color:#797777;
	font-size:11px;
	font-family:"Arial";
	text-decoration: underline;
}
	
p{
	margin-bottom:15px;
	}	
.container-body{
	height:90%;
	}
	
#mbody{
	width:965px;
	margin:10px auto 0px auto;
	}
	
#header{
	height:187px;
	}

#logo{
	float:left;
	margin-left:40px;
	}
	
#header .top-navigation{
	float:right;
	}

#header .top-navigation a{
	color:#4a4b4b;
	font-size:10px;
	display:block;
	float:left;
	padding-top:13px;
	background-repeat: no-repeat;
	background-position: top center;
	margin-right:5px;
	}
	
#header .top-navigation span{
	display:block;
	float:left;
	color:#4a4b4b;
	font-size:10px;
	margin-right:5px;
	background-image: url(graphics/separator_s.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height:25px;
	width:3px;
	
	}

#header .top-navigation #home{
	background-image: url(graphics/icon-home.gif);
	}
	
#header .top-navigation #data{
	background-image: url(graphics/icon-data.gif);
	}

#header .top-navigation #contact{
	background-image: url(graphics/icon-contact.gif);
	}
	
#maincontent{
	width:865px;
	margin:auto;
	color:#797777;
	font-size:11px;
	text-align:justify;
	}

.bottom-band{
	height:74px;
	background-color:#009ff4;
	}

#footer{
	color:#fff;
	font-size:9px;
	width:965px;
	margin:auto;
	}
	
#footer a{
	color:#fff;
	}
	
#footer img{
	border:none;
	}	
#signature{
	float:left;
	margin-top:5px;
	}
#signature span{
	display:block;
	background-image: url(graphics/logo-digi.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	height:37px;
	width:141px;
	cursor:pointer;
	}

#copy{
	float:right;
	}
	
.block{
	width:275px;
	}
ol li{
	margin-bottom:20px;
	text-align:left;
	}
.home1{
	float:left;
	margin-right:35px;
	}
.home2{
	float:left;
	text-align:left;
	
	}
.home3{
	float:right;
	
	}
		
.home1 h2,
.home2 h2,
.home3 h2{
	display:block;
	height:37px;
	padding-left:55px;
	padding-top:23px;
	background-repeat: no-repeat;
	}
	
.home1 h2{
	background-image: url(graphics/icon-process.jpg);
	}	
	
.home2 h2{
	background-image: url(graphics/icon-ventajas.jpg);
	}	
.home3 h2{
	background-image: url(graphics/icon-ecology.jpg);
	}	
	
.digibook-link{
	height:248px;
	background-image: url(graphics/bg-digibook-link.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
	}
	
.digibook-link a{
	display:block;
	margin:auto;
	width:317px;
	}
	
.contact h2{
	border-bottom:1px solid #797777;
	margin-bottom:10px;
}

table.form-block{
	width:500px;
	margin:auto;
}
div.button{
	text-align:right;
}
div.button input{
	cursor:pointer;
}
.required{
	color:#c60505;
	font-weight:bold;
}
.succes{
	color:#0ca804;
	font-weight:bold;
}
.data td{
vertical-align:top;


}
.data tr.firstblock td{
border-bottom:1px solid #666666;
}

.content-blocks{
	margin-bottom:30px;
}
.top{
	margin-bottom:30px;
	border:1px solid #fff;
	}
#demo{
	float:left;
	width:317px;
	text-align:center;
}
#demo a{
	color:#797777;
	font-weight:bold;
	}
#intro{
	float:right;
	width:500px;
}blocks{
	margin-bottom:30px;
}
.top{
	margin-bottom:30px;
	border:1px solid #fff;
	border-bottom:1px solid #616161;

	}
#demo{
	float:right;
	width:317px;
	text-align:center;
	padding-top:20px;
}
#demo span{
	color:#009ff4;
	font-weight:bold;
	font-size:18px;
	margin-top:10px;
	display:block;
	}
#intro{
	float:left;
	width:500px;
}

.gris3{
	color:#797777;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	}

a.gris{
	color:#797777;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	}

.right-foot{
	float:right;
}

#googleplus{
	margin-left: 20px;
	float:right;
}
