@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	background: #000000 url(images/bg01.jpg) repeat-x;
	font-family: "verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#bg1 {
	background: url(images/bg02.jpg) no-repeat center top;
}
#bg3 {
	background: url(images/bg04.jpg) repeat-y center top;
}
#bg4 {
	background: url(images/bg03.jpg) no-repeat center top;
}
#bg5 {
	background: url(images/bg06.jpg) no-repeat center bottom;
}
#page {
	width: 770px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
#header {
	width: 770px;
	height: 140px;
	margin: 0px auto;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 70px 0px 0px 25px;
	font-size: 40px;
}

#header h1 sup {
	font-weight: normal;
}
#header h2 {
	float: right;
	margin: 0px;
	padding: 95px 25px 0px 0px;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#principal{
	border:#000000 solid 1px;
	background-color:#FFFFFF;
}
#select {
	margin: 10px;
}
#select a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline-table;
	margin: 3px;
	padding: 5px;
	text-decoration: none;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
#select a:hover {
	background-color: #CCCCCC;
}
#select #active {
	background-color: #333333;
	color: #FFFFFF;
}

.post {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.post .title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}

.post .title h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.post .title h2 a {
	text-decoration: none;
	color: #009966;
}

.post .title h2 a:hover {
	color: #8AC800;
}

.post .entry {
	padding: 30px 5px 5px 5px;
}

.post .meta {
	height: 40px;
	clear: left;
	margin: 0px 23px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #262626;
}

.post .meta .credit {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .links .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat left center;
}

.post .meta .links .comments {
	padding-left: 19px;
	background: url(images/img04.gif) no-repeat left center;
}

input {
	border: 1px dashed #000000;
}
input:hover {
	background-color: #E4FADC;
}
button {
	border: 1px solid #000000;
	background-color: #E4FADC;
}
A.creditos {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: verdana,arial; TEXT-DECORATION: none
}
A.creditos:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: verdana,arial;
	TEXT-DECORATION: underline
}
a {
	color: #8AC800;
}

