

/* CSS Document */

body, a, h1, h2, h3, h4, h5, ul, li, img, form {
	margin:0px;
	padding:0px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	}
body {
	background:url(../img/bg_body.gif);	
	}
	
h1 {
	float:left;
	}	
	h1 a {
		background:url(../img/logotipo_merchant2.gif);
		display:block;
		width:204px;
		height:66px;
		position:absolute;
		}
		h1 a span {
			display:none;
			}

h3 {
	font-size:0.9em;
	float:left;
	}



option, select {
	font-size:10px;
	}
	

a {
	color:#2775a4;
	}
	
h3 {
	color:#2775a4;
	}			
