body {
	background-image: url(../images/bg_emergentes.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79828D;
	margin: 0px;
	padding: 0px;
	background-color: #0D3E66;
	background-repeat: no-repeat;
	scrollbar-arrow-color: #72879E;
	scrollbar-3dlight-color: #BDC7D1;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #F9F9FA;
	scrollbar-shadow-color: #EEF0F3;
	scrollbar-track-color: #E8EBEF;
	scrollbar-darkshadow-color: #BDC7D1;
}
#contenido {
	overflow: auto;
	position: absolute;
	height: 293px;
	width: 450px;
	left: 90px;
	top: 114px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #565C65;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 10px;
}
p.precio {
	padding: 10px;
	background-color: #F1F2F3;
	margin-right: 50px;
	margin-left: 30px;
	margin-bottom: 20px;
}
.enfasisAzul {
	color: #33779E;
}
#titular {

	overflow: auto;
	position: absolute;
	height: 30px;
	width: 450px;
	left: 74px;
	top: 86px;
}
#contenidoFotos {
	position: absolute;
	height: 293px;
	width: 450px;
	left: 77px;
	top: 99px;
}
