body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #F03725;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/Fondo-Web.jpg);
	background-position: center top;
}
#login {
	background-image: url(images/bg-login.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #FFF;
}
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.label-login {
	color: #333;
	width: auto;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
#login #form1 a {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#login #form1 a:hover {
	color: #FFF;
	background-color: #63C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

.usr {
	width: 100px;
	margin-top: 5px;
	font-size: 11px;
}



/* HEADER, NAVIGATION */

#container-header {
	width: 680px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color:  #FFFFFF;
	line-height: auto;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

/* Round CSS Corners */

#container .top {
	display:block;
	background-color: #f8931d;
}
#container .top b
{
  display:block;height: 1px; overflow: hidden; background: #ffffff;
}
#container .r1{margin: 0 5px;}
#container .r2{margin: 0 3px;}
#container .r3{margin: 0 2px;}
#container .top .r4 {margin: 0 1px;height: 2px;}

/* Round CSS Corners END */

#container-name {
	float: left;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 200px;
	margin-bottom: 5px;
	height: 69px;
}

#container-slogan {
	float: right;
	font-weight: normal;
	font-style: italic;
	padding-top: 30px;
}

span, #container-name span,#container-slogan span {
	color: #55600a;
	text-align: center;
}

#container-eyecatcher {
	width: 675px;
	background-image: url(images/fondo_img.jpg);
	background-repeat:repeat-x;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 45px;
}

#container-navigation {
	width: 680px;
	background-color: #913F98;
	height: 32px;
	clear: both;
	margin-top: 10px;
	margin-left: 5px;
}

#navigation {
	margin: 0;
	padding: 0;
}

#navigation  ul, #navigation  li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navigation  a:link, #navigation  a:visited {
	float: left;
	font-size:12px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0;
}

#navigation  a:hover {
	color: #ffffff;
}

/* CONTENT */

#container-content {
	width:680px;
	background-image: url(images/bg-container-content.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 20px 40px 20px 40px;
	margin: 0 0 0 0;
	height: auto;
}

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

#content-scroll {
	width: 440px;
	float: left;
	overflow: scroll;
	height: 1460px;
}

#border {
	width: 180px;
	margin-left: 500px;
	font-family: Verdana, Geneva, sans-serif;
}
#border h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}
#border #links {
	list-style-type: circle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#border #links a {
	text-decoration: none;
	color: #F60;
}
#border #links a:hover {
	color: #F90;
	text-decoration: underline;
}
#border #personajes {
	width: 180px;
}
/* FOOTER */

#container-footer {
	color: #e9f68d;
	width: 760px;
	padding: 0px 0px 0px 0px;
	color: #aeaeae;
	display: block;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #f8931d;
}

#container-footer a:hover {
	color: #fcffe4;
	background-color: #f8931d;
}

#footer {
	font-size: 10px;
	color: #f8931d;
	padding-bottom: 75px;
	background-image: url(images/pie.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer-copyright {
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #FFF;
	float: left;
	width: 740px;
}

/* HELPER */

.clearer {
	clear: both;
}

/* HEADLINES */

h1 {
	font-size: 24px;
	color: #333;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content h1 a, #content h1 a:link {
	color: #333;
	text-decoration: none;
}
#content h1 a:hover {
	color: #639;
	text-decoration: none;
}

h5 {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


h2 {
	font-size: 16px;
	color: #333;
	padding: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

h3 {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	color: #F90;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 30px 0 0 0;
}	
	
h4 {
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #F89520;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* TYPOGRAPHY etc. */	
	
hr {
	border: none 0;
	border-top: 1px solid #7d8c16;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content p a, #border p a, #content ul a {
	text-decoration: none;
	color: #900;
	padding: 1px;
	border-bottom-width: 1px;
}
#content ul a:hover, #content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #900;
	padding: 1px;
}
#content .quote {
	border-top: 1px solid #46155d;
	background-color: #C9F;
	border-bottom: 1px solid #46155d;
	padding: 15px 15px 15px 65px;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #46155d;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 20px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #639;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #639;
}

#subnavigation li a:hover {
	text-decoration: none;
	color: #306;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #306;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cubo.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 2px 0px 2px 20px;
	margin: 0 0 15px 0px;
}

/* IMAGES */

/* FORM ELEMENTS */

.formbox {
	padding:0;
}

form {
	margin:0;
	padding:0;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #fff;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
#content #pie-texto {
	margin-left: 250px;
	font-size: 10px;
	font-style: italic;
}
.fecha-post {
	font-size: 10px;
	font-style: italic;
}
.postMeta {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 470px;
	overflow: hidden;
}
.postLink {
	float: left;
}
.postComments a {
	background: url("images/icon-comments.gif") no-repeat 0 4px;
	padding-left: 16px;
	text-decoration: none;
	color: #F60;
}
.postComments a:hover {
	text-decoration: underline;
}

.postLink a {
	background: url("images/icon-postlink.gif") no-repeat 0 1px;
	padding-left: 14px;
	color: #F60;
	text-decoration: none;
}
.postLink a:hover {
	text-decoration: underline;
}

#artimage {
	margin-left: 10px;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	float: none;
}
.commentZone {
	margin-bottom: 25px;
}
.comment{
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
.commentAutor {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.commentFecha {
	font-size: 10px;
	font-style: italic;
	text-align: left;
}
#submit {
	width: 80px;
	height: 24px;
	border: none;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background-image: url(images/btn-form.gif);
	background-repeat: no-repeat;
}
#border h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	text-indent: 0px

}
#border #search_box {
	width: 180px;
	height: 31px;
	background: url("images/bg_search_box.gif");
	margin-top: 10px;
	font-size: 12px;
	margin-bottom: 20px;
}
#border #search_box #s {
	float: left;
	padding: 0;
	margin: 6px 0 0 6px;
	border: 0;
	width: 139px;
	background: none;
	font-size: 0.9em;
}
#border #search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
a img {border:0; }
#banner {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 728px;
}
