/* GLOBAL
----------------------------------------------- */
html, body{
	background:url(../images/bg.gif);
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	font-family: Arial;
	font-size: 11pt;

}
.whiteTitle{
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 8px;
	margin-top: 50px;
 	letter-spacing: 0.1em;

	font-family: Arial;
}
.whiteTitle a:link{
	color: #FFFFFF;
 	letter-spacing: 0.1em;
	font-size: 11px;
	font-family: Arial;
	margin-left: 8px;
	text-decoration: none;
}
.whiteTitle a:visited{
	color: #FFFFFF;
 	letter-spacing: 0.1em;
	font-family: Arial;
	font-weight: 11px;
	margin-left: 8px;
	text-decoration: none;
}
#container{
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	padding:0px;
	margin:0px;

}
.contact {
}


#containerlines{
	background-repeat:repeat-x;
	background-position:top left;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background-image: url(../images/lines_bg.gif);
}


img{
	border:0px;
}

#main{
	width:1000px;
	margin:0px auto;
	padding:279px 0 0 0;
	
	

}

#content{
	width:1000px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right:auto;
	margin-bottom: -50px;
	
	height: 100%;

}

#content ul li{
	color: #FFFFFF;
	list-style-image: url(arrow.gif);
	margin-bottom: 12px;
	margin-top: 0px;
  
 	letter-spacing: 0.1em;
   margin-left:-20px; 
 

}

#photo ul li{
	margin-left:10px;  


}
#nav{
	height:58px;
	width:1000px;
}

#nav ul{
	list-style:none;
	margin:0px;
	padding:0px 0 0 0px;
}

#nav ul li{
	float:left;
	margin:0px;
	padding:0px;
	
}


#navleft{
	float:left;
}

#navright{
	float:left;
}

/* Footer*/
.footer{
	height: 75px;
	border-top: solid #787878 1px;
	bottom: 1px;
	width: 100%;
	margin: 50px 0px 0px 0px;
	padding-top: 14px;
}
.footer .copirigth{
	color:#FFFFFF;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 0.1em;
	margin: 0 auto 0 auto;
	width: 1000px;
}
/*Documents style*/

.documents{
	font-size: 11px;
	letter-spacing: 0.1em;
}

.documentTitle{
	color:#FFFFFF;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	font-size: 11px;
}
/*Contact style*/
.contact{
	color: #7c7c7c;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
	font-weight: normal;
	background-position: 8px 3px;
	font-size: 11px;
	letter-spacing: 0.1em;

	padding-bottom: 40px;
}
.contactinfo{
	padding-bottom: 8px;
}
.contact .white{
	color: #FFFFFF;
	font-weight: bolder;
 
}
.contact .white a:link{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
.contact .white a:visited{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
/*video stylo*/
.video{
	width: 110px;
	padding-left: 8px;
	padding-right: 20px;
}
.video img{
	border: solid #fff 1px;
	margin-bottom: 10px;
}

.video .text{
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
}
/*images galeria*/
a img.grande {
width:60px;
height:60px;
 }

a:hover img.grande {
	width:300px;
	height:196px;
 }
