@charset "UTF-8";
body {
	background-color: #FDFCFC;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.foot {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	background-color: #E6E6E6;
	color: #333;
	letter-spacing: 0pt;
	font-weight: lighter;
	font-variant: small-caps;
}
.cuerpo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}
.cuerpo_lista {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	list-style-type: circle;
	line-height: 20px;
	text-align: left;
}
.page_center {
	text-align: center;
}
.cuerpo_bold {
	font-weight: bold;
	font-size: 11px;
	color: #333;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.cuerpo_bolditalic {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.Titulo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	text-align: left;
}
.Normal {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: left;
}
.SubTitulo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: #E6E6E6;
}
.SubTitulo2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	background-color: #F0F0F0;
	letter-spacing: 1px;
}
.Home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: blink;
}
.lista {
	text-align: left;
	list-style-type: none;
	list-style-image: url(/aticaprofesionales/imagenes/arrow.png);
}
a:link {
	color: #666;
}
a:visited {
	color: #333;
}