/*////////// Hoja de Estilos para ///////////*/
/*////////////// 106 Noticias ///////////////*/

/*///////////////////////////////////////////*/
/*////////// Rusoftware Web Design //////////*/
/*///////////////////////////////////////////*/
/*// http://www.rusoftwarewebdesign.com.ar //*/
/*////// Todos los derechos reservados //////*/
/*///////////////////////////////////////////*/

/* Estilos generales */

body{
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
}
a:link {
	color: #0AAAFD;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF6700;
	outline: 0px;
}

a:visited {
	color: #7F7772;
}

img {border: none;}
img.left {float: left; margin: 0 20px 0 0;}
img.right {float: right; margin: 0 0 0 20px;}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}
h4 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 6px;
}
p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(Imagenes/img09.gif) repeat-y;
	font-style: italic;
}

/*/// Maquetado Contenedor General ///*/

#Container{
	width: 1000px;
	clear: both;
	text-align: left;
	margin:0px auto;
	border: 1px solid #CCCCCC;
	border-top: 0px;
/*	padding: 0px;
	padding-left: 90px;
	padding-top: 30px;*/
	padding-bottom: 3px;
}


/*/// Header ///*/
#Header{
	width: 100%;
	height: 130px;
	clear: both;
/*	border-bottom: 1px solid #CCCCCC;*/
}
#HeaderSpc{
	width: 100%;
	height: 16px;
	clear: both;
	text-align: center;
}
#Head1{
	width: 440px;
	height: 98px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#Head2{
	width: 400px;
	height: 76px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 16px;
}
#HeadDate{
	width: 141px;
	height: 56px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right: 18px;
	border-right: 1px solid #CCCCCC;
	text-align: right;
}
#HeadTime{
	width: 222px;
	height: 56px;
	padding: 0px;
	padding-left: 18px;
	float: left;
	margin: 0px;
}
#Head3{
	width: 160px;
	height: 98px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/*/// Menu ///*/
#Menu{
	width: 100%;
	height: 38px;
	clear: both;
	background-color: #efefef;
	margin:auto;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/*/// Botones ///*/
#botonFirst{
	height: 30px;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 110%;
	font-weight: bold;
	color:#3366FF;
}
#boton{
	height: 30px;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	border-right: 1px solid #CCCCCC;
	font-size: 110%;
	font-weight: bold;
	color:#3366FF;
}
#botonFirstVisit{
	height: 30px;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 110%;
	font-weight: bold;
	color:#3366FF;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#botonVisit{
	height: 30px;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	border-right: 1px solid #CCCCCC;
	font-size: 110%;
	font-weight: bold;
	color:#3366FF;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#spaceMnu{
	width: 115px;
	height: 38px;
	float: left;
}

/*/// Contenido del Site ///*/
#ContenedorCuerpo{
	width: 100%;
	height:100%;
	clear: both;
}
#Cuerpo{
	width: 500px;
	float: left;
	margin: 22px 0px;
	padding: 0px;
	border-right: 1px solid #CCCCCC;
}
#Destacados{
	width: 278px;
	float: left;
	margin: 22px 0px;
	padding: 0px;
	border-right: 1px solid #CCCCCC;
}
#DestacadosNota{
	width: 277px;
	float: left;
	margin: 22px 0px;
	padding: 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.titSection{margin-top: 0px; margin-bottom: 26px; text-align:center; font-size: 130%; color:#333333; font-weight:bold; background-color:#efefef;}
#Publicidades{
	width: 220px;
	float: left;
	margin: 22px 0px 0px 0px;
	padding: 0px;
}


/*///Textos///*/
.post{margin-bottom: 20px; padding-left: 10px; padding-right: 6px; margin-left:0px; padding-right:0px; background-color:#efefef;}
.post .pretitulo{color: #0000CC;}
.post .titulo{font-size:170%;}
.post img{max-width:480px;}
.post .categoria{font-weight:bold; padding-right:4px; color:#0AAAFD;}
.post .meta {padding-top: 5px; padding-right:4px; background: url(Imagenes/dotLine.gif) repeat-x; text-align:right; clear:both;}
.post .meta p {margin: 0; font-size: 77%;}
.post .meta .BackToTop{font-size: 90%; text-align:right;}
.post .meta .BackToTop a:link, a:hover, a:visited{text-decoration:none; color:#0099FF;}
.post .meta .BackToTop img{width: 4px; height: 5px; padding-left: 4px;}

/* .Limpiador{clear:both; height:2px; max-height:2px; overflow:hidden} */

.post2{margin-bottom: 20px; margin-left: 10px; margin-right: 6px};
.post2 .pretitulo{color: #0000CC;}
.post2 .titulo{font-size:170%;}
.post2 img{width: 230px; clear:both;}
.post2 .categoria{font-weight:bold; padding-right:4px; color:#0AAAFD;}
.post2 .meta {padding-top: 5px; padding-right:4px; background: url(Imagenes/dotLine.gif) repeat-x; text-align:right;}
.post2 .meta p {margin: 0; font-size: 77%;}
.post2 .meta .BackToTop{font-size: 90%; text-align:right;}
.post2 .meta .BackToTop a:link, a:hover, a:visited{text-decoration:none; color:#0099FF;}
.post2 .meta .BackToTop img{width: 4px; height: 5px; padding-left: 4px;}
.pretitulo{color: #0000CC;}

.post3{margin-bottom: 20px; margin-left: 10px; margin-right: 6px;}
.post3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.post3 li {
	margin-bottom: 2px;
	padding-top: 0px;
	padding-left: 6px;}
	
.postNota{margin-bottom: 20px; padding-left: 10px; padding-right: 6px; margin-left:0px; padding-right:0px; background-color:#efefef;}
.postNota .pretitulo{color: #0000CC;}
.postNota .titulo{font-size:170%;}
.postNota img{max-width: 480px; clear:both;}
.postNota .categoria{font-weight:bold; padding-right:4px; color:#0AAAFD;}
.postNota .meta {padding-top: 5px; padding-right:4px; background: url(Imagenes/dotLine.gif) repeat-x; text-align:right;}
.postNota .meta p {margin: 0; font-size: 77%;}
.postNota .meta .BackToTop{font-size: 90%; text-align:right;}
.postNota .meta .BackToTop a:link, a:hover, a:visited{text-decoration:none; color:#0099FF;}
.postNota .meta .BackToTop img{width: 4px; height: 5px; padding-left: 4px;}

.titFarmacy{margin-top: 0px; margin-bottom: 6px; padding-left: 10px; font-size: 130%; color:#3366FF; font-weight:bold; background: url(Imagenes/bgTits.jpg) repeat-x;}
.farmacy{margin-bottom: 20px; margin-left: 10px; margin-right: 6px; margin-top:0px; border-bottom: dotted 1px #efefef;}
.farmacyT{margin-bottom: 6px; margin-left: 10px; margin-right: 6px; margin-top:0px;}
.titTurno{color: #0066CC;}
.farmacy .titTurno{color: #0066CC;}
#Destacados .farmacy .titTurno{color: #0066CC;}
.farmacy .nombre{font-weight:bold; padding-right:4px; color:#999999;}

#columnaLeft{
	width: 250px;
	border-right: solid 1px #CCCCCC;
	float: left;
}
#columnaRight{
	width: 249px;
	float: left;
}

/*/// Menu Lateral ///*/
#MenuLat {
	float: left;
	width: 118px;
	border-top: solid 6px #666666;
	border-bottom: solid 6px #666666;
}

#MenuLat ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#MenuLat li {
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	background: url(Imagenes/img09.gif) repeat-x;
}

#MenuLat li.first {
	background: none;
}
#MenuLat li.firstTit {
	background: none;
	padding-left: 3px;
	font-weight: bold;
}
#MenuLat li.Tit {
	padding-left: 3px;
	font-weight: bold;
}
#MenuLat a:link {
	text-decoration: none;
}

#MenuLat a:hover {
	text-decoration: underline;
}

#MenuLat li a {
	padding-left: 10px;
	background: url(Imagenes/img11.gif) no-repeat left center;
}

#MenuLatFoto {
	float: left;
	width: 118px;
	border-top: solid 8px #FFFFFF;
	border-bottom: solid 6px #FFFFFF;
}
/*/// Tablas ///*/
table{
	color: #333333;
}
table ul{
	margin: 2px;
	padding-left: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
}
table li{
	color: #333333;
}

.FormTrans {  background-color: transparent; border-color: #bdbdbd; border-style: solid; border-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#666666}
.ContactoTitulos{font-size: 12px; font-weight: bold;}

/*/// Pie de página ///*/
#footer {
	clear: both;
	height: 100px;
	padding: 15px 0;
	background: #D1D1D1;
	border-top: 5px solid #999999;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #999999;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #FFFFFF;
}

/*/// publicidades ///*/
.Publi484x68{margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 10px; text-align:center;}
.Publi258x320{margin-top: 0px; margin-bottom: 20px; padding-left: 10px; padding-right: 6px; text-align:center;}
.Publi258x120{margin-top: 0px; margin-bottom: 20px; padding-left: 10px; padding-right: 6px; text-align:center;}
.Publi200x120{margin-top: 0px; margin-bottom: 20px; padding-left: 10px; padding-right: 6px; text-align:center;}

#Hmenu{
	width: 100%;
	height: 54px;
	clear: both;
	display: block;
	text-align: center;
	background-color: #00598E;
}
#HmenuGde{
	width: 642px;
	height: 31px;
	text-align: center;
	margin: auto;
	clear: both;
}
#HmenuGde ul{list-style:none; margin: 0px; padding:0px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold;}
#HmenuGde li{float:left; margin:0px; padding:0px; display:block; background-color: #00598E; color:#FFFFFF; border-left:solid 1px #00598E; border-right:solid 1px #00598E;}
#HmenuGde li a{color: #FFFFFF; text-decoration: none; height:27px; display:block; padding:4px 14px 0px 8px; background: url(Imagenes/menu/normal.jpg) repeat-x;}
#HmenuGde li a:hover{color: #FFFFFF; text-decoration: none; height:27px; display:block; padding:4px 14px 0px 8px;}
#sobre a:hover{background: url(Imagenes/menu/hover.jpg) repeat-x; height:27px; display:block; padding:4px 14px 0px 8px;}
#HmenuGde li a:visited{color: #FFFFFF; text-decoration: none; height:27px; display:block; padding:4px 14px 0px 8px;}
#actual{color: #FFFFFF; text-decoration: none; height:27px; display:block; padding:4px 14px 0px 8px; background: url(Imagenes/menu/active.jpg) repeat-x;}


#HmenuPeque{
	width: 100%;
	height: 20px;
	margin: auto;
	clear: both;
}
#HmenuPequeRight{
	width: 642px;
	margin:auto;
}
#HmenuPeque2{
	width: 600px;
	float: right;
	text-align: right;
}
#HmenuPeque2 ul{list-style:none; margin: 0px; padding:0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
#HmenuPeque2 ul li{float:right; margin:0px; padding:0px; display:block; background-color: #00598E; color:#FFFFFF;}
#HmenuPeque2 li a{color: #FFFFFF; text-decoration: none; height:16px; display:block; padding:2px 14px 0px 8px; font-weight:bold;}
#HmenuPeque2 li a:hover{color: #BAF75E; text-decoration: none; height:16px; display:block; padding:2px 14px 0px 8px; font-weight:bold;}
#HmenuPequeActual{color: #BAF75E; text-decoration: none; height:16px; display:block; padding:2px 14px 0px 8px; font-weight:bold;}

.masNoticias ul{list-style: outside url(Imagenes/bulletRight.gif); margin:0px; margin-left:12px; padding-left:12px;}
.masNoticias li a:link{color: #666666; text-decoration: none;}
.masNoticias li a:hover{color: #CCCCCC; text-decoration:none;}
.masNoticias li a:visited{color: #CCCCCC; text-decoration:none;}

#CuerpoDERECHA{
	width: 499px;
	float: left;
	margin:0px;
	padding: 0px;
}
#CuerpoDer2{
	width: 490px;
	float: left;
	margin: 22px 0px;
	text-align: left;
	padding: 0px;
	padding-left: 8px;
}
#Radio{
	padding-left: 2px;
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;*/
	color: #333333;
}

.DestacadaTit{
	clear:both;
	height:18px;
	max-height:18px;
	margin-left: 358px;
	margin-right: 2px;
	text-align:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	font-weight:bold;
}
.DestacadaTit img{width:auto;}
/*#RadioProgramacion{
	width: 160px;
	float: left;
	margin: 0px 0px 0px 8px;
}
#RadioProgramacion ul{
list-style:none; margin: 0px; padding:0px; margin: 4px 0px 0px 0px;
}
#RadioProgramacion ul li{
height:16px; display:block; padding:2px 14px 0px 4px;
}*/
