@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	}

html {
margin:0;
	
	}

body {
    background-color: #00060d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #b2c1cc; 
	font: 10px Verdana;
                }
td {
color: #b2c1cc; 
	font: 10px Verdana;
                }
#nombre {
background-color:#00060d; border: 1px dotted #002f5e; text-align:justify; width:400px; height:auto; padding: 1em; float:left;
}
#comentario {
background-color:#202020; border: 1px dotted #002f5e; text-align:justify; width:400px; height:auto; padding: 1em; float:left;
}
.ntitle {
	COLOR: #0099ff; 
	font: 10px Verdana;
	}

img {
	border: 0;
	}

#s   {display: none;}


.enlace {
	COLOR: #0099ff; 
	font: 10px Verdana; text-decoration:none;
	}
.enlace a {
	COLOR: #0099ff; 
	font: 10px Verdana; text-decoration: none;
	}
.enlace a:link {
	COLOR: #0099ff; 
	font: 10px Verdana; text-decoration: none;
	}
.enlace a:visited {
	COLOR: #0099ff; 
	font: 10px Verdana; text-decoration: none;
	}
.enlace a:hover {
	COLOR: #bebebe; 
	font: 10px Verdana; text-decoration: none; background-color:#222222;
	}	
.input {
	COLOR: #666666; 
	font: 10px Verdana;
	BACKGROUND-COLOR: #dddddd;
	border: 1px solid #bebebe;
}
