@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	display: inline;
}

h3	{
	font-weight: bold;
}

.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.subtitulos:hover {
	color: #0000FF;
	text-decoration: underline;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;
}
a.titulos:hover {
	color: #000000;
	text-decoration: underline;
}
a.titulos2:hover {
	color: #333333;
	text-decoration: underline;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

hr {
	color: #666666;
}
#medio:hover {
	background-color: #CCCCCC;
}

.menu-gris {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.menu-gris:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.Estilo9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-left: 6px;
	text-decoration:underline 	
}
a.Estilo9:hover {
	color: #00FF00;
}

.Estilo8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.imgs:hover {
	border: 1px solid #000000;
	padding: 1px;
}
.cat-un {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin: 5px;
	padding: 5px;
	border: 1px solid #00CC00;
}
#medio {
	float: left;
	width: 210px;
	position: relative;
	padding: 5px;
}
a.cat-un:hover {
	background-color: #333333;
}
.imgs {
}

