body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
}
table {
	width: 100%;
	border-collapse: collapse;
}
th {
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat:  repeat-x;
	background-color: #EEEEEE;
	border: 1px solid #EEEEEE;
}
td {
	border: 1px solid #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#bread_crumbs {
	text-align: justify;
}
#services_data {
	text-align: justify;
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

a {
	color: #3B66CE;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
a:link {

}
a:visited {
	color: #3B66CE;
}
a:hover {
	color: #3B66CE;
	text-decoration: underline;
}
.inter_cell {
	background-color: #FFFFFF;
}
#client_data {
	text-align: justify;
	width: 90%;
	margin: auto;
}
#main_app {
	text-align: center;
}

#user_data {
	color: #FFFFFF;
	background-color: #d10005;
	padding: 6px;
	text-align: justify;
	background-image: url(images/footer_bg.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
	height: 16px;
}
#menu_update {
	font-size: 14px;
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
#search_client {
	text-align: center;
}




a:active {
	color: #0000CC;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.centrarme {
	text-align: center;
}

.myButton    {
	text-align:center;
	font-weight:bold;
	font-size:8pt;
	font-family:arial;
	background-color:#D10005;
	color:#FFFFFF;
}
.noDividir {
	white-space: nowrap;
}
h1, h2, h3, h4, h5, h6 {
	color:#3B66CE;
}
#form_change {
	text-align: justify;
	width: 70%;
	margin-top: 30px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#frm_update th {
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: justify;
}
#frm_update table {
	width: 80%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#frm_update td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	margin: auto;
}#main_app .info {
	color: #DC6F6F;
}
#form_consulta {

}
#menu_update ul {
	margin: 0px;
	padding: 0px;
}
#menu_update ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#pto_internet {
	text-align: center;
	width: 90%;
	margin: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3300;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.revisar_puntos     {
	background-image: url(../images/revisar_puntos_static.jpg);
	height: 35px;
	width: 200px;
	margin: auto;
	padding: 0px;
	text-align: center;
	display: block;
}



a.revisar_puntos:link, a.rollover:visited, a.rollover:active {
	background-image: url(../images/revisar_puntos_static.jpg);
}

a.revisar_puntos:hover {
	background-image: url(../images/revisar_puntos_hover.jpg);
}

