@charset "utf-8";
/* CSS Document */
#content{
	height:650px;
}
#seccion{
	width:46px;
	height:16px;
	background:url(../clinica/images/txt_seccion.gif) no-repeat;
	text-indent:-9999px;
	margin:40px 0 20px 0;
	text-align:justify;
}
#seccion2{
	width:117px;
	height:16px;
	background:url(../clinica/images/txt_seccion2.gif) no-repeat;
	text-indent:-9999px;
	margin:40px 0 20px 0;
	text-align:justify;
}
#seccion3{
	width:115px;
	height:16px;
	background:url(../clinica/images/txt_seccion3.gif) no-repeat;
	text-indent:-9999px;
	margin:40px 0 20px 0;
	text-align:justify;
}
#txt-presentacion{
	width:433px; 
	height:55px; 
	background:url(../clinica/images/txt_presentacion.gif) no-repeat; 
	text-indent:-9999px; 
	margin:30px 0 20px 0;
	text-align:justify;
}
#sidebar-historia{
	width:145px; 
	float:right; 
	background:#F2F2F2; 
	margin-top:3px;
	padding:30px 20px 10px 20px;
}
#txt-historia{
	width:100px; 
	height:12px; 
	background: url(../clinica/images/txt_historia.gif) no-repeat; 
	text-indent:-9999px;
	margin-bottom:20px;
	text-align:justify;
}
.sin-margen{
	margin-top:0px !important;
}
a#bot-historia{
	width:96px;
	height:20px;
	display:block;
	background:url(../clinica/images/bot_historia.gif) no-repeat;
	text-indent:-9999px;
	margin-top:15px;
}
a#bot-historia:hover{
	background-position:0 -20px !important;
}
#gmap{
	width:460px; 
	height:290px;
	margin-top:35px;
}
.txt-map{
	font-size:11px;
	color:#666666;
}
