/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tituloplantel {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.ligaverde {
	color: #7ac142;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	border:solid;
	border-width:1px;
	border-color:#ffffff;
	background-color:#ffffff;
}
.ligaverde:link {
	color: #7ac142;
	text-decoration: none;
	font-weight: bold;
	border:solid;
	border-width:1px;
	border-color:#ffffff;
	background-color:#ffffff;
}
.ligaverde:visited {
	text-decoration: none;
	color: #7AC142;
	font-weight: bold;
	border:solid;
	border-width:1px;
	border-color:#ffffff;
	background-color:#ffffff;
}
.ligaverde:hover {
	text-decoration: none;
	color: #7AC142;
	font-weight: bold;
	border:solid;
	border-width:1px;
	border-color:#7ac142;
	background-color:#F4FAEF;
}
.ligaverde:active {
	text-decoration: none;
	color: #7AC142;
	font-weight: bold;
	border:solid;
	border-width:1px;
	border-color:#7ac142;
	background-color:#F4FAEF;
}
body,td{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.menu:link {
	text-decoration: none;
	color: #999999;
}
.menu:visited {
	text-decoration: none;
	color: #999999;
}
.menu:hover {
	text-decoration: none;
	color: #D010B1;
}
.menu:active {
	text-decoration: none;
	color: #D010B1;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #D010B1;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #D010B1;
}
a:active {
	text-decoration: none;
	color: #D010B1;
}
.titulo {
	color: #D010B1;
	font-size: 15px;
	font-weight: bold;
}
.subtitulo {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}
.piepagina {
	font-size: 10px;
	font-weight: bold;
}
.masinfo {
	font-family: Arial;
	font-size: 10px;
	color: #D010B1;
}
.masinfo:link {
	text-decoration: none;
	color: #D010B1;
}
.masinfo:visited {
	text-decoration: none;
	color: #D010B1;
}
.masinfo:hover {
	text-decoration: underline;
	color: #666666;
}
.masinfo:active {
	text-decoration: underline;
	color: #666666;
}
.fecha {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.migas {
	font-family: Arial;
	font-size: 11px;
	color: #D010B1;
	font-weight: bold;
}
.migas:link {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.migas:visited {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.migas:hover {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #666666;
}
.migas:active {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #666666;
}
.piepagina2 {font-size: 9px}
.imagen {
	border:double;
	width: 120;
	height: 120;
	color: #CCCCCC;	
}