body,td,th {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#DDDDDD;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bgtop.jpg);
	background:url(bg.jpg) left top repeat-x #FFFFFF;
}
a:link {
	color: #FFFF66;
}
a:hover {
	color: #FFFF00;
}
a:visited {
	color: #FFFF66;
}
a.blanco:link {
	color: #DDDDDD;
	text-decoration: none;
}
a.blanco:hover {
	color: #DDDDDD;
	text-decoration: none;
}
a.blanco:DDDDDD {
	color: #FFFFFF;
	text-decoration: none;
}
.txtbusqueda {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 140px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 18px;
	padding: 0px;
}
.btnbuscar {
	margin-top: 6px;
	margin-left: 98px;
}
.titulo {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF66;
}
.grisazul {color: #262134}
.margenes {
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 8px;
}
.blanco {
	color: #FFFFFF;
}
.margen {
	margin-left: 30px;
}
.margen10 {
	margin: 10px;
}
.imgcontextual {
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: right;
}