#brainstorm {
	line-height: 30px;
	text-align: justify;
	font-size: 16px;
}

#brainstorm a {
	}

#brainstorm .uno {
	color: #333333;
	font-weight: bold;
}

#brainstorm a.uno:hover {
	color: #666666;
}

#brainstorm .dos {
	color: #333333;
	font-size: 25px;
}

#brainstorm a.dos:hover {
	color: #888888;
}

#brainstorm .tres {
	color: #555555;
	font-weight: bold;
	font-style: italic;
}

#brainstorm a.tres:hover {
	color: #aaaaaa;
}

#brainstorm .cuatro {
	color: #777777;
	font-size: 20px;
}

#brainstorm a.cuatro:hover {
	color: #999999;
}

#brainstorm .cinco {
	color: #999999;
	font-style: italic;
}

#brainstorm a.cinco:hover {
	color: #4c4c4c;
}

#num_pagina {
	font-size: 20px;
	text-align: center;
	margin-top: 25px;
	font-weight: bold;
}

#num_pagina a {
	text-decoration: none;
}

#num_pagina a:link {
	color: #333333;
}

#num_pagina a:hover {
	color: #999;
}

#num_pagina a:visited {
	color: #333333;
}

#imagen_momentosp {
	padding-right: 10px;
	float: left;
}
#imagen_momentos {
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}