/* CSS Document */
body{
	background-color: #F5F5F5;
}

#containerHome{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#logo{
	width: 600px;
	padding-top: 80px;
	text-align:center;
}
#lang{
	font-size: 12px;
	padding-top: 50px;
}
#lang ul{
	padding: 40px 0px 0px 200px;
	margin: 0px;
}
#lang li{
	padding: 0px 20px 0px 20px;
	margin: 0px;
	display: inline;
	list-style: none;
	border-right: 1px solid #999999;
	text-align: center;
}
a:link {  
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}
a:visited {  
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}
a:hover {  
	color: #F04E11; 
	text-decoration: underline;
	font-weight: bold;
}
#footerHome{
	width: 600px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 50px 0px 10px 0px;
}
.lang{
	width: 33%;
	vertical-align: top;
	border-right: 1px solid #999999;
	text-align: center;
	color: #000;
}
.lang p{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
}
.labelling{
}
.experience{
}
.labels{
}
.assistance{
}
.labelling a:link {  
	color: #f04e11; 
	text-decoration: none;
	font-weight: bold;
}
.labelling a:visited {  
	color: #f04e11; 
	text-decoration: none;
	font-weight: bold;
}
.labelling a:hover {  
	color: #f04e11; 
	text-decoration: underline;
	font-weight: bold;
}
.experience a:link {  
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}
.experience a:visited {  
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}
.experience a:hover {  
	color: #666666; 
	text-decoration: underline;
	font-weight: bold;
}
.labels a:link {  
	color: #00cc33; 
	text-decoration: none;
	font-weight: bold;
}
.labels a:visited {  
	color: #00cc33; 
	text-decoration: none;
	font-weight: bold;
}
.labels a:hover {  
	color: #00cc33; 
	text-decoration: underline;
	font-weight: bold;
}
.assistance a:link {  
	color: #0062a9; 
	text-decoration: none;
	font-weight: bold;
}
.assistance a:visited {  
	color: #0062a9; 
	text-decoration: none;
	font-weight: bold;
}
.assistance a:hover {  
	color: #0062a9; 
	text-decoration: underline;
	font-weight: bold;
}

