/* 
	Nombre del modulo:			notas
	Fecha ultima version:		09/09/2007
	Numero de version:			4
	Empresa diseņadora:			451
	Nombre creador/modificador:	Martin
*/


#notas 
	{
	width: 483px;
	background-color: #262626;
	float: left;
	height: 418px;
	display: inline;
	clear:left;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin-right: 9px;	
	}

#notas li { background:url(img/division_degrade.gif) top center no-repeat; padding:9px 6px 9px 14px; *padding:9px 16px 9px 0px; margin-left:-2px; }

	#notas li.FirstLine { background:none; }

#notas p { color: #b4b4b4; line-height: 12px; padding:3px 0px; }

#notas h2 { margin-bottom: 0px; font-size: 15px; }

	#notas h2 a:HOVER { text-decoration: underline; }

#notas h4 { color: #d0d0d0; font-size: 11px; line-height:10px; margin-top:6px; *margin-top:15px; }

#notas h4 span {	margin-left:2px; font-size: 11px; color: #838383; }

#notas h4 img.estrella 
	{
	height: 6px;
	width: 5px;
	border: 0;
	float: right;
	margin:0;
	margin-left:1px;
	margin-right:3px;
	margin-bottom: 1px;
	margin-top:0px;
	}

#notas img 
	{
	height: 55px;
	width: 73px;
	border: 0px;
	margin: 7px 10px 0px 0px;
	float: left;
	}
	