body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px 10%;
	padding: 0px;
	background-image: url(imagenes/weblab1-header.jpg);
	background-repeat: repeat-x;

}
.contenido {
	color:#251C00;
	font:normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 40px;
	text-align: justify;
	margin-bottom: 0px;



}

blockquote {
	padding:5px 0px 5px 50px;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	background-image: url(imagenes/quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;




}




h2 {
	font:bold 34px/40px Georgia, "Times New Roman", Times, serif;
	color:#202020;
	background-color:inherit;
	margin:0 0 21px 0;
}

.small {
	color:#970000;
	background-color:inherit;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 13px;
	margin:0 0 5px 0;

}

h2 a {
	color:#202020;
	text-decoration:none;
	text-align:left;
}

h2 a:hover {
	color:#970000;
	text-align:left;
}
.logo {
	background-image:  url(imagenes/logo.gif);
	background-repeat: no-repeat;
	height: 145px;


}
.logo a {
	text-decoration:none;
	display:block;
	width:390px;
	height:145px;
}
.logo a:hover {
	background-image:  url(imagenes/logo-over.gif);
	text-decoration:none;
	display:block;
	width:390px;
	height:145px;
}
.cd {
	background-image:  url(imagenes/cd-link.jpg);
	background-repeat: no-repeat;
	height: 150px;
	float:right;
}

.cd a {
	text-decoration:none;
	display:block;
	width:250px;
	height:99px;
}

.pie-de-pagina {
	margin: 20px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;



}
a {
	color: #0000CC;
}

.post-item {
	margin-bottom:50px;
}
.menu {
	margin-top: 145px;
	color: #999999;


}

.menu a {
	color:#999999;
	text-decoration: none;
	padding-left: 20px;

}

.menu a:hover {
	color:#FFFFFF;
	text-decoration: none;

}

.rss {
	background-image: url(imagenes/feed-icon-14x14.png);
	background-repeat: no-repeat;
	float: right;
	height: 28px;
	width: 28px;
	margin-top: 25px;
	text-decoration: none;





}
td {
	font-size: 13px;

}

.lineBelow {
	border-bottom:solid 1px #ccc;
	padding-bottom:15px;
}


#nav {
	background-color:#e7e7e7;
	display:block;
	height:30px;
	padding-bottom:5px;
	padding-top:5px;
}
#next {
	background-image:url(i/next.jpg); 
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:30px;
	text-decoration:none;
	width:30px;
}
#next-dis {
	background-image:url(i/next_dis.jpg); 
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:30px;
	text-decoration:none;
	width:30px;
}
#prev {
	background-image:url(i/prev.jpg); 
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:30px;
	text-decoration:none;
	width:30px;
}
#prev-dis {
	background-image:url(i/prev_dis.jpg); 
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:30px;
	text-decoration:none;
	width:30px;
}


