/* CSS Document */

body {
	background-image: url(imgs/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*  links */

a.principal,.principal, .principal:visited, .principal:hover, .principal:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.menugrey,.menugrey, .menugrey:visited, .menugrey:hover, .menugrey:active {
	color: #34373E;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.menublanco,.menublanco, .menublanco:visited, .menublanco:hover, .menublanco:active {
	color: #ffffff;
	font-weight: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.menurojo,.menurojo, .menurojo:visited, .menurojo:hover, .menurojo:active {
	color: #D32B06;
	font-weight: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*  links */

.style11 {color: #FFFFFF; font-size: 11px; }
.style13 {color: #D32B06; font-size: 11px; }
.style16 {
	color: #FFFFFF;
	font-weight: bold;
}
.style18 {color: #34373E; font-weight: bold; }
.style19 {
	font-size: 16px;
	font-weight: bold;
}
.style20 {color: #C32404}
.style21 {
	color: #FFFFFF;
	font-size: 13px;
}

