/* Parametros css JLMalik
Powered by Salobrena Digital
30-06-06
http://www.salobrenadigital.com */

*
{
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body
{
	background: #000 url(../images/bg.gif);
	font: 11px/16px verdana,arial,sans-serif;
	overflow: hidden;
}
.buscadores
{
	display: none;
}
blockquote
{
	border-left: 5px solid #eee;
	margin: 10px 0 0 10px;
	padding: 1px 0 1px 10px;
}
blockquote p
{
	color: #999;
	font-size: 10px;
	width: 250px;
}
a.textlink
{
	color: #DCE1E5;
	display: inline;
	margin: 0;
}
a:hover.textlink
{
	text-decoration: underline;
}
p
{
	margin: 10px 0;
}
#idioma
{
	background: url(../images/bg-idioma.gif);
	display: none;
	font-size: 9px;
	height: 19px;
	left: 65%;
	position: absolute;
	text-align: center;
	top: 0;
	width: 95px;
}
a#idioma
{
	color: #fff;
	margin: auto;
}
a:hover#idioma
{
	text-decoration: underline;
}
#contenedor
{
	height: 500px;
	left: 50%;
	margin: -300px 0 0 -370px;
	position: absolute;
	top: 50%;
}
#contenedor_home
{
	height: 500px;
	left: 50%;
	margin: -300px 0 0 -570px;
	position: absolute;
	top: 50%;
}

#menu
{
	height: 20px;
	margin: 0 0 0 10px;
	width: 750px;
}
#menu li
{
	color: #ccc;
	float: left;
	margin: 0 15px 0 0;
}
#menu a
{
	color: #ccc;
	font-weight: bold;
}
#menu a:hover
{
	color: #6C7F69;
	font-weight: bold;
}
li#visitas
{
	float: right;
	margin: 0;
}
#contenido
{
	background: #fff;
	border: 10px solid #EEF0F2;
	color: #333;
	height: 450px;
	max-height: 450px;
	max-width: 760px;
	width: 760px;
}
#info
{
	background: url(../images/info.gif) left center no-repeat;
	clear: both;
	padding: 0 0 0 11px;
}
#info a
{
	color: #60402b;
}
#info a:hover
{
	text-decoration: underline;
}
#footer
{
	color: #ccc;
	font-size: 10px;
	height: 12px;
	margin: 0 0 0 10px;
	width: 750px;
}
#footer_home
{
	color: #ccc;
	font-size: 10px;
	height: 12px;
	margin: 0 0 0 10px;
}

#footer li, #footer_home li
{
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}
li#info-abajo
{
	border: 0;
	float: right;
	margin: 0;
	padding: 0;
}
#footer a
{
	color: #DCE1E5;
}
#footer a:hover
{
	text-decoration: underline;
}
#flash
{
	background: #000 url(../images/intro.jpg);
	height: 450px;
	width: 760px;
}