* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	background-image: url(../img/fondo_degradado.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
br {
	margin: 0px;
	padding: 0px;
	clear: both;
}
h1 {
	font-size: 2.25em;	
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 1em;
}
h2 {
	font-size: 0.85em;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 0.5em;
}
h3 {
	font-size: 0.90em;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 0.5em;
}
p, #paginas {
	font-size: 0.75em;	
	font-weight: normal;
	color: #C1C1C1;
	line-height: 140%;
	padding-bottom: 2em;
}

#paginas {
  clear:both;
}

#intro {
	padding-top: 57px;
}
#top {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFFFFF;
	text-align: left;
}
#menu {
	background-color: #000000;
	background-image: url(../img/fondo_menu.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
	text-align: right;
	height: 25px;
	border:none;
}
#menu li {
	padding-right: 16px;
	display: inline;
}

#menu li img {
  margin-bottom:-6px;  
}

#menu a:link, #menu a:visited, #menu a:active{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 60%;
}
#menu a:hover{
	color: #99FFFF;
}

#contenedor_idiomas {
  
}

#idiomas {
	height: 30px;
	background-image: url(../img/bg_idiomas.gif);
	background-color: #282828;
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 8px;
}
#idiomas li{
	padding-right: 25px;
	display: inline;
}
#idiomas a:link, #idiomas a:visited, #idiomas a:active{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-image: url(../img/flecha_idiomas.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 12px;
}
#idiomas a:hover{
	color: #99FFFF;
}
.boton_idioma {
	background-image: url(../img/icono_idiomas2.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#logo {
	padding-left: 244px;
	background-image: url(../img/salquisa_logo.gif);
	background-repeat: no-repeat;
	background-position: 50px 90px;
}
#ruta {
	background-color: #454237;
	background-image: url(../img/bg_ruta.gif);
	background-repeat: repeat-y;
	padding-left: 240px;
	height: 28px;
}
#ruta ul{
	padding-top: 10px;
	font-size: 11px;
	color: #c6c6c6;
	padding-right: 10px;
	padding-bottom: 10px;
	
}
#ruta li{
	list-style-type: none;
	display: inline;
	padding-left: 20px;
}
.ruta_flecha{
	background-image: url(../img/flecha.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
#ruta a{
	color: #C6C6C6;
}
#contenidos{
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #253A41;
	border-left-color: #253A41;
	color: #C1C1C1;
}
#contenidos_portada {
	background-image: url(../img/bg_portada.gif);
	background-repeat: repeat-y;
}
#columna_iz {
	float: left;
	width: 243px;
}

#columna_iz ul{
	margin-left: 28px;
	list-style-type: none;
}
#columna_iz h1 {
	display: none;
}
#bienvenidos {
	background-repeat: no-repeat;
	padding-top: 190px;
}
#bienvenidos p {
	color: #1c1c1c;
	padding-right: 30px;
	padding-left: 20px;
}

#columna_de {
	float: left;
	width: 542px;
	padding-left: 56px;
	padding-right: 56px;
	padding-top: 50px;
}
#columna_secciones {
	float: left;
	width: 654px;
	padding-top: 35px;
	background-repeat: no-repeat;
	background-position: 0px 39px;
	margin-bottom: 20px;
}
.division {
	float: left;
	width: 189px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 20px;
}
.division h2{
	display: none;
}
.division p {
	color:#fff;
}	
.mas {
	font-size: 11px;
	font-weight: normal;
	color: #0ebbd8;
	text-decoration: none;
	background-image: url(../img/flecha_submenu.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 4px;
}
.destacado {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3ec9e1;
	padding-bottom: 30px;
	font-size: 14px;
	letter-spacing: 0.1em;
}
.titulo_compuesto {
	padding-bottom: 0px;
}
.subtitulo{
	color: #3ec9e1;
}
#submenu {
	list-style-type: none;
	padding-bottom: 2em;
	padding-top: 50px;
}
#submenu li {
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#submenu a:link, #submenu a:visited {
	padding-left: 20px;
	font-size: 11px;
	color: #3ec9e1;
	font-weight: normal;
	text-decoration: none;
}
#submenu li:hover, #submenu li:active {
	text-decoration: none;
	background-image: url(../img/flecha_submenu.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.seccion {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#submenu_volver {
	background-color: #002a31;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 1px;
}
#submenu_volver a:link, #submenu_volver a:visited{
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	color: #00d9fe;
	font-weight: normal;
}
#submenu_volver a:hover, #submenu_volver a:active{
	color: #B9F5FF;
}
#contenidos strong {
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.agrociencias{
	color: #FFFFFF;
	font-size: 0.6em;
	font-weight: normal;
	text-align: left;
	padding-right: 40px;
	display: inline-table;
	width: 540px;
}
.agrociencias caption {
	letter-spacing: 0.1em;
	font-size: 1.5em;
	text-align: left;
	padding-bottom: 1em;	
}

.fila2 {
	background-color: #181818;
}

.agrociencias th {
	background-color: #454237;
	padding: 10px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #242424;
	text-align: center;
}

.agrociencias td {
	padding: 10px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
}

.volver {
	display: block;
	clear: both;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292b28;
	padding-top: 2em;
	margin-bottom: 2em;
	padding-bottom: 5px;
}

#pie {
	background-color: #008298;
	background-image: url(../img/logo_pie.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	height: 40px;
	padding-top: 30px;
	padding-left: 105px;
	padding-bottom: 0px;
	font-size: 70%;
	color: #FFFFFF;
	margin-top: 30px;
}
#pie li {
	display: inline;
	list-style-type: none;
	padding-right: 2em;
}
#formulario {
	width: 500px;

}
#formulario form{
	padding-bottom: 25px;
}
#formulario label{
	display: block;
	line-height: 230%;
	color: #3ec9e1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.campo{
	display: block;
	width: 350px;
	background-color: #26656F;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 12px;
	padding: 0.3em 1em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#formulario textarea{
	display: block;
	height: 6em;
	width: 400px;
	background-color: #26656F;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 1em;
	margin-bottom: 1.5em;
	overflow: auto;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
input.boton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input.boton:hover {
	background-color: #26656F;
}
.texto_apoyo {
	padding: 2em 1em 1em;
}
.texto_apoyo p{
	padding-bottom: 0em;
}
.fecha {
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.ampliar {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #616161;
	margin-right: 1em;
	text-decoration: none;
}
.boton_ampliar {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../img/ampliar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 0.5em 0.5em 0.5em 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#error {
	background-color: #FFFFFF;
	padding: 20px;
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#error p {
	font-size: 14px;
	color: #000000;
}
#error a {
	font-size: 14px;
	color: #008298;
	text-decoration: none;
}
#user {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292b28;
	margin-bottom: 30px;
	text-align: right;
	padding-bottom: 5px;
}
#user p {
	padding: 0px 0px 10px 35px;
	color: #FFFFFF;
	background-image: url(../img/users.gif);
	background-repeat: no-repeat;
	display: inline;
}

.cajas-texto {
    
}

.cajas-texto .campo{
	width: 190px;
	padding: 5px;	
}.legal {
	background-image: url(../img/logo_legal.gif);
	background-position: center 40px;
	background-repeat: no-repeat;
	height: 200px;
}


#contenedor_datos_pais {
  position:relative;
}

#datos_paises {
  position:absolute;
  left: 243px;
  background-color:#222;
  top: -120px;
  width: 625px;
  padding:15px;
  font-size:90%;
  min-height: 90px;
}

#datos_paises h3 {
  color: #008298;
}

#datos_paises ul {
  font-size:80%;
  margin-left:15px;
}

#destacados_noticias {
  padding:15px;
}

#destacados_noticias h3 {
  color: #008298;
}

#destacados_noticias a {
  text-decoration: none;
  color: #CCCCCC;
}

#destacados_noticias a:hover {
  color:#fff;
}

#destacados_noticias ul {
  font-size:65%;
  margin-left:0px;
}

#destacados_noticias li {
  padding: 8px 0;
}

.clear {
  clear:both;
}

.texto_inicio {
  padding: 14px;
  clear:both;
}