/* Formulaires */	
.form_boxmain { width: auto; margin: 10px; padding: 10px; background: none; border: none; }
.form_submitbutton { cursor: pointer; width: 30%; color: #ffffff; background: #517B6D; border: 1px solid #517B6D; display: block; padding: 4px; text-align: center; margin: 0 70px; font-weight: bold; text-decoration: none; }
.form_submitbutton:hover { background: #517B6D; border: 1px solid #A8E400; color: #A8E400; display: block; padding: 4px; text-align: center; font-weight: bold; text-decoration: none; }
.form_confirmation_titre { font-size: 14px; font-weight: bold; color: #1e568f; }
.form_confirmation_message { font-size: 12px; font-weight: normal; color: #1e568f; }

.form_comment { font-family: Tahoma, Geneva, sans-serif; font-size: 10px; color: #1e568f;  height: 15px; padding-top: 3px; display: block; background: url(picto_coche.gif) left top no-repeat transparent; padding-left: 20px; font-weight: normal;}
.form_comment b, .form_comment a { text-decoration: none; color: #4fb743; }
.form_textarea1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 5px; }

.feedreaderbox { padding: 0; }
.feedreaderitems { list-style-image: url(coche.png); padding-top: 0; margin-top: 0; }
.feedreaderitems2 { list-style-image: url(coche.png); padding-top: 0; margin-top: 0; }
.feedreaderitems2 li { padding: 15px 0; }
.feedreaderitems2 li li { list-style-image: none; padding: 0; }
.feedreaderitems2 .linktitle { font-size: 14px; font-weight: bold; }

