/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

* {
	margin: 0;
	padding: 0;
}

body {
	margin:0px;
	margin-right: 0px;
	padding: 0px;
	height:  100%;
	margin-bottom: 0px;
	font: normal small Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, .contentheading, .componentheading {
	font-family: Arial, Helvetica, sans-serif;
}
.contentheading{
	padding-bottom:10px;
	font-size: 1em;
}

blockquote, ol, ul {
	margin-bottom: 1em;
	line-height: 180%;
}

p {
line-height:120%;
}

a {
	color: #50512F;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFF9F;
}

.moduletable_ventas ul li {
	width: 213px;
	background-image: url(../images/fondo_boton.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-decoration: none;
	padding-left: 25px;
	text-align: left;
	list-style: none;
	padding-top: 3px;
}

.moduletable_ventas td {
	width: 213px;
	background-image: url(../images/fondo_boton.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 13px;
}
.moduletable_ventas h3 {
	margin-top:1em;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	text-align: center;
	padding-top: 5px;
	height: 23px;
}
.moduletable_ventas a {
	color: #330000;
}
.moduletable_ventas a:hover {
	color: #FF9;
}

.moduletable_destacados ul li{
	font-size:9px;
	list-style: none;
	padding: 3px;
	margin-bottom:3px;
	border: 1px solid #8d9254;
}

.moduletable_destacados h3{
	margin-top:1em;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	text-align: center;
	padding-top: 5px;
	height: 23px;
	background-image: url("../images/menulateral.jpg");
}


.sectiontableheader {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #aaa;
	padding: 5px;
}

span.small, td.createdate {
	font-size: 11px;
	font-weight: normal;
	color: #333;
}

/* Post */

.latest-post {
	padding: 48px 40px 10px 100px;
}

.contentheading, .componentheading, h3 {
	margin-bottom: .2em;
	font-size: 1.6em;
	color: #630F00;
}
.img {
	padding: 7px;
}
.post {
	padding: 10px 0px 10px 10px;
	overflow:hidden;
	margin-right:0px;
	width:610px;
}

.postcontainer {
padding:0;
margin:0;
margin-right:15px;
overflow:hidden;
}

.post h3 {
	margin-bottom: .5em;
	font-size: 1.2em;
}

.file * {
	color: #95B668;
}

/* Wrapper */
div#background{
	background: #6F0D00 url(../images/fondo.jpg);
	background-repeat: repeat-x;
}
div#center {
	text-align: center;
}

#wrapper {
	width: 950px;
	margin: auto auto;
	background: url(../images/img2.jpg) no-repeat;
	text-align:left;
}

/* Header */

#header{
	width: 950px;
	height: 230px;
	padding: 0px 0px 0px 0px;
	color: #E5F5D0;
	margin-top: 0px;
}

#header * {
	text-transform: lowercase;
	text-decoration: none;
	text-align: right;
	color: #FFFFFF;
}

#header h1 {
	font-size: 3em;
	letter-spacing: -2px;
}

#header h2 {
	font-size: 1em;
}

/* Content */

#content {
	background-image: url(../images/fondoizquierdo.jpg);
	background-repeat:repeat-y;
	background-position:52px 0px;
}
#colOne {
	float: right;
	width: 625px;
	padding-right: 25px;
	overflow:hidden;
}

#colTwo {
	float: left;
	width: 218px;
	height: 100%;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	overflow:hidden;
	margin-left:52px;
}

#colTwo .moduletable h3 {
	margin-top:1em;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	text-align: center;
	padding-top: 5px;
	height: 23px;
	background-image:url(../images/menulateral.jpg);
}

#colTwo ul {
	padding-left: 5px;
	list-style: circle;
}

#colOne ul {
	padding-left: 15px;
}
#colOne li {
	list-style:square;
}

/* Menu */

#menu {
	padding-left:90px;
	height: 39px;
	background-image:url(../images/menucentral.jpg);
	overflow:hidden;
}

#menu ul {
	float: left;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-right: 15px;
	text-decoration: none;
	font-weight:bold;
	color: #A7AD68;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFFF9F;
}

/* Footer */

#footer2 {
	background: url(../images/pie.jpg) no-repeat;
	height: 65px;
	margin-left: 51px;
}

#footer {
	height: 45px;
	margin-left: 51px;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	padding: 0px;
	text-align: center;
	font-size: smaller;
}

a.readon {
font-weight:bold;
}
#search{
	float:right;
	width: 125px;
	padding-top:7px;
}
#superior{
	width:794px;
	border:0px;
	padding-right: 15px;
}
#topmenu {
	padding-top: 5px;
}
