body,td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/ico1.gif);
	list-style-position: inside;
}
.tabla {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#Contenido {
	text-align: left;
	padding: 25px;
}
strong {
	color: #23A3D0;
	font-weight: bold;
}

a {
	color: #23A3D0;
}

a:hover {
	color: #8976AE;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #23A3D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8976AE;
}



.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.gif);
}

.menu {
	background-image: url(images/menu.gif);
	height: 25px; padding-left:10px;
}
.menu:Hover {
	background-image: url(images/menuo.gif);
	height: 25px; padding-left:20px;
}
img { border:0px;}

hr { color:#7A9CCC; height: 1px;}

