/* Contenido Mapa Sirio */

#contenedorInteriorMS {
	width:958px;
	margin-bottom:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	border:1px solid #CCCCCC;
	float:left;
}
#headerMS {
	float:left;
	width:922px;
	height:46px;
	padding-top: 24px;
	padding-right: 18px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
}
#headerMS h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}
#headerMS h2 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #999;
}
#header2MS {
	clear:both;
	width:922px;
	height:56px;
	line-height:56px;
	margin:0px auto;
}
#contenidoDepartamentos {
	float:left;
	width:734px;
	margin-right:18px;
	height:56px;
	line-height:56px;
	vertical-align:middle;
	text-align:left;
	border-bottom:1px solid #ececec;
}
#contenidoDepartamentos h3{
	padding-left:20px;
	font-size:16px;
	font-weight:bold;
	color:#999999;
}
#contenidoAsistencias {
	float:right;
	width:170px;
	height:56px;
	line-height:56px;
	vertical-align:middle;
	text-align:left;
	border-bottom:1px solid #ececec;
}
#contenidoAsistencias h3{
	padding-left:20px;
	font-size:16px;
	font-weight:bold;
	color:#999999;
}
#contenidoMS {
	clear:both;
	width:922px;
	margin:10px auto;
}
#contenidoDepartamentosInterior {
	float:left;
	width:752px;
	height:auto;
	text-align:left;
	padding-bottom:10px;
}
#contenidoAsistenciasInterior {
	float:right;
	width:170px;
	height:auto;
	vertical-align:middle;
	text-align:left;
	padding-bottom:10px;
}
#cajaTextoMS1{
	float:left;
	width:148px;
	padding: 0px 20px 0px 20px;
	text-align:left;
	line-height:14px;
	height:auto;
}
#cajaTextoMS1 h4{
	font-size:13px;
	margin:10px 0px 10px 0px;
	font-weight:bold;
	color:#333;
}
#cajaTextoMS1 li{
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
}
#cajaTextoMS2{
	float:left;
	width:150px;
	padding: 0px 0px 0px 20px;
	text-align:left;
	line-height:16px;
	height:auto;
}
#cajaTextoMS2 h4{
	font-size:13px;
	margin:10px 0px 10px 0px;
	font-weight:bold;
	color:#333;
}
#cajaTextoMS2 li{
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
}
.tituloSecciones {
	font-size:12px;
	font-weight:bold;
	color:#99cc00;
}
.listaSecciones {
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

/* Links en Gris Medio */

a.linkgrismapasitio, a.linkgrismapasitio:link, a.linkgrismapasitio:visited, a.linkgrismapasitio:active {
	color: #666;
	text-decoration: none;
}
a.linkgrismapasitio:hover {
	color: #99cc00;
	text-decoration:underline;
}

/* Contenido Banners Mapa Sitio */

#contenidoBannersMS {
	clear:both;
	padding-top:8px;
	margin:0px auto;
	width: 960px;
}
#contenidoBanner1MS, #contenidoBanner2MS {
	float:left;
	width:296px;
	margin-right:9px;
	height:110px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	padding-top: 16px;
	padding-left: 16px;
	background-image: url(../site/common/fnd-banner-heme-ZP.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
}
#contenidoBanner1MS h1, #contenidoBanner2MS h1, #contenidoBanner3MS h1{
	color: #333;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 8px;
}
#contenidoBanner3MS {
	float:left;
	width:296px;
	height:110px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	padding-top: 16px;
	padding-left: 16px;
	background-repeat: repeat-x;
	background-image: url(../site/common/fnd-banner-heme-ZP.gif);
	border: 1px solid #CCC;
}
#tituloMS {
	float:left;
	font-size:24px;
	font-weight:bold;
	height:26px;
}
#destacado {
	font-weight:bold;
}
#destacado2 {
	font-weight:bold;
	color:#999;
}
#bannerMScolumna1{
	float:left;
	width:148px;
}

#bannerMScolumna1 ul{
	float:left;
}
#bannerMScolumna1 li{
	line-height:18px;
	list-style-image:url(../site/common/bulFlecha.gif);
	list-style-position:outside;
	margin-left:18px;
}
#bannerMScolumna2{
	float:right;
	padding-left:42px;
	width:98px;
}
#bannerMScolumna2 ul{
	float:left;
}
#bannerMScolumna2 li{
	line-height:18px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	text-align:right;
	font-weight:bold;
	color: #999;
}
