table.header tr.top-menu a
{
  text-decoration: none;
  font-weight: bold;
  color: #ea2511;
  margin-left: .6em;
  margin-right: .6em;
}

div.header
{
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: center;
  border-top: 1px solid #ff930b;
  border-bottom: 1px solid #ff930b;
  padding: 4px
}

div.header a
{
  font-family: Arial;
  font-weight: bold;
  color: #ea2511;
  text-decoration: none;
}

/* Page Footer */

div.footer
{
  background-color: #ea2511;
  color: white;
  text-align: center;
  padding: 4px;
}

div.footer a
{
  color: white;
  font-family: Arial;
  font-weight: bold;
  font-size: .9em;
  text-decoration: none;
}

div.copynote
{
  text-align: center;
  font-size: .75em;
  color: #999999;
  padding: 2px;
  padding-top: 1px;
}

/* Navigation */

#header {
	overflow:auto;
	padding: 4px 0 0 0;
	width:100%;
	border-top:1px solid #356A9F;
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-color: 333333;
	text-align: default;
	background-color:#8ac0e3;
	color:#f4f4f4;
}

simplelink {
  text-decoration: none;
  /*color: #203F87;*/
  color:red;
}

#simplelink:hover {
  color:red;
}

#main{
	background-color: #fff;
	width: 800px;
	margin: 2px auto;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-color: #ea2511;
	border-right-color: #ea2511;
	border-top-color: #ea2511;
	border-bottom-color: #ea2511;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
}

#encabezado{
  	width: 800px;
	margin: 0px auto;
	background-color:#fffed2;
}

body{
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	/*background: "http://www.bywind.com.ar/images/fondo.gif";*/
}

A{
	color: #ea2511;
}

A:hover{
	color: #ff930b; 
}

ul{
	list-style-image: url(http://www.bywind.com.ar/images/arrow.bmp);
}

h1{ 
	font: 1.8em Georgia, Times, serif;
	text-decoration:none; 
	font-weight:normal;
	padding: 0,0,0,0;
	margin: 0,0,0,0;
}

#h1style { 
	padding-top: 3px;
	font: 1.8em Georgia, Times, serif;
	text-decoration:none; 
	font-weight:normal;
	color: #ff930b;
}

table{
	/*border: 5px solid orange;*/
	empty-cells: show;
}

th{
	padding: 1px;
	font-size: 10px;
	background-color: #d53c2c;
	/*background-image: url(http://www.bywind.com.ar/images/fondo_th.jpg);*/
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	/*
	border-right-color: #ff930b;
	border-bottom-color: #ff930b;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td{
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
}

#tablasresaltado{
	font-weight: bold;
	color:#ea2511;
}

#trabajosnombre{
	font-weight: bold;
	color:#ff930b;
}

#trabajostitulo{
	font-weight: bold;
	text-decoration: underline;
	color: #ff930b;
}

#trabajosresaltar{
	font-weight: bold;
	color: #ff930b;
}

#tituloheader{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #ea2511;
}

#titulopagina{
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: default;
	width:99%;
	background-color:#ea2511;
	/*background-color:#8ac0e3;*/
	/*background-color:#818181;
	color:#f4f4f4;*/
	/*color: #404040;*/
	color: white;
}

