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


body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(img/topbg.png) top left repeat-x !important;
	background-position:top;
	/*text-align:center;*/
	background-color: #999;
	margin-bottom:0px;
}
html {
background: url(img/bg.jpg);
}
body,td,th {
	font-family: "Open Sans", "Sans Serif";
	color: #333;
	font-size: 14px;

}
.menu{
	width:140px;
	height:45px;
	vertical-align:middle;
	text-align:center;
	}
.txt12blanco {
	color: #ccc;
	font-size:13px;
	font-weight:lighter;
	text-align:justify;
	}
.txt12grisjust {
	font-size:13px;
	font-weight:lighter;
	text-align:justify;
	}
.txt12gris {
	color: #333;
	font-size:13px;
	font-weight:lighter;
	text-align: center;
	}

a {
	font-family: "Open Sans", "Sans Serif";
	font-size: 16px;
	color: #ffffff;
	font-weight:lighter;
}
a:visited {
	color: #aac8ce;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.bot {
	font-family: "Open Sans", "Sans Serif";
	font-size: 12px;
	color: #333;
	font-weight:bold;
}
a.bot:hover {
	color: #FF430E;
	text-decoration: none;
}
a.bot:link {
	text-decoration: none;
}
a.bot:active {
	text-decoration: none;
}

.txtnormal {
	font-size:14px;
	font-weight:lighter;
	color: #333;
	text-align:justify;
}
.tituloazul16 {
	font-size:16px;
	font-weight:bold;
	color: #036;
	text-align:left;
}
