

#seccion_notas { margin:0 auto; width: 960px; position: relative; background:#fbfbfb; }
#banner300x250 { width:300px; height:250px; margin:20px 0; }
#seccion_notas_video { float:left; }
#seccion_belleza { width: 600px; font-family: Arial, Helvetica, sans-serif; }

a { text-decoration:none; color:#666666; }
a:hover {text-decoration:underline; color:#e51b24;}

.note-title { font-size:14px; font-weight:bold; color:#e51b24; }

.title {
	font-size: 16px;
	line-height:16px;
	color: #E51B24;
	padding-bottom: 15px;
	display:block;
	background:none;
	padding:0;
}

#seccion_nota {
	height: 160px;
	width: 600px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
}
#nota {
	width: 600px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
}
h2 {
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	*margin-top:-18px;
	
}
h3 {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 5px;
	font-size: 10px;
}
#link_notas {
	font-size:12px;
	color:#333333;
	line-height:30px;
	border-bottom: 1px solid #dbdbdb;
	height: 30px;
	width: 600px;
}
	
#link_notas a {	color:#666666; text-decoration:none; }

#paginacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	text-align: center;
}

#paginacion a { color:#666; text-decoration:none; padding:2px; }

#paginacion a:hover { color:#FFF; background-color:#e51b24; padding:2px; }

#paginacion span { color: #dbbfad; }

#paginacion .pag_actual { font-weight: bold; color:#e51b24; }

#float-right {
	float: right;
	width: 330px;
	padding-left: 0.2em;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0.2em;
} 
#imagen img {
	border:1px solid #346b2d; 
}
#toolbar {
	font-size: 10px;
	line-height:18px;
	margin-bottom:5px;
	margin-right:10px;
	text-align:right;
}
#toolbar a {
}
#toolbar img{
	line-height:18px;
	vertical-align: middle;
	
}
.titulo {
	font-size: 22px;
	color: #346b2d;
}

#pasos {
	padding-top: 5px;
	text-align: center;
	margin-right: auto; 
	overflow:hidden;
	margin-left: auto; 
	position: relative;
	height: 310px;
	width: 600px;	
}

#notas_media {
	float:left;
	height: 380px;
	width: 330px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 10px;
}

