@charset "utf-8";
body {
	margin:0px;
}
#contenedor-intranet {
	width:1020px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
}
#header-intranet {
	width:940px;
	height:103px;
	float:left;
	margin-bottom:20px;
	padding:40px 40px 0 40px;
}
#header-secciones-boletin{
	width:940px;
	height:40px;
	float:left;
	margin-bottom:20px;
	padding:30px 40px 0 40px;
}
#edicion-dcuenta{
	width:300px;
	height:18px;
	float:right;
	font-family:'open_sansregular', Arial;
	font-size:18px;
	text-align:right;
	color:#4c4c4c;
	line-height:18px;
	margin-top:85px;
}
.edicion-numero-dcuenta{
	font-weight:bold;
	color:#e6007e;
}
#id-dcuenta{
	width:380px;
	height:103px;
	float:left;
}
#franja-intranet{
	width:1020px;
	height:24px;
	float:left;
	margin-bottom:40px;
}
#footer-dnet{
	width:1020px;
	height:auto;
	float:left;
	padding-top:10px;
}
#footer-franja-dnet{
	width:1020px;
	height:10px;
	float:left;
	background:#dcdcdc;
}
#footer-institucional-logotipos{
	width:470px;
	height:90px;
	float:left;
	margin:10px 275px;
}
#logotipo-dane{
	width:321px;
	height:90px;
	float:left;
}
#logotipo-dane img{
	border:0;
}
#logotipo-dimce{
	width:145px;
	height:90px;
	float:right;
}
#box-dnet-logotipo{
	width:470px;
	height:40px;
	float:left;
	margin:10px 275px 20px 275px;
}
#logotipo-intranet{
	width:140px;
	height:35px;
	float:left;
	margin-top:3px;
}
#logotipo-intranet img{
	border:0;
}
#logotipo-intranet img a{
	border:0;
}
#redes-dcuenta{
	width:200px;
	height:40px;
	float:right;
}
#redes-dcuenta ul{
	margin:0;
	padding:0;
}
#redes-dcuenta ul li{
	list-style-type:none;
	float:left;
}
#redes-dcuenta li{
	margin-left:20px;
	border-radius:50px;
	-moz-border-radius:50px;
	-ms-border-radius:50px;
	-o-border-radius:50px;
	-webkit-border-radius:50px;
}
.twitter-dcuenta img, .facebook-dcuenta img, .youtube-dcuenta img{
	border:0;
}
.twitter-dcuenta, .facebook-dcuenta, .youtube-dcuenta{
	background-color:#4c4c4c;
}
.twitter-dcuenta:hover{
	background-color:#38A8E0;
}
.facebook-dcuenta:hover{
	background-color:#37589A;
}
.youtube-dcuenta:hover{
	background-color:#CB1918;
}