body {
    font-family: "Arial", Verdana;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
/* div */
#tpl_all {
    width: 1000px;
    margin: auto;
}
#tpl_header {
	height: 134px;
    margin-top: 20px;
    text-align: left;
    text-align: center;
}
#tpl_menu {
    height: 55px;
}
	#tpl_menuDeroulant {
		float: left;
		text-align: left;
		margin-top: 20px;
        width:1000px;
	}

	#divCompte {
		float: right;
		margin-bottom: 10px;
	}
#tpl_gauche {
	width: 213px;
	height: 390px;
	float: left;
    background-image: url("../gfx/interface/actualite.png");
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 0px;
    border-color: black;
    text-align: left;
    padding-left: 10px;
}
#tpl_milieu {
	width: 600px;
    float: left;
    border-style: solid;
    border-width: 0px;
    border-color: black;
    margin:auto;
}
#tpl_droite {
    width: 155px;
    float: right;
    padding-top: 0px;
    text-align: center;
    border-style: solid;
    border-width: 0px;
    border-color: black;
    clear: right;
}
#tpl_actualite {
    width: 190px;
    height: 330px;
    margin-top: 10px;
    margin-bottom:40px;
    border-style: solid;
    border-width: 0px;
    border-color: black;
    text-align:left;
}
    #tpl_actualite h2{
    color:#97bf0d;
    font-size:14px;
    text-align:left;
    margin-bottom:0px;
    }
    #tpl_actualite .date{
        font-size:12px;
    }
    #tpl_actualite p{
        font-size:12px;
    }
    #tpl_actualite a{
        color:#8B8B8B;
        font-size:10px;
    }
#tpl_avis{
    margin-left:40px;
    position:relative;
    top:-15px;
}
#tpl_contenu {
	padding: 0px 5px 5px 5px;
	margin-bottom: 50px;
}
#tpl_footer {
	width: 100%;
    text-align: center;
    font-size: 11px;
    clear: both;
}
    #tpl_footer a {
       color: #8b8b8b;
    }
    #tpl_footer a:hover{
        color: #bf8614;
    }
#tpl_login {
	width: 155px;
    padding-top: 15px;/*28px;*/
    /*background:url('../gfx/interface/college_lycee.jpg') no-repeat;*/
}
    #tpl_login a {
        text-decoration: none;
        font-family: "Arial", Verdana;
        font-size: 12px;
        color: #0068ae;
        font-weight: bold;
    }
#tpl_pub {
	width: 155px;
   /* margin-top: 60px;*/
}
#tpl_partenaire {
	width: 215px;
    margin-top: 20px;
    text-align:center;
}
#loginOngletEnseignant {
    float: left;
}
#loginOngletEleve {
    float: right;
    margin-right:1px;
}
#ongletEnseignant {
	   width: 77px;
	   height: 28px;
	}
#ongletEleve {
	   width: 77px;
       height: 28px;
	}
#loginEnseignant {
	padding-top: 6px;
    width: 154px;
    height: 71px;
    background-image: url("../gfx/interface/acceuilPublic/onglet_enseignant_fond.png");
    background-repeat: no-repeat;
    clear: both;
    text-align: left;
    padding-left: 4px;
}
    #loginEnseignant a {
        font-size:12px;
        color: #ffffff;
        padding-left: 15px;
     }
#loginEleve {
	padding-top: 6px;
    width: 154px;
    height: 71px;
    background-image: url("../gfx/interface/acceuilPublic/onglet_eleve_fond.png");
    background-repeat: no-repeat;
    clear: both;
    text-align: left;
    padding-left: 4px;
}
     #loginEleve a {
        font-size:12px;
        color: #ffffff;
        padding-left: 15px;
     }
#tpl_localisation{
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 12px;
	color: #000000;
}
	#tpl_localisation a {
		color: #006ab3;
	}
	#tpl_localisation a:hover {
	    color: #bf8614;
	}

#colonneGauche{
    width:270px;
    float:left;
    margin-bottom: 40px;
}
#colonneDroite{
    width:270px;
    float:right;
    margin-bottom: 40px;
}
#colonneDroite h2, #colonneGauche h2{
    margin-top:20px;
}
#colonneDroite a, #colonneGauche a{
    font-size:10px;
    color:#8b8b8b;
	word-wrap: break-word;
}
.bulle{
    float:right;
}
#video{
    margin-bottom:20px;
}
#banniere_pub{
    margin-bottom:20px;
}
#contenuNews1, #contenuNews2, #contenuNews3, #contenuNews4{
    display:none;
}

.soustitre_breve{
	font-weight:bold;
	color:#97BF0D;
	margin-bottom:20px;
}
.img_float{
	float:left;
	margin-right:6px;
}

.videosArchives {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	float: right;
	margin-top: -12px;
	margin-bottom: 6px;
	padding-right: 53px;
}

#colonneGauche .contenuBreve a, #colonneDroite .contenuBreve a{
    font-size:14px;
}