h1, h2{
	font-size: 25px;
	margin-top:0;
	margin-bottom:5px;
}

body {
	font-family: Arial;
	padding:10px;
	font-size: 13px;
	margin:0;
}

td {
	font-size: 13px;
}


input[type="text"] {
	width:100px;
} 

.contenido {
	margin: 10px;
	margin-right:320px;
	padding: 10px 10px;
	background-color: #CFC;
	border: solid 3px #333;
}

.publicidad{
	float:right;
	width:300px;
	margin:5px; 
	padding:0px;
}

.tooltip {
	position:relative;
}

.tooltip span {
	position:absolute;
	display:none;
	left:25px;
	top:-10px;
	width:220px;
}

.derechos{
	margin:12px;
	color:#888;
}
