body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(imagenes/img01.gif) repeat-x left top fixed;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7E7C7C;
	scrollbar-face-color: #000000;
	scrollbar-track-color:#000000;
	scrollbar-HIGHLIGHT-color:#FFFFFF;
	scrollbar-ARROW-color:#006633;
	}

h1, h2, h3, h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 { font-size: 44px; }

h2 { font-size: 22px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	text-align: justify;
	
}

button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(images/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

blockquote { }

a { color: #8F8F8F; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

/*hr { display: none; }*/

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 920px;
	height: 173px;
	background: url(imagenes/img02.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
}
html>body #header {margin-bottom:1em}

#header {
	width: 920px;
	height: 173px;
	margin: 0px auto;
	margin-bottom: 3em;
}

/* Logo */

#logo {
	float: left;
	padding: 120px 0 0 40px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0;
	font: normal 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	float: left;
	padding: 10px 0px 0px 20px;
	text-transform: lowercase;
	font-size: 14px;
	color: #666666;
}

#logo a {
	text-decoration: none;
	color: #666666;
}


/* Menu */

#menu {
	float: right;
	height: 173px;
	

}

#menu ul {
	margin: 0px;
	padding: 125px 40px 0px 0px;
	list-style: none;
	
	
}

#menu li {
	float: left;
	margin: 0px;
	background: black;
}


#menu li a {
	padding: 0px 10px 2px 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 10px;
	color: #006633;
	display: block;
	border-bottom-style: groove;
	border-bottom-color: #424242;
	border-bottom-width: thin;
	border-top-style: groove;
	border-top-color: #424242;
	border-top-width: thin;
	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #424242;
	border-left-style: groove;
	border-left-color: #424242;
	border-left-width: thin;

}


#menu a:hover {
	color:white;
	border-top-color: #006633;
	border-left-color: black;
	border-right-color: black;
	background: black;
	border-bottom-color: black;
	background: url(imagenes/rayo.jpg)  no-repeat;
	display: block;
	font-style: italic;
}
/*#menu a:active{
	color: #006633;
	border-top-color: #006633;
	border-top-width: 10px;
	background: #2E2E2E;
}
*/
#menuinf{
	background: url(imagenes/img02.1.jpg) no-repeat;
	text-align: right;
}
/* Search */

#search {
	width: 220px;
	padding-bottom: 10px;
}

#search form {
	margin: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
}

#search-text {
	width: 176px;
	height: 22px;
	padding: 7px 0px 0px 10px;
	background: #0B0B0B url(imagenes/img16.jpg) no-repeat left top;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #636363;
}

#search-submit {
	float: left;
	width: 34px;
	height: 29px;
	background: url(imagenes/img17.jpg) no-repeat left top;
	border: none;
	color: #636363;
}

/* Page */

#page {
	width: 840px;
	margin: 0px auto;
	padding: 40px 40px 0px 40px;
	background: url(imagenes/img04.jpg) repeat-x left top;
}

/* Content */

#content {
	float: left;
	width: 590px;
}

#banner {
	padding-bottom: 40px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 32px;
	padding: 26px 0px 0px 30px;
	background: url(imagenes/img06.jpg) no-repeat left top;
	
	font-size: 22px;
	font-weight:bold;
	color: #FFFFFF;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
}

.post .date {
	float: right;
	margin-top: -30px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 14px;
	text-transform: lowercase;
	color: #343434;
}

.post strong {
	color: #9B9A9A;	
}

.post .meta {
	height: 38px;
	padding-top: 10px;
	background: url(imagenes/img09.jpg) no-repeat left top;
}

.post .meta a { color: #8F8F8F; }

.post .entry {
	background: url(imagenes/img07.jpg) no-repeat left top;
}

.post .entry-btm {
	padding: 20px 30px;
	background: url(imagenes/img08.jpg) no-repeat left bottom;
}

.post .links {
	padding: 0px 30px 0px 0px;
	text-align: right;
}

.post .links .comments {
	padding-left: 20px;
	background: url(imagenes/img14.gif) no-repeat left 3px;
}

.post .links .permalink {
	padding-left: 17px;
	background: url(imagenes/img15.gif) no-repeat left 3px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	
}

#sidebar ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	text-align: right;
	border: none;
}

#sidebar li {
	margin-bottom: 20px;
	font-size: 11px;
}

#sidebar li ul {
	line-height: 200%;
	padding: 0px 30px;
	background: url(imagenes/img12.jpg) repeat top;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	background: url(imagenes/img13.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	width: 190px;
	height: 26px;
	padding: 20px 30px 0px 0px;
	background: url(imagenes/img11.jpg) no-repeat left top;
	text-align: right;
	/*text-transform: lowercase;*/
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar a {
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	background: url(imagenes/img05.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 50px 0;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	font-size: 11px;
	color: #1E1E1E;
}

#footer a {
	color: #1E1E1E;
}
.puntas{
	
-moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(border-radius.htc);

}
.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(imagenes/submit.jpg) no-repeat left;
  width: 90px;
  height: 28px;
  margin-left: 150px;
  }
  .mensaje{
  	color: white;
  	font-weight: bold;
  }
