﻿/*  
Theme Name: madmaq
Theme URI: http://www.madmaq.com.mx
Description: Ver1
Version: 1.0
Author: madmaq
Author URI: http://www.madmaq.com.mx

*/


/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* -------------------------- ANTERIOR ------------------------------ */
body { background-color: #005400; margin-top: 10px; margin-bottom: 15px; }

table{ background: #ffffff;
}

.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#003500;
	size: 23px;
	font-size: 23px;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#707070;
	font-size: 11px;
	line-height: 135%;
}

.foot_dir_tit {
	font-family: Arial, Helvetica, sans-serif;
	color:#009A00;
	font-size: 16px;
	line-height: 135%;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	
}
.foot_dir {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 13px;
	line-height: 127%;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}
.titulo_interior {
	font-family: Arial, Helvetica, sans-serif;
	color:#096209;
	size: 23px;
	font-size: 34px;
}
.titulo_interior2 {font-family: Arial, Helvetica, sans-serif; color:#009900; font-size: 15px; line-height: 135%; font-weight:bold; text-decoration: none;}
.titulo_interior3 {font-family: Arial, Helvetica, sans-serif; color:#009900; font-size: 19px; font-weight:bold; text-decoration: none;}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	font-size: 12px;
	line-height: 125%;
}
/* Interior Productos*/
.tit_madera {font-family: Arial, Helvetica, sans-serif;	color:#FFF;	font-size: 22px; font-weight:bold; text-decoration: none; line-height: 80%;}
/* -------------------------- ANTERIOR ------------------------------ */

h1, h2, h3{
	margin-bottom: 12px;
}

h4{
	margin: 0;
}

a{
	color: #93B093;
}

a:hover{
	text-decoration: none;
}

p{
	margin-bottom: 8px;
	font-family: "Lucida Grande",'Trebuchet MS', Verdana, Arial,"Bitstream Vera Sans",sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#encabezado{
	height: 164px;
	background: url('images/banner6.png') center no-repeat;
}

.content{

}

.content-in{
	padding: 14px 28px;
	width:604px;
	float: left;
}

.content-in img{
	max-width: 96%;
	height: auto;
}

#sidebar{
	float: left;
	width: 300px;
	background: #E3EAE3;
}

#sidebar-in{
	padding: 8px;
}

ul.menu{
	margin:0;
	padding: 0 0 0 20px;
	position: relative;
	top: 134px;
}

ul.menu li{
	display: inline;
	padding: 0 22px;
	font-size: 13px;
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
}

ul.menu a{
	color: white;
	text-decoration: none;
}

ul.menu a:hover{
	text-decoration: underline;
}

#container{
	width: 960px;
	margin: 0 auto;
	-moz-box-shadow: -1px 1px 9px black;
	-webkit-box-shadow: -1px 1px 9px black;
	background: #FCFCFC;
}

#footer{
	background: url('images/foot_bg.jpg') top repeat-y;
	height: 98px;
	padding: 12px 32px;
	clear: both;
}

.addr{
	float: left;
	width: 442px;
}
