html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-attachment: fixed;
	padding:0;
	margin:0;
}
* {
	
}
h1 {
font-size: 14px;
}

h2 {
font-size: 12px;
}

h3, h4, h5, h6 {
font-size: 9px;
}
hr {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
}


input, select, textarea {
	color: #333333;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-size: 10px;
 }
.botones {
	color: #333333;
	border: 1px solid #999999;
	background-color: #999999;
	font-size: 10px;
 }

#container {
	background: url(img/repeat.png) repeat;
	min-height: 100%;
	height: 98%;
	width: 762px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #666666;

}
#contenidos {
background-color: #6D7286;
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.idioma {  
color: #5B6B7A; 
text-decoration: none;
}
a:hover.idioma {  
text-decoration: underline
}

.textlink {  
}
a:hover.textlink {  
color: #000000; 
text-decoration: underline;
}

.botbuscador {  
color: #FFFFFF;
}
a:hover.botbuscador {  
color: #FFFFFF; 
text-decoration: underline;
}

.buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EDEDF0;
}
.titulopast { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; text-indent: 5px;}
.copyright { font-size: 10px; color: #666666}
.text {  color: #000000}
.textdest { color: #000000; font-weight: bold}
#extras {
font-size: 10px; 
color: #FFFFFF;
}

