/* fond */
BODY
{	scrollbar-face-color: #E2E2E2;
	scrollbar-shadow-color: #E2E2E2;
	scrollbar-highlight-color: #E2E2E2;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #E2E2E2;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #DF0024;
	margin-left : 0mm;
	margin-top : 0mm;
	margin-bottom : 0mm;
	margin-right : 0mm;
	font-family : Arial, Helvetica, sans-serif;
}

/*ID*/
.noprint {display:block;}
.noscreen {display:none;}
#global {left: 50%; MARGIN-LEFT: -350px; width: 700px; position:absolute}
#top_default {width:700px; background: url(../datas/jeunes/cours_linguistiques/stage_default.jpg) no-repeat center; height:100px}
#top_intensive {width:700px; background: url(../datas/particuliers/stage_intensive.jpg) no-repeat center; height:100px;}
#top_byphone {width:700px; background:url(../datas/particuliers/stage_byphone.jpg) no-repeat center; height:100px}
#top_online {width:700px; background:url(../datas/particuliers/stage_online.jpg) no-repeat center; height:100px}
#top_immersion {width:700px; background:url(../datas/particuliers/stage_immersion.jpg) no-repeat center; height:100px}
#contenu {width:700px;background: url(../datas/particuliers/body_m.gif) repeat-y center;}
#navig {width:180px;}
#text {width:520px;padding-left:10px;padding-right:20px; padding-top:10px}
#pied {
	background: url(../datas/commun/pied_stages.gif) no-repeat center top;
	height:60px;
	width:700px;
	padding-top:10px;
}

/*Menus*/
.menu {list-style-type: none; list-style-image:none;margin:0px; padding:0px;}
.menu a{
display: block;
height: 15px;
text-decoration: none;
color: #00267F;
margin-left:25px;
text-indent: 20px;
font-size:11px;
background-image:url(../datas/commun/point.gif);
background-position: left center;
background-repeat: no-repeat;
}
.menu a:hover{
background-image:url(../datas/commun/point_ov.gif);
background-position: left center;
background-repeat: no-repeat;
}
.menu_on {
display: block;
height: 15px;
text-decoration: none;
color: #00267F;
margin-left:25px;
text-indent: 20px;
font-size:11px;
background-image:url(../datas/commun/point_ov.gif);
background-position: left center;
background-repeat: no-repeat;
font-weight:bold;
color:#DF0024
}
.item {padding-top:8px; padding-bottom:8px}

/*menu onglet*/
.onglet {
list-style-type: none; list-style-image:none;margin: 0;padding: 0; position:absolute; top:73px; right:30px;
width: 100%;
}
.onglet li {
float: right;
}

.onglet a {
width: 78px;
height: 27px;
padding-top:10px;
display: block;
text-align: center;
background: transparent url(../datas/commun/onglet.png) no-repeat center top;
color:#FFFFFF;
}
*html .onglet a  { 
background-image:none;cursor:pointer;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.telelangue.com/datas/commun/onglet.png');
}
.onglet a:hover {
font-weight:bold;
background: transparent url(../datas/commun/onglet_ov.png) no-repeat center top;
color:#FFFFFF;
}
*html .onglet a:hover  { 
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.telelangue.com/datas/commun/onglet_ov.png');

}

.onglet_on {
width: 78px;
height: 27px;
padding-top:5px;
display: block;
text-align: center;
background:url(../datas/commun/onglet_on.png) no-repeat center top;
color:#DF0024;
font-weight:bold;
}

*html .onglet_on  { 
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.telelangue.com/datas/commun/onglet_on.png');
}

