/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/subpage1_01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #858585;
}

h2 {
	
	font-size: 16px;
	font-weight: normal;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4682B4;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 200%;
	list-style-position: inside;
}

.text1 {
	
	font-size: 13px;
	font-weight: bolder;
	color: navy;
	z-index: 10;
	font-family: "Comic Sans MS";

}

.subtitulo-principal{
	font-size:12px;
}

.text2 {
	
	color: #B8B8B8;
}

.text3 {
	
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

.text4 {
	font-size: 24px;
	font-weight: normal;
	color: #797979;
	padding-left: 50px;
	text-align: right;
}

.text5 {
	margin-bottom: 1em;
	font-size: 13px;
	font-weight: normal;
	color: #797979;
	padding-left: 30px;
	text-align: right;
}

.text6 {
	color: #797979;
	padding-left: 160px;
	text-align: right;
}

.text7 {
	text-align: right;
}

.text8 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #B2B2B2;
}

.negrita-fuyma{
	font-weight: bolder;
	color: red;
	font-family: "Comic Sans MS";
	font-size: 12px;
}

/** LINKS */

a {
	color: red;
}

a:hover {
	text-decoration: underline;
}

.link1 {
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #797979;
}

.link2 {
	padding-left: 30px;
	/*background: url(../images/subpage1_02.gif) no-repeat left center;*/
	color: #797979;
	float: right;
}

.link3 {
	padding-left: 15px;
	background: url(../images/homepage13.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** TITLES */

.title1 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(../images/homepage09.jpg) no-repeat left top;
}

.title2 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(../images/homepage10.jpg) no-repeat left top;
}

.title3 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url(../images/homepage11.jpg) no-repeat right top;
	text-align: right;
}

.title4 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url(../images/homepage12.jpg) no-repeat right top;
	text-align: right;
}

.title5 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(../images/subpage1_03.jpg) no-repeat left top;
}

.title6 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url(../images/subpage1_04.jpg) no-repeat right top;
	text-align: right;
}

.title7 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url(../images/subpage1_05.jpg) no-repeat right top;
	text-align: right;
}

.title8 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url(../images/subpage2_01.jpg) no-repeat left top;
}

/** BACKGROUNDS */

.bg1 { background: #FFFFFF url(../images/homepage03.jpg) repeat-x left top;  }
.bg2 { background: url(../images/homepage_plano.jpg) no-repeat left top;  }
.bg3 { background: #ECECEC url(../images/homepage18.gif) no-repeat center top;  }
.bg4 { background: url(../images/homepage_aerea.jpg) no-repeat left top; }
.bg5 { background: url(../images/homepage_piezas.jpg) no-repeat left top; }
.bg6 { background: url(../images/homepage_espadas.jpg) no-repeat left top;}
.bg7 { background: url(../images/homepage_rayosx.jpg) no-repeat left top;  }
.bg8 { background: url(../images/homepage_piezas_aluminio.jpg) no-repeat left top;  }
.bg9 { background: url(../images/homepage_piezas_laton.jpg) no-repeat left top;  }
.bg10{ background: url(../images/homepage_maquina_inyectar.jpg) no-repeat left top; }
.bg11{ background: url(../images/homepage_fundicion.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/**MENU IMAGENES*/

#menu-imagenes{
	width:710px;
	margin-left: 0px;
}

.thumbnail-menu{
	display:inline;
	padding-right:10px;
}


