/* ************************************************************************ */
/* Musée des Temps Barbares : Style sheet                                                */
/* ************************************************************************ */
/* Creation : HANDICA - och - 2006-10-26                                */
/* ************************************************************************ */



/* *****************STRUCTURE DE LA PAGE*********************** */

body { font-family: Arial, Helvetica, sans-serif; color:#000000; background-color:#92011B; font-size: 0.95em;}
	   
.gras1 {color:#CC0000; font-weight:bold; font-size: 18px;}   
	      
.gras2 { color:#92011B; font-weight:bold; }

.legende {font-size:10px; color:#666666}

.footer {font-size:0.75em; color:#000000}

.navigation_top { background:#ECBB3A; text-align:center; background-image:url(images/coin_navigation.jpg); background-position:left; background-repeat:no-repeat; height:17px; font-size: 0.75em}

#illustration_bandeau { height:110px}

.navigation {padding:5px 0px 5px 0px; text-align:left}
.navigation2 {padding:0px 0px 0px 0px; text-align:left}


/* *****************TITRES*********************** */

h1 {color:#669933; font-size:28px; font-weight:bold}

h2 {color:#ff9933; font-size:18px; font-weight:bold}

h3 {color:#cc0000; font-size:16px; font-weight:bold}

h4 {color:#fcc0000; font-size:12px; font-weight:bold}



/* *****************LIENS************************** */

a.nav:link   { color:#356C14; text-decoration: none; font-weight: bold; font-size: 0.75em;}
a.nav:active   { color:#356C14; text-decoration: none; font-weight: bold;font-size: 0.75em;}
a.nav:visited{ color:#666666; text-decoration: none; font-weight: bold;font-size: 0.75em;}
a.nav:hover  { color: #666666; text-decoration: none; font-weight: bold;font-size: 0.75em;}

a.plan:link   { color:#356C14; text-decoration: none; font-weight: normal;font-size: 0.75em;}
a.plan:active   { color:#356C14; text-decoration: none; font-weight: normal;font-size: 0.75em;}
a.plan:visited{ color:#999999; text-decoration: none; font-weight: normal;font-size: 0.75em;}
a.plan:hover  { color: #999999; text-decoration: underline; font-weight: normal;font-size: 0.75em;}

a:link    { color: #0033CC; text-decoration: underline;}
a:active   { color: #0033CC; text-decoration: underline;}
a:visited { color: #747474; text-decoration: underline;}
a:hover   { color:#747474; text-decoration: none;}

a.nav_autre:link   { color:#000000; text-decoration: none; font-weight: normal;}
a.nav_autre:visited{ color:#000000; text-decoration: none; font-weight: normal;}
a.nav_autre:hover  { color: #999999; text-decoration: none; font-weight: normal;}



/* ************Contact form section ********************* */
  div.row { clear: both; padding-top: 10px;}
  span.label   { float: left; width: 100px; text-align: right;}
  LEGEND  {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#92011B; text-decoration: none; font-weight: bold}

