body{
	color: #000000;
}

#todo {
	background-image: url();
	font-size: 11px;
	width: 650px;
	text-align: center;
}
#cabeza {
	background-image: url();
	height: 220px;
	background-repeat: no-repeat;
	align: center;
	text-align: center;
	width: 650px;
}

#pie {
	background-image: url();
	background-repeat: no-repeat;
	background-position: bottom;
}

#pie2 {
background-image: url();
	color: #AFAFB0;
	text-align: center;
	font-weight: bold;
}
#busqueda {
background-image: url();
	text-align: center;
	align: center;
	width: 650px;
}


#cuerpo {
background-image: url();
	font-size: 11px;
	width: 600px;
	text-align: center;
	/* background-color: #ffffff;*/
	background-repeat: repeat-y;
}

img {
    align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#paginas {
background-image: url();
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 5px 0px 10px 0px;
	width: 630px; 
}

#qform {
background-image: url();
	color: #AFAFB0;
	font-size: 14px;
	margin: 0px;
	width: 620px;
	font-weight: bold;
}
#qform span {
background-image: url();
	color: #AFAFB0;
	font-size: 20px;
}
#div0, #div1, #div2, #div3, #div4, #div5, #div6, #divg {
	margin: 5px 0px 10px 0px;
	padding: 8px 5px 0px 5px;
	border: dashed #AFAfb0 1px;
	text-align: center;
	width: 630px;
	display: none;
	background-color: #E4E4E4;
}

form {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

#inbusc {
	margin: 0px 5px 0px 5px;
	border: 1px solid #FF3333;
	color: #FF3333;
	background-color: #FEEFEF;
	font-size: 15px;
	font-weight: bold;
	width: 200px;
}
#qform button, input {
	margin: 0px;
	border: 1px solid #FF3333;
	color: #FF3333;
	/*background-color: #F0F8FF; */
	font-size: 12px;
	width: 400px;
}

.botbuscar {
	border: 0px solid #FFFFFF;
	color: #000000;
	background-color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	width: 90px;
}


a {
	border: 0px;
	color: #FFCC33;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

td {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	font-family: verdana,arial,tahoma;
}

#linkpop {
	/*color: #0F6BCC; */
	background-color: #085273;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#linkclose {
	background-color: Red;
	color: #AFAFB0;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Verdana;
}

.tit {
	color: #FFCC33;
	font-family: Verdana, Arial;
	font-weight: bold;
}
#items {
	width: 740px; 
}
.item {
	padding: 5px;
	font-size: 11px;
	color: #999999;
	font-family: Arial;
	vertical-align: top;
}
.item a {
	text-decoration: none;
	color: #AFAFB0;
}
.item a:hover {
	color: #D97800;
	text-decoration: underline; 
}
.item span {
	color: #CF0805;
	font-weight: bold;
}

.imgy {
	border: #F2EDB9 1px solid;
	padding: 2px;
	width: 65px;
	height: 48px;
}
.imgg {
	border: #F2EDB9 1px solid;
	padding: 2px;
	width: 130px;
	height: 96px;
}

.titulo {
	font: 17px;
	color: #F0F000;
	margin: 0px 0px 8px 0px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#cerrar {
	text-align: right;
	color: #FF9900;
}

#suggest {
	font-size: 12px;
	width: 700px;
	text-align: center;
	font-weight: bold;

}
#suggest a {
	margin: 0px 2px 0px 2px;
	text-decoration: underline;

}

.plomo {
background-image: url();
	color: #000000;
}
