body {
  	font-family: Arial, sans-serif;
	padding: 0px; border:0px;
  	background-color: #ffffff;
	text-align: center;
	color: #333;
	margin:0;
}
img { border: 0px;}
b {font-weight:bold;}

h1 {
	margin:50px 0 17px 0;
	font-size:130%;
	font-weight:bold;
	text-align:center;
}
#contenedor {
	width: 971px;
	border: 0;
	text-align: left;
	margin: 0px auto;
}
#top {
	background: url('images/top1.png');
	width: 971px;
	height: 182px;
}
#bottom {
	background: url('images/bottom.png') no-repeat bottom;
	width: 971px;
	height: 220px;
	clear:both;
}
#izquierda {width: 369px; float:left;}
#derecha {width: 602px; float:right;}
#logo {
	margin: 20px 10px;
}
#lema {font-style:italic; font-size:14px; text-align:center;}