.bodygrispale {  color: #666666; font-size: 14px; font-family: "Times New Roman", Times, serif; text-decoration: none}
.titredepage {  font-size: 30px; font-family: "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; color: #000000}
.titrebody1 {  font-size: 18px}

.lienmenublanc { color: #FFFFFF; text-decoration: none; font-size: 12px; font-family: Arial, sans-serif; font-weight: normal}
.lienmenublanc:hover { color: #FFFF33; text-decoration: none; font-size: 12px; font-family: Arial, sans-serif; font-weight: normal}

.lienbodybleu { color: #0000FF; font-family: Arial, sans-serif; font-size: 14px; text-decoration: underline}
.lienbodybleu:hover {color: #006600; font-family: Arial, sans-serif; font-size: 14px; text-decoration: none; font-weight: normal}

.lienmenujaune { color: #FFFF33; text-decoration: none; font-size: 12px; font-family: Arial, sans-serif}
.lienmenujaune:hover { color: #FFFF33; text-decoration: underline; font-size: 12px; font-family: Arial, sans-serif}

.textemenublanc { color: #FFFFFF; text-decoration: none; font-size: 18px; font-family: Arial, sans-serif; font-weight: normal}
.bodynoir { color: #000000; font-size: 14px; font-family: "Times New Roman", Times, serif; text-decoration: none }

.lienbodyrouge { color: #FF0000; font-family: "Times New Roman", Times, serif; font-size: 14px; text-decoration: underline }
.lienbodyrouge:hover { font-family: "Times New Roman", Times, serif; font-size: 14px; text-decoration: none; font-weight: normal; color: #006600}

.lienmenublancback { color: #FFFFFF; text-decoration: none; font-size: 12px; font-family: "Times New Roman", Times, serif; font-weight: normal}
.lienmenublancback:hover { color: #FFFFFF; text-decoration: underline; font-size: 12px; font-family: "Times New Roman", Times, serif; font-weight: normal}


/* 2015-10-26 #ft copie identique a partir du fichier main.css pour fix temporaire */
/* ACTION BUTTONS ************************************************************************ */

.button { /* appliqué directement sur le tag A*/ /* ajour sur VR 2015-04-29*/
display: inline-block;
position: relative;
font-family: 'Source Sans Pro',sans-serif;
font-weight: 500;
color: white !important;
background: #41B7D8;
white-space: nowrap;
padding: 9px 16px !important;
line-height: 1.4;
border: 0;
-webkit-transition: 0.1s;
transition: 0.1s;
border-bottom: 2px solid transparent;
text-decoration: none;
box-sizing: border-box;
cursor: auto;
/*font-size: 0.8rem;*/
}

.button_size_small  {font-size: 12px;}
.button_size_medium {font-size: 14px;}

.button:hover { text-decoration: underline; color: #fff; }

.button_position_right {float:right; clear:none; margin: 5px 25px 5px 0px;} /* pas encore utilisé 2015-04-29 */

.red_bg {background: #CC0033; /*background:#b81119;*/} 

/******************************************/
