/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	background:#404040;
}

h1 {
	font-size:14px;
	color:#003366;
}

h2 {
	font-size:13px;
	color:#3366CC;
}

h2 a {
	text-decoration:none;
}

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

h3 {
	font-size:13px;
	color:#990000;
}

h4 {
	font-size:14px;
	color:#FFFFFF;
}

.farmacia {
	font-size:16px;
	color:#ffffff;
	height:30px;
}

.telefono {
	font-size:32px;
	color:#ffffff;
	font-weight:bold;
	height:30px;
}

#header {
 background:url('../img/bg.gif') repeat-x top;
 height:180px;
 color:#FFF;
}

#header a{
	font-size:9px;
	color:#fff;
	text-decoration:none;
}

#header a:hover{
	text-decoration:underline;
}

#medio {
	height: 33px;
	background:#CD000C;
}

#footer {
	min-height: 69px;
	background:url('../img/footer-bg.gif') repeat-x top #404040;
	font-size:10px;
	color:#FFFFFF;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

/*#buscarform input {
width:200px;
background: #fff url('../img/graybg.jpg') bottom repeat-x;
}

#buscarform input.boton {
width:150px;
border: solid 1px #CCCCCC;
font-size: 11px;
color:#222;
padding:6px 3px;
}*/

#loginfrm {
	width:227px;
	/*background:url(../img/top.png) no-repeat top;*/
}
#loginfrm input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:solid 1px #990000;
	background:#EAE8FF;
}

#loginfrm_abajo {
	width:227px;
	/*background:url(../img/bottom.png) no-repeat bottom;*/
}

#mensajedeldia{
	width:218px;
	height:152px;
	padding:10px;
	background:url(../img/mensaje_bg.gif) no-repeat bottom;
	font-weight:bold;
	text-align:center;
}

#hd-main {
    background: url(../img/hd_bg.jpg) repeat-x 0 100%;
}
#hd-left {
    background: url(../img/hd_bg_left.jpg) no-repeat 0 100%;
}
#hd-right {
    background: url(../img/hd_bg_right.jpg) no-repeat 0 100%;
}

#search input#search_prods{
	background: transparent url(../img/search_bg.gif) no-repeat;
	font-size: 85%;
	color:#666666;
	border:none;
	width:165px;
	padding:3px 8px 4px 22px;
}
#search input:hover#search_prods, #search input:focus#search_prods{
	background: transparent url(../img/search_bg-hover.gif) no-repeat;
}
#search .boton {
	color:#FFFFFF;
	background:#C2272D;
	border:groove;
	font-size:9px;
}

#ubicacion {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#ubicacion a{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

#ubicacion a:hover{
	text-decoration:underline;
}

#cambiarfarmacia {
	padding: 2px;
	height: 140px;
	width: 450px;
	position:absolute;
	background-color:#396CA3;
	clear:both;
	top:35px;
	visibility:hidden;
	z-index:9000;
	display:none;	
}

.fecha {
	color:#990000;
	font-size:10px;
	font-style:italic;
}

.noticia {
	color:#006699;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}

.noticia:hover {
	text-decoration:underline;
}

.nav {
	color:#990000;
	text-decoration:none;
	font-size:12px;
}

.nav:hover {
	text-decoration:underline;
}

.club {
	color:#6699CC;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.club:hover {
	color:#336699
}
.clublnk {
	text-align:left;
	color:#990000;
	font-size:11px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clublnk:hover {
	color:#006699
}



#subitems li{
	list-style:disc;
	display:list-item;
	
}

#subitems a{
	color:#003366;
	text-decoration:none;
}

#subitems a:hover{
	text-decoration:underline;
}

#navegador a{
	color:#990000;
	text-decoration:none;
}

#navegador a:hover{
	text-decoration:underline;
}

