body
{
	margin: 0 auto;
}
.wrapper
{
	width: 910px;
	height: auto;
	text-align: inherit;
	display: table-cell;
	margin: 0 auto;
}
/**************************** Header Section Starts ***************************/
.header
{
	width: 910px;
	height: 146px;
	background: url(../images/header_old.jpg);
	background-repeat: no-repeat;

}
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
.menu
{
	width: 910px;
	height: 44px;
	background: url(../images/menu_nou5.jpg);
	background-repeat: no-repeat;
}

.menu-text
{
	font-family: Calibri;
	font-size: 14px;
	color: #ffffff;
	padding: 15px 30px 10px 24px;
	float: left;
	font-stretch: normal;
	cursor: pointer;
}


/**************************** Menu Section Ends *******************************/

/**************************** First Section Starts ****************************/
.first-section
{
	width: 912px;
	height: 289px;
	border: solid 2px #ffffff;
}
.right-image
{
	width: 230px;
	height: 235px;
	float: right;
	background-image: url(../images/right-image.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #ffffff;
	text-align: center;
}
.mid-image
{
	width: 443px;
	height: 290px;
	background-image: url(../images/midimage.gif);
	background-repeat: no-repeat;
	float: left;
}
.left-image
{
	width: 231px;
	height: 290px;
	float: left;
	background-image: url(../images/left-image7.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #ffffff;
	text-align: left;
	margin-left: 0px;
	margin-right: 1px;
}

/**************************** First Section Ends ******************************/

/**************************** Second Section Starts ***************************/

.second-section
{
	width: 680px;
	height: 250px;
	border-bottom: solid 1px #dbdbdb;
	float: left;
}
.pack-box3
{
	width: AUTO;
	height: 139px;
	float: right;
	background-image: url(../images/pack-image.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #ffffff;
	text-align: left;
}

.pack-box2
{
	width: 226px;
	height: 300px;
	float: left;
	background-image: url(../images/left-image10.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #ffffff;
	text-align: left;
}
.pack-box1
{
	width: 224px;
	height: 300px;
	float: left;
	background-image: url(../images/left-image10.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #ffffff;
	text-align: left;
}

/**************************** Second Section Ends *****************************/

/**************************** Third Section Starts ****************************/

.third-section
{
	width: 675px;
	height: 30px;
	float: right;
}
.down-box2
{
	width: 230px;
	height: 230px;
	float: right;
	background-image: url(../images/down-image2.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.down-box1
{
	width: 444px;
	height: 234px;
	float: right;
	background-image: url(../images/down-image1.jpg);
	background-repeat: repeat-x;
	text-align: left;
}



/**************************** Third Section Ends ******************************/

/**************************** Left Section Starts *****************************/

.left-section
{
	width: 228px;
	height: 300px;
	float: right;
	border-bottom: solid 1px #dbdbdb;
}
.left-box2
{
	width: 228px;
	height: 300px;
	float: left;
	background-image: url(../images/left-image10.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.left-box1
{
	width: 19px;
	height: 250px;
	float: left;
	background-image: url(../images/left-image1.jpg);
	background-repeat: repeat-x;
}



/**************************** Left Section Ends *******************************/

/**************************** Footer Section Starts ***************************/
.footer
{
	float: left;
	width: 910px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	text-align: left;
	margin-top: 0px;
	clear: both;
	margin-bottom: 10px;
}
/**************************** Footer Section Ends *****************************/

/**************************** General Section Starts **************************/
.title1
{
	font-family: Calibri;
	font-size: 12pt;
	font-weight: bold;
	color: #666;
	margin-top: 12px;
	margin-left: 10px;
	text-align: center;
}
.title2
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #00C;
	text-align: left;
}
.title3
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #616161;
  margin-top: 10px;
  margin-left: 12px;
}
.sub-title
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 12px;
}
.description
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616161;
	text-align: left;
	width: 210px;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 1px;
}

.description1
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 400px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}

.date-text{
	font-family: Tahoma;
	font-size: 8pt;
	color: #a4e3ff;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 12px;
}


hr{
  background-color: #00deff;
  width: 200px;
  color: #00deff;
  border: solid 1px #00deff;

}
a.nav:link {
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}

a.nav:hover {
	color: #006;
	text-decoration: none;
	font-weight: bold;
}
a.nav:active {
	color: #0C3;
	font-size: 11px;
}



/**************************** General Section Ends ****************************/
.wrapper .menu .menu-text {
	font-size: 12px;
}
.idiomas {
	font-size: 11px;
	color: #FFF;
}
.mid-imageCopia {
	width: 443px;
	height: 235px;
	float: right;
	background-image: url(../images/canto.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.left-boxred {
	width: 214px;
	height: 70px;
	float: right;
	background-image: url(../images/left-image1.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.left-imagered {
	width: 231px;
	height: 234px;
	float: right;
	background-image: url(../images/left-image.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #ffffff;
	text-align: left;
	margin-left: 2px;
}
.first-sectionred {
	width: 910px;
	height: 234px;
	border: solid 2px #ffffff;
}
.second-sectionred {
	width: 673px;
	height: 70px;
	border-bottom: solid 1px #dbdbdb;
	float: left;
}
.pack-box1red {
	width: 226px;
	height: 70px;
	float: left;
	background-image: url(../images/left-image1.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #ffffff;
	text-align: left;
}
.pack-box2red {
	width: 217px;
	height: 70px;
	float: left;
	background-image: url(../images/left-image1.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #ffffff;
	text-align: left;
}
.left-box1red {
	width: 20px;
	height: 70px;
	float: right;
	background-image: url(../images/left-image2.jpg);
	background-repeat: repeat-x;
}
.descriptionred {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #616161;
	text-align: justify;
	width: 195px;
	line-height: 18px;
	margin-left: 2px;
	margin-top: 10px;
}
.left-imagedreta {
	width: 231px;
	height: 290px;
	float: right;
	background-image: url(../images/left-image7.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #ffffff;
	text-align: left;
	margin-left: 1px;
}
.menu-textdreta {
	font-family: Calibri;
	font-size: 14px;
	color: #ffffff;
	padding: 15px 20px 10px 24px;
	float: left;
	font-stretch: normal;
	cursor: pointer;
}
.left-imageredSecundario {
	width: 231px;
	height: 330px;
	float: left;
	background-repeat: repeat-x;
	border-right: solid 1px #ffffff;
	text-align: left;
	margin-left: 0px;
}
.left-imageredSecundreta {
	width: 233px;
	height: 330px;
	float: right;
	background-image: url(../images/left-image11.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #ffffff;
	text-align: left;
	margin-left: 2px;
	margin-top: 1px;
}
.left-box2secundario {
	width: 442px;
	height: 330px;
	float: left;
	background-repeat: repeat-x;
	text-align: left;
	border-bottom: solid 1px #aaa;
}
.descriptionsecundario {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: justify;
	width: 195px;
	line-height: 18px;
	margin-left: 6px;
	margin-top: 5px;
}
.left-imageredSecundariosuperios {
	width: 670px;
	height: 40px;
	float: left;
	background-image: url(../images/left-image.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #ffffff;
	text-align: left;
	margin-left: 2px;
}
.left-imageredSecundarioinferior {
	width: 910px;
	height: 40px;
	float: right;
	background-image: url(../images/left-image.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #ffffff;
	text-align: left;
}
.second-sectionsecundario {
	width: 678px;
	height: 330px;
	float: right;
}
.title1secundario {
	font-family: Calibri;
	font-size: 16pt;
	font-weight: bold;
	color: #8f8383;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}
.left-imageredSecundcentre {
	width: 430px;
	float: right;
	background-image: url(../images/left-image2.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #ffffff;
	text-align: left;
	margin-left: 2px;
}
.left-imageredSecundariocontacte {
	width: 231px;
	height: 330px;
	float: left;
	background-image: url(../images/maquinagran.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #ffffff;
	text-align: left;
	margin-left: 0px;
}
.left-imageredSecundcentrecontacte {
	width: 430px;
	float: right;
	background-image: url(../images/left-image2.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #ffffff;
	text-align: left;
	margin-left: 2px;
	margin-top: 6px;
}
.left-imageredSecundretacontacte {
	width: 233px;
	height: 370px;
	float: right;
	background-image: url(../images/left-image12.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #ffffff;
	text-align: left;
	margin-left: 2px;
	margin-top: 1px;
}
.second-sectionsecundarioCopia {
	width: 678px;
	height: 370px;
	border-bottom: solid 1px #dbdbdb;
	float: right;
}
.mid-imageinicial {
	width: 443px;
	height: 235px;
	float: left;
	background-image: url(../images/mid-image.gif);
	background-repeat: no-repeat;
}
.pack-box1revi {
	width: 227px;
	height: 300px;
	float: left;
	background-image: url(../images/left-image10.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #ffffff;
	text-align: left;
}
.title1texto {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #8f8383;
	margin-top: 42px;
	margin-left: 10px;
	text-align: center;
	position: inherit;
}
.title1texto2 {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #8f8383;
	margin-top: 42px;
	margin-left: 10px;
	text-align: center;
}
.title1texto3 {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #8f8383;
	margin-top: 60px;
	margin-left: 10px;
	text-align: center;
}
.title1texto4 {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #8f8383;
	margin-top: 43px;
	margin-left: 10px;
	text-align: center;
}
.descriptioncontacte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616161;
	text-align: center;
	width: 100px;
	line-height: 18px;
	margin-left: 5px;
	margin-top: 8px;
	margin-right: 1px;
}
.title1tabla {
	font-family: Calibri;
	font-size: 12pt;
	font-weight: bold;
	color: #666;
	margin-top: 12px;
	margin-left: 10px;
	text-align: center;
}
.title1secundarioempresa {
	font-family: Calibri;
	font-size: 16pt;
	font-weight: bold;
	color: #8f8383;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}
.title1tablaempresa {
	font-family: Calibri;
	font-size: 11pt;
	font-weight: bold;
	color: #666;
	margin-top: 12px;
	text-align: center;
	margin-left: 5px;
}
.descriptioninicial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616161;
	text-align: left;
	width: 196px;
	line-height: 18px;
	margin-left: 12px;
	margin-top: 5px;
	margin-right: 0px;
}
.idiomascontacte {
	font-size: 12px;
	color: #FFF;
	text-transform: none;
}
.menu-textmenu {
	font-family: Calibri;
	font-size: 11px;
	color: #ffffff;
	padding: 16px 15px 10px 15px;
	float: left;
	font-stretch: normal;
	cursor: pointer;
}
.title1cas {
	font-family: Calibri;
	font-size: 12pt;
	font-weight: bold;
	color: #666;
	margin-top: 12px;
	margin-left: 1px;
	text-align: center;
}
.title1fr {
	font-family: Calibri;
	font-size: 12pt;
	font-weight: bold;
	color: #666;
	margin-top: 12px;
	margin-left: 5px;
	text-align: center;
}
.menu-textmenufr {
	font-family: Calibri;
	font-size: 11px;
	color: #ffffff;
	padding: 16px 8px 10px 8px;
	float: left;
	font-stretch: normal;
	cursor: pointer;
}
.title1texto3fr {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #8f8383;
	margin-top: 42px;
	margin-left: 10px;
	text-align: center;
}
.title1texto4fr {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #8f8383;
	margin-top: 25px;
	margin-left: 10px;
	text-align: center;
}
.wrapper .second-sectionsecundario .left-box2secundario div .normal tr .title1tablaempresa p {
	font-size: 10pt;
}
.title1texto2fr {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #8f8383;
	margin-top: 24px;
	margin-left: 10px;
	text-align: center;
}

