 a:link, a:visited, a:active { font-family, size, color}
a:hover {font-family, font-size, color, font-decoration,}
 
 *{margin:0px; padding:0px;}
body {
	background: url(Imagenes/pix.jpg);
}


#cont {
	width: 1000px;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Imagenes/Pharmacyonline.jpg);
}

#maintext {
	padding-top: 270px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	width: 740px;	
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #0A61F1;
	text-align: center;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}


h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #4298C6;
	padding-right: 20px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;

}

h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #00CCFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000033;
	text-align: justify;
	padding: 20px;
}

p a {
	font-family: Tahoma;
	font-size: 12px;
	color: #2164D3;

}

p a:hover {
	color: #3399CC;

}	
 .rightlinks
{
	width:150px;
	position:absolute;
	top:343px;
	right:61px;
	margin-right:10px;
}

.rightlinks li {
	display: block;
}

.rightlinks a
{
	color:#0A5EE9;
	text-decoration:none;
	width:90%;
	border-bottom:1px dotted #ffffff;
	margin:0px auto;
	padding:3px 5px;
	font-family: Tahoma;
	font-size: 14px;
	text-align: justify;
	display: block;
}
.rightlinks a:hover
{
	color:#0F3588;
}


#imagen1 {
	position: absolute;
	left: 45px;
	top: 8px;
	

}
#imagen2 {
	padding-left: 100px;
	left: 235px;
	top: 82px;
	position: absolute;
	

}
#imagen3 {
	position: absolute;
	left: 753px;
	top: 15px;
	
	

}
#menu{
	height: 40px;
	width: 990px;
	position: absolute;
	top: 210px;
	left: 6px;

}

.menu ul{
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;

}

.menu li{
	display: inline;
	padding-right: 20px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #BBE9FF;
	margin-right: 20px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #BBE9FF;
	margin-left: 20px;
	padding-left: 20px;

}

.menu li a{
	font-family: Tahoma;
	font-size: 16px;
	color: #BBE9FF;
	font-weight: bold;
	text-decoration: none;

}

.menu li a:hover{
	color: #FFFFFF;

}


#bottomlink{
	background-color: #F1F3FF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #3F7BED;

}

.bottomlink ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.bottomlink li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 20px;
	margin-left: 20px;

}


.bottomlink li a{
	font-family: Tahoma;
	font-size: 14px;
	color: #336699;
	text-decoration: none;

}

.bottomlink li a:hover{
	color: #333366;
	text-decoration: underline;

}

#bottomlink7{
	background-color: #F1F3FF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #3F7BED;

}

.bottomlink7 ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.bottomlink7 li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 20px;
	margin-left: 20px;

}


.bottomlink7 li a{
	font-family: Tahoma;
	font-size: 14px;
	color: #3366FF;
	text-decoration: none;
}

.bottomlink7 li a:hover{
	color: #0DA4D1;
	text-decoration: underline;
}
#footer{
	background-color: #C7DEFE;


}
.footer{
	font-family: Tahoma;
	font-size: 12px;
	color: #333366;
	text-align: center;
	padding: 5px;
}	
