

* {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FBF9EC;
	background-image: url(/Img/Common/fondo.jpg);
	background-position: center 81px;
	background-repeat: no-repeat;
}

body, td, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

a {
    color: #383838;
}

#header {
	background: #FFFFFF url(/Img/Common/top-fondo.jpg) repeat-x scroll;
	width: 100%;
	background-color: #FFFFFF;
	height: 90px;
}

#header ul {
	list-style: none;
	font-size: 0px;
	line-height: 0px;
	display: inline-table;
}

#header li {
	display: inline-table;
	display: inline;
}

#header-content {
	margin-left: auto;
	margin-right: auto;
	width: 885px;
}

#header-logo {
	padding-bottom: 20px;
	padding-right: 6px;
	padding-left: 28px;
}
#header-logo-navi {
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 2px;
}

#cuerpo {
	margin: auto;
	width: 885px;
	min-height: 611px;
	background: #FFFFFF url(/Img/Common/base-fondo.jpg) repeat-y scroll;
}

#cuerpoLocales {
	margin: auto;
	width: 885px;
	/*min-height: 600px;*/
	color:#ffffff;
	background: #FFFFFF url(/Img/Common/base-fondo.jpg) repeat-y scroll;
}
#secondLevelNavigation {
	width: 217px;
	float: left;
	margin: 0 10px 0 19px;
	/*padding: 15px 0px 0px 0px;*/	
	min-height: 511px;
	text-align: center;
}

#secondLevelNavigation ul {
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	width: 198px;
}

#secondLevelNavigation li {
	text-align: center;
	padding-top:0px;
	padding-bottom: 15px;
}

#secondLevelContent {
	margin: 0px 10px 0px 246px;
	padding: 10px 0 10px 0;
	min-height: 511px;
}

#footer {
	margin: auto;
	width: 885px;
	height: 60px;
	background: #FFF url(/Img/Common/foot-fondo.jpg) no-repeat;
}

#footer-locales{
	margin: auto;
	width: 885px;
	height: 60px;
	background: #FFF url(/Img/Common/foot-fondo-locales.jpg) no-repeat;
}

#contactenos {
	margin-left: auto;
	margin-right: auto;
	width: 124px;
}

#form-buscador-locales select {
	width: 92%;
	color: #999;
	margin-top: 6px;
}

.ContenedorTop {
    background-image:url("/Img/farmacity/locales-servicios/contenedor-top.jpg");
    background-repeat:no-repeat;
 
}

.Contenedor {
   padding: 20px 20px 20px 30px;
}
.text-gris-bold-10 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.titulo_flash {
	padding:0;
	margin-bottom: 5px;
	margin-left: 10px;
}
.tabla-contenidos {
	margin-left: 10px;
}

.general-subtitulo {
	font-weight: bold;
	font-size: 14px;
	color: #fe7d19;
}

.general-subtitulo-2do {
	font-weight: bold;
	font-size: 12px;
	color: #fe7d19;
}

.general-subtitulo-3do {
	font-size: 11px;
	color: #fe7d19;
	text-decoration: none;
}

.bases-banners {
	color: #666;
	font-size: 10px;
	padding-top: -4px;
}

.UpdateProgress {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #06213c;
	position:absolute;
    padding-top:30px;
	height:600px;
	width:600px;
	text-align:center;
	/*background-color: #FFFFFF;*/
	z-index:10;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	
	
}
.txt-Azul {
	font-size: 11px;
	color: #0D53CA;
	text-decoration: underline;
}
.general-subtituloAzul {
	font-weight: bold;
	font-size: 14px;
	color: #0D53CA;
}
.subtit-naranja {
	font-size: 11px;
	color: #FE7D19;
	text-decoration: none;
}
.txt-AzulBold {
	font-size: 11px;
	font-weight:bold;
	color: #0D53CA;
	text-decoration: underline;
}