/* ccs general */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.textosSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
a.ligas {
	color: #0000FF;
}
a.ligas:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.ligas:visited {
	color: #006600;
	text-decoration: underline;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #466491;
	display: block;
	width: 150px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ACC8E3;
	border-bottom-color: #4986C2;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	filter: Alpha(Opacity=100, FinishOpacity=20, Style=1, StartX=30, FinishX=100)
}
a.menu:hover {
	color: #333333;
	background-color: #98BADC;
	background-image: url(images/bullet-over.gif);
}
.textoblanco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.lineapie {
	border-top: 1px dotted #CCCCCC;
	height: 30px;
}
.fondodos {
	background-image:  url("viejos/images/f2.jpg");
	background-repeat: repeat-x;
}
.fondodosnorep {
	background-image:  url("viejos/images/bg2.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.lineavertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 20px;
}
.backmenu {
	background-image: url(images/book.jpg);
	background-repeat: no-repeat;
	background-position: -1px 100px;
}
