html,body {
	background-color: #ddd; 
	color: #000;
	font-family: Arial, Verdana;
	padding: 0px;
	margin: 0;
//este es el que se usa
}

iframe {
	background-color: #ddd; 
	color: #000;
	padding: 0px;
	margin: 0;
}

blockquote, li, h3 {
	font-family: Verdana, Tahoma,  "Lucida Grande", Helvetica;
	font-size: .9em;
	line-height: 1.4em;
	text-align: left;
	padding-left: -10px;
	padding-right: 10px;
}

p {
	font-family: Verdana, Tahoma,  "Lucida Grande", Helvetica;
	font-size: 8pt;
	line-height: 11pt;
	text-align: left;
}

.peque {
	font-family: Verdana, Tahoma,  "Lucida Grande", Helvetica;
	font-size: 8pt;
	line-height: 1.4em;
	text-align: left;
}

.piefo {
	clear: both;
	font-family: Tahoma,  "Lucida Grande", Helvetica;
	font-size: .9em;
	line-height: 1.4em;
	margin-left: 0px !important;
	margin-left: 8px;
	margin-top: 0px !important;
	margin-top: 0px;
	margin-bottom: 10px !important;
	margin-bottom: 10px;
	padding-right: 20px;

}

.clearboth { clear: both; }

blockquote  {
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p {
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p {
	text-align: right;
}

#copy {
	clear: both;
	font-size: 8pt;
	text-align: center;
	height: 10px;
	padding-top: 10px;
	margin-left: 100px;
	margin-right: 100px;
	padding-bottom: 14px;
	background-color: #ddd;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

#zoom {
	clear: both;
	font-size: 9pt;
	text-align: center;
	height: 14px;
	padding-top: 10px;
	color: brown;
}

#centrar {
	clear: both;
	text-align: center;
	height: 10px;
}

#logo-old {
	width: 760px;
	height: 88px;
	margin: 0px 0 0 0;
	padding: 0;
}

#head {
	clear: both;
	text-align: center;
	height: 10px;
}

#container {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #ddd;
}

#content { /* ajustar top si varía la cabecera */
	padding-top: 35px;
	padding-bottom: 15px;
	background-color: #ddd;
	border: 0px solid #666;
}

#contenido {
	width: 760px;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 15px;
	background-color: #eee;
	border: 0px solid #666;
}

#form { 
	margin-left: 0px;
}

.menu {
	margin-top: -34px;
	background-color: #fff;
	border-bottom: 1px solid #999;
}

.select { 
	border-bottom: 1px solid #444;
}

.menu a:hover{ 
	color: red;
}

#sidebar-1 {
	float: left;
	width: 150px;
	margin-right: 5px;
	padding-top: 100px;
}

#sidebar-2 {
	float: right;
	width: 150px;
	margin-left: 5px;
	padding-top: 100px;
} 

#foot  {
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility {
	position: absolute;
	top: -10000px;
}

a {
	text-decoration: none;
	border-bottom: 0px black solid;
}

#sidebar-2 a, #sidebar-1 a {
	border: 0px;
	color: #C00;
}

h1 {
	margin-top: 10px;
	font-weight: normal;
	text-decoration:none;
	font-family: Arial, Verdana;
	font-size: 1.4em;
}

h2 {
	margin-top: -10px;
	font-weight: normal;
	font-family: Arial, Verdana;
	font-size: 1em;
	font-style: italic;
} 

h3 {
clear: both;
	font-weight: normal;
	font-size: 12pt;
	margin-bottom: -4px;
	margin-top: 18px;
}

h4 {
float: left;
	font-family:  Verdana, Arial;
	font-weight: normal;
	font-size: 1em;
	margin-top: 6px;
	margin-bottom: 4px;
}

h4 a {
	font-weight: bold;
}

h3 a {
	border: 0px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 1em;
}

h1 a, h2 a {
	border: 0px;
}

h6 { /* bt */
	font-weight: normal;
	font-family:  Tahoma,  "Lucida Grande", Helvetica;
	font-size: .9em;
	line-height: 1.4em;
	text-align: center;
	padding-right: 20px;
}

.caps {
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr {
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error { 
	background-color: #ffa 
}

div.comments_error {
	border: 1px solid #cc8;
	padding : 0.3em;
}

img.logo {				/* se usa en fotog para hacer el marco */
	border-bottom: 2px solid #666;
}

img.gran {				/* se usa en fotog para hacer el marco */
	margin-top: 6px;
	margin-left: 8x;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}

img.mini {				/* se usa en miniaturas para hacer el marco */
float: center;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top: 3px solid #ddd;
	border-left: 3px solid #ddd;
	border-right: 3px solid #666;
	border-bottom: 3px solid #666;
}

table {
clear: both;
border-collapse:collapse;
m/argin-left: 10px;
margin-top: 0px;
}

td {
font-size: 90%;
}

#nav {
clear: both;
float: auto;
margin-top: -40px;
margin-left: 1px;
margin-bottom: 20px;
padding: 0px 0px 0 0px;
background: transparent;
}

#nav ul {
list-style-type: none;
display: block;
margin: 0px 0 0 px;
padding: 0;
border-left: 0px solid #000;
}

#nav li {
padding: 1; 
float: left;
}

#nav a {
text-decoration: none;
font-weight: bold;
color: #00a;
text-align: center;
font-size: .8em;
width: 75px;
height: 25px;
padding: 0px 0px 0px 0px;
border-right: 0px solid #000;
background: transparent;
}

/* ***  Live Search *** */
#LSResult, #liveLinkRes  {   
position: absolute;
background-color: #ccc;
text-align: left;
width: 220px;
padding:2px;
z-index:1;
}

#LSResult a {
font-family: Georgia, Times, "Times New Roman", sans-serif;
font-size: 1em;
}

#liveLinkHead {
padding: 5px;
color: #333;
}

#liveLinkHead a {
color: #fff;
}

#LSShadow {
border: 3px solid #655416;
padding: 5px;
background-color: #ddd ;
color:#333;
}

#LSRes {
background-color: #fff;
}

.LSRow {
padding: 1px 5px;
}

.LSViewAll {
text-align: center;
font-weight: bold;
font-size: 1.2em;
border-top: 1px solid #333;
margin-top: 5px;
}

#LSHighlight  {
background-color: #ddd;
}

#LSHeader{
padding: 2px 2px 8px;
}

.lsDate {
display: block;
color: #333;
font-size: 0.8em;
}

/* ***  Live Search *** */

#marge { 
float: right; 
width: 220px;
margin-top: -30px;
margin-right: -45px;
font-size: 0.9em;
z-index:1;
}

.rssThumbFloat-ori {
  float: left;
  width: 150px;
  border: 1px solid #999;
  margin: 0 15px 15px 0;
  padding: 5px;
  text-align: center;
  font-size: .85em;
}

.rssThumbFloat {
  float: left;
  width: 150px;
  h/eight: 150px;
  border: 0px solid #999;
  margin: 0 15px 15px 0;
  padding: 5px;
  text-align: center;
  font-size: .85em;
}

ul#rssThumbNav {
list-style-type: none;
margin: 0;
padding: .5em 0;
border-top: 1px solid #666;
}

ul#rssThumbNav li a {
display: block;
width: 5em;
color: #FFF;
background-color: #036;
padding: .2em 0;
text-align: center;
text-decoration: none;
}

ul#rssThumbNav li a:hover {
color: #FFF;
background-color: #69C;
}

.rssImg {
float:left;
margin: 0px 0 0 0px !important;
margin: 0px 0 0 5px;
} 

.rssImg img {
display: block;
position: relative;
background-color: #eee;
border: 1px solid #999;
margin: -4px 6px 6px -4px;
padding: 5px 5px 5px; 
}

.rssImg input {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #999;
margin: -4px 6px 6px -4px;
padding: 5px 5px 5px; 
}