/* HOME */

#main
{
	background-image:  url("../img/backmain.png");
	background-position: left top;
	background-repeat: repeat-y;
	margin-top: 0;
	border: 0px solid red;
	height: 598px;
}


/* TIRA */


#tira
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 790px;
	background-color: white;
	color: white;
}


#tira .tablita
{
	width: 100%;
	border: 0px solid black;
	padding: 0px;
	margin: 0px;
}

#tira .tablita .left
{
	background-image:  url("../img/tiraizq2.png");
	background-position: left top;
	background-repeat: repeat-y;

	width: 27px;	
}

#tira .tablita .right
{
	background-image:  url("../img/tiradch2.png");
	background-position: right top;
	background-repeat: repeat-y;

	width: 27px;
}

#tira .tablita .center
{
	padding-top: 5px;
	width: 736px;	
	text-align: center;
}

#tira .toolbar
{
	padding-top: 12px;
	height: 30px;
	color: #840000;
	
/*	background-color: #FFFF00;*/
	
}

#tira .toolbar .textTitle
{
	width: 470px;
	margin-left: 10px;
	margin-top: 4px;
	float:left;
	/*background-color: #666666;*/
	/*overflow: hidden;*/
}

#tira .toolbar .icos
{
	width: 210px;
	margin-left: 5px;
	float:left;
	/*background-color: #FF0000;*/
}

#tira .toolbar .banderas
{
	margin-left: 5px;
	margin-top: 3px;
	float:left;
	
/*	background-color: #999999;*/
}

#tira .toolbar a
{
	height: 30px;
	color: #840000;
	
/*	background-color: #CCCCCC;	*/
	
}

/*  NEWS */

#noticias
{
	float: left;
	padding-top: 40px;
	width: 525px;
	height: 550px;
	border: 0px solid red;
}

#noticias .lista
{

	width: 490px;
	height: 520px;

	/*margin-top: 60px;*/
	border: 0px solid red;
	overflow: auto;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titulo
{
	margin-bottom: 5px;
	margin-left: 30px;
	margin-right: 10px;	
	font-size: 13px;
	font-weight: bold;
}

.titulo a 
{
	text-decoration: none;
	color: #CC9900;
}

.entrada
{
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: justify;

}

.entrada a
{
	text-decoration: none;
	color: #CC9900;
}


.titulo_general
{
	border: 0px solid red;
}


/* El posicionamiento de los botones del menu lateral en columna.  */

#boton_columna_dos
{
/*	background-image: url("../img/boton_venta_comic.png");
	background-repeat: no-repeat;
	background-position: 0px -94px;
	*/
	float: left;
	width: 145px;
	height: 110px;
	margin: 0px;
	margin-top: -15px;
	margin-left: 31px;
	padding: 0px;
	overflow: hidden;
	display: block;
}


/*#boton_columna_dos:hover
{
	background-image: url("../img/boton_venta_comic.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 132px;
	height: 94px;
	margin: 0px;
	margin-top: 100px;
	margin-left: 36px;
	padding: 0px;
	border: 0px solid red;
	overflow: hidden;
	display: block;	
}*/

#boton_columna_tres
{
/*
	background-image: url("../img/boton_bitacora.png");
	background-repeat: no-repeat;
	background-position: 0px -94px;
	*/
	float: left;
	width: 145px;
	height: 110px;
	margin: 0px;
	margin-top: 4px;
	margin-left: 31px;
	padding: 0px;
	overflow: hidden;
	display: block;
	border: 0px solid red;
}

/*
#boton_columna_tres:hover
{
	background-image: url("../img/boton_bitacora.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 132px;
	height: 94px;
	margin: 0px;
	margin-top: 18px;
	margin-left: 38px;
	padding: 0px;
	border: 0px solid red;
	overflow: hidden;
	display: block;	
}*/


#boton_columna_cuatro
{
	/*background-image: url("../img/boton_vota_mascota.png");
	background-repeat: no-repeat;
	background-position: 0px -94px;*/
	float: left;
	width: 145px;
	height: 110px;
	margin: 0px;
	margin-top: 2px;
	margin-left: 31px;
	padding: 0px;
	overflow: hidden;
	display: block;
	border: 0px solid red;
}

/*
#boton_columna_cuatro:hover
{
	background-image: url("../img/boton_vota_mascota.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 132px;
	height: 94px;
	margin: 0px;
	margin-top: 18px;
	margin-left: 38px;
	padding: 0px;
	border: 0px solid red;
	overflow: hidden;
	display: block;	
}*/

#boton_columna_cinco
{
	/*background-image: url("../img/boton_animacion.png");
	background-repeat: no-repeat;
	background-position: 0px -94px;*/
	float: left;
	width: 145px;
	height: 110px;
	margin: 0px;
	margin-top: 2px;
	margin-left: 31px;
	padding: 0px;
	overflow: hidden;
	display: block;
	border: 0px solid red;
}

/*
#boton_columna_cinco:hover
{
	background-image: url("../img/boton_animacion.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 132px;
	height: 94px;
	margin: 0px;
	margin-top: 18px;
	margin-left: 38px;
	padding: 0px;
	border: 0px solid red;
	overflow: hidden;
	display: block;	
}*/

#boton_columna_seis
{
	/*background-image: url("../img/boton_animacion.png");
	background-repeat: no-repeat;
	background-position: 0px -94px;*/
	float: left;
	width: 145px;
	height: 110px;
	margin: 0px;
	margin-top: 2px;
	margin-left: 31px;
	padding: 0px;
	overflow: hidden;
	display: block;
	border: 0px solid red;
}

#logoPND
{
	text-align: center;
	clear: both; 
	margin-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

#logoPND a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #f4e537;
}






#extras
{

/*
	background-image:  url("../img/nosotros/fondo.png");
	background-position: left top;
	background-repeat: no-repeat;
*/

/*	width: 790px;
	height: 915px;
	*/
}







.temp
{
	height: 600px;
}

.box
{
	margin-right: auto;
	margin-left: auto;
	
	width: 600px;
	height: 300px;
	background-color: silver;
		
}


#tienda
{
	float: left;
	border: 0px solid white;
	background-color: red;
	width: 145px;
	height: 110px;
	margin-top: -15px;
	margin-left: 557px;
}