*{
	margin: 0;
	padding: 0;
}
#contenedor{
	width: 940px;
	height: 521px;
	background: url(bitmaps/bg.jpg) top right no-repeat;
	font-size: 12px;
	padding: 0 !important;
}
h1{
	width: 750px;
	height: 91px;
	background: url(bitmaps/h1.gif) top left no-repeat;
	text-indent: -9999px;
	margin-left:40px;
}
#info_left{
	width: 300px;
	background: url(bitmaps/bgleft.jpg) top left no-repeat;
	padding: 20px 0 0 20px;
	margin-left:30px;
}
h2{
	font-size: 12px;
	font-weight: bold;
}
p{
	text-align: center;
}
#info_sc p{
	font-size: 9px;
	text-align: left;
}
span.bold{
	font-weight: bold;
}
#info_left ul{
	list-style: none;
	list-position: none;
	list-style-image: none;
	margin: 10px 0;
}
#info_left ul li{
	font-weight: bold;
	color: #ff0000;
	background: url(bitmaps/bullet.gif) left no-repeat;
	padding-left: 12px;
	margin: 4px 0;
}
#info_left img{
	margin: 25px 0 10px 55px;
}
#info_sc{
	background: url(bitmaps/signo.gif) top left no-repeat;
	padding-left: 29px;
}
#demo_sc{
	color: #f60;
	font-weight: bold;
	padding-left: 19px;
	background: url(bitmaps/iconlink.gif) top left no-repeat;
	display: block;
	margin-top: 10px;
}
#demo_sc:hover{
	background: url(bitmaps/iconlinkhover.gif) top left no-repeat;
	text-decoration: none;
}
h3{
	width: 750px;
	height: 18px;
	background: url(bitmaps/h3.gif) top center no-repeat;
	text-indent: -9999px;
	margin: 25px auto 11px auto;
}
a#seguro{
background: url(bitmaps/seguro_bf.jpg) top center no-repeat;
width:589px;
height:66px;
text-indent:-9999px;
margin: 0px 0 0 180px;
cursor:pointer;
float:left;
	}













