body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0px;
	text-transform: lowercase;
}


body, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 180%;
}

.title {
	font-size: 32px;
	font-weight: normal;
	color: #008EBF;
}

.noir {
	font-weight: normal;
	color: #000000;
}

.wblue {
	height: 25px;
	padding: 10px 0px 0px 20px;
	background: #00B5F4 url(images/viagra13.gif) repeat-x left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


a {
	color: #083772;
}

a:hover {
	text-decoration: none;
}

.grey {
	color: #757575;
}

.grey a {
	color: #757575;
}

.grey a:hover {
}



.main { background: url(images/main1.jpg) repeat-x left top; }
.main2 { background: url(images/main2.jpg) no-repeat center top; }

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

#topm {
	float: right;
}

#topm ul {
	margin: 0px;
	padding: 112px 0px 0px 0px;
	list-style: none;
}

#topm li {
	display: block;
	float: left;
	height: 33px;
	padding-right: 10px;
}

#topm a {
	display: block;
	float: left;
	background: url(images/viagra05.gif) repeat-x left top;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
}

#topm a strong {
	display: block;
	padding: 0px 0px 0px 26px;
	background: url(images/viagra04.gif) no-repeat left top;
}

#topm a span {
	display: block;
	height: 25px;
	padding: 8px 26px 0px 0px;
	background: url(images/viagra06.gif) no-repeat right top;
}

#topm a:hover, #topm .bottoms a {
	background-image: url(images/viagra02.gif);
	color: #FFFFFF;
}

#topm a:hover strong, #topm .bottoms strong {
	background-image: url(images/viagra01.gif);
}

#topm a:hover span, #topm .bottoms span {
	background-image: url(images/viagra03.gif);
}

#topm1 { width: 84px; }
#topm2 { width: 96px; }
#topm3 { width: 96px; }
#topm4 { width: 93px; }


