BODY {
	/*
	background-image: url('img/bg_web.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	*/
	background-color: #eee;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-right: 0px;
}
.bg_contramarco {
	background-color: #dfdfdf;
	border: 1px solid #ddd;
	background-image: url('img/bg_sitio.jpg_');
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 32px;
}
.bg_sitio {
	background-color: #1e1e1e;
	border: 2px solid #eee;
}
.bg_doctores {
	background-image: url('img/foto_dr.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.bg_doctores_1 {
	background-image: url('img/bg_foto_1.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.bg_doctores_2 {
	background-image: url('img/bg_foto_2.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.bg_doctores_3 {
	background-image: url('img/bg_foto_3.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}


/* top */
.txt_top {
	font: 8pt Tahoma, Arial, Helvetica, sans-serif;
	color: #fcfcfc;
}
.link_top {
	font: 8pt Tahoma, Arial, Helvetica, sans-serif;
	color: #fcfcfc;
	text-decoration: none;
}
.link_top:hover {
	border-bottom: 1px dotted #fcfcfc;
}


/* menu */
.bg_boton_sel {
	background-image: url('img/bg_boton_sel.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding-left: 7px;
}
.txt_boton_sel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
	text-decoration: none;
}
.bg_boton {
	background-image: url('img/bg_boton.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding-left: 7px;
}
.link_boton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.link_boton:hover {
	color: #a7a7a7;
}
.bg_boton_sec {
	background-image: url('img/bg_boton_sec.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding-left: 7px;
}
.link_boton_sec {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.link_boton_sec:hover {
	color: #a7a7a7;
}


/* pie */
.raya_pie {
	height: 9px;
	background-image: url('img/bg_pie.jpg');
	background-repeat: repeat-x;
}
.txt_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #504f4f;
	text-decoration: none;
}
.link_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #504f4f;
	text-decoration: none;
}
.link_pie:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}


/* textos */
.txt_titulo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
.txt_titulo_grande {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
}
.txt_fecha {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FaFaFa;
	font-size: 10px;
	text-decoration: none;
}
.txt_contenido {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FCFCFC;
	font-size: 11px;
	text-decoration: none;
}
.borde_foto {
	border: 1px solid #FFFFFF;
}
.link_catalogo {
	font: 8pt Tahoma, Arial, Helvetica, sans-serif;
	color: #FCFCFC;
	text-decoration: none;
}
.link_catalogo:hover {
	text-decoration: underline;
}

.link_enlaces {
	font: 8pt Tahoma, Arial, Helvetica, sans-serif;
	color: #35a53e;
	text-decoration: none;
}
.link_enlaces:hover {
	text-decoration: underline;
}




