@charset "utf-8";
body {
	background-image: url(mosaico.gif);
}
#contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#principal {
	background-image: url(tchp.jpg);
	height: 600px;
	width: 800px;
}
#noti1 {
	background-image: url(noti1.jpg);
	height: 150px;
	width: 800px;
}
#noti2 {
	background-image: url(noti2.jpg);
	height: 70px;
	width: 800px;
}
#noti3 {
	background-image: url(noti3.jpg);
	height: 260px;
	width: 150px;
	float: left;
}
#noti4 {
	background-image: url(noti4.jpg);
	height: 260px;
	width: 540px;
	float: left;
	overflow: auto;
}
#noti5 {
	background-image: url(noti5.jpg);
	height: 260px;
	width: 110px;
	float: left;
}
#noti6 {
	background-image: url(noti6.jpg);
	height: 120px;
	width: 800px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #441A08;
}
li {
	color: #441A08;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: blink;
	color: #990000;
	background-color: #FFFF99;
	text-transform: uppercase;
	text-align: center;
}
#contenedornoti {
	height: 260px;
	width: 800px;
}
