html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-align: center;
    color:#001149;
    background:url("../../../images/themes/mpv/filet.png") repeat-x left top;
}

.clearer {
    clear:both;
    font-size: 0px;
}

a {
  color:#001149;
  text-decoration:none;
}

a:hover {
  color:#c90019;
}

img {
    vertical-align:top;
}

#container {
  width:950px;
  margin:0px auto;
  text-align:left;
  background:url("../../../images/themes/mpv/container_bg.jpg") repeat-y left top;
}

#main_content {
  background:url("../../../images/themes/mpv/container_bottom.jpg") no-repeat left bottom;
  padding-bottom:24px;
}

#two_cols_placeholder #main_content{
  background:url("../../../images/themes/mpv/container_bottom2.jpg") no-repeat left bottom;
}

#home_cols_placeholder #main_content{
  background:url("../../../images/themes/mpv/container_bottom_home.jpg") no-repeat left bottom;
}

#header {
  background:url("../../../images/themes/mpv/header.jpg") no-repeat left top;
  height:131px;
  position: relative;
}

#logo {
    position: absolute;
    left: 160px;
    top: 0px;
    width: 205px;
    height: 131px;
    display: block;
    overflow: hidden;
    text-decoration: none;
    text-indent: -2000px;
    cursor:pointer;
    z-index:100;
}

#top_navigation {
  padding:100px 0px 0px 420px;
  position:relative;
  z-index:10;
}

#top_navigation img {
  float:left;
}

#left_column {
  width:190px;
  padding:19px 6px 120px 25px;
  float:left;
  overflow: hidden;
}

#center_column {
  width:464px;
  padding:19px 0px 100px 21px;
  float:left;
  overflow: hidden;
  font-size: 13px;
  line-height:16px;
}

#two_cols_placeholder {
  background:url("../../../images/themes/mpv/container_center_large.jpg") repeat-y right top;
}

#home_cols_placeholder {
  background:url("../../../images/themes/mpv/container_center_large_home.jpg") repeat-y right top;
}

#two_cols_placeholder #main_content #center_column {
  width:680px;
  padding:19px 29px 100px 0px;
  float:right;
}

#home_cols_placeholder #main_content #center_column {
  width:420px;
  padding:19px 289px 100px 0px;
  float:right;
}

#right_column {
  width:185px;
  padding:19px 30px 320px 0px;
  float:right;
  overflow: hidden;
  font-size:11px;
}

#footer {
  height:25px;
  line-height:25px;
  text-align:center;
  font-size:11px;
  font-weight:bold;
}

.left_col_navigation {
  padding-bottom:14px;
}

.left_col_navigation a.title {
  position:relative;
  z-index:8;
  display:block;
  width:185px;
  height:36px;
  line-height:36px;
  overflow:hidden;
  text-indent:-1000px;
  text-decoration:none;
  background-position:left top;
  background-repeat:no-repeat;
}

.left_col_navigation.active a.title, .left_col_navigation a.title:hover {
  background-position:-185px top;
}

.left_col_navigation a.title_association {
  background-image:url("../../../images/themes/mpv/menu_association.jpg");
}

.left_col_navigation a.title_du_don {
  background-image:url("../../../images/themes/mpv/menu_du_don.jpg");
}

.left_col_navigation a.title_don_de_vie{
  background-image:url("../../../images/themes/mpv/menu_don_de_vie2.jpg");
}

.left_col_navigation a.title_actualite {
  background-image:url("../../../images/themes/mpv/menu_actualite.jpg");
}

.left_col_navigation a.title_forum {
  background-image:url("../../../images/themes/mpv/menu_forum.jpg");
}

.left_col_navigation a.title_adresses {
  background-image:url("../../../images/themes/mpv/menu_adresses.jpg");
}

.left_col_navigation ul {
  list-style-type:none;
  display:none;
}

.left_col_navigation.active ul {
  display:block;
}

.left_col_navigation ul li {
  display:block;
  height:27px;
  line-height:27px;
  margin:-1px 0px;
}

.left_col_navigation ul li a {
  display:block;
  line-height:27px;
  height: 27px;
  padding-left:30px;
  font-size:11px;
  zoom: 1;
  background:url("../../../images/themes/mpv/left_menu.jpg") no-repeat left top;
  position:relative;
  z-index:1;
}

.left_col_navigation ul li a:hover, .left_col_navigation ul li.active a {
  background:url("../../../images/themes/mpv/left_menu_hover.jpg") no-repeat left top;
  z-index:100;
}

#left_column br {
  line-height:14px;
}

#navigation {
    list-style-type: none;
}

#navigation li {
    display: block;
    float: left;
    font-size: 14px;
    border-right: solid 1px #71809f;
    line-height: 25px;
    height: 25px;
}

#navigation li a {
  padding: 0px 10px;
}

#navigation li a:hover {
    display: block;
    float: left;
    border-right: none;
    background: #70819f;
    color: #fff;
}

#navigation li a.active {
    color:#C90019;
}

.leftcol_bottom_links {
    list-style-type: none;
}

.leftcol_bottom_links li {
    display: block;
    margin-bottom: 14px;
}

.leftcol_bottom_links li a {
    display: block;
    width: 185px;
    height: 36px;
    line-height: 36px;
    text-indent: -1000px;
    overflow: hidden;
}

.leftcol_bottom_links li a.du_don {
    background: url("../../../images/themes/mpv/menu_du_don.jpg") no-repeat left top;
}

.leftcol_bottom_links li a.actualite {
    background: url("../../../images/themes/mpv/menu_actualite.jpg") no-repeat left top;
}

.leftcol_bottom_links li a.forum {
    background: url("../../../images/themes/mpv/menu_forum.jpg") no-repeat left top;
}

.leftcol_bottom_links li a.don_de_vie {
    background: url("../../../images/themes/mpv/menu_don_de_vie.jpg") no-repeat left top;
    height: 80px;
}

.leftcol_bottom_links li a:hover {
    background-position: -185px 0px;
}

#right_column blockquote {
    font-size: 10px;
    line-height: 11px;
    padding: 5px 0px 10px 10px;
    margin-bottom: 13px;
    background: url("../../../images/themes/mpv/blue_line.gif") no-repeat left bottom;
}

#right_column a {
  color:#c90019;
  text-decoration: underline;
}

#right_column a:hover {
    color:#001149;
    text-decoration: none;
}

#center_column h2 {
    color: #C90019;
    font-size: 14px;
    font-weight: bold;
}

#center_column h3 {
    color: #65AC1E;
    font-size: 13px;
    font-weight: bold
}

#center_column a {
    color: #65AC1E;
    text-decoration: underline;
}

#center_column a:hover {
    color: #C90019;
    text-decoration: none;
}

#center_column ul {
    margin-left:25px;
    list-style-type: none;
}

#center_column ul li {
    padding-left: 16px;
    background: url("../../../images/themes/mpv/red_bullet.gif") no-repeat left 3px;
}

.red {
  color:#D10422;
}

.text_input {
  width: 250px;
  padding: 2px;
  border:solid 1px #39458F;
}

.text_input:hover, .text_input:focus {
  border: solid 1px #D10422;
}

#right_column .form_links {
  color:#3981B3;
  font-size:11px;
}

/*
#right_column .form_links a {
  color:#3981B3;
  text-decoration:none;
}

#right_column .form_links a:hover {
  color:#D0051B;
  text-decoration:underline;
}
*/

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.blue_button, #right_column .form_links .blue_button, #right_column .form_links .blue_button:hover {
  background:#001149;
  color:#fff;
  font-size:11px;
  font-weight:bold;
  margin:0px;
  padding:2px 10px;
  text-align:center;
  text-decoration:none;
  border:none;
}

#center_column #subjects_list {
  background:#eff6fb;
  padding:5px;
}

#center_column #subjects_list a {
  color: #001149;
  text-decoration:none;
}

.spacer_hr {
  height:15px;
  background:url("../../../images/themes/mpv/spacer.gif") repeat-x left center;
  font-size:0px;
}

#center_column td {
  font-size:12px;
}

.donneur_register ol, .donneur_register ul {
  list-style-position:inside;
  color:#f00;
  font-weight:bold;
}

.donneur_register ol div, .donneur_register ul div {
  color:#001149;
  display:inline;
  font-weight:normal;
}

#center_column .donneur_register ul {
  margin-left:0px;
  list-style-type:disc;
}

#center_column .donneur_register ul li {
  background:none;
  padding:0px;
}

.form_links b {
  color:#001149;
}

#right_column p {
  margin: 0px;
}