* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}

form {
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	color: #595959;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 130%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(images/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 121px;
	background-image: url(images/img03.jpg);
	background-repeat: no-repeat;
}

/* Logo */

#logo {
	float: none;
	margin-bottom: 20px;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 78px;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	height: 32px;
	width: 866px;
	margin-left: 42px;
	background-image: url(images/bgmenu.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu ul {
	
}

#menu ul li {
	background-image: url(images/bgmenuitem.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 32px;
	display: inline;
	line-height:32px;
	float: right;
}

#menu a {
	padding-left: 12px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 12px;
	margin-left: 2px;
	clear: right;
	float: none;
	padding-top: 7px;
	padding-bottom: 8px;
}
#menu a:hover {
	text-decoration: none;
	background-image: url(images/bgmenuitema.gif);
	background-repeat: repeat-x;
	height: 32px;

}
#menu .active a {
	background-image: url(images/bgmenuitema.gif);
	background-repeat: repeat-x;
	height: 32px;
}
/* Page */

#page {
	background: url(images/img04.jpg) no-repeat;
}

/* Content */

#content {
	float: right;
	width: 600px;
	padding-top: 0;
	padding-right: 76px;
	padding-bottom: 0;
	padding-left: 0px;
}

.post {
	padding-top: 50px;
	padding-left: 10px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}
.post .col2list {
	float: left;
	list-style-type: square;
	list-style-position: inside;
	display: block;
}
.post .col1list {
	float: left;
	display: block;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 76px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 108px;
	background: url(images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
	line-height: 140%;
}

#footer a {
	color: #8E8E8E;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#wrapper #wrapper2 #page #content .post .entry .textocentral {
	clear: left;
	margin-top: 10px;
}
.foto1 {
	float: none;
	margin-bottom: 18px;
}
/* Header > Top Menu */

#topmenu {
	float: right;
	height: 50px;
	margin-top: 27px;
	padding-right: 63px;
}

#topmenu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background-image: url(images/hh1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#topmenu2 {
	background-image: url(images/hh2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topmenu4 {
	background-image: url(images/hh3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topmenu5 {
	background-image: url(images/hh4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topmenu3 {
	background: url(images/img05.gif) no-repeat left center;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
	color: #595959;
}
.post .col2list li {
	padding-bottom: 6px;
}
.post  .columna  {
	float: left;
	background-color: #003366;
}
#content    .post    .entry    #columna1       {
	float: left;
	width: 270px;
}
#content .post .entry #columna2 {
	float: right;
	width: 278px;
	height: auto;
}
#content      .post      .entry      #columna1 p,  #columna2 p    {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF5A00;
	padding-bottom: 8px;
	padding-top: 8px;
	line-height: 16px;
	background-color: #FBFBFB;
	color: #37404C;
	width: auto;
	margin: 0px;
	display: block;
}
.bulet1 {
	color: #005399;
}
.tra {
	background-color: #F7F8FB;
}
#content   .post   td    {
	height: 22px;
	padding-top: 3px;
	padding-left: 3px;
}
.centro {
	text-align: center;
	padding-right: 12px;
}
#contenth {
	float: right;
	width: 960px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 350px;
}
#contenth .post td {
	height: 22px;
	padding-top: 3px;
	padding-left: 3px;
}
.ioa {
	color: #6373E2
}
