/* Start of CMSMS style sheet 'electo_CSS_Inri' */
.header {
  background-color: #E6E6E6;
  background: url(images/electo/header.jpg);
  font-size: 36px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  color: #903326;
  line-height: 24px;
  font-weight: bold;
}

.header_url {
  font-size: 36px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  color: #903326;
  line-height: 24px;
  font-weight: bold;
}

.header_url a {
  text-decoration:none; 
  color: #903326;
}

.header_url a:hover {
  text-decoration:none;
  color: #903326;
}

a {
  color: #666666;
  text-decoration: underline;
}

a:hover {
  color: #888888;
  text-decoration: none;
}

acronym {
  border-bottom: 1px dotted #666666;
  cursor: help;
}

body {
  background-color: #FFFFFF;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin: 10px;
  padding: 0px;
}

h1 {
  color:#666666;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;	
  line-height: 13px;
  margin: 0px 0px 0px 10px;
  padding: 0px;
}

h2 {
  color:#666666;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;	
  line-height: 13px;
  margin: 0px 10px 0px 0px;
  padding: 0px;
  text-align:right;
}

h3 {
  color:#666666;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;	
  line-height: 14px;
  margin: 10px 0px 3px 0px;
  padding: 0px;
  text-align:left;
}

.contentleft {
  width: 80%;
}

.contentmain{
  background-color:#F9F8F7; 
  padding:5px;
}

.contentright {
  width: 20%;
}

.greybox {
  background-color: #DEDEDE;
  color:#666666;
}

.menubox{
	background-color: #484848;
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.menubox a{
	color:#BDBDBD;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#FFFFFF;
	font-size: 24px;
	line-height: 30px;
	text-decoration: none;
}
.menubox a.selected{
	color:#FFFFFF;
}

.menubox_ver{
	background-color: #484848;
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.searchbox {
	font-size: 11px;
	padding:1px 2px 1px 2px;
	border:1px solid #999999;
	color:#666666;
	background:#F6F6F6;
	text-align:right;
}
.subheader{
	background-color: #903326; /*D6C43A;*/
}
.whitebox{
	background-color: #FFFFFF;
	color: #666666;
}
.whitebox_topleft{
	background: url(images/electo/1-topleft.gif);
	width:9px;
}
.whitebox_bottomright{
	background: url(images/electo/1-bottomright.gif);
	width:9px;
}
.footer {
 text-align: center;
 font-size: 10px;
}

.ruta_local_2009 table {
  clear:both;
  width:600px;
  margin:2.0em 0 0.2em 20px;
  table-layout: fixed;
  border-collapse:collapse; 
  empty-cells:show;
  background-color: white;
}

.ruta_local_2009 table td.imagen {
  height:3.5em;
  padding:0 7px 0 7px; 
  empty-cells:show;
  text-align:left; color:rgb(255,255,255);
  font-weight:bold;
  font-size:110%;
}


.ruta_local_2009 table th.top {
  height:3.5em;
  padding:2px 3px 2px 3px; 
  empty-cells:show;
  background-color:rgb(175,175,175);
  text-align:center; 
  color:rgb(255,255,255);
  font-weight:bold;
  font-size:110%;
}

.ruta_local_2009 table th {
  height:3.0em;
  padding:2px 3px 2px 3px;
  border-left:solid 2px rgb(192,192,192);
  border-right:solid 2px rgb(192,192,192);
  border-top:solid 2px rgb(192,192,192);
  border-bottom:solid 2px rgb(192,192,192);
  background-color:rgb(225,225,225);
  text-align:center; 
  color:rgb(80,80,80);
  font-weight:bold;
  font-size:110%;
}

.ruta_local_2009 table td {
  height:2.0em;
  padding:0px 3px 0px 3px;
  border-left:solid 2px rgb(192,192,192);
  border-right:solid 2px rgb(192,192,192);
  border-top:solid 2px rgb(192,192,192);
  border-bottom:solid 2px rgb(192,192,192);
  background-color:rgb(255,255,255);
  text-align:left;
  font-weight:normal;
  color:rgb(80,80,80);
  font-size:90%;
}
/* End of 'electo_CSS_Inri' */

