#menujb ul
{
margin: 0;
padding: 0;
height:26px;
}

#menujb li
{
display: inline;
height:26px;
}
#menujb a, #menujb a:link, #menujb a:visited
{
display:block;
float:left;
overflow:hidden;
padding: 0px;
padding-left:5px;
padding-right:5px;
margin:0px;
background-image: url(images/b-b.gif);
height:26px;
text-align:center;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
#menujb a:hover
{
background-color: #FF6600;
background-image: url(images/b-d.gif);
}

#b-a  a:link, #b-a a:visited, #b-a a:hover{
padding:0px;
width:10px;
background-image:url(images/b-a.gif);
border:none;
}
#b-c  a:link, #b-c a:visited, #b-c a:hover{
padding:0px;
width:11px;
background-image:url(images/b-c.jpg);
}
.ico{
font-size:10px;}
.tarjeta{
float:left;
background-image:url(images/linea.gif);
width:560px; text-align:left;
margin-top:38px;
font-size:11px;
}



/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font: normal small sans-serif;
	color: #000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
#headerjb {
background-color:#FFFFFF;
height:140px;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006EA6;
}

h1 {
	letter-spacing: -1px;
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #0094E0;
}

a:hover, a:active {
	text-decoration: none;
	color: #0094E0;
}

a:visited {
	color: #0094E0;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	background: #7ACF00 url(images/img03.jpg);
}

/* Header */

#header {
	width: 950px;
	height: 120px;
	margin: 0 auto;
	text-align:center;
}
/* Logo */

#logo {
	float: left;
	padding: 42px 0 0 0;
}

#logo * {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #878C66;
}

#logo h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

#logo h2 {
	margin-top: -5px;
	padding-left: 2px;
	font-size: 1em;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 69px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	margin-left: 2px;
	padding: 4px 15px 0 15px;
	background: #EFF0EB url(images/img2.gif) repeat-x;
	border: 1px solid #F0E9D6;
	border-bottom: 0px;
	text-decoration: none;
	color: #000099;
}

#menu .active a, #menu a:hover {
	height: 27px;
	background: #5180AE;
	color:#FFFFFF;
	border: 1px solid #000066;
	border-bottom: none;
}

/* Page */

#page {
	width: 740px;
	margin: 0 auto;
	padding: 20px 20px;
	border-color:#CCCCCC;
	border-left:1px solid;
	border-right:1px solid;
	background-color:#FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 500px;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	background: url(images/img02.jpg) no-repeat left top;
	border-bottom: 1px dashed #D1D1D1;
	color: #8BCB2F;
}

.post .title b {
	font-weight: normal;
	color: #0094E0;
}

.post .entry {
}

.post .meta {
	margin: 0;
	padding: 0px 0 40px 0;
	background: url(images/img04.jpg) repeat-x left 30%;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 10px;
	background: #8BCB2F;
	border: 1px dashed #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
}

.post .meta .comments {
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	background: #0094E0;
	border: 1px dashed #FFFFFF;
	font-size: 9px;
}

.post .meta b {
	display: none;
}

.post .meta a {
	color: #FFFFFF;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding-right: 10px;
	border-right-color:#CCCCCC;
	border-right-style:dashed;
	border-right-width:1px;
}

#sidebar ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px dashed #D1D1D1;
}

#sidebar li li a {
	margin: 0;
	padding-left: 15px;
	background: url(images/img01.jpg) no-repeat left 50%;
}

#sidebar h2 {
	padding-bottom: 5px;
	font-size: 12px;
	color: #0094E0;
	font-weight:100;}

#sidebar strong, #sidebar b {
	color: #8BCB2F;
}

#sidebar a {
	text-decoration: none;
	color: #6D6D6D;
}

/* Search */

#search {
}

#search h2 {
}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	width: 880px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	color: #353535;
}

html>body #footer {
	height: auto;
}

#footer-menu {
}

#legal {
	clear: both;
	font-size: 11px;
	color: #6D6D6D;
}

#legal a {
	color: #0094E0;
}

#footer-menu {
	float: left;
	color: #353535;
	text-transform: capitalize;
}

#footer-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-menu li {
	display: inline;
}

#footer-menu a {
	display: block;
	float: left;
	padding: 1px 15px 1px 15px;
	background: url(images/img03.jpg) no-repeat right 50%;
	text-decoration: none;
	font-size: 11px;
	color: #6D6D6D;
}

#footer-menu a:hover {
	text-decoration: underline;
}

#footer-menu .active a {
	padding-left: 0;
}

