body {
	background-image: url(/img/degradado.png);
	background-repeat: repeat;
	background-color: white;
}

#sombra_arriba {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	width: 840px;
	background-image: url(../img/arriba2.png);
}

#sombra_centro {
	background-image: url(../img/centro2.png);
	background-repeat: repeat-y;	
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: 20px;
	width: 760px;
	padding-left: 40px;
	padding-right: 40px;
	overflow: visible;
}

#sombra_abajo {
	z-index: 0;
	padding-left: 50px;
	color: #999999;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	clear: both;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background-image: url(../img/abajo2.png);
	width: 790px;
}

#sombra_abajo a {
	color: #999999;
	text-decoration: none;
}

#logo {
	left: 30px;
	top: -45px;
	background-repeat: no-repeat;
	height: 100px;
	width: 450px;
	background-image: url(/img/logo2.png);
	position: relative;
	padding-left: 110px;
	text-align: center;
}

#farmacia_hoy {
	left: 650px;
	top: -120px;
	position: relative;
	text-align: center;
	margin-right: 30px;
	border-width: 1px;
	height: 60px;
	width: 60px;
}

#tiempo_hoy {
	z-index: 100;
	left: 700px;
	top: -200px;
	position: relative;
	text-align: center;
	margin-right: 30px;
	border-width: 1px;
	height: 100px;
	width: 100px;
}

#banner {
	position: relative;
	border-color: #fe2641;
	border-width: 1px;
	border-style: solid;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	width: 740px;
	z-index: 0;
}

#izquierda {
	width: 150px;
	padding-left: 5px;
	position: relative;
	float: left;
}

#derecha {
	font-size: 10px;
	font-family: Verdana, Arial;
	float: right;
	position: relative;
	width: 150px;
}

#centro {
	padding-right: 20px;
	padding-left: 20px;
	width: 400px;
	float: left;
	position: relative;
}

#pie {
	color: #999999;
	font-size: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 740px;
}

#desingby {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#izquierda ul {
	list-style-image: url(../img/listacuadro.png);
	padding-left: 15px;
}

#izquierda ul li {
	padding-top: 15px;
	color: #fe2641;
	font-size: 10px;
	font-family: Verdana, Arial;
}

#izquierda ul ul li {
	color: #666666;
	padding-top: 3px;
}

#izquierda a {
	color: #666666;
	text-decoration: none;
}

#izquierda a:hover {
	text-decoration: underline;
	color: #fe2641;
}

.post {
	font-family: Verdana, Arial;
	color: #333333;
	font-size: 12px;
	padding-top: 30px;
	width: 350px;
}

.post .titulo {
	font-family: Verdana, Arial;
	padding-bottom: 3px;
	float: left;
	color: #4c4c4c;
	font-size: 20px;
	font-weight: bold;
}

.post .sub_titulo {
	padding-top: 6px;
	font-family: Verdana, Arial;
	padding-bottom: 3px;
	float: left;
	color: #fe2641;
	font-size: 15px;
	font-weight: bold;
}

.post .mas {
	font-family: tahoma, Verdana, Arial;
	padding-top: 5px;
	padding-right: 10px;
	float: right;
	color: #fe2641;
	font-size: 10px;
}

.post .mas a {
	color: #fe2641;
	text-decoration: none;
}

.post .mas a:hover {
	text-decoration: underline;
}

.post .cuerpo {
	font-size: 10px;
	clear: both;
}

.post .cuerpo a {
	color: #f92541;
	text-decoration: none;
}

.post .cuerpo a:hover {
	text-decoration: underline;
}

.post table {
	margin-right: auto;
	margin-left: auto;
	font-family: tahoma, Verdana, Arial;
	color: #333333;
	font-size: 10px;
	border-collapse: collapse;
	width: 365px;
}

.post hr {
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	color: #fe2641;
}

hr {
	padding-bottom: 5px;
	padding-top: 5px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	color: #fe2641;
}

.post .pie {
	font-family: tahoma, Verdana, Arial;
	text-align: center;
	font-size: 10px;
	color: #fe2641;
}

.post .pie a {
	color: #fe2641;
	text-decoration: none;
}

.post table img {
	background-color: white;
	border-color: #fe2641;
	border-style: solid;
	border-width: 1px;
}

.post th {
	color: #333333;
	font-family: Verdana, Arial;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background-color: #b3b3b3;
	font-size: 11px;
}

.post td {
	text-align: center;
	font-family: Verdana, Arial;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	font-size: 11px;
	color: #333333;
	background-color: #e6e6e6;
}

.post td a {
	color: #333333;
	text-decoration: none;
}

.post td a:hover {
	color: #333333;
	text-decoration: underline;
}

.post th a {
	color: #fe2641;
	text-decoration: none;
}

.post th a:hover {
	text-decoration: underline;
}

.post img {
	margin: 3px;
}

#barra_fotos {
	float: none;
	clear: both;
}

#barra_fotos img {
	height: 35px;
	width: 35px;
	border-color: #fe2641;
	border-style: solid;
	border-width: 1px;
}

#eltiempo td img {
	border-style: none;
	border-width: 0px;
	background-color: white;
}

#barra_fotos table {
	margin-right: auto;
	margin-left: auto;
}

#pie {
	float: none;
	clear: both;
}

#pie table {
	margin-right: auto;
	margin-left: auto;
}

a {
	text-decoration: none;
}

a img {
	text-decoration: none;
	border-width: 0px;
}

#enlaces_abajo {
	margin-top: 30px;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#enlaces {
	z-index: 0;
	color: #999999;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#desingby {
	float: right;
	text-align: right;
	width: 300px;
	margin-right: 45px;
}

.titulo_der {
	font-family: Verdana, Arial;
	padding-bottom: 6px;
	float: left;
	color: #fe2641;
	font-size: 12px;
	font-weight: bold;
}
