﻿body {
	background: #FCFCEA;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
} html>body {font-size: 13px;}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	margin: 0px;
}

form {
	margin: 0px;
}

.cuerpo {
	width: 100%;background: white url('images/fondo-g2.gif') no-repeat right bottom
}

.cabecera {
	background:#FCFCEA url('images/fondo-g.gif') no-repeat 50% bottom;
	width: 770px;
}

.cabecera h1 {
	margin: 0px;
}
.cabecera p {
	margin: 0px;
}

.borde0 {
	border-width: 0px;
}

#header {
	width: 100%;
	background: #FCFCEA url('images/jsn2_bg.gif') repeat-x 50% bottom;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#header ul {
  margin:0;
  padding: 0 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url('images/jsn2_left.gif') no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
	float: left;
	display: block;
	background: url('images/jsn2_right.gif') no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header #current {
  background-image:url('images/jsn2_left_on.gif');
  }
#header #current a {
  background-image:url('images/jsn2_right_on.gif');
  color:#333;
  padding-bottom:5px;
  }
#header #sp {
  background-image:none;
  }
#header #sp a {
  background-image:none;
  color:#333;
  padding-bottom:5px;
  }

  
#subheader {
  float:left;
  width:100%;
  font-size:10px;
  line-height:normal;
  background:#DCF2FF url('images/jsn3_bg.gif') repeat-x 50% bottom;
}
#subheader ul {
  margin:0;
  padding: 5px 140px 0;
  list-style:none;
  }
#subheader li {
  float:left;
  background:url('images/jsn3_left.gif') no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#subheader a {
	float: left;
	display: block;
	background: url('images/jsn3_right.gif') no-repeat right top;
	padding: 3px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#subheader a {float:none;}
/* End IE5-Mac hack */
#subheader a:hover {
  color:#000000;
  }
#subheader #subcurrent {
  background-image:url('images/jsn3_left_on.gif');
  }
#subheader #subcurrent a {
  background-image:url('images/jsn3_right_on.gif');
  color:#000000;
  padding-bottom:5px;
  }

.categorias {
	border-collapse: collapse;
	width:100%;
}
.categorias td {
	border-style: solid;
	border-width: 1px;
	border-color:black;
	text-align:center;
	font-size: 12px;
}
.categorias th {
	border-style: solid;
	border-width: 1px;
	border-color:black;
	text-align: center;
	background-color: #0000FF;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.categorias2 {
	border-collapse: collapse;
	width:100%;
}
.categorias2 td {
	border-style: solid;
	border-width: 1px;
	border-color:black;
	text-align:center;
	font-size: 11px;
}
.categorias2 th {
	border-style: solid;
	border-width: 1px;
	border-color:black;
	text-align: center;
	background-color: #0000FF;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.reporttbl{
	border-collapse: collapse;
	width:100%;
}
.reporttbl td {
	border-style: solid;
	border-width: 1px;
	border-color:black;
	font-size: 11px;
	padding: 2px;
}
.reporttbl th {
	border-style: solid;
	border-width: 1px;
	border-color:black;
	background-color: #0000FF;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}

.reporttbl2{
	border-collapse: collapse;
	width:100%;
}
.reporttbl2 td {
	border-style: solid;
	border-width: 1px;
	border-color:black;
	font-size: 12px;
	padding: 2px;
}
.reporttbl2 th {
	border-style: solid;
	border-width: 1px;
	border-color:black;
	background-color: #0000FF;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}


#MediaPlayer1 {height:45px;width:100px;}
		#car a {
		    text-decoration: none;
			color: #000000;
			cursor: text;
		}
		#car a:hover {
		    text-decoration: none;
			color: #000000;
			cursor: text;
		}
		

#subheader2 {
  float:left;
  width:100%;
  font-size:10px;
  line-height:normal;
  background:#DCF2FF;
}
#subheader2 ul {
  margin:0;
  padding: 5px 140px 0;
  list-style:none;
  }
#subheader2 li {
  float:left;
  background:url('images/jsn3_left.gif') no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#subheader2 a {
	float: left;
	display: block;
	background: url('images/jsn3_right.gif') no-repeat right top;
	padding: 3px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#subheader2 a {float:none;}
/* End IE5-Mac hack */
#subheader2 a:hover {
  color:#000000;
  }
#subheader2 #subcurrent2 {
  background-image:url('images/jsn3_left_on.gif');
  }
#subheader2 #subcurrent2 a {
  background-image:url('images/jsn3_right_on.gif');
  color:#000000;
  padding-bottom:5px;
  }

#subheader3 {
  float:left;
  width:100%;
  font-size:10px;
  line-height:normal;
  background:#DCF2FF url('images/jsn3_bg.gif') repeat-x 50% bottom;
}
#subheader3 ul {
  margin:0;
  padding: 5px 140px 0;
  list-style:none;
  }
#subheader3 li {
  float:left;
  background:url('images/jsn3_left.gif') no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#subheader3 a {
	float: left;
	display: block;
	background: url('images/jsn3_right.gif') no-repeat right top;
	padding: 3px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#subheader3 a {float:none;}
/* End IE5-Mac hack */
#subheader a:hover {
  color:#000000;
  }
#subheader3 #subcurrent3 {
  background-image:url('images/jsn3_left_on.gif');
  }
#subheader3 #subcurrent3 a {
  background-image:url('images/jsn3_right_on.gif');
  color:#000000;
  padding-bottom:5px;
  }
#ahorahay a{
text-decoration:none;
color:#333333;
}
#ahorahay a:hover{
color:black;
background-color:orange
}