/* CSS FIXES FOR IE 7 */
body {
position:relative;
left:-19px;
}

#intro {
	margin-top:2.5em;
}

#discussion {
	width:47%;
}

#titre_global_tutos {
	padding:0px;
}
/*
#head {
margin-bottom:2.25em;
}
*/
/* Bouton "ok" pour la recherche */
#sbb {
position:relative;
left:68%;
top:-22px;
background:#f1efef;
font-size:80%;
font-weight:bold;
border:1px solid black;
margin-right:35px;
height:20px;
width:20px;
}

#corps {
padding-right:19px;
padding-bottom:1px;
}

#contenu {
	position:relative;
	right:-19px;
	top:-1px;
	margin:0px 0px 0px 0px;
	z-index:0;
}
#footer {
	margin-top:-2px;
	width:auto;
	line-height:75%;
	position:relative;
	right:-19px;
}
#modules-left {
position:relative;
left:19px;
}
#modules-right {
/*border:2px solid black;*/
}
#top {
position:relative;
left:19px;
}
#head {
background-color:#375980;
} 
#menu {
	/*background-image:url('http://www.pcinfo-web.com/style/menu-ie.png');*/
	background:#375980;
	position:absolute;
	z-index:10;
}
#menu dl {
position:relative;
width:10%;
}
	
.google-search {
	right:0px;
	top:-1px;
}

#menu dt {
	vertical-align:middle;
}
#smenu4 {
position:static;
left:30px;
}
#smenu4 ul {
position:absolute;
left:10px;
background:gray;
z-index:100;
}
#last_news ul , #last_tutos ul , #last_articles ul {
list-style-type:none;
margin-left:0em;
}
#bloc_titre_tuto {
width:50%;
}
#titre_tuto {
font-size:180%;
text-decoration:none;
}

/*#text_tuto {
	line-height:1.1em;
}*/

.sub_title {
	/*padding-bottom:4px;*/
	line-height:0.65em;
}
.sub_title_content {
	font-size:0.75em;
}

/*.bloc_news .sub_title_content {
	padding-bottom:0.2em;
}*/

/* Team page  */

.team_table .team_job_cadre .team_title_contenant {
 height:54px;
 text-align:center;
 width:70%;
 margin:auto;
 position:relative;
 top:-27px;
}


/* end of team page */