/* submenu */

#middlecolumn p { 
    padding-left: 6px
}

#intro_formulaire { 
    margin-top: 18px
}

#objet { 
    margin-top: 24px; 
    text-align: center
}

#container_textarea { 
    position: relative; 
    padding-top: 12px; 
    padding-left: 6px; 
    padding-right: 6px;
    width: 100%; 
    text-align: center 
}

#textarea_annonce { 
    position: relative; 
    width: 100%;  
}

#tinymce { 
    border: none; 
    left: 25%; 
    position: relative
}

#email { 
    margin-top: 6px
}

#email_required {
	border: thick solid red;
}

#return { 
    cursor: pointer
}

#liens tr td:first-child { 
    text-align: center
}
