﻿form {padding:0; margin:0;}
.w570 { width:570px; float:left;}
.w540 { width:540px; float:left;}
.w505 { width:505px; float:left;}
.w375 { width:375px; float:left;}
.w303 { width:303px; float:left;}
.w235 { width:235px; float:left;}
.w195 { width:195px;float:left;}
.w375 { width:375px; float:left;}
.w195 { width:195px;float:left;}
.pt10 { padding-top:10px !important;padding-top:0px;}
.pt15 { padding-top:15px;}
.pt20 { padding-top:20px;}
.pt40 { padding-top:40px;}
.pl30 { padding-left:30px;}
.tar {text-align:right;}
.tac {text-align:center;}
.fl {float:left;}

input {
	border:1px solid #d6d2cf;
}
.bloc_objectif { width:570px; float:left; padding-bottom:15px;font-family:Tahoma; font-size:11px;}
.bloc_objectif_top { background-image:url('../images/optilist/block_top.gif'); background-repeat:no-repeat; width:570px; height:8px; float:left; background-position:left bottom;}
.bloc_objectif_mid { width:550px; background-color:#fee5f3; float:left; padding-left:10px;padding-right:10px;}
.bloc_objectif_bot { background-image:url('../images/optilist/block_bot.gif'); background-repeat:no-repeat; width:570px; height:8px; float:left;}

.bloc_comm_all {float:left;font-family:Tahoma; font-size:11px;}
.bloc_comm_espace { float:left; padding-top:10px;padding-top:20px !important;}
.bloc_comm_top { background-image:url('../images/optilist/block_comm_top.gif'); background-repeat:no-repeat; width:570px; height:25px; float:left; background-position:left bottom;}
.bloc_comm_mid { width:540px; background-color:#f3eeec; float:left; padding-left:15px;padding-right:15px; padding-top:5px; padding-bottom:5px;}
.bloc_comm_bot { background-image:url('../images/optilist/block_comm_bot.gif'); background-repeat:no-repeat; width:570px; height:8px; float:left;}

.bloc_user_top { background-image:url('../images/optilist/block_mem_top.gif'); background-repeat:no-repeat; width:570px; height:10px; float:left; background-position:left bottom;}
.bloc_user_mid { width:538px; float:left; padding-left:15px;padding-right:15px !important;padding-right:13px; padding-top:5px; padding-bottom:5px; border-left:1px solid #cec6c3; border-right:1px solid #cec6c3;}
.bloc_user_bot { background-image:url('../images/optilist/block_mem_bot.gif'); background-repeat:no-repeat; width:570px; height:10px; float:left;}


.mes_obj {width:175px; float:left; border-bottom:1px solid #d7cbc4; padding-bottom:10px;}
.mes_obj a { font-family:Tahoma; font-size:10px;}
.mes_obj_titre { line-height:15px;}


.TitreTableauObjectif {font-family:Tahoma;font-size:16px; color:#60544e; font-weight:bold;}
.TitreAjoutCommentaire {font-family:Tahoma;font-size:12px; color:#60544e; font-weight:bold;}

.bloc_Titre_Objectif {font-family:Tahoma;font-size:18px; color:#f72173; font-weight:bold;text-decoration:underline;}

.NbrObjectif {font-family:Tahoma;font-size:14px; color:#60544e; font-weight:bold;}

.bloc_atteint_texte {width:220px; border-right:1px #60544e solid; float:left; padding-top:5px;}
.bloc_partage_texte {float:left; padding-top:5px; padding-left:5px; clear:right;}
.bloc_picto_partage {background-image:url('../images/optilist/picto_partage.gif'); background-repeat:no-repeat; background-position:left center; padding-left:32px; float:left; padding-top:10px; height:20px;  }
.bloc_picto_partage a {color:#60544e;}
.bloc_picto_commentaire {background-image:url('../images/optilist/picto_commentaire.gif'); background-repeat:no-repeat; background-position:left center; padding-left:32px; float:left; padding-top:10px; height:20px; margin-left:20px;}
.bloc_picto_commentaire a {color:#60544e;}

.t_area_comm {width:260px; margin-left:5px; height:100px;}
.titre_modif_objectif {font-family:Tahoma; font-size:18px; font-weight:bold;background-image:url('../images/optilist/bullet.gif'); background-repeat:no-repeat; background-position:left center;  padding-left:30px;  height:30px; padding-bottom:10px; padding-top:10px;}

.bloc_modif_titre{background-color:#f4f4f4;float:left;  width:570px; }
.zone_titre_modif_objectif{float:left; width:510px;margin-left:23px !important; margin-left:13px; }
.bloc_jauge_mod_objectif{ width:510px;float:left;margin-left:27px !important; margin-left:13px;}
.zone_jauge_mod_objectif{ float:left; border:1px solid #ccc9c7; margin:2px; width:330px; height:40px; background-image:url('../images/optilist/bg_pourcent.gif'); }
.bloc_form_modif_objectif{float:left; width:570px; }
.zone_pourcentage_objectif {float:left; padding-top:10px;  padding-left:5px;}
.pourcentage_obj {font-family:Tahoma;font-size:20px; color:#f72173; font-weight:bold;}

.calcul_modif_objectif_pourcent { padding:2px; }
.t_area_wall { width:530px; border:1px solid #d6d2cf; height:55px;}
.nom_pseudo_autres {font-family:Tahoma; font-size:13px; font-weight:bold;}
.pourcent_autres {font-family:Tahoma;font-size:16px;font-weight:bold;}

.zone_jauge_user{ border:1px solid #ccc9c7; margin:2px; width:220px; height:20px; background-image:url('../images/optilist/bg_jauge_user.gif'); }
.calcul_user_pourcent { padding:2px; }



/***/

a:hover{
	text-decoration:none;
}
.cre_obj{
	background:url("/optiliste/public/images/optilist/btn_cre_obj.gif");
	height: 30px;
	width: 165px;
	border:none;
	float:right;
	cursor: pointer;
}
.cre_obj:hover{
	background-position: 0px 30px;
	cursor: pointer;
}

.link_pagination a{
	color:#f72173;
}

