@charset "utf-8";
#wrapper{
width:950px;
margin:0 auto;
text-align:left;
background-color:#FFFFFF;
}
#cont_video{
margin:0 auto;
text-align:left;
background-color:#FFFFFF;
}
body{
font: 100% "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
padding: 0;
text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
color: #000000;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
}
.clearfloat{clear:both;}
.taille_inp{width:240px;}
*{
margin:0;
padding:0;
outline:none;
}
.p{padding:7px 5px;}
a{text-decoration:none;cursor:pointer;}
a img {border: none;}
html {
overflow-y:scroll;
/*overflow-x:hidden;
overflow: -moz-scrollbars-vertical;*/
}
table{border-collapse:collapse;}
body{behavior: url(csshover.htc);}
li{
list-style-type:none;
padding:2px 0;
}
.tab2 td{padding:1px 2px;}
p{Padding:7px 5px;}
ul{list-style-type: none;}
.ul_play li
{
background-image:url(../images/control_play_blue.png);
background-repeat: no-repeat;
background-position:0 9px;
padding-left: 25px;
line-height:25px;
}
#par_cat.ul_play li a{
text-decoration:none;
font-size:14px;
}
.ul_next li
{
background-image:url(../images/next.png);
background-repeat: no-repeat;
background-position:0 50%;
padding-left: 25px;
line-height:18px;
}
.ul_next li a
{
color:#999;
text-decoration:none;
}
.tit_14{
color:#07519A;
font-size:14px;
font-weight:bold;
line-height:25px;
}
.floatLeft{float:left;}
.floatRight{float:right;}
.arr_plan_bleu {background-color:#EDF2F6;}
.erreur{
border:1px solid #FA1F28;
padding:3px 10px;
text-align:center;
background:#FFCCCC url(../images/error.gif) 8px 50% no-repeat;
margin:3px auto;
width:400px;
}
.erreur2{
border:1px solid #FA1F28;
padding:3px 10px;
text-align:center;
background:#FFCCCC url(../images/error.gif) 8px 50% no-repeat;
margin:3px auto;
}
.succes{
border:1px solid #93A04E;
padding:3px 10px;
text-align:center;
background:#EEF4CE url(../images/accept.gif) 8px 50% no-repeat;
margin:3px auto;
width:550px;
}
.succes2{
border:1px solid #93A04E;
padding:3px 10px;
text-align:center;
background:#EEF4CE url(../images/accept.gif) 8px 50% no-repeat;
margin:3px auto;
}
.focus {background: beige;color: black;}
.normal {/*background: white;*/color: black;}
.bloc_bleu{background-color:#EDF2F6;}
.cache{display:none;}
.no_float{clear:both;}
.adroite{text-align:right;}
.aucentre{text-align:center;}
.agauche{text-align:left;}
.div_puces{margin-left:250px;height:180px;}
.ul_infos{padding-left:3px;}
.ul_infos li{
height:55px;
line-height:55px;
padding:0 3px 0 30px;
background-position:4px 50%;
background-repeat:no-repeat;
background-image:url(../images/puce.jpg);
font-size:14px;
font-weight:bold;
}
.cur_aide{cursor:help;}
.souligne{text-decoration:underline;}
.rose{color:#CC0000;}
.bleub{color:#09F;font-weight:bold;}
.blanc{color:#FFFFFF;}
.infobulle{
z-index:1200;
position:absolute;
display:inline;
background:#FFFFFF;
border:dotted;
border-color:#000000;
border-width:1px;
margin-left:5px;
padding:3px;
white-space: nowrap;
}
.tit_orange{font-size:14px;color:#F90;}
.tab_favs{width:94%;margin:5px auto 10px;}
.tab_favs td{text-align:center;width:25%;border-right:1px dotted; padding:2px;}
.pad2{padding:0 20px;}
.divh{height:40px;}
.gris{color:#999;}
.t14{font-size:14px;}
.msg_grat{
color:#FFFFFF;
text-align:center;
font-size:16px;
padding-top:10px;
}
/* accueil --------------------------------------------------------- */
.tit_pres{
color:#003399;
font-weight:bold;
font-size:14px;
text-align:center;
}
.trait_ht{
margin:15px 5px 5px;
border-top:1px dotted black;
padding:3px 0 0 10px;
font-size:18px;
color:brown;
}
.trait_ht a{color:brown;}
.pointeur{cursor:pointer;}
.lien_bs{cursor:pointer;color:blue;text-decoration:underline;}
.lien{cursor:pointer;}
.nom_produit{color:black;font-size:14px;padding-top:3px;}
.details_produit{list-style-type: none;padding: 0;margin:0;}
.details_produit li
{
background-image:url(../images/control_play_blue.png);
background-repeat: no-repeat;
background-position:0;
padding-left: 1.5em;
line-height:20px;
padding-right:15px;
}
.details_produit li.fav
{
background-image:url(../images/favorite.png);
cursor:pointer;
color:blue;
}
.details_produit li.abus
{
background-image:url(../images/remove.png);
cursor:pointer;
color:blue;
}
.details_produit li.efface
{
background-image:url(../images/bin.png);
cursor:pointer;
color:blue;
}
.details_produit li.lien
{
background-image:url(../images/link.png);
cursor:pointer;
color:blue;
}
.bloc_resultat{
border:1px solid #E5E5E5;
margin-bottom:4px;
}
.mot_photo{padding:1px 4px 5px;}
.mot_plan{padding-top:1px;}
.details_produits{clear:both;min-height:20px;}
.titre_article{color:#07519A;font-size:12px;font-weight:bold;}
.titre_article_blanc{color:#FFF;font-size:12px;font-weight:bold;}
.grand_titre{color:#07519A;font-size:14px;font-weight:bold;}
.titre_envoi_msg{
padding-left:5px;
height:28px;
line-height:28px;
}
.entete_detail_item{
background-color:#FAFAFA;
height:20px;
line-height:20px;
}
.tab_info_produit{border-collapse: collapse;font-size:12px;}
.tab_info_produit td{}
.tab_info_produit td.first{border-top:none;}
.tab_info_proprio{border-collapse: collapse;}
.tab_info_proprio td{}
.detail_info{font-weight:bold;}
.bord_bottom{border-bottom:1px solid #E5E5E5;}
/* recherche --------------------------------------------------------------------------------- */

.txt_area_s_abus{
width:99%;
height:50px;
margin-bottom:2px;
}
.interieur{
border:1px solid #07519A;
background-color:#FFFFFF;
margin:1px;
}
.login_s_abus{
color:#3B5998;
font-weight:bold;
font-size:14px;
}
.msg_s_abus{}
.gris10{
color:orange;
font-size:12px;
}
.left50{
float:left;
width:50%;
padding:3px 0;
}
.corps_envoi_msg{
padding:5px;
background-color:#EDF2F6;
}
#txt_envoi_msg{
width:576px;
height:100px;
}
.tab_detail{width:100%;}
.halfpercent{width:50%;}
.bord_bot_tab{border-bottom:1px solid #999;}
.bord_vert{border:1px solid #AACBEE;}
.bord_gris2{border:1px solid #999;}
.zone_msg{width:580px;margin:4px auto;}
.input_desactive{background-color:#EAEAEA;border:1px solid #999;}
.div_envoi_msg{background-color:#EDF2F6;text-align:left;}
.div_envoi_msg fieldset{
border:1px solid #AACBEE;
margin:5px;
padding:5px;
}
.entete_envoi_msg{
border-bottom:1px solid #07519A;
height:29px;
color:#FFF;
background-color:#07519A;
}
.menucss{
float:right;
width:175px;
text-align:center;
height:22px;
}
.ul_menucss{
	z-index:1000;
	position:relative;
	display:inline;
	width:200px;
}
.ul_menucss li.sousmenu{
	height:18px;
	position:absolute;
}
.ul_menucss ul{
	text-align:left;
	text-indent:7px;
	position:absolute;
	display:block;
	top:17px;
	display:none;
	border-top:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
}
.sousmenu:hover ul{display:block;}
.ul_menucss ul li{
	border-bottom:1px solid white;
	border-right:1px solid #EAEAEA;
	border-left:1px solid #EAEAEA;
	background-color:#EAEAEA;
	height:25px;
	line-height:25px;
	display:block;
	width:120px;
	padding:0;
	margin:0;
	font-size:12px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-weight:bold;
}
.ul_menucss ul li a{color:#000;}
.ul_menucss ul li:hover{background-color:#FFF;}
.cont_men_der{
height:18px;
line-height:18px;
padding:5px;
background-color:#EDF2F6;
}
.div_recherche{
width:420px;
margin:0 auto;
padding:0 10px;
}
.tab_recherche{}
.tab_recherche td{
width:200px;
padding:4px 10px 6px 0;
border-bottom:1px solid white;
}
.bloc_resultat_recherche{
height:520px;
overflow:auto;
color:#666666;
}
.liste_numerotee{
font-size:12px;
list-style-type:decimal;
padding-top:3px;
}
.liste_numerotee li{
background-image:url(../images/mini_puce.png);
background-repeat:no-repeat;
background-position: 7px 8px;
padding-left: 15px;
height:18px;
}
.article_actu {
border:1px solid #DDE6F1;
margin-bottom:4px;
padding:3px;
}
.liste_enum{
font-size:12px;
list-style-type:none;
}
.liste_enum li{
background-image:url(../images/mini_puce.png);
background-repeat:no-repeat;
background-position: 7px 50%;
padding-left: 15px;
margin:2px;
}
.pagination
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
.pagination li
{
display:inline;
padding:0 3px;
margin:0 1px;
cursor:pointer;
line-height:18px;
border:1px solid #EDF2F6;
background-color:white;
}
.pagination li.courant
{
cursor:default;
background-color:#EDF2F6;
border:1px solid #FFF;
font-weight:bold;
}
.tot_res
{
line-height:17px;
font-size:10px;
font-weight:bold;
}
.navigation
{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}
.navigation li
{
display:inline;
padding:0 3px;
margin:0;
cursor:pointer;
line-height:50px;
}
.pagination2
{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.pagination2 li
{
display:inline;
padding:0 3px;
margin:0;
cursor:pointer;
line-height:30px;
}
.pagination2 li.deb
{
display:inline;
padding:0 10px 0 3px ;
margin:0;
cursor:pointer;
line-height:30px;
}
.pagination2 li.fin
{
display:inline;
padding:0 3px 0 10px;
margin:0;
cursor:pointer;
line-height:30px;
}
.pagination_recherche{
padding: 3px;
clear:both;
color:#000066;
border:1px solid #EDF2F6;
background-color:#EDF2F6;
}
.item_recherche{
margin:2px 0 0 2px;
padding:0 5px;
width:50%;
float:left;
}
.info_proprietaire{
margin: 2px 0pt;
float:left;
width:46%;
}
.photo_item{
margin:2px;
float:left;
width:85px;
/*background-image:url(../images/NoImage.gif);
background-position:center;
background-repeat:no-repeat;
height:85px;
background-position:0 0;*/
}
.item{
margin:5px auto;
padding:2px 5px;
border-top:solid;
border-top-color:#E5E5E5;
border-top-width:1px;
clear:both;
}
.infos_item{
float:left;
padding-left:5px;
line-height:20px;
}
/* recherche ------------------------------------------------------------------- */
.opaque{opacity:0.3;}
.cell_produits{
border:1px solid #E5E5E5;
margin:2px;
}
/* messagerie ------------------------------------------------------------------ */
.zone_envoyer_message{padding:5px 20px;}
.form_envoi_message label{display:block;}
.form_envoi_message textarea{width:98%;height:190px;}
.form_envoi_message input.fluide{width:98%;}
.pad_top{padding-top:10px;}
.filedset_envoi_message{
margin:0;
padding:0;
width:98%;
}
.bloc_contenu{float:right;width:584px;}
.ul_barre_liste_message{height:22px;border-bottom:1px solid #EDF2F6;}
.ul_barre_liste_message li{
display:inline;
background-position:0pt 50%;
background-repeat:no-repeat;
height:25px;
line-height:25px;
padding-left:1.5em;
margin-left:6px;
cursor:pointer;
padding:0pt 10px 0pt 20px;
border-right:1px solid #999999;
}
.ul_barre_liste_message li:hover{text-decoration:underline;}
.ul_barre_liste_message li.supprimer{background-image:url(../images/email_delete.png);}
.ul_barre_liste_message li.repondre{background-image:url(../images/email_edit.png);}
.ul_barre_liste_message li.fsuivre{background-image:url(../images/email_go.png);}
.ul_barre_liste_message li.spam{background-image:url(../images/email_error.png);}
.ul_barre_liste_message li.imprimer{background-image:url(../images/printer.png);border-right:none;}
.corps_liste_message{
/*float:left;
padding:0 4px;
margin:2px 4px;
border-top:0;
border-right:1px solid #E5E5E5;
border-bottom:1px solid #E5E5E5;
border-left:1px solid #E5E5E5;
background-color:#FFFFFF;*/
height:448px;
overflow:auto;
}
.table_liste_message{
width:99%;
border-collapse:collapse;
margin:0 auto;
}
.table_liste_message td{border-bottom:1px solid #E5E5E5; padding:2px;}
.table_liste_message a{text-decoration:none;color:black;}
.table_liste_message tr:hover{background-color:#EDF2F6;}
.barre_liste_message_item{
/*float:left;
margin-left:2px;*/
border-bottom:1px solid #E5E5E5;
height:20px;
text-align:left;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
.image {
background-image: url(../images/email.png);
background-repeat: no-repeat;
background-position: center center;
}
.pad_bot{padding:0 0 19px 0;}
.conteneur_liste_messages_compte{height:470px;}
.pied_liste_message{
height:25px;
line-height:22px;
border-top:1px solid #EDF2F6;
padding:2px 7px;
background-color:#EDF2F6;
}
.div_check{
padding-top:3px;
padding-left:2px;
/*margin-left:3px;*/
}
.ligne_message_non_lu{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
clear:both;
}
.ligne_message_non_lu td{padding:2px;}
.ligne_message_non_lu td.image{
background-image:url(../images/email.png);
background-repeat: no-repeat;
background-position: center center;
}
.ligne_message_lu{
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
clear:both;
}
.ligne_message_lu td.image{
background-image:url(../images/email_open.png);
background-repeat: no-repeat;
background-position: center center;
}
.ligne_message_focus{
background-color:#FFFFFF;
/*font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-size:9px;
}
.ligne_message_focus td.image{
background-image:url(../images/email_open.png);
background-repeat: no-repeat;
background-position: center center;
}
.div_check{
padding-top:3px;
padding-left:2px;
/*margin-left:3px;*/
}
.suivi{
cursor:pointer;
display:inline;
vertical-align:middle;
height:20px;
width:20px;
margin-left:4px;
}
.div_de{
cursor:pointer;
display:inline;
width:100px;
font-weight:inherit;
vertical-align:middle;
margin-left:2px;
}
.div_sujet{
cursor:pointer;
display:inline;
font-weight:inherit;
vertical-align:middle;
margin-left:2px;
}
.div_date{
cursor:pointer;
display:inline;
font-weight:inherit;
vertical-align:middle;
margin-left:2px;
}
.envoyer_a{
height:33px;
border:solid;
border-color:#00CCFF;
border-width:1px;
padding-left:2px;
padding-top:4px;
}
.sujet_envoi{
height:33px;
border:solid;
border-color:#00CCFF;
border-width:1px;
padding-left:2px;
padding-top:4px;
}
.message_envoye{
/*height:360px;*/
border:solid;
border-color:#00CCFF;
border-width:1px;
padding-left:4px;
}
/* messagerie ------------------------------------------------------------------------------- */
.bleub{color:#09F;font-weight:bold;}
.sep{padding:10px 0;}
.info_{display:none;border:1px dotted #000;}
.infobulle{
z-index:1200;
position:absolute;
display:inline;
background:#FFFFFF;
border:dotted;
border-color:#000000;
border-width:1px;
margin-left:5px;
padding:3px;
white-space: nowrap;
}
.haut_typ_ann{
margin:30px 10px 7px 35px;
font-size:16px;
border-bottom:1px solid #EDF2F6;
color:green;
}
.ul_typ_annon{}
.ul_typ_annon li
{
background-image:url(../images/forward.gif);
background-repeat: no-repeat;
background-position:0 50%;
padding-left: 50px;
line-height:55px;
font-size:16px;
}
.ajout_article{width:400px;margin:20px auto 5px;}
.ajout_article td{padding:2px;}
.zone_ajout_article{padding:3px 0 0 10px;}
.imgUpload{width:380px;padding:10px auto;}
.corps_img_upload{
padding: 10px 10px 10px 40px;
background-color:#EDF2F6;
}
#pied_img_upload{
padding-left:10px;
padding-bottom:10px;
background-color:#EDF2F6;
}
.liste_img_upload{padding: 0;margin:0;}
.liste_img_upload li {
display : list-item;
list-style-image : url(../images/tick.png);
list-style-position: outside;
border-bottom:1px solid #E5E5E5;
line-height:16px;
padding:6px 0;
}
.ul_lang{padding:5px 20px 0 0;}
.ul_lang li{
display:inline;
height:16px;
width:16px;
background-position:center;
background-repeat:no-repeat;
margin:0 5px;
}
.mot_bienvenue{
font-size:22px;
font-family:Georgia, "Times New Roman", Times, serif;
border-right:hidden;
line-height:75px;
padding-left:130px;
color:#07519A;
}
.mot_bienvenue2{
font-size:22px;
font-family:Georgia, "Times New Roman", Times, serif;
padding:15px 0 10px;
text-indent:130px;
color:#07519A;
}
.num li{list-style-type:decimal;line-height:18px;}
.pad_p{padding:10px;}
.bleu1{color:#09F;}
.col_gris{color:#666666;}
.lien{color:blue;cursor:pointer;}
.ms_tit1{
color:#996600;
text-indent:30px;
line-height:25px;
font-weight:bold;
padding-top:5px;
}
.bleu2{color:#OOC;}
.haut{
background-image:url(../images/barre_haut.gif);
background-repeat:repeat-x;
height:101px;
}
.logo{
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
background-position:center;
height:101px;
width:81px;
float:left;
}
.droite_top{padding-left:90px;}
.haut_droite_top{
height:30px;
line-height:33px;
color:#999;
padding-right:7px;
}
.haut_droite_top a{text-decoration:none;color:#999;}
.cont_lien_g a{text-decoration:none;color:#999;}
.ms_bienvenue{
color:#09F;
font-size:22px;
line-height:35px;
text-transform:uppercase;
}
.lien_g{color:#999;text-decoration:none;}
.td_input{
background-image:url(../images/login.gif);
height:30px;
width:140px;
background-position:left center;
background-repeat:no-repeat;
padding:0;
}
.td_input input{
background:none;
border:none;
padding:6px 0 0 7px;
}
.tab_login{margin-top:7px;width:890px;}
.tab_login td{padding:0;}
.btn_login{
background-image:url(../images/boutton.gif);
width:110px; height:30px;
background-position:left center;
background-repeat:no-repeat;
border:none;
background-color:#EDF2F7;
}
.btn_rech{
background-image:url(../images/btn_rech2.gif);
width:108px;
height:29px;
line-height:22px;
background-position:left center;
background-repeat:no-repeat;
border:none;
background-color:#FF7;
}
.vin_p100{width:20%;}
.tab_icones{width:100%;}
.tab_icones td{
padding:0;
margin:0;
height:106px;
background-position:center;
background-repeat:no-repeat;
}
.nonde{background-image:url(../images/monde.gif);}
.zik{background-image:url(../images/zik.gif);}
.rech{background-image:url(../images/rech.gif);}
.biz{background-image:url(../images/finance.gif);}
.ci{background-image:url(../images/ci.gif);}
.tab_navig{width:100%;}
.tab_navig td{padding:0;margin:0;}
.tit_rub{
background-image:url(../images/rubrique.gif);
background-repeat:no-repeat;
background-position:center;
height:27px;
line-height:27px;
text-align:center;
color:#FFF;
font-weight:bold;
font-size:18px;
}
.tab_navig .ul_navig li{
padding-left:25px;
margin-left:0;
}
.tab_navig .ul_navig li.contacter{
padding-left:20px;
margin-left:22px;
}
.tab_navig ul{}
.tab_navig ul li{
margin-left:22px;
padding-left:20px;
background-position:0 50%;
background-repeat:no-repeat;
line-height:18px;
}
.mond{background-image:url(../images/browser.png);}
.sport{background-image:url(../images/sport_soccer.png);}
.hitec{background-image:url(../images/klaptop.png);}
.showbiz{background-image:url(../images/favorite.png);}
.vid{background-image:url(../images/camera.png);}
.tof{background-image:url(../images/camera_2.png);}
.musique{background-image:url(../images/noatun.png);}
.tv{background-image:url(../images/television.png);}
.radio{background-image:url(../images/mix_midi.png);}
.cv{background-image:url(../images/run_skip.png);}
.projet{background-image:url(../images/kate.png);}
.invest{background-image:url(../images/chart.png);}
.annonce{background-image:url(../images/shopping_cart.png);}
.recherche{background-image:url(../images/search.png);}
.contacter{background-image:url(../images/new_mail_edit.png);}
.rss{background-image:url(../images/rss.png);}
.tab_mil{
width:100%;
}
/*.tab_mil td{
padding:0;
margin:0;
}*/
.tab_mil td.pad_bot{
padding:0 0 20px 0;
}
.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background:#EDF2F6;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

.rtop, .rbottom{display:block}
.rtopJ, .rbottomJ{display:block}
.rtopJ *, .rbottomJ *{display: block; height: 1px; overflow: hidden; background:#FFC;}
.r1J{margin: 0 5px}
.r2J{margin: 0 3px}
.r3J{margin: 0 2px}
.r4J{margin: 0 1px; height: 2px}

.tab_rech_accueil{margin-left:30px;}
.td_mot_rech{
height:25px;
width:475px;
padding:10px 0 0;
}
.inp_mot_rech{
background:none;
border:none;
padding:1px 0 0 2px;
width:475px;
}
.marg_inp{margin:5px;}
.gras{font-weight:bold;}
.g_tit_ros{
color:#FF0084;
font-size:20px;
}
.bloc_news{
border:1px solid #CCC;
padding:3px;
height:400px;
overflow-y:auto;
}
.trait{
background-color:#FF0084;
height:1px;
margin:1px;
}
.sous_bloc_news{padding:10px 0;}
.tof_news{width:425px;margin:20px auto;text-align:center;}
.pad10_px{padding:10px;}
.tab_videos td{padding:2px;}
.ul_li_enligne li{display:inline;}
#tab_pied ul{}
#tab_pied ul li{height:20px;line-height:20px;padding-left: 5px;}
#tab_pied ul li a{cursor:pointer;text-decoration:none;color:#000;}
#tab_pied ul li a:hover{text-decoration:underline;}
#tab_pied td{width:14%;}
.ul_lang{height:19px;}
.ul_lang li{
display:inline;
height:18px;
line-height:18px;
width:16px;
background-position:center;
background-repeat:no-repeat;
margin:0 5px;
}
.form_insc{padding-left:5px;}
.top {
background-image: url(../images/ban_haut.jpg);
background-repeat: no-repeat;
background-position: center center;
height: 84px;
width: 990px;
}
.ver{
text-align:right;
padding-right:10px;
height:20px;
line-height:20px;
font-weight:bold;
}
.msg_grat{
color:#FFFFFF;
text-align:center;
font-size:16px;
padding-top:10px;
}
.div_log{
background-position:center;
background-repeat:no-repeat;
width:765px;
margin:0 auto;
}
.div_log .haut{background-image:url(../images/login_top.gif);height:15px;}
.div_log .mil{background-image:url(../images/login_mid.gif);background-repeat:repeat-y;}
.div_log .bot{background-image:url(../images/login_bot.gif);height:15px;}
.pied_de_page{height:40px;padding-top:2px;}
.copyr{height:24px;}
.menu{text-align:right;padding-right:5px;}
.menu a{color:#999;text-decoration:none;}
.conn_top{
padding:0 0 0 205px;
background-image: url(../images/conn.png);
background-repeat: no-repeat;
background-position: 142px -6px;
height:55px;
}
.lien_noir a{text-decoration:none;color:black;}
.glien{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:18px;}
.glien a{color:blue;text-decoration:underline;}
.glien span{color:#0066FF;}
.map_compte{
width:100%;
margin:15px 0;
line-height:18px;
}
.map_compte td{vertical-align:top;padding:3px;}
.titre_map {
color:#07519A;
font-size:11px;
font-weight:bold;
height:16px;
padding:3px;
text-decoration:underline;
text-transform:uppercase;
}
.t3pcent{width:33%;}
.v5pcent{width:25%;}
.sous_titre{
color:#003300;
font-weight:bold;
background-image:url(../images/mini_puce.png);
background-position:0 5px;
background-repeat:no-repeat;
padding-left:5px;
}
.menu_der_compte{}
.menu_der_compte ul{padding-left:3px;}
.menu_der_compte li{
/*background-color:#FAFAFA;*/
line-height:25px;
padding:0 3px 0 24px;
background-position:4px 50%;
background-repeat:no-repeat;
}
.menu_der_compte li.recus{background-image:url(../images/email.png);}
.menu_der_compte li.envoyes{background-image:url(../images/email_go.png);}
.menu_der_compte li.corbeille{background-image:url(../images/bin.png);}
.menu_der_compte li.spam{background-image:url(../images/email_error.png);}
.menu_der_compte li.li_suivi{background-image:url(../images/suivi.png);}
.menu_der_compte li.ecrire{background-image:url(../images/email_edit.png);}
.menu_der_compte li.annonces{background-image:url(../images/chart.png);}
.menu_der_compte li.inform{background-image:url(../images/user_edit.png);}
.menu_der_compte li.fav{border-bottom:none;	background-image:url(../images/favorite.png);}
.pad_5{padding:5px;}
.tit_b{
color:#003399;
font-size:14px;
font-weight:bold;
}
.div_parcours{}
.parcours{width:95%;}
.parcours td{
width:120px;
height:30px;
margin-bottom:10px;
padding:0 0 8px 4px;
text-align:center;
}
.parcours a{cursor:pointer;}
.parcours a img{border:1px solid #CCC; padding:4px;}
.sous_menu_a li{
background-repeat:no-repeat;
background-position:2px 3px;
padding:1px 0 1px 20px;
border-right:none;
display:block;
height:18px;
width:172px;
background-color:#FFFFFF;
cursor:default;
border:1px solid #DDE6F1;
margin-top:1px;
line-height:18px;
}
.sous_menu_a li a{
cursor:pointer;
}
.sous_menu_b{
position:absolute;
top:13px;
left:-5px;;
z-index:1001;
display:none;
text-transform:capitalize;
border-bottom:1px solid #DDE6F1;
}
.sous_menu_b li{
background-repeat:no-repeat;
background-position:2px 3px;
padding:3px;
border-right:none;
display:block;
height:18px;
width:150px;
background-color:#EAEFF2;
cursor:default;
border:1px solid #DDE6F1;
border-bottom:none;
line-height:18px;
font-weight:bold;
}
.sous_menu_b li a{cursor:pointer;}
.sous_menu_b li:hover{background-color:white;}
.sous_menu_a li.ajt{background-image:url(../images/plus.png);}
.sous_menu_a li.ts{background-image:url(../images/note_edit.png);}
.sous_menu_a li.rech{background-image:url(../images/search.png);}
.sous_menu_a li.mes{background-image:url(../images/chart_organisation.png);}
.sous_menu_a li.grp{background-image:url(../images/group.png);}
.sous_menu_a li.puce{background-image:url(../images/mini_puce.png);background-position:10px 9px;}
.sel_ville{
height:40px;
line-height:40px;
margin-left:40px;
}
.bleu{color:blue;}
#lebody{line-height:20px;}
.form_contact{
width:200px;
padding:3px 20px;
background-color:#EDF2F6;
}
.inp_valid{text-align:right;padding:10px 10px 5px;}
.taille{width:180px;}
.taille2{width:250px;}
.tb_evnm{width:99%;}
.ov{border-bottom:1px solid #DDE6F1;}
.ov:hover{background-color:#DDE6F1;}
.ov .article_actu{margin-left:2px;}
.ov:hover .article_actu{border:1px solid #FFF;}
.ov:hover .article_actu:hover{background-color:#FFF;}
.tb_evnm td{padding:2px 0;}
.moins{
width:20px;
height:20px;
float:right;
background-image:url(../images/moins.png);
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
display:none;
}
.plus{
width:20px;
height:20px;
float:right;
background-image:url(../images/add.png);
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
}
.col_bleu{
color:#16387C;
}
.td_demi td{width:50%;}
.tab_rep_inv{width:95%;}
.tab_rep_inv td{width:50%;}
.tab_rep_inv textarea{
width:95%;
height:40px;
}
.pad3_px{padding:3px;}
.table_ct{width:99%;}
.table_ct thead{height:16px;}
.table_ct tr:hover{background-color:#DDE6F1;}
.table_ct tr{height:20px;font-size:9px;}
.table_ct td{border-bottom:1px solid #DDE6F1;padding:2px 0;}
.td_msg{
width:20px;
background-image:url(../images/email_edit.png);
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
}
.td_edit{
width:20px;
background-image:url(../images/user_edit.png);
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
}
.td_suppr{
width:20px;
background-image:url(../images/bin.png);
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
}
.td_recus{
width:20px;
background-image:url(../images/email_open.png);
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
}
.td_recus:hover{background-color:white;}
.td_msg:hover{background-color:white;}
.td_edit:hover{background-color:white;}
.td_suppr:hover{background-color:white;}
.td_demi td{width:50%;}
.ligne_form{padding:8px 0 0 0;text-align:right;}
.ligne_form input{margin-bottom:2px;}
.liste_news{margin-left:5px;line-height:16px;}
.liste_news li{
background-image:url(../images/newspaper.png);
background-repeat:no-repeat;
background-position: 0 50%;
padding-left: 20px;
height:20px;
line-height:20px;
list-style:none;
}
.liste_news li.video{background-image:url(../images/camera.png);}
.liste_news li.photo1{background-image:url(../images/photo1.png);}
.titre_flt_haut {
height: 30px;
border-bottom: 1px solid #AACBEE;
background-color:#EBF3FB;
}
.bloc_st1{
height:50px; 
line-height:50px; 
padding:0 2px 0 34px; 
margin:2px 4px 2px 10px;
background-repeat:no-repeat; 
background-position:0 50%;
}
.full_border{padding:1px;border:1px solid #DDE6F1;}
.double_border{
padding:1px;
border-left:1px solid #DDE6F1;
border-right:1px solid #DDE6F1;
border-bottom:1px solid #DDE6F1;
}
.liste_news li.finance{background-image:url(../images/chart.png);}
.liste_news li.emploi{background-image:url(../images/07.png);}
.ul_network{}
.ul_network li{display:inline;margin:0 10px;}
.ul_network li a{
font-weight:bold;
cursor:pointer;
text-decoration:none;
}
.desc_frm{
white-space:normal;
text-align:left;
padding:0 0 5px 0;
color:brown;
width:350px;
}
form textarea{
width:250px;
height:50px;
}
.social{
width:90%;
margin:0 auto;
}
.social td{
line-height:24px;
padding:0 3px 0 24px;
background-position:4px 50%;
background-repeat:no-repeat;
width:100px;
}
.social .face{background-image:url(../images/icon_facebook.gif);}
.social .myspace{background-image:url(../images/icon_myspace.gif);}
.social .delicious{background-image:url(../images/icon_delicious.gif);}
.social .digg{background-image:url(../images/icon_digg.gif);}
.social .google{background-image:url(../images/icon_google.gif);}
.social .yahoo{background-image:url(../images/icon_yahoo.gif);}
.social .live{background-image:url(../images/icon_live.gif);}
.social .reddit{background-image:url(../images/icon_reddit.gif);}
.social .twitter{background-image:url(../images/icon_twitter.gif);}
.bordz{border:5px solid #EDF2F7;}
#partage{position:absolute; z-index:65535; width:480px; height:320px; background-color:#FFF; text-align:left;}
.top_partage{height:30px; background-color:#EDF2F7; line-height:30px; color:#999; font-size:16px; text-indent:5px; font-weight:bold;}
.croix_partage{background-image:url(../images/partage_croix.gif); background-position:center; background-repeat:no-repeat; margin-top:7px; margin-right:7px; float:right; width:16px; height:16px; cursor:pointer;}
.ms_partage{height:36px; line-height:36px; white-space:nowrap; padding:2px 10px; font-weight:bold; width:460px;}
.ms_partage .succes{width:430px;}
.ms_partage .erreur{width:430px;}
.titre_article_2{font-size:22px; color:#006699; font-family:Cambria,"Times New Roman",Times,serif; text-decoration:none; line-height:24px;}
.titre_article_2:hover{text-decoration:underline;}
.corps_article_rss{text-align:justify; line-height:18px; padding:3px 0 5px;}
.item_v2{margin:10px auto 2px; padding:7px 10px 2px; border-top:1px solid #EDF2F7; clear:both;}
.ul_news_contacts{font-weight:bold;}
.ul_news_contacts li{display:inline; padding:0 5px;}
.ul_news_contacts li span{cursor:pointer;}
.ul_info_contact{font-size:14px;padding:20px 0 0 30px;}
.ul_info_contact li{line-height:40px; list-style-type:decimal;}
.bienv_blog{padding:10px;color:#006699;font-size:22px;font-family:Cambria,"Times New Roman",Times,serif;}
.item_message{padding:10px 20px 2px; border-bottom:1px dotted #BDD6EC;}
.item_message:hover{background-color:#EDF2F6;}
.zone_message{height:40px; min-height:40px; line-height:18px; text-align:justify;}
.zone_date{line-height:18px;text-align:right; color:#999; font-size:11px; padding:3px 5px 0 0;}
.tit_ms_pubs{ line-height:22px; color:#006699;font-size:22px;font-family:Cambria,"Times New Roman",Times,serif; border-bottom:1px dotted #BDD6EC; padding:10px 0 0;}
.lien_ns a{text-decoration:none;}
.lien_ns a:hover{text-decoration:underline;}
.lien_ns_a{text-decoration:none;}
.lien_ns_a:hover{text-decoration:underline;}
.zone_lecture{padding:20px; margin:0 auto; width:540px; text-align:justify;}
.message_forum{border-bottom: 1px solid #EDF2F6; border-right: 1px solid #EDF2F6; border-left: 1px solid #EDF2F6; padding: 15px;}
.photo_message_forum{width: 100px; float: left; text-align: center;}
.infos_message_forum{margin: 1pt 0pt 10px 120px;}
.haut_message_forum{margin: 0pt 0pt 10px; color: brown;}
.elastic{width:98%;}
.taup_musique{border-bottom:1px dashed silver; padding:5px 0; margin-bottom:4px; height:60px;}
.tab_top{}
.tab_top td{}
.img_top{float:left; width:60px; padding-left:15px; text-align:center;}
.detalis_top{margin-left:85px;}
.div_top_qqc{padding:4px; height:60px;}
.sous_det_top{color:#999; padding-top:3px; width:200px; overflow:hidden; height:40px;}
.sous_det_top_zik{color:#999; padding-top:3px; width:210px; overflow:hidden; height:40px; line-height:20px;}
.tit_det_top{white-space:nowrap; font-weight:bold; width:200px; overflow:hidden;}
.lien_gris{color:#808080; font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif; font-size:11px;}
.lien_bleu{color:#3B5998; font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif; font-size:11px; line-height:19px;}
.ul_top_zik{background-position:15px 50%; padding-left:65px; background-repeat:no-repeat; background-image:url(../images/z.png);}
.tof_news_accueil{width:214px; float:left; margin:7px 10px; text-align:center;}
.det_news_accueil{text-align:justify; line-height:18px;}
.pad_spec{padding:10px 0;}
.bord_image{border: 3px solid #EDF2F6; padding: 1px;}
.lien_suite{color:#0000CC}
.bl_cent{width:990px; margin:0 auto;}
.noir{color:black;}
.gris{color:#808080;}
.tab_my_rech td{padding:8px 0 0 12px;}
.centpcent{width:100%;}
/****************************featured*******************************************/
#featured{
	width:375px;
	padding-right:250px;
	position:relative;
	height:250px;
	background:#fff;
	border:5px solid #ccc;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; left:375px;
	list-style:none;
	padding:0; margin:0;
	width:250px;
}
#featured ul.ui-tabs-nav li{
	padding:1px 0; padding-left:13px;
	font-size:12px;
	color:#666;
}
#featured ul.ui-tabs-nav li span{
	font-size:11px; font-family:Verdana;
	line-height:18px;
}
#featured .ui-tabs-panel{
	width:375px; height:250px;
	/*background:#999;*/
	background-color:#000;
	position:relative;
    overflow:hidden;
}
#featured .ui-tabs-hide{
	display:none;
}
#featured li.ui-tabs-nav-item a{/*On Hover Style*/
	display:block;
	height:60px;
	color:#333;  background:#fff;
	line-height:20px;
	outline:none;
}
#featured li.ui-tabs-nav-item a:hover{
	background:#f2f2f2;
}
#featured li.ui-tabs-selected{ /*Selected tab style*/
	background:url('../images/selected-item.gif') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background:#ccc;
}
#featured ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #eee;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:180px; left:0;
	height:70px; width: 375px;
	background: url('../images/transparent-bg.png');
}
#featured .info h2{
	font-size:18px; font-family:Georgia, serif;
	color:#fff; padding:5px; margin:0;
	overflow:hidden;
}
#featured .info p{
	margin:0 5px;
	font-family:Verdana; font-size:11px;
	line-height:15px; color:#f0f0f0;
}
#featured .info a{
	text-decoration:none;
	color:#fff;
}
#featured .info a:hover{
	text-decoration:underline;
}
/****************************featured*******************************************/
.vet_feat{width:220px; height:460px; background-image:url(../images/vid_feat.png); background-repeat:repeat-x; background-position:top;}
.ht_vet_feat{padding:8px 0 10px 12px;}
.tit_vet_feat{background-image:url(../images/vid_tit_feat.png); background-position:top; background-repeat:no-repeat; width:205px; height:27px; line-height:27px; text-indent:7px; font-size:14px; font-weight:bold;}
.pie{margin:45px auto 10px; width:940px; background-image:url(../images/pie.png); background-repeat:repeat-x;}
.bloc_tof2{background-color:#FFF; width:160px; margin:0 auto 10px; height:160px; border:1px solid #EDF2F6; padding:10px 5px;}
.bloc_tof2_b1{padding:10px 5px;}
.bloc_tof2_b2{height:40px; line-height:22px; padding:0 0 10px 5px; overflow:hidden; text-align:left;}
.bloc_tof2_b2 a{color:blue;}
.pie{margin:45px auto 10px; width:990px; background-image:url(../images/pie.png); background-repeat:repeat-x;padding-bottom:10px;}
.a_1{color:#000; font-weight:bold; font-size:12px;}
.bloc_tof_cent{padding:10px 0 10px;}
.ft1{font-weight:bold; color:#808080}
.blk_dt{margin:20px auto; width:300px;}
.blk_gc{margin:20px 0 30px 10px;}
.div_tit_sel{font-family:Arial, Helvetica, sans-serif; border-bottom:1px solid #CCC; height:24px; line-height:24px; padding:0 15px 0 0; font-size:16px; font-weight:bold;}
.div_tit_sel2{font-family:Arial, Helvetica, sans-serif; border-bottom:1px solid #CCC; height:24px; line-height:24px; font-size:16px; font-weight:bold; color:#000; margin-right:15px;}
.parc_vid{width:110px;}
.parc_vid_tit{font-family:Arial,Helvetica,sans-serif; line-height:14px; color:#000; font-size:12px; font-weight:bold; height:28px; overflow:hidden; width:110px; padding-top:5px;}
.parc_vid_tit a{color:black;}
.parc_vid_lien{font-size:11px; line-height:14px; height:18px; width:110px; overflow:hidden; padding-top:3px;}
.parc_vid_lien a{color:#646464;}
.ul_lst_cat{padding:7px 0 0 10px;}
.ul_lst_cat li{ line-height:24px; font-size:11px; font-weight:bold;}
.ul_lst_cat li a{color:#000;}
.div_rech_vid{width:512px; height:34px; background-image:url(../images/bar_rech.jpg); background-repeat:no-repeat; background-position:center; margin:0 auto;}
.dv_btn_pub{background-image:url(../images/vid_btn_pub.png); height:42px; width:215px; line-height:40px; float:left; margin:5px 0 0 40px; font-size:15px; font-weight:bold; color:#FFF;}
.plus_vid_mm_typ{}
.bord_img{border:1px solid #CCC; padding:1px;}
.st_partage{color:#0099FF; font-weight:bold; background-image:url(../images/icon_facebook.gif); background-repeat:no-repeat; background-position:5px 0; padding-left:25px; margin-left:10px;}
.bar_ht_vid{background-image:url(../images/vid_barre_haut.png); background-repeat:repeat-x; background-position:center; height:27px; line-height:29px; width:946px; padding:0 22px; margin:0 auto; font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold;}
.tb_parc{width:100%; line-height:35px;}
.tb_parc a{color:#003399;}
.vid_der_vid_bak{height: 270px; background-image: url(../images/vid_bar1.png); background-repeat: repeat-x; background-position: left;}
.vid_der_vid_tit{background-image:url(../images/vid_tit_bar1.png); height:34px; background-repeat:no-repeat; background-position:left; line-height:32px; font-size:15px; text-indent:15px; font-weight:bold;}
.bar_ht_tof{background-image:url(../images/tof_ht.png); background-repeat:repeat-x; background-position:center; height:27px; line-height:25px; width:946px; padding:0 22px; margin:0 auto; font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:bold; color:#FFF;}
.bar_ht_tof a{color:#FFF;}
.vid_der_tof_tit{background-image:url(../images/tof_tit.png); height:34px; background-repeat:repeat-x; background-position:left; line-height:32px; font-size:22px; text-indent:25px; color:#FFF;}
.bc_tof_bor{border:1px solid #EAEAEA; width:200px; height:230px; margin-bottom:22px;}
.bc_tof_tof{border-bottom:1px solid #000; width:200px; height:200px;}
.bc_tof_bas{background-color:#000; color:#FFF; height:29px; line-height:29px; text-indent:10px; text-align:left; font-weight:bold;}
.bc_tof_bas a{color:#FFF;}
.st_bloc_w{font-size:14px; font-weight:bold; color:#07519A; height:26px; line-height:26px; text-indent:10px;}
.tab_bloc_w{width:98%; height:75px;}
.tab_bloc_w td{width:20%; padding:0; margin:0;}
.tab_bloc_w td a img{border:1px solid #CCC; padding:4px;}
.div_dl{height:30px; line-height:30px; text-align:right; padding-right:15px;}
.mes_barres{height:19px; background-image:url(../images/bg_acc.jpg); background-repeat:repeat-x; background-position:0 0; font-family:Georgia,"Times New Roman",Times,serif; font-size:14px; line-height:19px; text-indent:10px; font-weight:bold;}
.bloc_tof{background-color:#FFF; width:120px; margin:0 auto 10px; height:160px; border:1px solid #EDF2F6; padding:10px 5px;}
.bloc_tof_b1{padding:10px 0;}
.bloc_tof_b2{height:40px; line-height:22px; padding-bottom:10px; overflow:hidden;}
.bg_gris_dec{background-image:url(../images/bg_gris_dec.jpg); background-position:top; background-repeat:repeat-x; padding-top:15px;}
.arr_plan_gris {background-color:#F7F7F7;}
.simp_bg_z_logo{height:169px; background-image:url(../images/simp_bg_z_logo.jpg); background-position:top; background-repeat:repeat-x;}
.simp_bg_z_logo_mes{height:24px; background-color:#FFF; border:1px solid #CCC; text-align:right; padding-right:10px; line-height:24px; width:918px; margin:10px auto 0;}
.simp_logo{width:52px; height:52px; padding:17px 0 0 17px;}
.ul_simp_navig{font-size:14px; height:65px; margin-top:17px; float:right;}
.ul_simp_navig li{display:inline; padding-right:30px; line-height:30px;}
.ul_simp_navig li a{color:black; text-decoration:none;}
.simp_bar_nav{width:930px; background-image:url(../images/simp_menu2.jpg); background-repeat:repeat-x; background-position:top; height:45px; margin:0 auto;}
.simp_bar_nav1{width:8px; background-image:url(../images/simp_menu1.jpg); background-repeat:repeat-x; background-position:top; height:45px; float:left;}
.simp_bar_nav2{width:8px; background-image:url(../images/simp_menu3.jpg); background-repeat:repeat-x; background-position:top; height:45px; margin:0 auto; float:right;}
.simp_ban{width:950px; height:323px; margin:11px auto 0; background-image:url(../images/simp_bannierre.jpg); background-repeat:repeat-x; background-position:top;}
.simp_cent{width:950px; margin:0 auto; padding-top:50px;}
.simp_recherche{width:700px; height:42px; background-image:url(../images/simp_recherche.jpg); background-repeat:repeat-x; background-position:top;}
.simp_recherche_opt{height:32px;}
.simp_recherche_opt label{cursor:pointer;}
.simp_s_connecter{color:#FFF; width:209px; height:40px; background-image:url(../images/simp_s_connecter.jpg); background-repeat:no-repeat; background-position:top; border:0; float:right; line-height:36px; text-align:center; font-size:18px;}
.ul_simp_opt{padding-left:15px; height:32px;}
.ul_simp_opt li{display:inline; padding-right:15px; height:32px;}
.btn_simp_s_rech{color:#000; width:173px; background-image:url(../images/simp_btn_rech.jpg); background-repeat:no-repeat; background-position:top; border:0; float:right; line-height:28px; text-align:center; font-size:14px; font-weight:bold; height:28px; padding-bottom:4px; cursor:pointer;}
.simp_der_news{width:591px; height:323px; background-image:url(../images/simp_les_news.jpg); background-repeat:no-repeat; background-position:0; padding-left:2px;}
.simp_pub{height:283px; width:322px;}/* background-image:url(../images/simp_bg_pub.jpg); background-repeat:no-repeat; background-position:0;*/
.simp_news{width:590px; height:268px; background-image:url(../images/simp_bg_news.jpg); background-repeat:no-repeat; background-position:0;}
.simp_bg_tof{width:325px; height:268px; background-image:url(../images/simp_bg_tof.jpg); background-repeat:no-repeat; background-position:0;}
.btn_simp_plus{color:#000; font-weight:bold; width:111px; height:28px; background-image:url(../images/simp_btn_plus.jpg); background-repeat:no-repeat; background-position:top; border:0; float:right; line-height:34px; text-align:center; font-size:14px; padding-bottom:6px;}
.tab_simp_pres_tof{width:425px; padding-top:25px;}
.tit_b_g{ text-indent:15px;}
.tit_b_g a{font-size:20px; color:#00AEEF; text-decoration:underline;}
.blk_gc{margin:20px 0 30px 10px;}
.ent_news2{
text-align:right;
padding-right:7px;
height:20px;
line-height:20px;
border-bottom:1px solid #CCC;
}
.ent_news span{cursor:pointer;color:blue;}
.news_div{height:384px;overflow:auto;}
.pad5_px{padding:5px;}
.info_tof_actu_ct{padding:10px 0; width:100px;}
.info_tof_actu_ct a{color:#808080; font-weight:bold;}
.tab_td2 td{padding:2px;}
.bloc_connecte{background-color:#EDF2F5; height:156px; padding:0 10px; border:1px solid #E5EAF1;}
.img_rt{padding:10px 0; width:320px;}
.ul_pied{font-size:13px; line-height:20px;}
.ul_pied li{}
.ul_pied li a{color:blue;}
.simp_tit{padding-left:23px; height:38px; width:232px; line-height:38px; text-align:center; font-size:18px;}
.ul_simp_news{}
.ul_simp_news li{height:46px; border-bottom:1px solid #9CF; line-height:46px; padding-left:42px; width:516px; white-space:nowrap; overflow:hidden; padding-right:32px; background-image:url(../images/knode.png); background-repeat: no-repeat; background-position:15px 18px;}
.ul_simp_news li a{text-decoration:none; color:black;}
.simp_lir_plus{height:33px; line-height:33px; padding-right:37px; text-align:right;}
.simp_lir_plus a{color:#FFF; font-weight:bold; font-size:14px; text-decoration:underline;}
.ul_simp_news1{}
.ul_simp_news1 li{height:30px; line-height:30px; padding-left:38px; width:428px; white-space:nowrap; overflow:hidden; background-image:url(../images/knode.png); background-repeat: no-repeat; background-position:12px 10px;}
.ul_simp_news1 li a{text-decoration:none; color:black;}
.btn_simp_plus1{color:#000; width:205px; height:26px; background-image:url(../images/simp_btn_plus_news.jpg); background-repeat:no-repeat; background-position:top; border:0; float:right; line-height:31px; text-align:center; font-size:18px; padding-bottom:7px;}
.parcours2{width:100%;margin:0 auto;}
.parcours2 td{
width:120px;
height:30px;
margin-bottom:10px;
padding:0 0 8px 4px;
text-align:center;
}
.parcours2 a{cursor:pointer;}
.parcours2 a img{border:1px solid #CCC; padding:4px;}
.parcours_tit_vid{height:23px; padding:5px 0; overflow:hidden; width:110px; text-align:center; margin:0 auto; text-transform:none;}
.simp_bg_ec_pl{width:499px; height:51px; line-height:31px; background-image:url(../images/simp_ecouter_playlist.jpg); background-repeat:no-repeat; background-position:top; padding:13px 20px 50px; color:#FFF;}
.a_simp_bg_ec_pl{color:#FFF; width:202px; height:28px; background-image:url(../images/simp_btn_play.jpg); background-repeat:no-repeat; background-position:top; border:0; float:right; line-height:28px; text-align:center; font-size:14px; font-weight:bold;}
.simp_itl{font-size:36px; font-style:italic;}
.ul_simp_nav{font-size:18px;}
.ul_simp_nav li{display:inline; padding:0 12px; border-right:1px solid #CCC; height:42px; line-height:42px;}
.ul_simp_nav li.sans_bord{border-right:0;}
.ul_simp_nav li a{color:#39C;}
.simp_mot_bienv{padding:26px 0 0 15px; height:40px; line-height:35px; font-size:36px; color:#FFF;}
.simp_tit_rub{padding:10px 0 0 50px;color:orange;font-size:22px;font-family:Cambria,"Times New Roman",Times,serif;}
.simp_b1{width:425px;}
.simp_b2{width:425px; float:right;}
.simp_esp_tof{width:300px; height:250px; margin:0 auto; padding:9px 0;}
.btn_plus_d_news{background-image:url(../blg/images/plus_de_news.jpg); background-repeat:no-repeat; background-position:center; border-style:none; float:left; width:532px; height:38px; margin:0 2px; margin:0 2px; line-height:38px; text-align:center; font-size:22px; color:black; text-decoration:none;}
