/* colomerRed { color: #E96857; } */

/* SHELL */
body {
	background-color:#ffffff;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom: 10px;
}
.tableOuter { /* Page width & Lateral BG image */
	background-image: url(../images/bgimages/bgimage_lateral.gif);
	background-repeat: no-repeat;
	width: 930px;
}
.tableOuterNoBG {
	width: 930px;
}
.tableBGColomerReb { /* Thin red header HLine */
	background-color: #E96857;
}
.tableBGDark { /* Thick header HLine */
	background-color: #333333;
}
.tableMenuHLine { /* Thinest header HLine */
	background-color: #333333;
}
.tableImageBorder {
	background-color: #333333;
}
.tableBGImageHome {
	background-image: url(../images/bgimages/bgimage_home.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
}
.tableBGImageProducts {
	background-image: url(../images/bgimages/bgimage_products_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}



/* TEXT */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
td a {
	color: blue;
	text-decoration: none;
}
td a:hover {
	color: red;
}

.imagenes a {
	color: white;
	text-decoration: none;
}
.textHeading1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.textHeading1 a {
	color: blue;
	text-decoration: underline;
}
.textLarge {
	font-size: 110%;
}
.textSmall {
	font-size: 80%;
}
.textSmall a {
	text-decoration: underline;
	color: #666666;

}
.textDescriptionCompany { /* Products page */
	font-size: 9px;
	color: #9EABC2;
}
.textHeadingCompany {
	font-size: 11px;
	font-weight: bold;
	color: #E96857;
	text-decoration: none;
}
.textHeadingCompany:hover {
	text-decoration: underline;
}
.textLogo {
	font-size: 18px;
	font-weight: bold;
}
.textLogoTitol {
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
}
.textLogoJMC { /* J.M. Colomer S.A. */
	color: black;
}
.textLogoMI { /* Maquinaria Industrial */
	color: gray;
}
.textLogoConfirmar a{
	font-size: 18px;
	font-weight: bold;
	color:#333333;
}
.textLogoConfirmar a:hover{
	color:#E96857;
}


/* Main Menu */
.textMenuUp {
	color: #3E4082;
	text-decoration: none;
}
.textMenuUp:hover {
	color: black;
}
.textMenuDown {
	color: green;
}



/* Language menu */
.textMenulanguage {
	font-size: 9;
}
.textMenulanguage a {
	color: blue;
}
.textMenulanguage a:hover {
	color: red;
}



/* Footer text and menu */
.textFooter {
	font-size: 10;
	color: #333333;
}
.textFooter a {
	color: blue;
}
.textMenuFooter {
	font-size: 10;
}
.textMenuFooter a {
	color: blue;
}
.textMenuFooter a:hover {
	color: red;
}


/* BOXES */

/* Box Home Content 1 */
.tableBoxHomeContent1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.tableBoxHomeContent1TopLeft {
	background-image: url(../images/boxes/box_gray-696B6C_top-left.gif);
}
.tableBoxHomeContent1HSliceTop {
	background-image: url(../images/boxes/box_gray-696B6C_hslice-top.gif);
}
.tableBoxHomeContent1HSliceBottom {
	background-image: url(../images/boxes/box_gray-696B6C_hslice-bottom.gif);
}
.tableBoxHomeContent1TopRight {
	background-image: url(../images/boxes/box_gray-696B6C_top-right.gif);
}
.tableBoxHomeContent1VSliceLeft {
	background-image: url(../images/boxes/box_gray-696B6C_vslice-left.gif);
}
.tableBoxHomeContent1VSliceRight{
	background-image: url(../images/boxes/box_gray-696B6C_vslice-right.gif);
}
.tableBoxHomeContent1BottomLeft {
	background-image: url(../images/boxes/box_gray-696B6C_bottom-left.gif);
}
.tableBoxHomeContent1BottomRight {
	background-image: url(../images/boxes/box_gray-696B6C_bottom-right.gif);
}
.formText {
	border: 1px solid #6871BB;
}
.textExternalLink {
	color: #999999;
}

.tabulat{
	padding-left:10px;
	list-style-type:none;
}

/**** AFEGUIDES DESPRES  *****/

.logo{
	width:160px
}

.logo .logo_jpg{
	margin-left:auto;
	margin-right:auto;
	width:121;
	padding-bottom:20px;
}
.donde_direccion{
	font-size:1.5em;
}

.2mano_link{
	text-decoration:none;
	border:0px;
}

