body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(../../images/alcaldia/bg-header2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #808080;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #682C2A;
	font-style: italic;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h2 {
	color: #195682;
	font-style: italic;
	text-decoration: none;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	clear: both;
	letter-spacing: -1px;
	line-height: 19px;
}
h3 {
	color: #F7891E;
	font-style: italic;
	font-size: 20px;
	clear: both;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
h4 {
	font-size: 18px;
	font-style: italic;
	display: block;
	padding: 0px;
	margin-bottom: 0px;
}
h5  {
	font-size: 16px;
	color: #930;
	font-style: italic;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

em {
	color: #195682;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
}


/*table {
	width:100%;
	border-collapse:collapse;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #e5eff8;
	border-right-color: #e5eff8;
	border-bottom-color: #195682;
	border-left-style: none;
}
caption {
	text-align: left;
	font-size: 16px;
	font-style: italic;
	color: #195682;
}


td {
	color:#195682;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	text-align:center;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	font-size: 1.4em;
}


tr.odd td {
background:#f7fbff
}
tr.odd .column1 {
background:#f4f9fe;
}

thead th {
	text-align:center;
	color:#FFF;
	background-image: url(images/bg-thead.png);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 2em;
	font-weight: normal;
	font-size: 1.3em;
 }
 
tfoot th {
background:#f4f9fe;
text-align:center;
}

*/

#wrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../../images/alcaldia/bg-header.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: center top;
	padding-right: 0px;
}

#content {
	margin-left: 140px;
}
.content-table-head {
	height: 30px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../../images/alcaldia/bg-thead.png);
	background-repeat: repeat-x;
	line-height: 30px;
}
caption {
	text-align: left;
	font-size: 16px;
	font-style: italic;
	color: #195682;
}
.content-table-row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height: 30px;
}
.content-table-row-odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	background-color: #EBEBEB;
	line-height: 30px;
}
.content-table-bottom {
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.content-table-bottom a {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #195682;
	font-style: normal;
	letter-spacing: -1px;
}
.content-table-bottom a:hover {
	color: #00F;
	text-decoration: underline;

}

#datos-basicos  {
	margin-bottom: 30px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 420px;
	background-image: url(../../images/alcaldia/bg-comprobante-01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 760px;
}
#datos-basicos ul {
	margin: 0px;
	list-style-type: none;
	display: block;
	height: 100px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#datos-basicos ul li {
	height: auto;
	float: left;
	width: 210px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CEEAF8;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}



#salida a{
	width: 110px;
	float: right;
	text-decoration: none;
	background-image: url(../../images/alcaldia/ico-salida.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-right: 30px;
	float: right;
	margin-right: 20px;
	font-size: 18px;
	color: #0E4E7F;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	letter-spacing: -1px;
}
.print-comprobante a:hover{

	text-decoration: none;
	background-image: url(../../images/alcaldia/ico-print.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-right: 30px;
	width: 215px;
	float: right;
	margin-right: 20px;
	font-size: 18px;
	color: #0E4E7F;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	letter-spacing: -1px;
}


#acceso-al-portal {
}

#acceso-al-portal ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	list-style-type: none;

}
#acceso-al-portal ul li {
	padding-left: 15px;
	background-image: url(../../images/alcaldia/vineta02.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;

}
#acceso-al-portal ul li a {

}
#acceso-al-portal-left {
	width: 49%;
	float: left;
}
#acceso-al-portal-right {
	width: 49%;
	float: right;
}
#menu-consulta {

	}
	#menu-consulta a {
	text-decoration: none;

	}
#menu-consulta ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
#menu-consulta ul li {
	height: 60px;
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#menu-consulta img {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 10px;
}
#menu-content img {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 10px;
}
#menu-content-left {
	width: 59%;
	float: left;
}
#menu-content-left a {
	text-decoration: none;

}
#menu-content-left ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu-content-left ul li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#menu-content-right {
	width: 39%;
	float: right;
	}

#menu-content-right ul {
	padding: 10px;
	margin: 0px;
}
#menu-content-right ul li {
	height: 30px;
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../../images/alcaldia/vineta01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;

}
#menu-content-right ul li a {
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
	color: #195682;
}
#menu-content-right ul li a:hover {
	color: #0EB7E2;
}
#menu-content-right span {
	font-size: 14px;
	font-style: italic;
}

#menu-normatividad {
	width: 100%;
}
#menu-normatividad ul li a {
	text-decoration: none;
	display: block;
	color: #195682;
	padding-bottom: 10px;
	background-image: url(../../images/alcaldia/vineta01.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 20px;
	padding-top: 10px;
}
#menu-normatividad ul li a:hover {
	color: #0EB7E2;
	background-color: #FFFFD2;
}

#menu-normatividad ul li {

}
#menu-normatividad ul li li {
	display: block;
	margin-left: 20px;
	font-style: italic;

}
#menu-normatividad ul {
	list-style-type: none;
	padding: 0px;
}

#busqueda-certificados {
	width: 100%;
	background-image: url(../../images/alcaldia/bg-separator-vertical.gif);
	background-repeat: repeat-y;
}
#busqueda-certificados-left {
	width: 45%;
	float: left;
	text-align: right;
}
#busqueda-certificados-right {
	float: right;
	width: 45%;
}
#busqueda-certificados-right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#busqueda-certificados-bottom {
	clear: both;
	text-align: center;
	padding-top: 30px;
}
#deseo   {
	margin-left: 60px;
	line-height: 20px;
	padding: 10px;
	margin-bottom: 20px;
}
#deseo a {
	text-decoration: none;
	font-size: 16px;
	color: #195682;
	font-style: italic;
	background-image: url(../../images/alcaldia/vineta01.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 5px;
}#deseo a:hover {
	color: #0EB7E2;
}
#deseo ul {
	padding: 0px;
	margin: 0px;
}
#deseo ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#deseo span {
	display: block;
	margin-left: 20px;
}

#recaudo {

}
#recaudo ul {
	list-style-type: none;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#recaudo ul li {
	display: block;
	float: left;
	height: 50px;
	width: 190px;
	text-align: center;
	background-image: url(../../images/alcaldia/bg-banner.jpg);
	margin-right: 10px;
	padding-top: 10px;
	font-size: 16px;
	line-height: 18px;
	color: #2D87B3;
}







#Verical-Align-Left {
	text-align: right;
	margin-right: 10px;
}
#Verical-Align-Left h5 {
	color: #666;
}


#footer {
	background-image: url(../../images/alcaldia/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center 70px;
	color: #195682;
	text-align: center;
	clear: both;
	float: none;
	height: 180px;
	padding-top: 40px;
}
.capture {
	height: 25px;
	width: 200px;
	margin: 5px;
	border: 1px solid #999;
	font-size: 18px;
}
.capture2 {
	height: 25px;
	width: 160px;
	margin: 5px;
	border: 1px solid #999;
	font-size: 18px;
}
.capture3 {
	height: 25px;
	width: 100px;
	margin: 5px;
	border: 1px solid #999;
	font-size: 18px;
}
.topper {
	font-weight: bold;
	display: block;
	padding-top: 30px;
	padding-bottom: 15px;
}

.boton {
	height: 25px;
	width: 75px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../../images/alcaldia/bg-button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boton2 {
	height: 25px;
	width: 200px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../../images/alcaldia/bg-button2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.print-comprobante {
	text-decoration: none;
	background-image: url(../../images/alcaldia/ico-print.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-right: 30px;
	width: 215px;
	float: right;
	margin-right: 20px;
	font-size: 18px;
	color: #0E4E7F;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	letter-spacing: -1px;
}
.print-comprobante a:hover{
	color: #0EB7E2;
	
	}
.dpTable {
	BORDER-RIGHT: #aaaaaa 1px solid;
	BORDER-TOP: #aaaaaa 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #aaaaaa 1px solid;
	COLOR: #505050;
	BORDER-BOTTOM: #aaaaaa 1px solid;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #d3d3d3;
	TEXT-ALIGN: center;
}
.dpTD {CURSOR: pointer;}
.dpDayHighlightTD {
	BORDER-RIGHT: #aaaaaa 1px solid;
	BORDER-TOP: #aaaaaa 1px solid;
	BORDER-LEFT: #aaaaaa 1px solid;
	CURSOR: pointer;
	BORDER-BOTTOM: #aaaaaa 1px solid;
	BACKGROUND-COLOR: #cccccc;
}
.dpDayTD {
	COLOR: #ffffff; FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #cccccc;
	BORDER-RIGHT: #aaaaaa 1px solid;
	BORDER-TOP: #aaaaaa 1px solid;
	BORDER-LEFT: #aaaaaa 1px solid;
	BORDER-BOTTOM: #aaaaaa 1px solid;
}
.dpTitleText {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
}
.dpDayHighlight {
	FONT-WEIGHT: bold;
	COLOR: #4060ff;
}
.dpButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BACKGROUND: #c0c0c0;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.dpTodayButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BACKGROUND: #c0c0c0;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
