@charset "utf-8";
body {
	background-image: url(images/spacer.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main {
	background-image: url(images/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:hover{
	color: #FF9900;
}

em{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	font-style: normal;
}
#categorias{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#categorias a{
	text-decoration: none;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#categorias a:hover{
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF9900;
}

#categorias em{
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

body,td,th {
	color: #FFFFFF;
}
#ruta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.buscador {
	font-size: 10px;
	text-align: left;
}

.inputBuscador {
	width: 180px;
}
.negro10 {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.btn {
	color: #FFFFFF;
	height: 22px;
	width: 60px;
	background-color: #6A768A;
	border: 1px solid #FFFFFF;
}

.btn2 {
	color: #FFFFFF;
	height: 22px;
	/*width: 60px;*/
	background-color: #6A768A;
	border: 1px solid #FFFFFF;
}
.titulo12n {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
#superiorContenido {
	margin-top: 10px;
	margin-bottom: 20px;
}
