@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
	border: 0px;
	border-top: 1px solid #999;
	margin: 0px;
	font-family: Verdana; font-size: 12px; color: #999999;
	background: url(../images/background.png) repeat-x;
}
body h4 {
	font-family: Verdana;
	font-size: 14px;
	color: #999999;
}

#pagina { border: 0px; margin: 0px; padding: 0px; }
#home #pagina { background: url(../images/pIni.png) repeat-x; }
#quienes #pagina { background: url(../images/pQui.png) repeat-x; }
#servicios #pagina { background: url(../images/pSer.png) repeat-x; }
#portafolio #pagina { background: url(../images/pPor.png) repeat-x; }
#contacto #pagina { background: url(../images/pCon.png) repeat-x; }

#cuerpo {
	width: 1000px;
	margin: 0px auto 0px auto;
}
#menu { float: right; margin-top: 20px; margin-right: 10px; }
img { border: none; }

ul#leftBlock {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
	width: 256px;
	list-style:none;
}
ul#leftBlock li { background: url(../images/newsBody.png) repeat-y; }
ul#leftBlock li > .body {
	border-top: 1px solid #fff;
	width: 256px;
	min-height: 115px;
	text-align: right;
	background: url(../images/newsHeader.png) no-repeat;
}
ul#leftBlock li > .body h3 {
	margin: 20px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #5B7F90;
	text-align: left;
}
ul#leftBlock li > .body > a { margin-right: 20px; }

#newsText { text-align: left; margin: 10px; }
#newsText br { margin-bottom: 10px; }
#newsText a.news { color: #999999; text-decoration: none; font-weight: bold; margin-right: 20px; }
#newsText a.news:hover { text-decoration: underline; margin-right: 20px; }
ul#leftBlock li > .footer {
	width: 256px; height: 15px;
	margin-bottom: 0px;
	background: url(../images/newsFooter.png) no-repeat;
}
#newsText { min-height: 115px; }
#newsText div { margin-bottom: 15px; text-align: left; }
#newsText p { margin: 0px; }
#newsText h4 { margin: 0px; font-size: 12px; color: #5B7F90; }
#newsText a { font-size: 11px; }

.bSb { background-color:#FFC; background: url(../images/divSB.png) no-repeat; }

#main, #list {
	width: 728px;
	float: right;
	display: block;
	margin: 0px 6px 0px 0px;
  background: url(../images/textBody.png) repeat-y;
}
#main > .body, #list > .body {
	border-top: 1px solid #fff;
	width: 728px;
	min-height: 220px;
	background: url(../images/textHeader.png) no-repeat;
}
#main > .footer, #list > .footer {
	width: 728px; height: 30px;
	background: url(../images/textFooter.png) no-repeat;
}

#content, #contentList {
	margin: 30px 40px 20px 35px;
	font-size: 13px;
	line-height: 1.7;
	text-align: right;
	color: #555;
}
#content h1 { color: #5B7F90; }
#content h2, #contentList h2 {
	margin-top: 40px;
	margin-right: 15px;
	color: #5B7F90;
	font-size: 16px;
	text-align: right;
}
#content dl.level2, #content ul { text-align: left; }
#content #status {
	margin: 20px auto 20px auto;
	padding: 10px;
	text-align: center;
	border: 1px solid #ff0;
	background-color: #FFDE00;
}
#content form { border-bottom: 1px solid #fff; padding-bottom: 15px; background: url(../images/divList.png) bottom center no-repeat; }
#content #address { margin-top: 0px; padding-bottom: 15px; font-size: 14px; background: url(../images/divList.png) bottom center no-repeat; }
#content #mapa { width: 425px; height: 350px; border: 0px; overflow: hidden; margin: 0px; }

#contentList > ul { margin: 0px; padding: 0px; list-style: none; }
#contentList > ul > li { background: url(../images/divList.png) bottom center no-repeat; }
#contentList > ul > li > div { display: inline-block; }
#contentList h2 { margin-top: 15px; margin-bottom: 0px; }
#contentList li.li1, #contentList li.li1 h2 { text-align: right; }
#contentList li.li2, #contentList li.li2 h2 { text-align: left; }
#contentList li.last { background: none; }
#contentList ul.level2 { list-style: none; font-weight: bold; }

dl.level1 dt {
	margin-top: 30px;
	font-weight: bold;
	font-size: 15px;
}
dl.level2 dt {
	margin-top: 20px;
	font-weight: bold;
	font-size: 13px;
}

#footer {
	border: 1px solid #fff;
	clear: both;
	position: relative;
	top: 80px;
	margin: 0px auto 20px auto;
	text-align: center;
}
#footer p { margin: 10px; }
#footer .Fmenu {
	margin-bottom: 40px;
	color: #5B7F90;
	font-weight: bold;
}


/**** Basicos ****/

.bloque { margin-left: auto; margin-right: auto; }
.curv1 { font-style: italic; }
.b1 { color: #000; }
.c1 { text-align: center; }
.N1 { font-weight: bold; }
a { color: #5B7F90; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
.hide,.hid { display: none; }
.formT tbody th { text-align: right; }
.formT tbody td { text-align: left; }
.formT tfoot td { text-align: center; }
.nota1 { color: red; font-size: 10px; }
.error1 { color: red; font-size: 12px; font-weight: bold; }
.norm1 { color: #000; }
.noscript { margin: 0px; padding: 0px; }

.demo { width:550px; margin-left: auto; margin-right: auto; } 
#accordion p { font-family: Verdana; color: #555555; font-size: 13px; text-align: left; }
#accordion a { text-align: left; }
h3 { font-size: 14px; }
.logo {	width: 200px; }
.logo a { text-decoration: none; }
.desc {	width: 240px; }


#scroll {
	position:relative;
	height:550px;
	overflow:hidden;
/*	border:1px solid #ddd;*/
	width:727px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#tools {
	width:9999em;
	position:absolute;
	height:400px;
	/*border: 1px solid red;*/
}

.tool {
	float:left;
	width:1000px;
	height:400px;
	background-repeat:no-repeat;
	background-position:0 -40px;
}

.details {
	background-color: #fff;
	color: #666;
	float: left;
	font-size: 12px;
	font-family: "Interstate Light", Helvetica;
	margin: 270px 0 0 0;
	padding: 10px 60px;
	width: 525px;
}

.demos {
	background-color:#fff;
	background-color:rgba(255, 255, 255, 0.8);
	border-left:1px solid #ddd;
	float:right;
	min-height:365px;
	padding:0 25px;
	width:272px;
}

.demos h2 {
	color:#065598;
	font-size:22px;
	display:block;
	padding:10px 0;
}

.demos a {
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

.demos p {
	margin:0 0 4px;
	background:transparent url(http://static.flowplayer.org/tools/img/bullet.png) no-repeat scroll 0 2px;
	padding:2px 0 1px 22px;
}

#thumbs {
	background:url(http://jlqm.balam.mx/balam/app/public/img/seccion/servicios/tiras.jpg) no-repeat;
	height:115px;
	position:absolute;
	top:410px;
	width:728px;
	left:0px;
	/*border: solid 1px #000;*/
}

.t a {
	background:transparent url(http://jlqm.balam.mx/balam/app/public/img/seccion/servicios/tiras.jpg) no-repeat scroll -21px -90px;
	margin-left:5px;
	display:block;
	width:100px;
	float:left;
	height:115px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left:285px;
	_margin-left:304px;
}

/* CSS sprite for the navigation */
#t0 		{ /*border: 1px solid black;*/ }
#t0			{ background-position: -5px -124px; }
#t0:hover  { background-position: -5px -249px; }
#t0:active { background-position: -5px -374px; }
#t0.active { background-position: -5px 0 !important; }

/*#t1 		{ border: 1px solid black; }*/
#t1			{ background-position:-290px -124px; }
#t1:hover 	{ background-position:-290px -249px; }
#t1:active	{ background-position:-290px -374px; }
#t1.active	{ background-position:-290px 0 !important; }

#t2 		{ /*border: 1px solid black;*/ }
#t2			{ background-position:-395px -124px; }
#t2:hover 	{ background-position:-395px -249px; }
#t2:active	{ background-position:-395px -374px; }
#t2.active	{ background-position:-395px 0 !important; }

#t3 		{ /*border: 1px solid black;*/ }
#t3			{ background-position:-500px -124px; }
#t3:hover 	{ background-position:-500px -249px; }
#t3:active	{ background-position:-500px -374px; }
#t3.active	{ background-position:-500px 0 !important; }

#t4 		{ /*border: 1px solid black;*/ }
#t4			{ background-position:-605px -124px; }
#t4:hover 	{ background-position:-605px -249px; }
#t4:active	{ background-position:-605px -374px; }
#t4.active	{ background-position:-605px 0 !important; }