body {
	background-color: #FFF;
	margin: 0px 0px 0px 0px;
	color:#000;
	font:0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a  { font-size: 13px; text-decoration : none; color : black; }
a:visited  { font-size: 13px; text-decoration : none; color : black; }
a:active  { font-size: 13px; text-decoration : none; color : black; }
a:hover  { font-size: 13px; text-decoration : underline; color : black; }

a.blanco  { font-size: 13px; text-decoration : none; color : white; }
a.blanco:visited  { font-size: 13px; text-decoration : none; color : white; }
a.blanco:active  { font-size: 13px; text-decoration : none; color : white; }
a.blanco:hover  { font-size: 13px; text-decoration : underline; color : white; }

/* Popup window */

#logwindow {
	position:absolute;
	left: 400px;
	top: 120px;
	width: 500px;
	height: 300px;
	-moz-border-radius: 4px;
	font-weight: bold;
	display: block;
	text-align: left;
	padding-left: 32px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #7f7f7f;
	background-color: #FFFFFF;
	z-index: 2;
	margin: 5px;
}

#logwindow_close {
	float: right;
}

img.imgalbum{
	border: 4px solid #000; 
}

.titulo_grande, a.titulo_grande{
	color:#e84700;
	font-size:18px;
	font-weight: bold;
	text-decoration : none;
}

a.titulo_grande:hover  { 
	color:#e84700;
	font-size:18px;
	font-weight: bold;
	text-decoration : underline;
}

.nimaps_quees{
	background: url(../images/img_nimaps_quees.jpg) no-repeat top;
}

.nimaps_amigo{
	background: url(../images/img_nimaps_recomendar.jpg) no-repeat top;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

.fondosup_menu{
	background: url(../images/img_menu.gif) no-repeat top;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 15px;
	padding-right: 10px;
}

.fondosup_barra{
	background: url(../images/img_barra_sup.gif) no-repeat top;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 15px;
	padding-right: 10px;
}

#subtitleiz{
	float: left;
}

#subtitlede{
	float: right;
	font-size: 13px;
}

.nimaps_amigo input, .nimaps_amigo textarea{
	color: #FFFFFF;
	background-color: #929491;
	border: 2px solid #2E2E2E;
}

.nimaps_quees p{
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}

#lateraliz{
	padding-left: 15px;
}

#solapa{
	background: url(../images/img_solapa.gif) no-repeat top;
	display: block;
	padding-top: 5px;
	width: 224px;
	height: 23px;
	font-weight: bold;
}

#barra_perfil{
	background-image: url(../images/img_barraperfil.gif);
	display: block;
	padding-top: 5px;
	width: 100%;
	height: 23px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
