@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
background-color: #414141;
background-image:url(images/fondo.jpg);
}

h1 {
font-size: 16px;
color:#227ed4;
margin:0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight:bolder;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #B3E7FF;
	
}
a:active {
	text-decoration: none;
	color: #ffffff;
	
}

.links {
	font-size: 12px;
	color: #006699;
	
}
a.links {
	text-decoration: none;
font-weight:normal;
color: #006699;
}
a.links:visited {
	text-decoration: none;
	font-weight:normal;
	color: #006699;
	}
a.links:hover {
	text-decoration: underline;
	color: #006699;
	font-weight:normal;
}
a.links:active {
	text-decoration: none;
	font-weight:normal;
	color: #006699;
	}
	
.realizado {
	font-size: 10px;
	color: #ffffff;
	
}
a.realizado {
	text-decoration: none;
font-weight:normal;
color: #ffffff;
}
a.realizado:visited {
	text-decoration: none;
	font-weight:normal;
	color: #ffffff;
	}
a.realizado:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight:normal;
}
a.realizado:active {
	text-decoration: none;
	font-weight:normal;
	color: #ffffff;
	}

img { behavior: url(iepngfix.htc); }
td{ behavior: url(iepngfix.htc); }
input{ behavior: url(iepngfix.htc); }

