img, a img {
	border: 0;
	color: #555;
}
a {
	color: #000;
}
a:link, table a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
}
body {
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	padding: 10px 20px;
	margin: 0 auto;
	background: #bbb;
}
#accessibility {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: absolute;
	top: -9999px;
	font-size: 1px;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header_prn, #cierre_prn, .buttonheading, .componentheading, .article_separator {
	display: none;
}
#caja_cabecera {
	padding: 4px 4px 0 4px;
	background: #096d0e url(../../../images/web/fondo_cabecera.jpg) repeat-y;
}
.cabecera  {
	height: 320px;
	position: relative;
	border-top: dotted 1px #aaa;
	border-left: dotted 1px #aaa;
	border-right: dotted 1px #aaa;
	overflow: hidden;
}
.cabecera-logo p {
	position: absolute;
	border-left: solid 20px;
	width: 225px;
	height: 63px;
	left: -24px;
	*top: 15px;
	border-left-color: #bbb;
	background: #eee;
	padding-left: 3px;
}
.logo a:link, .logo a:visited {
	display: block;
	width: 225px;
	height: 63px;
	text-indent: -9000px;
	background: url(../../../images/web/logo.png) no-repeat 10px 6px;
	text-decoration: none;
	border-left: dotted 1px #ddd;
	overflow: hidden;
}
.rsocial {
	float: left;
	margin-left: 265px;
	*margin-left: 125px;
	margin-top: 3px;
	height: 43px;
}
.rsocial h1 {
	color: #fff;
	font-size: 20pt;
	font-weight: bold;
}
.telefono {
	float: right;
	margin-top: 17px;
	margin-right: 40px;
	*margin-right: 20px;
	font-size: 16pt;
	color:#fff;
}
.rotulado_telefono {
	color:#fc670c;
}
.crs {
	overflow: hidden;
	clear: both;
	*height: 43px;
}
.descripcion {
	float: left;
	margin-left: 265px;
	*margin-left: 125px;
	width: 600px;
	color: #ccc;
	font-size: 10pt;
}
.direccion {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	color: #ccc;
}
.reclamo_principal {
	float: left;
	margin-top: 14px;
}
.texto_reclamo_principal {
	float: right;
	overflow: hidden;
	width: 400px;
	padding-left: 20px;
	*margin-top: -170px;
}
.reclamo_principal h2 {
	padding-top: 50px;
	font-size: 20pt;
	color: #fff;
	margin-top: 0px;
}
.reclamo_principal p {
	font-size: 13pt;
	color: #fff;
	margin-top: 0px;
}
.reclamo_principal a {
	font-size: 11pt;
	color: #fc670c;
	margin-top: 0px;
}

#primary-nav {
	width: 745px;
}
#primary-nav ul {
	position: absolute;
	width: 600px;
	height: 40px;
	top: 262px;
	*top: 272px;
	right: 23px;
}
#primary-nav li {
	display: block;
	height: 40px;
	position: absolute;
	top: 0;
	overflow: hidden;
	text-indent: -9000px;
}
.inicio {
	width: 45px;
}
.inicio a:link, .inicio a:visited {
	display: block;
	height: 40px;
	background: url(../../../images/web/menu_principal.png) no-repeat 0 0;
}
.inicio a:hover {
	background-position: 0 -35px;
	outline: none;
}
.empresa {
	margin-left: 45px;
	width: 112px;
}
.empresa a:link, .empresa a:visited {
	display: block;
	height: 40px;
	background: url(../../../images/web/menu_principal.png) no-repeat -45px 0px;
}
.empresa a:hover {
	background-position: -45px -35px;
	outline: none;
}
.servicios {
	margin-left: 157px;
	width: 74px;
}
.servicios a:link, .servicios a:visited {
	display: block;
	height: 40px;
	background: url(../../../images/web/menu_principal.png) no-repeat -157px 0;
}
.servicios a:hover {
	background-position: -157px -35px;
	outline: none;
}
.informacion {
	margin-left: 232px;
	width: 150px;
}
.informacion a:link, .informacion a:visited {
	display: block;
	height: 40px;
	background: url(../../../images/web/menu_principal.png) no-repeat -232px 0;
}
.informacion a:hover {
	background-position: -232px -35px;
	outline: none;
}
#contenedor_menu_migas {
	background: #eee;
	overflow: hidden;
	padding-left: 4px;
	padding-right: 4px;
	height: 100%;
}
#menu_migas {
	clear: both;
	overflow: hidden;
	border-left: dotted 1px #aaa;
	border-right: dotted 1px #aaa;
	padding: 25px 0 5px 270px;
	height: 100%;
}
#menu_migas span {
	float: left;
	text-align: left;
	color: #777;
	font-size: 9pt;
	padding: 5px 3px 0 0;
	font-weight: normal;
}
#menu_migas span a {
	font-size: 9pt;
	color: #777;
	font-weight: normal;
	text-decoration: underline;
}
#menu_migas span a:link, #menu_migas span a:visited {
	color: #777;
}
#menu_migas span a:hover {
	color: #777;
	text-decoration: none;
	outline: none;
}
#contenedor_cuerpo {
	padding-left: 4px;
	padding-right: 4px;
	overflow: hidden;
	background: #eee;
	height: 100%;
}
#cuerpo {
	clear: both;
	border-left: dotted 1px #aaa;
	border-right: dotted 1px #aaa;
	height: 100%;
}
#barra_lateral {
	width: 245px;
	float: left;
	overflow: hidden;
	color: #444;
}
#menu_seccion {
	text-align: right;
	overflow: hidden;
	margin: 15px 0 0 30px;
	padding: 0 20px 0 0;
	border-right: 1px solid #ddd;
	font-size: 10pt;
}
#menu_seccion li {
	list-style: none;
	font-weight: bold;
	padding-bottom: 8px;
}
#menu_seccion .menu ul {
	padding: 5px 0 10px;
}
#menu_seccion li a:link, #menu_seccion li a:visited {
	color: #096d0e;
}
#menu_seccion li a:hover {
	text-decoration: none;
}
#menu_seccion .parent li {
	padding: 6px 17px 6px 0;
	font-weight: normal;
	line-height: 11pt;
	display: block;
}
#menu_seccion .separator {
	letter-spacing: 0;
	color: #666;
	margin: 10px 17px 0 0;
	display: block;
}
#menu_seccion ul li #current {
	background: url(../../../images/web/menu_2.png) center right no-repeat;
	display: block;
}
#menu_seccion #current a:link, #menu_seccion #current a:visited {
	color: #096d0e;
	text-decoration: none;
}
#documentacion #current {
	background: #fff;
	display: block;
}
#menu_seccion .parent li a:link, #menu_seccion .parent li a:visited {
	color: #fc670c;
}
#menu_seccion .parent li a:hover {
	color: #096d0e;
	text-decoration: none;
	outline: none;
}
#contenido {
	*float: left;
	text-align: left;
	border-collapse: collapse;
	overflow: hidden;
	padding: 0 30px 0 25px;
}
.contentpaneopen, #searchForm {
	border-collapse: collapse;
	margin: 0 15px 0 0px;
	overflow: hidden;
}
.componentheading, h1 {
	font: 30pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	line-height: 35pt;
	text-align: left;
	color: #333;
	margin: 0 40px 0 0;
	padding: 0 0 40px 0px;
}
.contentheading {
	font: 30pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
	line-height: 35pt;
	text-align: left;
	color: #333;
	margin: 0 70px 0 0;
	padding: 0 0 40px;
}
h2 {
	font: 11pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	letter-spacing: 2px;
	clear: both;
	text-align: left;
	color: #222;
	font-weight: bold;
	margin: 30px 0 5px;
	padding: 6px 10px 0 0;
}
h3 {
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	letter-spacing: 1px;
	clear: both;
	text-align: left;
	color: #555;
	width: 100%;
	font-weight: bold;
	margin: 10px 10px 10px 0;
}
#contenido .ladillo {
	font-size	: 10.5pt;
	color		: #096d0e;
	line-height	: 15pt;
	font-weight	: bold;
	margin		: 30px 0px 0px 0px;
}
#contenido .entradilla {
	font-size: 10.5pt;
	color: #555;
	line-height: 15pt;
	font-weight: bold;
	margin: 0 0 20px;
}
#contenido p, .p {
	text-align: left;
	margin: 4px 0 10px;
	color: #555;
	font: 10pt/13pt Century Gothic, Verdana;
}
#contenido p a  a, #contenido p a:link, #contenido p a:visited {
	text-decoration: underline;
	color: #fc670c;
	font-weight: bold;
}
#contenido p a:hover {
	text-decoration: none;
	color: #096d0e;
}
#contenido ul {
	padding: 0 0 0 25px;
	margin: 0;
}
#contenido li {
	list-style: url(../../../images/web/vineta.png);
	list-style-type: disc;
	text-align: left;
	margin: 0 40px 5px 5px;
	color: #555;
	font: 10pt Century Gothic, Verdana;
}
li a, li a:link, li a:visited {
	text-decoration: underline;
	color: #555;
}
li a:hover {
	text-decoration: none;
	color: #555;
}
#contenido .nav_interna {
	height: 100%;
	width: 100%;
	text-align: left;
	overflow: hidden;
	clear: both;
	font: 8pt/25px Verdana;
}
#contenido .nav_interna a {
	font-size: 8pt;
	color: #000;
	text-decoration: underline;
}
#contenido .nav_interna a:hover {
	color: #096d0e;
	text-decoration: none;
}
#contenido .nav_interna .volver_1 {
	padding: 0 0 0 15px;
	float: left;
	background: url(../../../images/web/nav_interna_bg_2.png) no-repeat 0 center;
	font-weight: bold;
}
#contenido .nav_interna .volver_2 {
	padding: 0 0 0 35px;
	float: left;
	background: url(../../../images/web/nav_interna_bg_1.png) no-repeat 20px center;
	font-weight: bold;
}
#contenido .flecha_derecha {
	float: left;
	width: 160px;
	text-align: right;
	background: url(../../../images/web/vineta.png) no-repeat right center;
	padding-right: 20px;
	color: #555;
}
#contenido .derecha {
	float: right;
	text-align: center;
	color: #f0651b;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size:9pt;
}
#contenido .derecha_m45 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 45px;
}
#contenido .izquierda {
	float: left;
	text-align: center;
	color: #f0651b;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size:9pt;
}
#contenido .izquierda_m30 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#contenido .top {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: left;
}
#contenido input, #contenido select, #contenido textarea {
	border: solid 1px #ccc;
	font: 10pt Century Gothic, Verdana;
	color: #555;
}
#contenido input:focus, #contenido select:focus, #contenido textarea:focus {
	background: #f4f8e5;
}
#contenido .fondo_aviso {
	text-align: left;
	color: #000;
	overflow: hidden;
	clear: both;
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	letter-spacing: 0px;
}
#contenido .fondo_aviso_marcado {
	text-align: left;
	color: #f00;
	overflow: hidden;
	clear: both;
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	letter-spacing: 0px;
}
.small_css {
	margin: 0 0 8px;
	color: #777;
	font: 8pt Century Gothic, Verdana;
}
.small_css a, .small_css a:link, .small_css a:visited, .small_css a:hover {
	font-size: 8pt;
	color: #777;
}
.google_map {
	width: 550px;
	height: 350px;
}
#caja_bottom {
	overflow: hidden;
	background: #eee;
}
#bottom {
	border-top: 1px solid #ccc;
	overflow: hidden;
	text-align: center;
	font-size: 8pt;
	margin: 0 4px;
	padding: 4px;
	border-left: dotted 1px #aaa;
	border-right: dotted 1px #aaa;
}
#bottom ul {
	margin: 4px 0;
	padding: 0;
}
#bottom li {
	display: inline;
}
#bottom a {
	padding: 0 5px;
	margin: 0;
	border-left: 1px solid #ddd;
	font-size: 9pt;
	color: #fc670c;
}
#bottom a:hover {
	text-decoration: none;
}
#caja_cierre {
	overflow: hidden;
	background: #096d0e;
	padding-bottom: 4px;
}
#cierre {
	text-align: center;
	font-size: 8pt;
	margin: 0 4px 0 4px;
	padding: 7px 3px;
	overflow: hidden;
	color: #fff;
	font-weight: normal;
	border-left: dotted 1px #aaa;
	border-right: dotted 1px #aaa;
	border-bottom: dotted 1px #aaa;
}
#logos {
	margin: auto;
	text-align: center;
	font-size: 8pt;
	padding-top: 5px;
	color: #000;
}
#logos a:link, #logos a:visited {
	color: #000;
	text-decoration: underline;
	font-size: 10pt;
}
#logos a:hover {
	color: #6d6d6d;
	text-decoration: none;
	font-size: 10pt;
}
#form-login {
	margin-top: 20px;
}
#form-login fieldset {
	padding: 0 0 20px;
	margin: 0;
	border: 0;
	border-top: 0 solid #aeaeae;
	border-style: dashed;
}
#form-login .titulo {
	font-weight: bold;
}
#form-login input.button, #grafico .button {
	background: #D8D8D8 url(../../../images/web/okButton.png) no-repeat right 5px;
	margin: 5px 0 20px;
	padding: 4px 25px 4px 4px;
	border: 0;
	color: #000;
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
.form-validate {
	margin: 10px 0 20px 0;
	padding: 20px;
	background: #eee;
	border: solid 1px #ccc;
}
.form-validate td {
	width: 120px;
}
.form-validate button {
	background: #ccc url(../../../images/web/okButton.png) no-repeat right 5px;
	margin-top: 20px;
	padding: 4px 25px 4px 4px;
	border: 0;
	color: #000;
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	
}
#contenido input.button {
	background: #D8D8D8 url(../../../images/web/okButton.png) no-repeat right 5px;
	margin: 0;
	padding: 4px 25px 4px 4px;
	border: 0;
	color: #000;
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#form-login a {
	display: none;
}
#form-login input, #form-login select, #form-login textarea, #grafico select {
	border: solid 1px #ccc;
	font: 10pt Century Gothic, Verdana;
	color: #555;
}
#form-login input#modlgn_username:focus, #form-login input#modlgn_passwd:focus, #form-login select:focus, #form-login textarea:focus {
	background: #f4f8e5;
}
div.msg_zona_privada {
	width: 640px;
	float: left;
}
#rst_wrapper {
	width: 620px;
	overflow: hidden;
	background: #fff;
	font: 10pt Century Gothic, Verdana;
	color: #000;
}
.rst_h4 {
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: bold;
}
.rst_h4 a {
	display: none;
}
#rst_content {
	overflow: hidden;
	margin: 0 0 0 0px;
}
#rst_menuContent {
	margin: 0 20px 20px 0;
	padding: 10px 15px 20px 15px;
	border: solid 1px #ccc;
	overflow: hidden;
	display: block;
	clear: both;
}
#rst_menuContent a  a, #rst_menuContent a:link, #rst_menuContent a:visited {
	text-decoration: underline;
	color: #555;
	margin: 0 10px 0 0;
}
#rst_menuContent a:hover {
	text-decoration: none;
	color: #555;
}
#rst_menu li {
	float: left;
	position: relative;
	margin-right: -2px;
	border: solid 1px #ccc;
	list-style: none;
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background: #ccc;
}
#rst_menu li a {
	display: block;
	padding: 5px 10px 8px;
	text-decoration: none;
	outline: none;
	border: solid 2px #fff;
	border-right: solid 2px #fff;
	border-left: solid 2px #fff;
	border-bottom: solid 2px #fff;
	color: #888;
}
#rst_menu li a:hover {
	color: #fff;
	background: #b4cd49;
}
#rst_menu .active a {
	color: #fff;
	border-bottom: solid 0 #fff;
	padding-bottom: 10px;
	background: #b4cd49;
}
#rst_menuContent table.tableGrey {
	border: solid 0;
	margin: 10px 0 0;
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
form .tableGrey .tableHead td {
	font-size: 12pt;
	letter-spacing: 2px;
	font-weight: bold;
	vertical-align: top;
	clear: both;
	background: #fff;
	color: #444;
	padding: 0 0 20px;
}
form .tableGrey td {
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	padding: 4px 4px 4px 2px;
	vertical-align: top;
	color: #444;
}
.tableGrey td {
	font: 10pt Century Gothic, Verdana;
	color: #555;
}
.tableHead td {
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: bold;
	border-left: solid 1px #fff;
}
td.tdGrey {
	vertical-align: top;
	color: #444;
}
.tableGrey select, .tableGrey input, .tableGrey textarea {
	width: 440px;
}
#searchcontent .tableGrey select, #searchcontent .tableGrey input, #searchcontent .tableGrey textarea {
	width: 140px;
}
#divreply {
	border-bottom: solid 1px #ccc;
}
#divreply td {
	width: 580px;
	margin: 0 0 2px 6px;
	background: #eee;
}
.tableGrey .encabezado {
	width: 150px;
	font-size: 8pt;
}
.encabezado strong {
	font-size: 10pt;
}
.contenido textarea {
	width: 400px;
	font-size: 8pt;
}
.titulo_incidencia {
	font-size: 12pt;
	letter-spacing: 2px;
	font-weight: bold;
	vertical-align: top;
	clear: both;
	background: #fff;
	color: #444;
	padding: 0 0 4px;
	border-bottom: solid 1px #ccc;
}
.rst_pag {
	margin: 20px 0 0;
	color: #444;
}
#rst_here {
	padding-left: 5px;
}
#rst_move {
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #444;
	background: #eee;
	padding: 4px 6px;
	border: solid 1px #ccc;
}
#rst_update {
	margin: 0 0 20px;
	padding: 0;
}
#rst_update td {
	font-size: 9pt;
	letter-spacing: 0;
	padding: 2px 2px 0;
}
#rst_update input {
	width: 250px;
}
#rst_update select {
	width: 170px;
}
.titulo_incidencia_espaciado_color {
	padding-top: 20px;
	margin-left: 4px;
	font-weight: bold;
	color: #b4cd49;
	border-bottom: solid 0 #ccc;
	font-size: 14pt;
}
table.tableTickets {
	width: 100%;
	border: solid 1px #ccc;
	margin-top: 2px;
}
table.tableTickets td {
	vertical-align: top;
	font-size: 9pt;
}
.tableTickets .tableHead {
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	vertical-align: center;
	background: #ccc;
	color: #444;
}
#rst_menuContent .tableTickets .tableHead a {
	color: #444;
}
#bulkChangeDiv {
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
.tableTickets tbody td select {
	width: 108px;
}
#rst_wrapper .tableTickets button {
	margin: 5px 0 4px 2px;
}
#rst_wrapper tr.trOdd {
	vertical-align: top;
	background: #fff;
}
#rst_wrapper tr.trEven {
	vertical-align: top;
	background: #fff;
}
#searchcontent td {
	width: 25%;
	vertical-align: top;
	padding: 6px 6px 6px 0;
}
#searchcontent .tableHead td {
	padding-top: 30px;
	border-bottom: solid 1px #ccc;
}
#rst_wrapper button {
	background: #ccc url(../../../images/web/okButton.png) no-repeat right 5px;
	margin: 5px 10px 5px 0;
	padding: 6px 25px 6px 5px;
	border: solid 1px #ccc;
}
#rst_wrapper button.submitTicket {
	margin: 20px 0 0 125px;
}
#rst_menuContent a.searchButton {
	background: url(../../../images/web/searchButton.png) no-repeat;
	padding-left: 17px;
}
#rst_menuContent a.notifyButton {
	background: url(../../../images/web/notifyButton.gif) no-repeat;
	padding-left: 17px;
}
#rst_menuContent a.moveButton {
	background: url(../../../images/web/moveButton.gif) no-repeat;
	padding-left: 17px;
}
#rst_menuContent a.closeButton {
	background: url(../../../images/web/closeButton.png) no-repeat;
	padding-left: 17px;
}
#rst_menuContent a.hiddenButton {
	background: url(../../../images/web/closeButton.png) no-repeat;
	padding-left: 17px;
}
#rst_menuContent a.addButton {
	background: url(../../../images/web/addButton.gif) no-repeat;
	padding-left: 17px;
}
#rst_menuContent a.unassignedButton {
	background: url(../../../images/web/unassignedButton.png) no-repeat;
	padding-left: 17px;
}
#rst_menuContent a.deleteButton {
	background: url(../../../images/web/deleteButton.gif) no-repeat;
	padding-left: 17px;
}
a.upIcon {
	background: url(../../../images/web/upIcon.png) no-repeat;
	padding-left: 12px;
}
a.downIcon {
	background: url(../../../images/web/downIcon.png) no-repeat;
	padding-left: 12px;
}
a.backButton {
	background: url(../../../images/web/backButton.png) no-repeat;
	padding-left: 17px;
}
a.editButton {
	background: url(../../../images/web/editButton.png) no-repeat;
	padding-left: 17px;
}
.rst_message {
	width: 570px;
	padding: 8px 0 8px 40px;
}
.rst_success {
	background: #b4cd49 url(../../../images/web/messageSuccess.png) no-repeat center left;
	border: solid 0 #b4cd49;
	color: #fff;
}
.rst_error {
	background: #ff4400 url(../../../images/web/messageError.png) no-repeat center left;
	border: solid 2px #ff4400;
	color: #fff;
}
#calendarDiv .topBar {
	background: #cc0;
}
#calendarDiv .todaysDate, #calendarDiv .timeBar, #calendarDiv .calendar_week_column {
	background: #ddd;
}
#calendarDiv .activeDay {
	color: #D60808;
	font-weight: bold;
}
#calendarDiv #monthSelect, #calendarDiv .monthYearPicker, #calendarDiv span #calendar_year_txt, #calendarDiv .selectBoxOver, #calendarDiv .selectBox {
	color: #000;
	background: #fff;
}
.todaysDate div {
	float: left;
}
.timeBar div {
	float: left;
	margin-right: 1px;
}
.monthYearPicker div {
	float: none;
	clear: both;
	padding: 1px;
	margin: 1px;
	cursor: pointer;
}
.topBar img {
	cursor: pointer;
}
.topBar div {
	float: left;
	margin-right: 1px;
}
#grafico select, #grafico input, #grafico textarea {
	width: 70px;
}
.ocultar_pant {
	display: none;
}
#grafico td {
	padding: 0 4px 0 0;
}
#informe .tableHead {
	background: #ccc;
}
#informe .tableHead .tdGrey {
	border-left: solid 1px #fff;
}
#informe td {
	border-bottom: solid 1px #ccc;
}
.campo_principal {
	padding-top: 25px;
}
.button_Guardar {
	background: #D8D8D8 url(../../../images/web/okButton.png) no-repeat right 5px;
	margin: 5px 0 20px;
	padding: 4px 25px 4px 4px;
	border: 0;
	color: #000;
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
.button_Cancelar {
	background: #D8D8D8 url(../../../images/web/deleteButton.png) no-repeat right 5px;
	margin: 5px 0 20px;
	padding: 4px 25px 4px 4px;
	border: 0;
	color: #000;
	font: 10pt "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
