﻿
#divContentPresentation
{
	position: relative;
	width: 100%;
	max-width: 940px; 
	margin: 0 auto;
	background-color: White;
	color: #777;
	margin-bottom: 0px;
	/*height: 305px; */
}


#divPictureZone 
{
	background-color: #F5F5F5;
}

#divPictureArea
{	
	position: relative;
	width: 100%;
	max-width: 940px; 
	height: 300px;
	margin: 0 auto; 
	height: 340px;
	overflow: hidden;
}

#aVideoBack 
{
	position: relative; 
	float: left;
	padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	color: White; 
	border: solid 1px #EEE;
}

#divImage 
{
	positioN: relative; 
	float: left;
	margin: 0px;
}

#imgPictureArea 
{
	height: 300px;
	width: 940px;
	height: 340px; 
	
	margin-left: -30%;
}

#divTheCompanyContent 
{
	min-height: 300px;
}

.divInfoPresentation 
{
	position: relative;	
	float: left;
	text-align: justify ;
	line-height: 20px;
	top: 5px;
	margin: 0px;
	margin-bottom: 10px;
	background-color: Transparent;
	width: 100%;
	min-height: 0px; 
/*	margin-bottom: 30px; */	
	margin-bottom: 10px; 
}

.divInfoPresentation p
{
	padding-left: 5px;
	width: 97%;
}

#divPresentationRight 
{
	position:relative;
	float:left;
	width: 100%;	
	height: auto;
	margin-bottom: 10px;
}


#divPresentationMenu 
{
	position: relative;
	float: left;
	width: 97%;
	padding-left: 5px;
	margin: 0px;
	left:0px;
	top: 10px;
	top: 0px;
}


.aPresItem
{
	position: relative;
	float: left;
	width: 96%;
	color:#999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration : none;
	border-bottom: solid 1px #EEE;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial Narrow , Sans-Serif; 
	
}

.aPresItem:active
{
	background-color: transparent;
}

.aPresItem:hover
{
	color: Black;
}

.aPresItemSelected 
{
	position: relative;
	float: left;
	
	width: 98%;
	
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration : none;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial Narrow , Sans-Serif; 
	color:#004F5D;
	border-bottom: solid 1px #004F5D;
}


#divFermatorNetwork 
{
	position: relative; 
	margin: 0 auto;
	
	padding: 10px;
	padding-top: 5px;
	left: 0px;
	border: solid 1px #9BA;
	margin-top: 10px;
	margin-left: 5px;
	background-color:  White;
	background-image: url(Gallery/WorldMap.jpg); 
	background-size: 100% 100%;
	height: auto;
	width: 44%;
	min-width: 160px;
}

#divContact
{
	position: relative; 
	margin: 0 auto;
	
	padding: 10px;
	padding-top: 5px;
	left: 0px;
	border: solid 1px #9BA;
	margin-top: 10px;
	margin-left: 5px;
	background-color:  White;
	background-image:url('../../img/Contact.jpg');
	background-size: 100% 100%;
	cursor: pointer;
	height: 70px;
	width: 44%;
	min-width: 160px;
}

.aNetwork 
{
	position: relative;
	float: right;
	padding-left: 0px;
	text-decoration: none;
	color: #004F5D;
	width: auto;
}

.aNetwork:hover 
{
	color: White;
	color: Black;
}





.imgPointFooter 
{
	position: relative; 
	float: right;
	height: 10px;
	opacity: 0.4;
	filter:alpha(opacity=40);
	cursor: pointer;
}

.imgArrowFooter 
{
	position: relative;
	height: 15px;
	cursor: pointer;
}

#tblFooter 
{
	position: relative;
	margin: 0 auto;
	width: 100px;
	width: 100%;
	text-align: center;
}

#divHistoryPages 
{	
	position: relative; 
	float: left; 
	min-height: 210px; 
	width: 98%;
	border: solid 1px white;	/* marc limit paginacio */
	border: none;
	padding: 0px;
	margin: 0px;
}


#divTableHistoryPages 
{
	position: relative; 
	float: right; 
	width: 100%; 
	margin-top: 0px; 
	background-color: white;
}

#divVideoButton  
{
	display: none;
}


/* --------------------------- Manufacturing Facilities --------------------------- */

#divContentManufacturingFacilities
{
	position: relative;
	float:left;
	width: 100%; 
	background-color: White;
	margin-bottom: 10px;
	height: auto;
}

#divContentDistributionNetwork
{
	position: relative;
	float:left;
	width: 100%; 
	background-color: White;
	margin-bottom: 10px;
	height: auto;
}


.hDistNetList 
{	
	position: relative; 
	float: left; 
	cursor: pointer; 
	margin:0px; 
    font-weight: normal;  
	background-color: #F5F5F5;      
	color: #004F5D;        
	padding: 5px; 
	border: solid 1px #CCC;     
	
	width: 96%;
	max-width: 100%;
/*	max-width: 190px;  */
	
}

#divContentMap  
{
	position: relative; 
	float: left; 
/*	width: 720px; */ 
	width: 99%;
	height: auto; 
	top: 0px;
}

#divMap 
{
	position:relative;
	float: left;
	margin: 0 auto;
	height: 285px;
	border: solid 1px #004F5D;
	width: 100%; 
	margin: 0px; 
/*	height: 450px; */ 
	height: 300px;
	border: solid 1px white;
}

#divContainerFactory  
{
	position: relative; 
	float: left; 
	width: 95%; 
	height: auto; 
}

/* -- Distributors -- */

.divDistributor 
{
	position:relative; 
	float: left;  
	width: 100%;
	min-height: 100px;
	height: auto; 
	background-color: transparent; 
	display: none; 
	
	margin-bottom: 10px;
}

.divSectionDistributor 
{
	position: relative; 
	float: left;
	width: 300px; 
	margin-top: 10px;
}


/*	ISO Certificates						*/
/*  --------------------------------------- */

#divContentISOCertificates
{
	position: relative;
	float: left;
	width: 100%; 
	min-height: 635px;	
	height: auto;
	background-color: White;
	color: #777;
	margin-bottom: 10px;
}


.divInfoISOCertificates
{	
	position: relative;	
	float: left;
	max-width: 940px;
	width: 100%;
	text-align: justify ;
	line-height : 20px;
	margin-top: 20px;
	background-color: Transparent;
	color: #777;
}

.divInfoContentISO
{
	position: relative;	
	float: left;
	color: #777;
	padding: 0px;
	width: auto;
	margin: 0px;
	margin-right: 30px;
	background-color: Transparent;
	width: 100%;
}

.divInfoContentISO p 
{
	background-color: Transparent;
}

.imgFlagIcon 
{
	position : relative;	
	float: left;
	width: 20px;			
	height: 20px;
	margin: 0px;			
	margin-left: 10px;
	border: none;
}

.tblISOCertificates 
{
	position:relative;
	float:left; 
	width: 100%;
	height: auto;
}

.tblISOCertificates tr
{
	vertical-align: top;
}

.trHeader {	border-bottom: solid 1px black;	}
.trEven	{ background-color: #e4f5f0; }
.trOdd { background-color: White; }


.lblISOtitle 
{
	position: relative; 
	float: left;
}

.lblOpenPDF 
{
	position: relative;
	float:right; 
	font-weight: normal; 
	margin-right: 20px;
}

.imgDistributor 
{
	position: relative; 
	float: left; 
	height: 25px; 
	margin: 10px; 
	margin-top: 0px; 
	margin-left: 5px;
}

.imgBackToTop 
{
	display: block;
}

