/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background-image:url(../images/img1.jpg);
	text-align: justify;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Bauhaus 93";
	font-size: 11px;
	color: #9B8767;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #E8D6B4;
}

h2, h3 {
	margin: 0 0 10px 0;	
	background: url(images/img3.gif) repeat-x left bottom;	
	letter-spacing: -1px;
}

h2 {
	font-size: 25px;
	padding:0 0 0 0;
	color:#FFF;
}

h3 {
	font-size: 17px;
	color:#FFC;
	margin: 0 0 2px 0;
}

p, ol, ul {
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
	background: url(images/img4.gif) repeat-x;
}

ul li.first {
	background: none;
}

a {
	color: #D9C09A;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #D9C09A;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.pad{
	margin-top: 0;
	margin-left: 40px;
}

.image {
	float: left;
	margin: 0;
}

#wrapper {
	/*background: url(../images/img2.jpg) repeat-x;*/
}

/* Header */

#header {
	width: 1400px;
	height: 326px;
	margin: 0 auto;
	/*background:  url(../images/cabecera.png) no-repeat;*/
}

#header * {	
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 30px 0 0 0;
	letter-spacing: -2px;
	font-size: 36px;
}

#header h2 {
	float: left;
	padding: 110px 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}

#header h2 a {
	text-decoration: none;
}

#header ul {	
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	width:100%;	
}
	@-moz-document url-prefix() {
	  #header ul { margin:0 0 0 0; }
	}

#header ul li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:24px;
	width:127px;
	display:compact;
	/*display:compact;
	display:list-item;
	display:table-row-group;*/		
	position:relative;
	top:-28px;
}
	@-moz-document url-prefix() {
	  #header ul li { height:32px; top:-18px; }
	}
#header ul li a {
	display: block;	
	text-decoration:none;
	margin:0;
	padding:0;	
}

#header ul li a img{
	margin:0;
	padding:0;	
}

#header li.first a {
	border: none;
}

/* Content */

#content {
	width: 860px;
	margin: 0 auto;
	top:0;
}

#colOne {
	float: left;
	width: 600px;
}

#colTwo {
	float: right;
	width: 236px;
	top:0;
	margin:0 0 0 0;
}

#colTwo h3 {
	margin-top: 10px;
}

/* Footer */

#footer {
	clear: both;
	width: 830px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(images/img4.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
}

.seccion{	
	padding-left:15px;
	background-image:url(../images/madera2.png);
	background-repeat:no-repeat;
}


/*CONTADOR*/

.ct {font:9pt;text-align:center;margin:0px}
.ct img{border:0} 
.ct a,.ct a:visited{color:silver;text-decoration:none}
.ct a:hover{color:gray;text-decoration:underline}	
