/* CSS Document */

p{
	font-weight:normal;
}

#left{

}

#der{
	height:100%;
}

#cont{
	height:100%;
	background-color:#CCCCCC;
	color:#000000;
}

#texto{
	width:550px;
	height:100%;
}

#texto h1{
	font-size:15px;
	color:#990000;
}

#texto h2{
	font-size:11px;
	color:#0066CC;
}

#texto img{
	margin:0 15px 15px 0;
}

#comentarios li{
	border-bottom:1px solid #333333;
}

#flechas{
	width:9px;
	float:left;
	text-align:left;
	height:16px;
	margin:5px 0 0 4pt;
	padding:3px 0 0 0;
	background-color:#EFEEEE;
}

#menu{
	text-align:left;
}

#up{
	margin:0 0 3px 0;
	text-align:center;
}

#down{
	margin:0 0 0 0;
	text-align:center;
}

#scroll{
	float:left;
	width:9px;
	height:230px;
	clear:both;
	margin:0 15px 0 0;
	background-color:#EFEEEE;
}

#desplaza{
	background-color:#FF0000;
}

#menu table{
	border:0px;
}


#content a.fuente{
	color:#0066CC;
	font-weight:normal;
	text-decoration:none;
}

#content a{
	color:#990000;
	text-decoration:none;
}
	

