* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000000 url(bg-siat.jpg) no-repeat scroll 50% 0pt;
}

div,
td,
p {
  font-family: Georgia, Verdana;
	font-size:16px;
	color:#1F1F1F;
	margin-top:0px;
}

a,
a:link,
a:active,
a:visited {
	font-size:100%;
	text-decoration:underline;
	color:#990000;
}

a:hover {
	font-size:100%;
	text-decoration:none;
	color:#FF9900;
	background-color: ;
}




#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1100px;
	
}

#header {
	height:282px;
	background: url(cabsiat.png) no-repeat scroll 50% 0pt;
}

#tiempo {
	position: relative;
	float: right;
	width: 250px;
	height: 100px;
	margin-top: 125px;
	margin-right: 35px;
	text-align: right;
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
}

#fecha {
	font-family: Arial;
	font-size:13px;
	color:#ffffff;
  position: relative;
  float: right;
	width: 450px;
	height: 35px;
	margin-top: 262px;
	margin-right: -250px;
	text-align: right;
	background:;
}
#container {
	text-align: left;
	margin: 10px auto;
	padding: 0px;
	border:0;
	width: 1100px;
}

#columna1 {
	float: left;
	width: 366px;
	text-align: left;
}

#columna3 {
	float: right;
	width: 366px;
	text-align: right;
}

#columna2 { 
	float: left;
	text-align: center;
	width: 32%;

	
}

#footer {
	font-family: Arial;
	font-size:13px;
	color:#ffffff;
	float: left;
	width: 1100px;
	text-align: center;
	margin-top: 25px;
	padding: 16px;
	clear: both;
	background: ;
}

h1 {
  font-family:  Georgia, Verdana;
  font-size: 24px;
  color:#990000;
  font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-left: 0px;
	letter-spacing: -2pt;
}

h2 {
  font-family:  Georgia, Verdana;
  font-size: 21px;
  color:#990000;
  line-height: normal;
  font-weight: bold;
  letter-spacing: -1pt;
}

h3 {
  font-family:  Georgia, Verdana;
  font-size: 16px;
  color:#333333;
  font-weight: normal;
}

h4 a,
h4 a:link,
h4 a:active,
h4 a:visited {
	text-decoration:underline;
  color:#666666;
}

.clear {
	clear:both;
}

