body {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.3em;
	font: 75%  "Trebuchet MS", tahoma, verdana, arial, sans-serif;
	color: #666;
	background-image: url(../img/back.gif);
	background-position: center top;
}

a img {
border: none; 
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #EE0000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
h1 {
	line-height: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	margin-top: 20px;
}
h2 {
	color: #990000;
	font-size: 14px;
	margin-right: 20px;
	margin-top: 3px;
}
strong {
	font-weight: bold;
	color: #000;
}
.input {
	width: 100px;
	margin-right: 20px;
	margin-left: 20px;
}
#banner {
	width: 780px;
	height: 200px;
}
.input {
	width: 100px;
	margin-right: 20px;
	margin-left: 20px;
}
#ficha {
	text-align: center;
}
#ficha p {
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
}
#ficha table {
	margin-left: 50px;
	text-align: left;
}
#container {
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom:0;
	background: #fff;
	text-align: left;
}

#content {
	width: 580px;
	float: right;
	margin-right: 0px;
	padding-right: 15px;
	padding-left: 20px;
}
#content p {
	margin-right: 60px;
}
#datalink {
	width: 480px;
	float: right;
	background-image: url(../img/titleslink.jpg);
	background-repeat: no-repeat;
	background-position: -70px top;
	padding-right: 30px;
}
#datalink h2 {
	margin-top: 8px;
	margin-left: -20px;
}

#data {
	width: 580px;
	float: right;
	margin-right: 0px;
	padding-right: 15px;
	padding-left: 20px;
	background-image: url(../img/titles.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#data h1 {
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 20px;
}
#dataimg {
	float: right;
	display: block;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 220px;
	height: 400px;
	margin-top: -5px;
	margin-right: 30px;
}
#side-menu {
	width: 160px;
}

#resultados {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	clear:both;
	width: 780px;
	font-size: 12px;
	text-align: center;
	color: #333;
	background: inherit;
	background: #fff;
	margin-bottom: 20px;
	padding-top: 20px;

}

#mant {
	text-align: center;
}
#promo {
	width: 440px;
	margin-left: 40px;
	margin-bottom: 20px;
	padding: 20px;
	height: 60px;
}
#promo p {
	color: #FFF;
}
#promo h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
}
.promo1 {
	background-image: url(../img/promo002.jpg);
}
.promo2 {
	background-image: url(../img/promo001.jpg);
}
.promo3 {
	background-image: url(../img/promo003.jpg);
}
.inicio1 {
	background-image: url(../img/inicio_plasticas.jpg);
}

.inicio2 {
	background-image: url(../img/inicio_madera.jpg);
}

.inicio3 {
	background-image: url(../img/inicio_promociones.jpg);
}

.inicio4 {
	background-image: url(../img/inicio_hangerstudio.jpg);

}

.inicio5 {
	background-image: url(../img/inicio_contacto.jpg);
}

.contenedorfoto {
	float:left;
	width:175px;
	height:153px;
	margin: 3px;
	padding:3px;
	background-color:#EAEAEA;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCDCE;
	border-bottom-color: #CCCDCE;
}

.result {
	padding: 10px;
}

