/*	LINEA 01	*/
#cabecera-linea .linea {
    background:transparent url(../images/lineas/cabecera_01.jpg) no-repeat scroll left top;
}

	div#contenido .titulo-bloque-principal {
		background:url(../images/lineas/bkg_tit_bloque_01.gif) top left no-repeat;
		height:26px;
		padding:7px 0 0 35px;
		color:#FFFFFF;
		font-weight:bold;
		text-transform:uppercase;
		font-size:1.17em;}
		div#contenido  .sub-bloque {
			padding:20px 0 0 30px;
			background:url(../images/lineas/bkg_bullet_01.gif) no-repeat;
			background-position:10px 22px;
			}

	div#contenido .titulo-bloque {
		background:#cf6a6a url(../images/lineas/bkg_tit_bloque_cuadrado_01.gif) top left no-repeat;
		height:20px;
		padding:2px 0 2px 35px;
		color:#FFFFFF;
		font-weight:bold;
		text-transform:uppercase;
		font-size:1.17em;}

	div#contenido .post a{color:#d46f6f;}
		div#contenido .post .blog-post a{background:#fff url(../images/lineas/bullet_01.gif) left no-repeat;
			padding:0 0 0 7px;}
		div#contenido  .post .pie-post a, div#contenido .post .titulo-post a{color:#000;}