
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 5px 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	background: #fff url(body-back.jpg) repeat-y;
	background-position:center 20px;
}

h1, h2, h3 {
	color: #333333;
	-webkit-text-shadow: 4px 2px 3px #999;	
	-moz-text-shadow: 4px 2px 3px #999;	
	text-shadow: 4px 2px 3px #999;	
}

h2 {
}

h3,h1 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #E58C24;
}

a:hover {
	text-decoration: none;
	color: #F9CB59;
}

img {
	border: none;
	-webkit-box-shadow: 0px 0px 8px #999;
	-moz-box-shadow: 0px 0px 8px #999;
}

.left {
	float: left;
	margin: 5px 20px 0 0;
}

.right {
	float: right;
	margin: 5px 0 0 20px;
}
#bienvenida
{
position:relative;
width:180px;
height:135px;
}
#bienvenida img
{
position:absolute;
}
/* Boxed Style */

.boxed {
}

.boxed .title {
	background: url(img06.gif) repeat-x;
}

.boxed .title h2 {
	/*height: 28px;*/
	padding: 6px 0 5px 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(img07.gif) repeat-x;
}

/* Post */

.post {
}

.post .title {
	background: url(img06.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	/*height: 28px;*/
	padding: 6px 0 5px 20px;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #ECC476;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(img07.gif) repeat-x;
}
.post .story p:first-letter{
	padding-left:15px;
}
/* Header */

#header {
	width: 940px;
	height: 140px;
	margin: 0 auto;
	padding: 0px 20px 0 0px;
	background: #FEEB6A url(img01.jpg) no-repeat;
}
.imagenlogo
{
padding-left:12px;
-webkit-box-shadow:0px 0px 0px #fff;
/*
position:relative;
top:10px;
left:0px;*/
}
/* Header > Logo */

#logo {
	float: left;
	width: 240px;
	height: 50px;
}

#logo h1 {
	float: left;
	margin: 0;

	font-size: 2.6em;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Header > Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding-top: 99px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background: url(img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(img04.gif);
}

#menu .active a {
	background-image: url(img05.gif);
}

/* Content */

#content2 {
	width: 960px;
	margin: 0 auto;
	background: #fff url(img20.jpg) no-repeat;
	background-position:0 bottom;
	border-bottom: 1px solid #FFFFFF;

}
#content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background:  url(img02.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}

/* Content > Main */

#main {
	float: left;
	width: 480px;
	padding-left: 20px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar .boxed .title h2 {
	background: url(img08.gif) no-repeat;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
#login img
{
	-webkit-box-shadow: 0px 0px 0px #999;
	-moz-box-shadow: 0px 0px 0px #999;
}
#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 180px;
	padding-left: 20px;
}

#sidebar2 .boxed .title h2 {
	background: url(img10.gif) no-repeat right top;
}

/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: center;
}
/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0px 5px 0px;
	background:#fff url(img02.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
#rightLinks ul li
{
list-style-image:url(arrow-right.gif);
/*margin:3px 0px 4px 3px;*/
list-style-position:10px;
padding:3px 0px;
}
#rightLinks li:hover
{
list-style-image:url(arrow-right-over.gif);
}
#rightLinks li:hover a
{color:#FFCB5A;text-shadow:}
#rightLinks li a
{padding-left:5px;font-size:14px;}
#rightLinks li a:hover
{padding-left:5px;color:#FFCB5A;}
.text
{
-moz-border-radius:3px;
-webkit-border-radius:3px;
border:#FCCA5B 1px solid;
background:#FFF6C1; 
color:#999999;
display:block;
width:100%;
margin:3px 0;
-webkit-box-shadow: 2px 2px 5px #999;
-moz-box-shadow: 2px 2px 5px #999;
}
input.text
{*width:300px;*float:right;}
.text:focus
{
border:#FFF6C1 1px solid;
background:#FFF; 

}
textarea
{overflow-y:auto;}
.boton
{
background: url(bk-boton.gif);
*border:0;
color:#666666;
width:auto;*
width:138px;
border:#FCCA5B 1px solid;
-moz-border-radius:5px;
padding:2px 3px;*
padding:2px 3px;

}
.boton:hover
{
background: url(bk-boton-over.gif);
color:#999999;
border:#FFF6C1 1px solid;

}