body {
	background-color: #000;
	color: #fff;
	font-family: Arial, Tahoma, sans-serif	;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}


a img {
	border: 0px;	
}	

.telecomint {
	color: #00f6ff;
	text-decoration: none;
}	

.ipercast {
	color: #ea2319;
	text-decoration: none;
}
	
.wixi {
	color: #b52f81;
	text-decoration: none;	
}	


#header {
	width: 1024px;
	height: 57px;
	margin: auto;
	text-align: right;
	margin-top: 10px;
	
}

#header_language {
	position: relative;
	width: 100px;
	float: left;	
}	

#header_language_ul li {
	display: inline;
	list-style-type: none;
}
	
#header_question {
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	float: left;
	display: inline;
	width: 600px;
	text-align: right;
	margin-top: 10px;	
}

#header_name {
	width: 290px;
	height: 47px;
	font-size: 25px;
	background-color: #fff;	
	float: right;
	margin-right: 20px;
	
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    	
	opacity:0.4;
	filter:alpha(opacity=40);   
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); /* IE > 8 */

	 	
	
}

#header_name h1 {
	color: #000;
	font-size: 29px;
	margin-top: 8px;
	margin-right: 12px;
}

#main {
	background: url(http://borget.fr/bfr_img/background.jpg);	
	width: 1023px;
	height: 602px;
	margin: auto;
}

#main_presentation, #main_expertise {
	width: 498px;
	height: 360px;
	overflow: hidden;
	margin-left: 14px;
	padding: 20px;
	background-color: #000;
	
	display: none;	
	
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    	
	opacity:0.75;
	filter:alpha(opacity=75);  
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75); /* IE > 8 */	  	
}	

#main_presentation_ul {
	margin-top: 85px;
	width: 300px;
	text-align: center;
}
	
#main_presentation li {
	display: inline;	
}	

#main_presentation li a {
	text-decoration: none;
	color: #fff;
}	

#main_presentation li a:hover {
	text-decoration: underline;
}		

.contact {
	background: url(http://borget.fr/bfr_img/contact_icon.png) no-repeat;
	padding-top: 75px;	
	margin-left: -50px;
}	

.cv {
	background: url(http://borget.fr/bfr_img/cv_icon.png) no-repeat;
	padding-top: 75px;
	margin-left: 80px;	
}

#main_expertise {
	display:none;	
}

#main_expertise a {
	color: #fff;
}	
	
.expertise {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}	

#main_presentation p {
	opacity:1;
	filter:alpha(opacity=100);  
	color: #fff; 
}

#social {
	position: relative;
	width: 1024px;
	margin: auto;		
	z-index:0;
}	

#social_links {
	position: relative;
	display: none;	
	background-color: #000;
	float: right;
	width: 534px;
	height: 115px;
	margin-right: -115px;
	margin-top: -50px;	
	
	text-align: left;
	
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    	
	opacity:0.60;
	filter:alpha(opacity=60); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); /* IE > 8 */


		 
	z-index: 1; 	
}

#social_links_ul {	
	padding-top: 70px;
}
	
#social_links li {
	display: inline;
	opacity:1;
	filter:alpha(opacity=100);  
	color: #fff; 		
}

#social_links li a {
	text-decoration: none;
	color: #fff;
}	

#social_links li a:hover {
	text-decoration: underline;
}	

.blog {	
	background: url(http://borget.fr/bfr_img/blog_icon.png) no-repeat;
	padding-top: 75px;	
}	

.wixi_sb {	
	background: url(http://borget.fr/bfr_img/wixi_icon.png) no-repeat;
	padding-top: 75px;	
	margin-left: 50px;
}		

.facebook {	
	background: url(http://borget.fr/bfr_img/facebook_icon.png) no-repeat;
	padding-top: 75px;	
	margin-left: 50px;
}	

#social_twitter {
	position: relative;
	display: none;	
	float: right;
	width: 169px;
	height: 101px;	
	margin-top: -35px;
	margin-right: 35px;
	z-index: 3;
}	

#footer {
	width: 1024px;
	margin: auto;
	text-align: left;
}


#footer h3 a {
	color: #fff;
	text-decoration: none;	
	font-size: 32px;
	margin-left: 10px;
}	

#footer h3 a:hover {
	text-decoration: underline;
	font-size: 34px;	
}	
