/* @override http://www.didacta21.com/assets/stylesheet_csi.css */

@import url("stylesheet.css");

/* Cabecera */

#cabecera {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 64px;
	background: #fff url(images/cabecera-bg_csi.png) no-repeat center center;
	border: 1px solid #999;
	margin-top: 7px;
}

#cabecera div.banner
 {
	width: 468px;
	height: 64px;
	background-color: #949494;
	display: inline-block;
	margin-left: 160px;
	margin-top: 20px;
}

#cabecera img {
}

#cabecera img.logocsicsif {
	margin-right: 15px;
}

#cabecera img.logodidacta {
	width: 160px;
}