@import url("general.css");

div#container div#content {
	width: 750px;
	padding: 50px 36px;
	_padding: 50px 60px 80px 60px;
	overflow: hidden;
}

div#gallery_container {
	width: 758px;
	height: 550px;
	/*background-color: #000;*/
}
        
		
/*Introducido por Joaquín*/
 #botonera_lateral{
	width:149px;
	height:100%;
	float:left;
}
#titulo_menu_lateral{
	width:149px;
	float:left;
}
#titulo_galeria{
	width:609px;
	float:left;
}

#botonera_lateral a{
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#52534e;
	padding-top:5px;
}

#botonera_lateral a.active{
	color:#FFFFFF;
}

#botonera_lateral a:hover{
color:#FFFFFF;

}


.pikachoose{
	width:609px;
	height:550px;
	float:left;
	overflow:hidden;
}

	
/*Fin de introducido por Joaquín*/

div.item, div.item_last {
	width: 203px;
	height: 171px;
	/*background-color: white;*/
	float: left;
	text-align: center;
}

div.item {
	margin: 0 46px 40px 0;
}

div.item_last {
	margin: 0 0 40px 0;
}

div.item img {
	width: 203px;
	height: 141px;
	display: block;
}

div.item a.tema, div.item_last a.tema {
	font-size: 0.7em;
	font-family: Arial, sans-serif;
	color: #8D6C15;
	text-decoration: none;
}

div.item a:hover.tema, div.item_last a:hover.tema {
	font-size: 0.7em;
	color: #8D6C15;
	text-decoration: underline;
	text-align: center;
}

div#optima {
	width: 100%;
	font-size: 0.7em;
	color: #AAA;
	text-align: center;
	margin: 0 auto;
}

div#optima a {

	color: #AAA;
	text-decoration: underline;
	margin: 0 auto;
}

div#optima a:hover {

	color: #AAA;
	text-decoration: underline;
	margin: 0 auto;
}
