
*{
	font-size:10px;
}

body{
	background:#CCC;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
}
#titulo{

	font-size:36px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
hr{
	background:#FFF;
}
table{
	background:#FFF;
	align:center;
	border:solid 3px #000;
	width:700px;
	font-size:9px;
}
td{
	border:solid 1px #000;
	padding:3px;
}
.cabe{
	background-color:#09C;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}

.area{
	background:#FFF;
	width:700px;
	height:30px;
	font-size:16px;
	color:#900;
	font-weight:bold;
}

#img{
	
	width:865px;
	height:170px;
	border: groove 4px #006;
}
#img1{

	width:865px;
	height:170px;
	border: groove 4px #006;
}
