/* Generated by KompoZer */
body {
	background-color: white;
	background-image: url(../images/fondo_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 100%;
	font-family: Arial,Helvetica,sans-serif;
	height: 100%;
	text-align: center;
}

h1 {
	font-size: 0;
	background-image: url(../images/siad_logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 870px;
	height: 130px;
	margin: 0pt;
	padding: 0pt;
}

h2{
	margin: 5pt 0pt 5pt 0pt;
}
h3{
	margin: 10pt 0pt 0pt 0pt;
}

table{
	margin: 5px auto;
	background-color: #ddd;
}
caption{
	margin: 5px auto;
	background-color: #ddd;
	font-size: 150%;
	text-align: left;
}
th{
	text-align: center;
}

td{
	font-size:10pt;
	background-color: #fff;
}

a:link {
  color: blue;
  text-decoration: none;
}
a:visited {
  color: blue;
  font-size: 100%;
  text-decoration: none;
}
a:hover {
  color: red;
  /*background-color: #aaaacc;*/
  text-decoration: none;
}
a:active {
  color: red;
}

#cabeza {
	background-color: white;
	/*background-image: url(../images/luces.gif);
	background-repeat: repeat-x;
	background-position: center top;*/
	border-style: double;
	border-color: #6666cc;
	margin: 5px auto;
	padding: 10px;
	width: 900px;
	height: 190px;
	text-align: left;
}

#contenido {
	background-color: white;
	/*background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	border-style: double;
	border-color: #6666cc;
	margin: 5px auto;
	padding: 10px;
	width: 900px;
	min-height: 500px;
	text-align: left;
}

#pie {
	background-color: white;
	border-style: double;
	border-color: #6666cc;
	margin: 5px auto;
	padding: 10px;
	width: 900px;
	text-align: center;
}
#cargando {
  border-style: double;
  padding: 10px;
  background-color: #ddddff;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 20pt;
  text-align: center;
  position: absolute;
  z-index: 9;
  top: 200px;
  left: 33%;
  width: 33%;
  display: none;
}

#mapa_web {
	/*background-image: url(../images/mapa.jpg);
	background-position: center center;
	background-repeat: no-repeat;*/
}

#mapa_web table, #mapa_web td{
	background: transparent;
}
#mapa_web th{
	background-color: #aaa;
	text-align: center;
	font-weight: bold;
}

#tuip{
  padding: 10px;
  background-color: #ddddff;
  font-size: 15pt;
  text-align: center;
}

#novedad{
  /*display: none;*/
  font-size: 75%;
  margin: 0pt 0pt 15pt 0pt;
}
#novedad legend{
	font-size: 150%;
}

#noticias{
	font-size: 125%;
	text-align: justify;
	width: 75%;
	margin: 5px auto;
}

#tabla_productos{
	width: 95%;
}
#tabla_productos td{
	vertical-align: top;
	padding-left: 10px;
}
