/* CSS Document */

body {
  background-image: URL(http://elkaromero.com/images/layout/bgWrapper_May2010.jpg);
	text-align:center;
	line-height: 1.35em;
	margin:20px;
	padding:0;
	font:normal 0.7em verdana,arial,sans-serif;
	color:#000;
scrollbar-face-color:#999;
scrollbar-track-color:#999;
scrollbar-arrow-color:#000;
scrollbar-shadow-color:#000;
scrollbar-dark-shadow-color:#000;
scrollbar-highlight-color:#000;
scrollbar-3d-light-color:#000;
}

a:link {
  color:#800000;
  text-decoration:none;
  font-weight: bold;
  }
a:visited {
  color:#ff0000;
  text-decoration:none;
	font-weight: bold;
  }
a:hover {
  color:#808080;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
	
	
#menu{
  font-size:9pt;
	line-height: 0.95em;
	word-spacing: 0.3em;
	}	
	
.tipo1{
 font-size:10pt;
 color:#000;
 font-family:Arial, Helvetica, Sans-serif;
 font-weight:bold;
 line-height: 1.35em;
 }
 
.tipo2{
 font-size:8pt;
 color:#000;
 font-family:Arial, Helvetica, Sans-serif;
 font-weight:bold;
 line-height: 1.35em;
 }

.tipo3{
 font-size:12pt;
 color:#000;
 font-family:Arial, Helvetica, Sans-serif;
 line-height: 1.35em;
 }

.tipo4{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-weight: bold; 
	font-size: 12pt;
	color: #ffffff;
	height:30; filter:glow(strength=5, color=#000000,enabled=1)
	}
.tipo5{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-size: 10pt;
	color: #000000;
	line-height: 1.35em;
	}
	
.font-temp{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-weight: bold;
	font-size: 9pt;
	color: #834000;
	line-height: 1.35em;
	}
	
.font-temp1{
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-weight: bold;
	font-size: 9pt;
	color: #000;
	line-height: 1.35em;
	}
	

#wrapper1 {
  border: 1px solid #f7dc57;
	position:relative;
	text-align:left;
	width:100%;
	background:#ffffff url("http://elkaromero.com/images/layout/bgTab_May2010.jpg") repeat-y top right;
	}
#wrapper2 {
  border: 1px solid #f7dc57;
	position:relative;
	text-align:left;
	width:100%;
	background: #ffffff url("http://elkaromero.com/images/layout/bgTab_May2010.jpg") repeat-y top left;
	}
#header {
  border: 5px solid #f7dc57;
  background-image: URL(http://elkaromero.com/images/layout/bgMain_May2010.jpg);
	padding:10px;
	margin:0;
	text-align:center;
	color:#ffffff;
	}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#808080;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
  border: 1px solid #f7dc57;
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
  background-image: URL(http://elkaromero.com/images/layout/bgTab_May2010.jpg);
	z-index:99;
	}
#rightcol {
  border: 1px solid #f7dc57;
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background-image: URL(http://elkaromero.com/images/layout/bgTab_May2010.jpg);
	z-index:99;
	}
#centercol {
  border: 0px;
	position:relative;
	padding:0 240px;
	}
#centercol a {
	color:#000;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#808080;
	}
#footer {
	position:relative;
	top:1px;
	background-image: URL(http://elkaromero.com/images/layout/bgTab_May2010.jpg);
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#000;
	border: 1px solid #f7dc57;
	}


