@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
#top{
	background-image:url(top-01.jpg);
	width:1000px;
	height:145px;
	margin:auto;
}
#menu{
	background-color:#F00;
	width:1000px;
	height:20px;
	margin:auto;
	padding:0px;
}
.linkh2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	margin-top: 10px;
	margin-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
}
.borde {
	border: 1px solid #CCC;
}
.datos {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}


.descripc {
	font-size: 9px;
	color: #666;
	margin: 2px;
}
.linkrueda {
	text-decoration: none;
}

.linkrueda:hover {
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	margin-right: 3px;
	margin-bottom: 3px;
}
.overview {
	font-size: 10px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	text-align: right;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F00;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F00;
	border-bottom-color: #F00;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-top: 10px;
}


.linkh2:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	margin-top: 10px;
	margin-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
}
.destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #999;
	margin: 5px;
	padding: 5px;
	text-align: justify;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: 10px;
	margin-left: 5px;
	text-align: justify;
}
.margenes {
	margin: 5px;
}
.subtitulos {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.rollos {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: right;
	padding-right: 5px;
}

#frase{
	background-color:#FFF;
	width:980px;
	height:25px;
	margin:auto;
	text-align:right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
}
.serie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	padding: 3px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	margin: 0px;
	padding: 2px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	margin-top: 10px;
	margin-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-right: 10px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #999;
	text-align: center;
	padding: 5px;
	margin: 0px;
}
.borde1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
.botones:hover {
	background-color: #900;
	height: 23px;
	width: 220px;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	padding-bottom: 10px;
}
#contenido{
	background-color:#FFF;
	width:1000px;
	margin:auto;
}
#especiales{
	background-color:#CCC;
	width:400px;
	height:300px;
	float:left;
}
#metalicos{
	width:700px;
	height:1530px;
	float:left;
}
#lonas1{
	width:600px;
	height:960px;
	float:left;
}
#lonaimg{
	width:400px;
	height:960px;
	float:left;
}
#estampado{
	width:600px;
	height:320px;
	float:left;
}
#estampado1{
	width:550px;
	height:320px;
	float:left;
}
#publi{
	width:298px;
	height:1400px;
	border: 1px solid #CCC;
	float:left;
}
#int1{
	background-color:#CCC;
	width:297px;
	height:200px;
}
#int2{
	width:297px;
	height:400px;
}
#int3{
	width:297px;
	height:300px;
}
#int4{
	width:297px;
	height:490px;
}
#lonas{
	width:500px;
	height:400px;
	float:left;
}
#economica{
	width:500px;
	height:330px;
	float:left;
}
#lonas{
	width:500px;
	height:330px;
	float:left;
}
#fibra{
	width:500px;
	height:370px;
	float:left;
}
#purpurina{
	width:500px;
	height:370px;
	float:left;
}
#estampado2{
	width:450px;
	height:790px;
	float:left;
}
#estampado3{
	width:600px;
	height:750px;
	float:left;
}
#estampado4{
	width:400px;
	height:750px;
	float:left;
}
#estampado5{
	width:450px;
	height:650px;
	float:left;
}
#estampado6{
	width:550px;
	height:650px;
	float:left;
}
#vidrio1{
	width:450px;
	height:720px;
	float:left;
}
#transfer1{
	width:346px;
	height:280px;
	border: 2px solid #CCC;
	float:left;
}
#transfer2{
	width:646px;
	height:280px;
	border: 2px solid #CCC;
	float:left;
}
#vidrio2{
	width:550px;
	height:720px;
	float:left;
}
#ps1{
	width:350px;
	height:320px;
	float:left;
}
#ps2{
	width:395px;
	height:320px;
	float:left;
}
#ps3{
	width:255px;
	height:320px;
	float:left;
}
#ps4{
	width:375px;
	height:360px;
	float:left;
}
#ps5{
	width:375px;
	height:360px;
	float:left;
}
#ps6{
	width:250px;
	height:360px;
	float:left;
}
#ps7{
	width:350px;
	height:600px;
	float:left;
}
#ps8{
	width:650px;
	height:600px;
	float:left;
}
#psd1{
	width:650px;
	height:370px;
	float:left;
}
#psd2{
	width:350px;
	height:370px;
	float:left;
}
#psd3{
	width:500px;
	height:450px;
	float:left;
}
#psd4{
	width:500px;
	height:450px;
	float:left;
}
#psd5{
	width:500px;
	height:480px;
	float:left;
}
#psd6{
	width:500px;
	height:480px;
	float:left;
}
#or1{
	width:340px;
	height:280px;
	float:left;
}
#or2{
	width:320px;
	height:280px;
	float:left;
}
#or3{
	width:340px;
	height:280px;
	float:left;
}
#or4{
	width:350px;
	height:300px;
	float:left;
}
#or5{
	width:350px;
	height:300px;
	float:left;
}
#or6{
	width:300px;
	height:300px;
	float:left;
}
#or7{
	width:500px;
	height:320px;
	float:left;
}
#or8{
	width:500px;
	height:320px;
	float:left;
}
#or9{
	width:500px;
	height:320px;
	float:left;
}
#or10{
	width:500px;
	height:320px;
	float:left;
}
#or11{
	width:400px;
	height:630px;
	float:left;
}
#or12{
	width:596px;
	height:626px;
	border: solid 2px #CCC;
	float:left;
}
#pie{
	background-color:#CCC;
	width:990px;
	height:80px;
	margin:auto;
	padding:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
	text-align: center;
	clear:both
}
	
.destacados2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #F00;
	margin: 3px;
	text-align: justify;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#router1{
	width:320px;
	height:280px;
	float:left;
}
#router2{
	width:680px;
	height:280px;
	float:left;
}
#router3{
	width:1000px;
	height:350px;
	clear:both;
}
#router4{
	width:1000px;
	height:350px;
}
.margenvideo{
	margin-left:100px;
}
#router5{
	width:500px;
	height:420px;
	float:left;
}
#router6{
	width:500px;
	height:420px;
	float:left;
}
#router7{
	width:500px;
	height:420px;
	float:left;
}
#router8{
	width:500px;
	height:420px;
	float:left;
}
#router9{
	width:500px;
	height:380px;
	float:left;
}
#router10{
	width:500px;
	height:380px;
	float:left;
}
#cama1{
	width:350px;
	height:350px;
	float:left;
}
#cama2{
	width:320px;
	height:350px;
	float:left;
}
#cama3{
	width:330px;
	height:350px;
	float:left;
}
#cama4{
	width:350px;
	height:350px;
	float:left;
}
#cama5{
	width:350px;
	height:350px;
	float:left;
}
#cama6{
	width:300px;
	height:350px;
	float:left;
}
#cama7{
	width:750px;
	height:670px;
	float:left;
	padding-left:20px;
}
#cama8{
	width:230px;
	height:670px;
	float:left;
}
#cama8 li{
	list-style-type:none;
	margin-bottom:25px;
	border-left:solid 8px #F00;
	color:#F00;
	background-color:#CCC;
	width:150px;
	padding:5px;
}
#cama8 a{
	text-decoration:none;
	display:block;
	width:150px;
	background-color:#CCC;
	color:#F00;
}
#cama8 a:hover{
	background-color:#9F9F9F;
	color:#900;
	width:140px;
}
#cama9{
	width:330px;
	height:400px;
	float:left;
}
#cama10{
	width:335px;
	height:400px;
	float:left;
}
#cama11{
	width:335px;
	height:400px;
	float:left;
}
#laser1{
	width:350px;
	height:300px;
	float:left;
}
#laser2{
	width:650px;
	height:300px;
	float:left;
}
#laser3{
	width:1000px;
	height:680px;
	float:left;
}
#laser4{
	width:1000px;
	height:360px;
	float:left;
}
#laser5{
	width:330px;
	height:320px;
	float:left;
}
#laser6{
	width:335px;
	height:320px;
	float:left;
}
#laser7{
	width:335px;
	height:320px;
	float:left;
}
#laser8{
	width:330px;
	height:320px;
	float:left;
}
#laser9{
	width:335px;
	height:320px;
	float:left;
}
#laser10{
	width:335px;
	height:320px;
	float:left;
}
#laser11{
	width:330px;
	height:320px;
	float:left;
}
#laser12{
	width:335px;
	height:320px;
	float:left;
}
#laser13{
	width:335px;
	height:320px;
	float:left;
}

