body{
	margin:0;
	background:url(../images/mediasimple-site-web-back.jpg) repeat-x;
	background-position:0 600px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
}
img{
	border:none;
}
#big_container{
	background:url(../images/mediasimple-graphiste.jpg) repeat-x;
}
#container{
	width:972px;
	margin-left:auto;
	margin-right:auto;
}
#logo{
	margin-top:30px;
}
#slogan{
	margin-top:50px;
}
#bar{
	width:100%;
	height:30px;
	background-color:#f0f0f0;
}

#big_menu{
	margin-top:150px;
	margin-left:20px!important;
	margin-left:-20px;
}
#big_menu a{
	margin-right:50px;
	float:left;
	display:block;
}
#ico-internet{
	margin-left:40px!important;
	margin-left:20px;
	margin-top:-40px;
	outline:none;
}
#ico-graphisme{
	margin-left:50px!important;
	margin-left:30px;
	outline:none;
}
#ico-photo-video{
	margin-top:20px;
	outline:none;
}
 
.tooltip, .tooltip, .tooltip { 
    display:none; 
	padding:40px;
	padding-top:30px;
    font-size:11px; 
    color:#000;
	height:360px;
}
#ico-graphisme-tip { 
	background:url(../images/mediasimple-infographie.png) no-repeat; 
} 
#ico-internet-tip { 
	background:url(../images/mediasimple-site-internet-laurentides.png) no-repeat; 
} 
#ico-photo-video-tip { 
	background:url(../images/mediasimple-photo-video-production.png) no-repeat;
} 

.tooltip .label { 
    color:yellow; 
    width:35px; 
} 
.boxer{
	width:652px; 
	height:437px;
}
.tooltip_box{
	width:600px; 
	height:350px;
}
.tooltip_box h1{
	margin:0;
	padding:0;
	color:#3ec2f3;
	text-transform:uppercase;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.tooltip_box h2{
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	padding:0;
	color: #CCC;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.tooltip_box .info{
	float:left;
	width:150px;
}
.tooltip_box p{
	color: #999;
}
.tooltip_box p b{
	font-weight:normal;
}
.tooltip_box .content{
	float:left;
	width:390px;
	height:320px;
	border-left:1px solid #CCC;
	margin-left:20px;
	padding-left:20px;
}
.tooltip_box .content ul{
	float:left;
	margin-top:30px;
	list-style-type:none;
	color:#666;
	margin-left:-20px;
	*margin-left:0;
}
.tooltip_box .content li{
	margin-bottom:15px;
	width:300px;
	background:url(../images/services-mediasimple-laurentides.gif) no-repeat;
	padding-left:35px;
	min-height:20px;
}
 
.tooltip a { 
    color:#ad4; 
    font-size:11px; 
    font-weight:bold; 
}
#small_menu{
	float:left;
	font-size:12px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:-30px;
	color:#999;
	margin-top:30px;
	width:500px;
}
#small_menu a{
	text-decoration:none;
	color:#999;
}
#small_menu a:hover{
	text-decoration:none;
	color:#00aeef;
}