a[href^="mailto:"]::before {
    content: "" !important;
}

.rondAT {

    position: relative;
    display: inline-block;
    height: 18px;
    width: 18px;
    border-radius: 100%;
    border: 1px solid black;
    text-align: center;
    padding-left:2px;
    padding-right:2px;
    margin-left:1px;
    margin-right:1px;
    font-size:80%;
}

/* formulaire de modification présentation */

textarea#catchline {
	height:100px;

}

textarea#presentation  {

	height:400px;
}


input#nom_comp, input#them_libelle  {
	size:200 !important;
	width:300px !important;;
}

textarea#phraseav_thematique, textarea#phraseap_thematique, textarea#them_presentation {
	height:100px;
}


