body
{
 border: none;
 margin: 0;
 padding: 0;
 font-family: arial;
 text-align: center;
 align: center;
 color: #000000;
}

a
{
 color: #000000;
 text-decoration: none;
}
a:hover
{
 color: #000000;
 text-decoration: underline;
}

div
{
 border: none;
 margine: 0;
 padding: 0;
 text-align: left;
}

img
{
 border: none;
 margin: 0;
 padding: 0;
}


#main_bg
{
 width: 1024px;
 min-height: 1448px;
 height: auto;
 margin: 0 auto;
 background: #FFFFFF url(../images/main_bg.jpg) top left repeat-y;
}

#main_banner
{
 width: 760px;
 height: 200px;
 margin-left: 132px;
 background: #FFFFFF url(../images/main_banner.jpg) top left no-repeat;
}

#main_left
{
 float: left;
}

#main_menu_bg
{
 width: 211px;
 height: 380px;
 margin-left: 20px;
 padding-top: 220px;
 background: transparent url(../images/main_menu_bg.jpg) top left no-repeat;
 overflow: hidden;
}

#main_menu_elem
{
 width: 200px;
 height: auto;
 padding-left: 15px;
 padding-bottom: 10px;
 background: transparent url(../images/main_menu_arrow.png) top left no-repeat;
 text-align: left;
 font-family: arial;
 font-size: 28px;
 line-height: 36px;
 color: #776135;
}

#main_menu_elem a
{
 color: #000000;
 text-decoration: none;
}
#main_menu_elem a:hover
{
 color: #000000;
 text-decoration: underline;
}

#main_menu_elem.selected a
{
 text-decoration: underline;
 font-style: italic;
}

#auteur_bg
{
 margin-left: 20px;
 width: 207px;
 height: auto;
 border: solid 2px #828282;
 background-color:#FFF;
 -moz-opacity: 0.5;
 opacity:.50;
 filter: alpha(opacity=50);
}
#auteur_title
{
 text-align: center;
 font-size: 24px;
 font-style: italic;
 line-height: 36px;
}
#auteur_content
{
 padding: 3px;
 font-size: 13px;
}

#main_container
{
 position: relative;
 display: table;
}



#main_container_bg
{
 float: left;
 width: 740px;
 height: auto;
 min-height: 1126px;
 margin-left: 20px;
 margin-right: 10px;
 background-color:#FFF;
 -moz-opacity: 0.5;
 opacity:.50;
 filter: alpha(opacity=50);
}
#main_container_bg_prophetie
{
 float: left;
 width: 740px;
 height: 1126px;
 min-height: 1126px;
 margin-left: 20px;
 margin-right: 10px;
 background: transparent url(../images/bg_prophetie.jpg) top left no-repeat;
 -moz-opacity: 1;
 opacity:1;
 filter: alpha(opacity=100);
}
#main_container_bg_prophetie_pre
{
 float: left;
 width: 740px;
 height: 1126px;
 min-height: 1126px;
 margin-left: 20px;
 margin-right: 10px;
 background: transparent url(../images/bg_prophetie_pre.jpg) top left no-repeat;
 -moz-opacity: 1;
 opacity:1;
 filter: alpha(opacity=100);
}

#main_container_title
{
 width: 700px;
 margin-top: 15px;
 height: 85px;
 text-align: center;
 font-family: arial;
 font-size: 42px;
 font-weight: bold;
 font-style: italic;
}
#main_container_title_prophetie
{
 width: 700px;
 margin-top: 15px;
 height: 200px;
 text-align: center;
 font-family: arial;
 font-size: 42px;
 font-weight: bold;
 font-style: italic;}

#main_container_text
{
 width: 700px;
 height: auto;
 padding: 7px;
 font-family: arial;
 font-size: 18px;
 font-style: italic;
 color: #000;
/* background-color:transparent;
 -moz-opacity: 1;
 opacity:1;
 filter: alpha(opacity=100);
 */
}

#main_container_text a:hover
{
 text-decoration: none;
}

.text_date
{
 font-size: 24px;
 line-height: 36px;
 color: #000;
}

.text_paragraph
{
 font-size: 18px;
 line-height: 25px;
 color: #000;
 margin-bottom: 20px;
}

#text_link a
{
 text-decoration: underline;
}
#text_link a:hover
{
 text-decoration: underline;
 font-weight: bold;
}

.elem_date_on
{
 color: #FF0000;
 font-size: 28px;
 font-weight: bold;
}
.elem_date_off
{
 color: #000000;
}
.elem_date_on a
{
 color: #FF0000;
 font-size: 28px;
 font-weight: bold;
}
.elem_date_off a
{
 color: #000000;
}




/*
** CONTACT1
*/

#contact1_fouiller
{
 text-align: center;
 font-size: 36px;
 font-weight: bold;
 font-style: italic;
 padding: 20px;
}

#contact1_link
{
 text-align: center;
 font-size: 24px;
 font-weight: bold;
 padding: 20px;
}

#contact1_verify
{
 text-align: center;
 font-size: 20px;
 padding: 10px;
}


/*
** CONTACT2
*/

#contact2_contactme
{
 text-align: center;
 font-size: 36px;
 font-weight: bold;
 font-style: italic;
 padding: 20px;
}
