/*
/////////////////////////
// Documento css.css   //
// www.salonedus.com   //
// Fecha:27.03.09      //
// X: Cubicdots.com    //
/////////////////////////*/

body {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	background: url("images/bg_top.png") repeat-x;
	margin: 0;
	padding: 0;
}
.clearfix {
	display:inline-block;
}
.sub {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #FE7E00;
	text-align: left;
}

a img {
	border: 0;
}

a {
	font-weight: bold;
	color: #006;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#pvin {
	color:#FC0;
	font-weight: bold;
}

#page-wrap {
	width: 895px;
	margin: 0 auto;
}

#rightcol {
	width: 252px;
}
#rightcol, #p {
	text-align: justify;
}
	

#footer {
/*	width: 100%;*/
	background: url("images/bg_bot.png") repeat-x #F4F4F4;
	height: 91px;
	/*margin: 20px 0px 0px 0px;*/
	font-size: 11px;
	color: #666;
}

.privacy {
	font-size: 11px;
	color: #666;
}