
/* CSS Document */

body {
	background-image: url(fondo.png)!important;
	background-repeat:repeat;
	background-color:#000000;
	background-position:center top;
	color:#FFFFFF !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

#mainblock {
border:0px solid;
}

#profileblock {
border:0 solid;
width:462px!important;
}

#logopay {
	height:202px!important;
}

#infoblock, #infoblock2 {
background-image:url(payblocks.png);
background-position:center bottom;
background-repeat:repeat-x;
border-color:-moz-use-text-color -moz-use-text-color #BBBBBB;
border-style:none none solid;
border-width:0 0 0 0px!important;
}

#infotitle {
border-bottom:1px solid #ff005a;
border-top:1px solid #9B1F23;
background-image:url(titulospay.png);
background-repeat:repeat;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	font-size:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal!important;
}

a {
color:#ffff;
text-decoration:none;
}

a:hover {
color:#ff005a;
text-decoration: underline;
}

#phonenumber {
font-size:40px;
font-weight:bold;
color:#ff005a;

}
