body
{
	background-color:#baad8a;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial;
	color:white;
    cursor: default;
}
.center_lanceer
{
	background-image:url("../images/layout/index.jpg");
	background-position:center top;
	background-repeat:no-repeat;
}
.indexLink
{
	cursor: hand;
}
.indexLink:hover
{
	cursor: hand;
}
