html {
    background: white;
}
			/*WRAP*/
.body {
	margin:0 auto 0 auto; 
	width:800px;
	font: 76% "Trebuchet MS","lucida sans", tahoma, sans-serif;
}

.bodyinterno {
	margin:0 0 0 0;
	width:600px;
	font: 76% "Trebuchet MS","lucida sans", tahoma, sans-serif;
}

body {
	margin: 12px 12px 12px 12px; 
	font: 76% "Trebuchet MS","lucida sans", tahoma, sans-serif;
}
			/*TOP BANNER*/
#foto { margin:0; width:100%; 
}

#content {
    margin-left: 150px;
}
			/*TOP NAVIGATION*/
#navbar ul {
    float:left;
    width:100%;
    padding:0;
    margin:0 auto 0 auto;
    width:800px;
    list-style-type:none;
    font-size: 100%;
    text-align: center;
    background: #3D8C2F;/*#5b662d;*/
    color: #000;
}

#navbar a {
    float:left;
    width:9.09em;
    height:16px;
    /*font-weight: bold;*/
    letter-spacing: 1px;
    text-decoration:none;
    color:#fff;
    background:#306F24;/*5b662d;*/
    padding:0.6em 0.6em;
    border-right:1px solid #fff;
}

#navbar a:hover {
    background:#3D8C2F;
    color: #fff;
}

#navbar li {
    display:inline;
}
			/*SIDEBAR*/
#sidebar {
    float: left;
    width: 120px;
    height: 430px;
    background: #C5D8A4;/*#D1F1AD;/*E7F7B7;/*#DAF291;/*#EAEADA;*/
    margin: 0;
    padding: 0 1em 0 1em;
}
			/*SIDE MENU*/
#sidebar ul {
    list-style: none;
    margin: 0 2px 2px 0;
    padding: 0;
}

#sidebar h4 {
	margin-top: 15px; 
	padding: 3px 0 3px 0;
	font-size: 12px;
	letter-spacing: 2px;
	background: transparent;
	color: #266424;/*#385900;*/
	border-bottom: 1px dashed #000;
}

#sidebar h4 a{
    text-decoration: none;
	margin-top: 20px; 
	padding: 5px 0 5px 0;
	font-size: 12px;
	letter-spacing: 2px;
	background: transparent;
	color: #000;/*#385900;*/
	/*border-bottom: 1px solid #C0C0C0;*/
}

#sidebar h4 a:hover {
	color: #9F0000;
}

#sidebar ul li { 
    display: inline;
    padding: 0;
    margin:0 0;
}
#sidebar ul li a {
    display: block;
    color: #000;/*#385900;*/
    background: inherit;
    text-decoration: none;
    margin: 0;
    padding: 2px 0 2px 0;
    border-bottom: 1px solid #000;/*#C0C0C0;*/
}
#sidebar ul li a:hover {
    text-decoration: none;
    background: inherit;
    color: #9F0000;
}

			/*LINKS*/
a:link, a:visited {
    text-decoration : underline;
    background : inherit;
    color : #868749;
}
a:hover {
    text-decoration : underline;
    background : inherit;
    color :  #A83022; /*C35617; */
}

a img {
	color : white;
	background: white;
	border:none;
}

			/*TYPOGRAPHY*/
		
h1 {
    margin: 0;
    padding: 30px 0 5px 20px;
    font-size: 175%;
    letter-spacing: 3px;
    color:#FFFFFF;
}
h2 {
    font-size: 120%;
    letter-spacing: 3px;
    background: transparent;
    color: #266424;/*385900;*/
    border-bottom: 1px dashed #266424;/*385900;*/
}
h3 {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 160%;
	letter-spacing: 3px;
	background: inherit;
	color:  #266424;/*385900;*/
	margin-top: 0px;
}
h4 {
	margin-top: 11px;
	padding: 5px 0 5px 0;
	font-size: 14px;
	letter-spacing: 2px;
	background: transparent;
	color: #266424;/*385900;*/
	margin-bottom: 0px;
}

ul{
	line-height: 18px;
	text-align: justify;
}
li{
	padding: 5px 0 5px 0;
	font-size: 11px;
}

ol li h4 {
	margin-top: 12px;
	padding: 5px 0 5px 0;
	font-size: 14px;
	letter-spacing: 2px;
	background: transparent;
	color: #266424;/*385900;*/
}
b{
	color: #266424;/*385900;*/
}
li b{
	font-size: 12px;
}
p{
	margin: 1em 0 1em 0;
	text-align: justify;
	line-height: 20px;
	font-size: 11px;
}
p b{
	font-size: 12px;
}
.txtblanco{
	font-size: 10px;
	color: white;
	letter-spacing: 1px;
}

/***** agregado ******/

	/*SIDEBAR*/
#rigthbar {
    float: right;
    margin-left: 10px;
    margin-right: 0;
    width: 130px;
    height: 430px;
    background: #D1F1AD;/*E7F7B7;/*#DAF291;/*#EAEADA;*/
    margin: 0;
    padding: 0px 15px 15px 15px;
}
			/*SIDE MENU*/
#rigthbar ul {
    list-style: none;
    margin: 0 2px 2px 0;
    padding: 0;
}

#rigthbar h4 {
	margin-top: 15px; 
	padding: 3px 0 3px 0;
	font-size: 12px;
	letter-spacing: 2px;
	background: transparent;
	color: #266424;/*#385900;*/
	border-bottom: 1px dashed #000;
}

#rigthbar h4 a:hover {
	color: #9F0000;
}

#rigthbar ul li {
    display: inline;
    padding: 0;
    margin:0 7px;
}
#rigthbar ul li a {
    display: block;
    color: inherit;/*#385900;*/
    background: inherit;
  /*  text-decoration: none;*/
    margin: 0;
    padding: 2px 0 2px 0;
    /*border-bottom: 1px solid #000;/*#C0C0C0;*/
}
#rigthbar ul li a:hover {
    text-decoration: none;
    background: inherit;
    color: #9F0000;
}