@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../new_images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container-top {
	height: 162px;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../new_images/top.gif);
	background-repeat: no-repeat;
}

#cont-top-menu {
	height: 72px;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
#top-menu {
	float: right;
	margin-right: 150px;
	line-height: 20px;
	margin-top: 10px;
}
#top-menu a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
}
#top-menu a:hover {
	color: #65B538;
	text-decoration: underline;
}
#phones {
	font-size: 16px;
	color: #225506;
	font-weight: normal;
	padding-top: 85px;
	padding-left: 15px;
	margin-bottom: 5px;
}
#menu {
	margin-top: 59px;
	margin-left: 110px;
}
#menu a {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
#menu a:hover {
	background-image: url(../new_images/bg-button.jpg);
	background-repeat: repeat-x;
	color: #2c7901;
}
#container-gral {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
#menu-left {
	width: 259px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#categories {
	width: 259px;
	background-image: url(../new_images/bg-categories.jpg);
	background-repeat: repeat-y;
}
#menu-categories {
	margin-right: auto;
	margin-left: auto;
	width: 205px;
}
#menu-categories a {
	display: block;
	color: #32679c;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	background-image: url(../new_images/li-categories.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#menu-categories a:hover {
	color: #006600;
	text-decoration: underline;
}
#members-login {
	background-image: url(../new_images/members-login.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 224px;
	padding-top: 45px;
	padding-left: 35px;
	color: #32679c;
	line-height: 20px;
}

#contenido {
	float: left;
	width: 714px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#banner {
	height: 119px;
	width: 609px;
	margin-right: auto;
	margin-left: auto;
}
#top10 {
	background-image: url(../new_images/top10.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 695px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
}


#boxes-pharmacy {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#box {
	height: 190px;
	width: 155px;
	float: left;
}

#clr {
	clear: both;
	float: none;
}
#footer {
	background-image: url(../new_images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 80px;
}
#line1 {
	font-size: 14px;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #606060;
	font-weight: bold;
}
#line2 {
	font-size: 11px;
	color: #868585;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.input {
	border: 1px solid #32679c;
	width: 150px;
}
h2 {
	color: #1163FF;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1163FF;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
}
.titulo1 {
	color: #FF6600;
	font-size: 16px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
}

