/* reset default browser values */

html, body, h1, h2, h3, h4, h5, h6 {margin:0px; padding:0px}
a, img{
	outline:0px;
	border:0px
}
.imgthumbs {
	padding: 0px;
	border: 2px solid #575757;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgspace {
	padding: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#textomadera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#main h2 {
	color: #BA0000;
	background: url('../imagenes/cuadrado2.jpg') no-repeat left 7px;
	padding-left: 20px;
	font-weight: bold;
}


/* framework classes */

.layout {margin:0px; padding:0px}
.content {padding:15px}
.debug {border:1px dotted red}
.clear {clear:both}

/* typografy */

body {
	font-size:12;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.50
}
h1 {font-size:2.5em;} 
h2 {
	font-size:12em
} 

p, ul {
	font-size:14px
} 



/* page layout */

body{background: #090000 url('../imagenes/fondo2.jpg') repeat-x 0px 0px}
#page {
	width: 760px;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header{
	height: 20px;
	background: url('../imagenes/top2.jpg') no-repeat bottom left
}
#banner{
	overflow: hidden;
	background-position: center center;
	margin-right: 18px;
	padding: 0px;
}
#menu{
	height: 50px;
	background: url('../imagenes/menu2.jpg') no-repeat top center
}
#body{background: url('../imagenes/back.jpg') repeat-y 0px 0px; padding-bottom: 20px}
#main {
	float: right;
	width: 610px;
	padding-right: 20px
}
#panel {
	float: left;
	width: 200px;
	padding-left: 20px;
	background-image: url(../imagenes/recurvo_colorado_trans.jpg);
}
#footer {
	text-align: left;
	height: 40px;
	font-size: 9pt;
	text-decoration: none;
	background-image: url(../imagenes/pie2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

/* custom style */

#page {color: #333333;}
#header #logo {
	width: 49%;
	float: left
}
#header h1 {color: #fff; margin-top: 0px; padding-top: 0px;}
#header h1 span{color: #000;}
#header em {
	color: #ED3C3D;
	position: relative;
	top:10px
}
#header a {color: #ED3C3D; text-decoration: none}
#header a:hover {text-decoration: underline}


#banner {
	color: #fff;
	text-align: right;
	padding-top: 10px;
	height: 170px
}

#menu ul {margin: 0px; padding: 0px; list-style-type: none; padding-left: 20px}
#menu ul li {width: 100px; height: 30px; float: left; text-align: center; padding-top: 4px;}
#menu ul li a {
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 5px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#menu ul li a:hover, #menu ul li a.active {background: #fff url('../imagenes/lengueta_menu2.jpg') no-repeat; color: #333333}

#main{color: #000000}

#main h3 {
	color: #7d7d7d;
	padding-left: 20px;
	background-image: url(../imagenes/cuadradgris.jpg);
	background-repeat: no-repeat;
	background-position: left 29px;
	padding-top: 20px;
}
#main immages {
	float: left;
	border: 3px solid #eaeaea;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main h1, #main  h2, #panel h3 { padding-bottom: 5px; margin-top: 15px; font-size: 12pt}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



#footer, #footer a {
	color: #FFF;
	text-decoration: none;
	font-size: 8pt
}

p {cursor: default}

a:link {
	color:#ED3C3D;
	text-decoration: none;
}      /* unvisited link */
a:visited {
	color:#333333;
	text-decoration: none;
}  /* visited link */
a:hover {color:#ED3C3D;}  /* mouse over link */
a:active {
	color:#ED3C3D;
	text-decoration: none;
}  /* selected link */
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	background-color: #818181;
	line-height: 1em;
}
.homefoto {
	margin-right: 10px;
	float: left;
}

