/* CSS Document */

body {
	background:#FFFFFF
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 15px;
	color: #999999;}

#flashScreen {
	width:775px;
	position:absolute;
	left: -36px;
	top: -33px;
	text-align:right}
	
#enlaces {display:none}	
#copyrigth{float:left; text-align:left; padding:0 10px}	
#idiomas{padding:10px}

.subrayado{color:#999999; text-decoration:none}
.subrayado:hover{color:#B2B46B; text-decoration:underline}
.nosubrayado{color:#45392E; text-decoration:none}


