.izq {  background-image:  url(images/izq.jpg); background-repeat: repeat-y; background-position: left}
.der {  background-image:  url(images/der.jpg); background-repeat: repeat-y; background-position: right}
.longiii {  background-image:  url(images/longi.gif); background-repeat: repeat-y}

	.blogbody {
		font-family: Tahoma, verdana, georgia, arial, sans-serif;
		color:#333;
		font-size: 11px;
		font-weight:normal;
  		line-height:180%;
		}


	.blogbody a,
	.blogbody a:link { color: #666; font-weight:bold; text-decoration: none;}
	.blogbody a:visited { color: #666; font-weight:bold; text-decoration: none;},
	.blogbody a:active { color: #666; font-weight:bold; text-decoration: none;},
	.blogbody a:hover  { color: #BE4701; font-weight:bold; text-decoration: none;}

	.date	{ 
		color: #999999;
		font-family: Tahoma, verdana, georgia, arial, sans-serif;
		font-size: 8pt; 
		text-align: right;
		margin-bottom:10px;

		}			
	.date a,
	.date a:link { color: #666; text-decoration: none;}
	.date a:visited { color: #666; text-decoration: none;},
	.date a:active { color: #666; text-decoration: none;},
	.date a:hover  { color: #BE4701; text-decoration: none;}
