* { padding: 0; margin: 0; } /* Reset browser */
p {
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 14pt;
	font-weight: normal;
	font-style: normal;
}
img {
	margin:0;
	border: none;
	padding: 0;
	}
body {
	font-family: Verdana;
	font-size: 12px;
	background-color:#FFF
	}
h1 {
	font-size: 18px;
	color: #5D1A21;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 23px;
	padding-bottom: 18px;
	padding-left: 30px;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #5D1A21;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 {
	font-family: Verdana;
	font-size: 16px;
	color: #5D1A21;
	display: inline;
	margin-left: 20px;
	font-weight: normal;
}
.h3gray {
	color: #999999;
	font-family: Verdana;
	font-size: 16px;
}
#soloempresas {
	font-family: Arial;
	font-size: 15px;
	color: #5D1A21;
	font-weight: normal;
	width: auto;
	height: auto;
	position: absolute;
	left: 629px;
	top: 90px;
}
#clientes {
	font-family: Arial;
	font-size: 15px;
	color: #5D1A21;
	font-weight: normal;
	width: auto;
	height: auto;
	position: absolute;
	left: 630px;
	top: 50px;
	text-decoration: none;
}
.aviso  {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 10px;
}
.highlight {
	font-weight: bold;
	color: #5D1A21;
}
#textavisodown {
	position: absolute;
	left: 152px;
	top: 403px;
	height: 279px;
	width: 797px;
}
h4 {
	font-size: 18px;
	color: #5D1A21;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	letter-spacing: normal;
}
a {
	color: #999999;
	text-decoration: none;
	outline: none;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #5D1A21;
	}
a:active {
	color: #5D1A21;
	}
address {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	padding-top: 4px;
	text-align: center;
}
.bottomlinks {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	display:block;
}
.h1darkgray {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #373d42;
	font-family: Verdana;
}
.h2darkgray {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #373d42;
	font-family: Verdana;
}
.h2darkgray16 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #373d42;
	font-family: Verdana;
}

.clearfloat {
	clear: both;
}
#wrapper {
	width: 950px;
	position: absolute;
	height: auto;
	margin-left: -475px;
	top: 0px;
	left: 50%;
	visibility: visible;
}
#header {
	width: 950px;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#pathbox {
	height: 10px;
	width: 450px;
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
	position: absolute;
	left: 485px;
	text-align: right;
	top: 15px;
	visibility: visible;
}
#pathbox a, #pathbox a:visited {
	color: #afb0b3;
}
#pathbox a:hover, #pathbox a:active {
	color: #afb0b3;
	text-decoration: underline;
}
#pathbox a.currpath {
	color: #afb0b3;
	text-decoration: underline;
	padding-left: 3px;
}
.pathway {
	padding-left: 3px;
}
.patharrow {
	margin-left: 8px;
}
#toprightbar {
	background-image: url(../images/fondo_topbar.png);
	background-repeat: repeat-y;
	height: 25px;
	width: 334px;
	float: right;
}
#menu {
	height: 25px;
	width: 950px;
	position: relative;
	font-size:12px;
	text-transform:uppercase;
	color: #5D1A21;
}
	#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}
	#menu ul li {
	display:block;
	margin: auto;
}
#menu ul li a {
	display:block;
	color: #5D1A21;
	text-decoration:none;
	height: 20px;
	padding-top: 5px;
}
#menu ul li a span {
	font-family: Verdana;
	font-size: 12px;
}
#menu ul li a:hover {
	color: #5D1A21;
	border-bottom: 1px solid #5D1A21;
	background-image: url(../images/fondo_hover.png);
	background-repeat: repeat-x;
}
#menu ul li a:hover span {
display:block;
width:auto;
cursor: pointer;
}
#menu ul li a.current,#menu ul li a.current:hover {
	color: #5D1A21;
	background-image: url(../images/fondo_hover.png);
	background-repeat: repeat;
	border-bottom: 1px solid #5D1A21;
}
#menu ul li a.current span {
	display:block;
	color: #5D1A21;
	text-decoration:none;
}
#linicio, #lservicios, #lproductos, #lofertas, #ldescargas {
	height: 25px;
	text-align: center;
	border-right: solid #FFF;
}
#linicio {
	float: left;
	width: 147px;
	background-color: #dfdfe1;
	border-right-width: 2px;
}
.exeption {
	color: #5D1A21;
	padding-top: 5px;
	height:20px;
	display: block;
	font-family: Verdana;
	font-size: 12px;
}

#lservicios {
	float: left;
	width: 95px;
	border-right-width: 1px;
	background-color: #e7e7e7;
}
#lproductos {
	float: left;
	width: 95px;
	border-right-width: 1px;
	background-color: #e7e7e7;
}
#lofertas {
	float: left;
	width: 77px;
	border-right-width: 1px;
	background-color: #e7e7e7;
}
#ldescargas {
	float: left;
	width: 100px;
	border-right-width: 2px;
	background-color: #e7e7e7;
}
#lcontactos {
	float:left;
	width: 95px;
	height: 25px;
	background-image: url(../images/fondo_contactos.png);
	text-align: center;
	background-repeat: repeat-y;
}

#leftside {
	width: 367px;
	float:left;
	height: auto;
}
.leftbar {
	background-image: url(../images/fondo_leftbar.png);
	background-repeat: repeat-y;
	height: 282px;
	width: 147px;
	float: left;
	margin-top: 2px;
}
#nav {
	float:right;
	height: auto;
	width: 115px;
	font-family: Verdana;
	font-size: 11px;
	color: #afb0b3;
}
.ulnavmain {
	height: 240px;
	width: 115px;
	margin-top: 40px;
	list-style-type: none;
	display:block;
}
.ulnavmain1 {
	width: 115px;
	margin-top: 20px;
	list-style-type: none;
	display:block;
	height: auto;
}
.ulnavcatalog {
	height: auto;
	width: 115px;
	margin-top: 5px;
	list-style-type: none;
	display:block;
}
.subnav {
	height: auto;
	width: 85px;
	margin: 0;
	float:right;
	list-style-type: none;
	display:block;
}
.lisub1 {
	font-family: Verdana;
	font-size: 11px;
	color: #afb0b3;
	height: 35px;
	width: 85px;
	border-bottom: 1px solid #5D1A21;
	display: block;
	line-height: 35px;
	float:right;
}
.lisub2 {
	font-family: Verdana;
	font-size: 11px;
	color: #afb0b3;
	height: 35px;
	width: 85px;
	border-bottom: 1px solid #5D1A21;
	display: block;
	line-height: 17px;
	float:right;
}
.lisubcatalog {
	font-family: Verdana;
	font-size: 11px;
	color: #afb0b3;
	height: 13px;
	width: 90px;
	display: block;
	line-height: 13px;
	float:right;
}
.lisubmontaje {
	font-family: Verdana;
	font-size: 11px;
	color: #afb0b3;
	height: 20px;
	width: 90px;
	display: block;
	line-height: 20px;
	float:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D1A21;
}
#nav ul li a:hover, #nav ul li a {
	display:block;
	margin: auto;
}
#nav ul li a.current1:hover, #nav ul li a.current1 {
	display:block;
	margin: auto;
	color: #5D1A21;
}
.topredline {
	border-top: 1px solid #5D1A21;
}
.mainnav1 {
	font-family: Verdana;
	font-size: 11px;
	color: #afb0b3;
	height: 40px;
	width: 115px;
	border-bottom: 1px solid #5D1A21;
	display: block;
	line-height: 40px;
	float:right;
}
.mainnav2 {
	font-family: Verdana;
	font-size: 11px;
	color: #afb0b3;
	height: 40px;
	width: 115px;
	border-bottom: 1px solid #5D1A21;
	display: block;
	line-height: 19px;
	float:right;
}
.mainnavcatalog {
	font-family: Verdana;
	font-size: 11px;
	color: #afb0b3;
	height: 18px;
	width: 115px;
	border-bottom: 1px solid #5D1A21;
	display: block;
	line-height: 18px;
	float:right;
}
.mainnavmontaje {
	font-family: Verdana;
	font-size: 11px;
	color: #afb0b3;
	height: 30px;
	width: 115px;
	border-bottom: 1px solid #5D1A21;
	display: block;
	line-height: 30px;
	float:right;
}
#fotomain {
	height: 244px;
	width: 367px;
	float: left;
	margin-top: 2px;
}
#rightside {
	height: auto;
	width: 583px;
	float: right;
}
#midline {
	position: absolute;
	height: 1px;
	width: 486px;
	left: 299px;
	top: 433px;
	border-bottom: 1px solid #dad9da;
	visibility: visible;
}
#fotodown {
	position: absolute;
	height: 225px;
	width: 755px;
	left: 162px;
	top: 440px;
	clip: rect(auto,auto,auto,auto);
}
.agendaexposic {
	position: absolute;
	height: 194px;
	width: 419px;
	left: 161px;
	top: 6px;
}
#agenda {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 200px;
	float: left;
	margin-top: 0px;
}


#imagespacer {
	margin-bottom: 30px;
}
#imagebox {
	position: absolute;
	height: 224px;
	width: 790px;
	left: 155px;
	top: 438px;
	visibility: visible;
}
.level_0_descargas {
	margin-left: 30px;
	margin-top: 0px;
}
.level_1_descargas {
	margin-left: 135px;
	margin-top: 0px;
	line-height: 40px;
}
#catalog_completo a ,#catalog_moldura a,#catalog_marcos a{
	color: #5D1A21;
}
#catalog_completo a:hover ,#catalog_moldura a:hover,#catalog_marcos a:hover{
	text-decoration: underline;
}
#pdf {
	background-image: url(../fotos/pdf_icon_large.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 108px;
	width: 130px;
	left: 786px;
	top: 236px;
}

.teaserbox {
	height: 190px;
	width: 257px;
	float: left;
	margin-top: 25px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}
.teaserbox4fotos {
	float: left;
	margin-top: 25px;
	height: 190px;
	width: auto;
	margin-left: 2px;
}
.teaserboxcatalog {
	height: 140px;
	width: 130px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.teasersubcatalog {
	float: left;
	height: 201px;
	width: 140px;
	margin-left: 10px;
	margin-top: 10px;
}
.teasersubcatalogexept {
	float: left;
	height: auto;
	width: auto;
	margin-left: 40px;
	margin-top: 20px;
}
#catalogmainbox {
	position: absolute;
	height: 440px;
	width: 739px;
	left: 251px;
	top: 224px;
}
#galerymain_container {
	position: absolute;
	height: 412px;
	width: 760px;
	left: 184px;
	top: 201px;
}

.image {
	height: auto;
	width: auto;
}
#espejos_down {
	margin-top: 15px;
	text-align: center;
}

.imagefloatright {
	height: auto;
	width: auto;
	float: left;
}
.imagefloatright_1 {
	height: 201px;
	width: 140px;
	float: left;
}

#product1 {
	position: absolute;
	height: auto;
	width: 127px;
	left: 4px;
	top: 39px;
}
#product2 {
	position: absolute;
	height: auto;
	width: 127px;
	left: 137px;
	top: 20px;
}
#product3 {
	position: absolute;
	height: auto;
	width: 127px;
	left: 265px;
	top: 48px;
}
#product4 {
	position: absolute;
	height: auto;
	width: 127px;
	left: 398px;
	top: 20px;
}
#product5 {
	position: absolute;
	height: auto;
	width: 127px;
	left: 529px;
	top: 8px;
}
#product6 {
	position: absolute;
	height: auto;
	width: 127px;
	left: 657px;
	top: 20px;
}
#image1 {
	position: absolute;
	height: auto;
	width: auto;
	left: 202px;
	top: 460px;
}
#image2 {
	position: absolute;
	height: auto;
	width: auto;
	left: 531px;
	top: 460px;
}
#image3 {
	position: absolute;
	height: 34px;
	width: 35px;
	left: 759px;
	top: 456px;
}
.links {
	text-align: center;
	margin-top: 15px;
	font-family: Verdana;
	font-size: 14px;
	color: #999999;
}
.linksdarkgray a{
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #333;
	margin-top: 3px;
}
.linksdarkgray a:hover {
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #5D1A21;
	margin-top: 3px;
}
.links1top {
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	margin-bottom: 15px;
	height: auto;
	width: auto;
}
.links1bottom {
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	height: auto;
	width: auto;
	margin-top: 15px;
}
#flash {
	margin-left: 30px;
	float: left;
	width:400px;
	position: absolute;
	height: 220px;
	visibility: visible;
}
#img {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	width:auto;
}
#imageboxmarcosalum1 {
	position: absolute;
	height: 200px;
	width: 563px;
	top: 193px;
	right: 8px;
}
#imageboxmarcosalum2 {
	position: absolute;
	height: 200px;
	width: 755px;
	top: 437px;
	right: 5px;
}
#footer {
	height: 27px;
	width: 950px;
	float:left;
}
#email {
	background-color: #dfdfe1;
	height: 25px;
	width: 147px;
	margin-top: 2px;
	float: left;
	text-align: center;
}
#email a, #email a:visited{
	color: #363535;
}
#email a:hover, #email a:active {
	color: #5D1A21;
}
.mail {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #363535;
	text-decoration: none;
	padding-top: 7px;
	display: block;
	letter-spacing: 0px;
}
#rightfooterbox {
	height: 25px;
	width: 802px;
	float: left;
	border-top: 1px solid #e5e5e7;
	margin-left: 1px;
	margin-top: 2px;
	position: relative;
}
#address {
	float: left;
	height: 19px;
	width: 371px;
	border-right: 1px solid #e8e8ea;
	margin-top: 3px;
	margin-bottom: -3px;
}
#avisolegal {
	float: left;
	height: 19px;
	width: 99px;
	border-right: 1px solid #e8e8ea;
	margin-top: 3px;
	margin-bottom: -3px;
}
#avisolegal a.current2 {
	color: #5D1A21;	
}
#sitemap {
	float: left;
	height: 19px;
	width: 107px;
	border-right: 1px solid #e8e8ea;
	margin-top: 3px;
	margin-bottom: -3px;
}
#sitemap a.current2 {
	color: #5D1A21;
}
#sitemaplist {
	float:left;
	width:60%;
	margin-left:100px;
	height: auto;
}
.level_0 a, .level_0 a:visited{
	list-style-type: none;
	color: #5D1A21;
	font-family: Verdana;
	font-size: 14px;
	line-height: 14px;
}
.level_0, .level_1, .level_2 {
	list-style-type: none;
}

.level_0 a:hover, .level_1 a:hover, .level_2 a:hover, #web7 a:hover{
	text-decoration: underline;
}
.level_1 a, .level_1 a:visited{
	margin-left: 30px;
	list-style-type: none;
	color: #373d42;
	font-family: Verdana;
	font-size: 12px;
}
#contactaddress {
	float:left;
	width: 218px;
	margin-top: 20px;
	border-right: solid 1px #5D1A21;
	height: 245px;
}

.contactaddress {
	font-family: Arial;
	font-size: 12px;
	color: #373d42;
}
.contactaddress_red {
	font-family: Arial;
	font-size: 12px;
	color: #5D1A21;
}



.level_2 a, .level_2 a:visited{
	margin-left: 60px;
	list-style-type: none;
	color: #afb0b3;
	font-size: 11px;
	font-family: Verdana;
}
.cleardots {
	list-style-type: none;
}
#web7 a{
	background-color: #dfdfe1;
	height: 17px;
	width: 147px;
	float: left;
	text-align: center;
	font-family: Calibri, Arial, sans-serif;
	font-size: 8px;
	color: #5D1A21;
	padding-top: 8px;
}
.web7 {
	display: block;
	line-height: 25px;
}
.web7gray {
	font-family: Arial;
	font-size: 8px;
	color: #333;
	font-weight: bold;
}
#companyname {
	float: left;
	height: 19px;
	width: 222px;
	margin-top: 3px;
	margin-bottom: -3px;
}
.formulario {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #878889;
	margin-left: 30px;
	line-height: 35px;
}
#a_email {
	color: #5D1A21;
	margin: 0px;
}

.formularioright {
	font-weight: normal;
	color: #000;
	margin-left: 20px;
	width: 200px;
	background-image: url(../images/fondo_formulario.png);
	background-repeat: repeat-y;
	height: 25px;
	line-height: 23px;
	display: block;
	font-family: Arial;
	font-size: 14px;
}
.formularioright1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #f4f3f4;
}
.enviar {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5D1A21;
	background-color: #afb0b2;
	float: right;
	height: 25px;
	width: 80px;
	display: block;
	margin-top: 15px;
}
#descargas_down {
	position: absolute;
	height: 224px;
	width: 790px;
	left: 155px;
	top: 438px;
}
.descargas_down {
	float: left;
	height: auto;
	width: 260px;
}
#decargas_red_box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5D1A21;
	border-left-color: #5D1A21;
	height: 190px;
	width: 260px;
}
.descargas_molduras {
	margin-left: 40px;
	margin-top: 5px;
	line-height: 16px;
	list-style-type: none;
}
.h1_large {
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #5D1A21;
	text-align: center;
}
#previous {
	float: left;
	height: 17px;
	width: auto;
	margin-right: 15px;
}

#page_scroll {
	position: absolute;
	height: auto;
	width: 73px;
	left: 522px;
	top: 646px;
}
#next {
	float: left;
	height: 17px;
	width: auto;
	margin-left: 15px;
}
#aniver_25 {
	height: 52px;
	width: 158px;
	float: right;
	margin-top: 35px;
	margin-right: 30px;
	margin-left: 10px;
	position: absolute;
	top: -3px;
	right: 31px;
}
#oferta_container {
	position: absolute;
	height: 431px;
	width: 832px;
	left: 156px;
	top: 197px;
}
.oferta_sub_cont {
	height: auto;
	width: 370px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: left;
}
.mas_info {
	width: 60px;
	height: auto;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: right;
	background-color: #FFF;
	color: #5D1A21;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	line-height: 12px;
	cursor: pointer;
}
.free {
	float: right;
	width: 30px;
	margin-bottom: 5px;
	display: inline;
}

.checkbox_link {
	width: 370px;
	float: right;
}

.oferta {
	float: left;
	height: 170px;
	width: 370px;
}

.textalignexeption {
	margin-left: 0px;
	display: block;
	margin-right: 15px;
}
.index_foto {
	position: absolute;
	height: auto;
	width: auto;
	left: 97px;
	top: 22px;
}
#form1 {
	position: absolute;
	height: auto;
	width: auto;
	left: 255px;
	top: 19px;
}
.mail_web7_index {
	font-family: Arial;
	font-size: 8px;
	font-style: normal;
	font-weight: lighter;
	color: #363535;
	text-decoration: none;
	padding-top: 7px;
	display: block;
	letter-spacing: 0px;
}
#liezos_down {
	margin-top: 15px;
	text-align: center;
}
#carton_down {
	margin-top: 15px;
	text-align: center;
}
#madera_down {
	margin-top: 15px;
	text-align: center;
}
#bastidores_down {
	text-align: center;
}
.upload {
	float: left;
	height: 100px;
	width: 400px;
	margin-left: 60px;
	margin-top: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.browse {
	font-weight: normal;
	color: #000;
	background-color: #CCC;
}
