
/* ---------------------------------------------------------------------------------------------------------- 
                                           crédit : www.belek.fr
---------------------------------------------------------------------------------------------------------- */
/*

                 o°
                oo
                oo
                ooooooooooo
                oooooooooooo
                oo        oo           
                oo        oo                  
                oooooooooooo
                 ooooxxoooo 
                                   
    
          Studio Multimédia belek
              
*/
                        @import "integration.css"; 

/* ---------------------------------------------------------------------------------------------------------- 
                                               ARCHITECTURE
---------------------------------------------------------------------------------------------------------- */

html, body {
margin: 0;
}

body {
font-family: Arial, Helvetica, sans-serif;
background-image: url(../Patrimoinorama_IMGstyle/bg-rep-x.jpg);
background-repeat:repeat-x;
background-color:#edebe7;
/*text-align:justify;*/
}

body.mceContentBody {
font-family: Arial, Helvetica, sans-serif;
background:#fff;
font-size:12px;
/*text-align:justify;*/
}


body.contentpane{
padding:20px;
}

#conteneur_a {
width: 1010px;
padding:0;
margin:0 auto;
background:url(../Patrimoinorama_IMGstyle/bg-rep-y.jpg) left top repeat-y;
}
#conteneur_b {
width: 1010px;
padding:0;
background: url(../Patrimoinorama_IMGstyle/bg_conteneur.jpg) left top no-repeat;
}

#conteneur_c {
width: 960px;
margin:0px 0px 0px 15px;
}

#tete{
width: 960px;
background:#fff;
}

#tete_haut{
width: 960px;
height:80px;
background: url(../Patrimoinorama_IMGstyle/tete_haut2.jpg) left top no-repeat;
}

#pub_tete{
padding:5px 0px;
}

#barre_recherche{
width: 960px;
padding:4px 0px;
/*background: #e6ba0b */
background:#ffc000 url(../Patrimoinorama_IMGstyle/barre_recherche.gif) left bottom no-repeat;
text-align:right;
}

#col_gauche{
width:180px;
float:left;
}

#col_gauche_int{
width:170px;
margin:0px 0px 0px 0px;
}

#contenu{
width:600px;
float:left;
 
}
#contenu_int{
width:580px;
margin:0px 0px 0px 10px;
}

#col_droite{
float:left;
width:179px;
background:url(../Patrimoinorama_IMGstyle/rep-gauche.gif) left top repeat-y;
 
}
#col_droite_int{
width:160px;
margin:0px 0px 0px 10px;
}

#pied{
width: 960px;
background: #e6ba0b url(../Patrimoinorama_IMGstyle/barre_pied.jpg) left top no-repeat;
}

#pied_int{
margin:0px 0px 0px 200px;
font-size:12px;
color:#c6990f;
}

#pied_int a{
line-height:30px;
font-size:10px;
color:#333;
margin:0px 4px;
text-decoration:none;
border-bottom:1px solid #df8b58;
}
#pied_int a:hover{
line-height:30px;
font-size:10px;
color:#000;
margin:0px 4px;
text-decoration:none;
border-bottom:1px solid #993300;
}


/* ------------------------------------------ LOGIN ----------------------------------------- */
#tete_login{
font-size:10px;
width:450px;
float:right;
margin:8px 10px 0px 0px;
}
#tete_login input.login{
font-size:10px;
padding:1px 2px;
width:90px;
background:url(../Patrimoinorama_IMGstyle/bg-input.jpg) left top no-repeat;
border:1px solid #FFFFFF;
}
#tete_login span{
color:#FFFFFF;
}

input.btn_login{
margin:0px 10px 0px 0px;
background:#f09014;
padding:0px 4px;
border:1px solid #FFFFFF;
font-size:12px;
}
input.btn_login:hover{
cursor:pointer;
background:#ffc376;
color:#000;
}

#tete_login a{
line-height:16px;
color:#FFFFFF;
text-decoration:none;
border-bottom: 1px solid #FFCC00;
}
#tete_login a:hover{
 
border-bottom: 1px solid #333;
}


/* ------------------------------------------ RECHERCHE ----------------------------------------- */



input.cherche, .button{
/*width:240px;*/
padding:2px 4px;
background:url(../Patrimoinorama_IMGstyle/bg-input.jpg) left top no-repeat;
border:1px solid #FFFFFF;
font-size:13px;
}

input.btn_cherche, .button{
margin:2px 10px 2px 0px;
background:#f09014;
padding:2px 8px;
border:1px solid #FFFFFF;
font-size:12px;
}
input.btn_cherche:hover, .button:hover{
cursor:pointer;
background:#ffc376;
color:#000;
}

.button{
border:1px solid #666;
}


.inputbox{
width:auto;
margin:2px;
padding:2px 4px;
background:  url(../Patrimoinorama_IMGstyle/bg-input.jpg) left top no-repeat;
border:1px solid  #CC9966 ;
font-size:13px;
}


select{
background: url(../Patrimoinorama_IMGstyle/bg-input.jpg) left top no-repeat;
}

.resultat_recherche option{
background:#fff;
border:none;
}






/* ------------------------------------------ CONTACT ----------------------------------------- */

#contact_text{
width:560px;
}







/* ---------------------------------------- DEFAULT -------------------------------------------- */
.clr {
    clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
    padding: 2px;
}

#buttons_outer {
    width: 635px;
      margin-bottom: 2px;
    margin-right: 2px;
    float: left;

}

#buttons_inner {
    border: 1px solid #cccccc;
    height: 21px !important;
    height: 23px;
}

#pathway_text {
  overflow: hidden;
    display: block;
    height: 25px;
    line-height: 25px !important;
    line-height: 22px;
    padding-left: 4px;
    border: 1px solid #ccc;
    margin-bottom: 2px;
}

#pathway_text img {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 6px;
}

#buttons {
    float: left;
    margin: 0px;
    padding: 0px;
    width: auto;
}


ul#mainlevel-nav
{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.8em;
}

ul#mainlevel-nav li
{
    background-image: none;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    margin: 0;
    font-size: 11px;
    line-height: 21px;
    white-space: nowrap;
    border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    color: #333333;
    background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

    ul#mainlevel-nav li a:hover
{
    color: #fff;
    background: #c64934;
}


#search_outer {
    float: left;
    width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
    padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
    border: 0px;
    padding: 3px 3px 3px 5px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #c64934;
}

#header_outer {
    text-align: left;
    border: 0px;
    margin: 0px;
}

#header {
    float: left;
    padding: 0px;
    margin-right: 2px;
    width: 635px;
    height: 150px;
    background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
    float: left;
    width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
    padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
    margin-top: 2px;
    width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
    padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
    padding: 0px;
    margin-top: 0px;
    margin-left: 2px;
    /** border: 1px solid #cccccc; **/
    float: left;
    width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
 
    padding: 0px;
    margin: 0px;
}

table.content_table td {
    padding: 0px;
    margin: 0px;
}


#banner_inner {
    float: left;
    padding: 0px;
    height: 70px;
}

#poweredby_inner {
    float: right;
    padding: 0px;
    margin-left: 0px;
    height: 70px;
}

#right_outer {
    margin-left: 2px;
    width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
    /*border: 1px solid #cccccc;
    float: none !important;
    float: left; */
    margin: 0px;
    padding: 0 5px;
}

.user2_inner {
    /*border: 1px solid #cccccc; */
  float: none !important;
  float: left;
    margin: 0px;
    padding: 2px;
}

table td.body_outer {
    padding: 2px;
    /*border: 1px solid #cccccc;*/
}

.maintitle {
    color: #ffffff;
    font-size: 40px;
    padding-left: 15px;
    padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
    float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}



.pagenavbar {
    margin-right: 10px;
    float: right;
}

 .pagenavbar_prev_actif,  .pagenavbar_next_actif {
    margin: 0;
    width: 96px;
    height:20px;
    float: left;                                        
}
.pagenavbar_prev_actif a:hover {
    background: url(../images/precedent_over.gif) no-repeat;   
    
}
.pagenavbar_prev_actif a {
    background: url(../images/precedent.gif) no-repeat;  
    display: block;
    width:100%;
    height:100%;
    text-decoration: none; 
}
.pagenavbar_next_actif a:hover {
    background: url(../images/suivant_over.gif) no-repeat;   
}
.pagenavbar_next_actif a{
    background: url(../images/suivant.gif) no-repeat; 
    display: block;
    width:100%;
    height:100%;
    text-decoration: none;
}


#footer {
    text-align: center;
    padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
display:block;
/*line-height: 15px;*/
padding-left: 15px;
padding-top: 0px;
/*padding-bottom: 8px;  */
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}



td {
   /*ext-align: left; */
    /*font-size: 12px;*/
}




#tete_login a{
line-height:16px;
color:#FFFFFF;                   
}
#tete_login a:hover{
 

}
/* Joomla core stuff */


table.contentpaneopen {
  width: 100%;
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    
}

table.contentpaneopen td {
   padding: 5px;

}

table.contentpaneopen td.componentheading {
    padding-left: 4px;


}



table.contentpane {
  width: 100%;
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
      
}

table.contentpane td {
    margin: 0px;
    padding: 0px;

}

table.contentpaneopen-actu {
font-size:13px;
line-height:18px;
}

table.contentpaneopen-actu td{
padding:0px 5px;
}

table.contentpane td.componentheading {
    padding-left: 4px;

}

table.contentpaneopen fieldset {
    border: 0px;
    border-bottom: 1px solid #eee;
}
        
.componentheading {
    
}

.contentcolumn {
    padding-right: 5px;
}

.contentheading {    
    color: #333333;
    /*font-weight: bold;*/
    font-size: 12px;
    /*white-space: nowrap;*/
}



.contentpagetitle {
    font-size: 16px;
    /*font-weight: bold;*/
    
    text-align:left;
}

table.searchinto {
    width: 100%;




}

table.searchintro td {
    font-weight: bold;
}

table.moduletable {
    width: 100%;
    margin-bottom: 5px;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;

}

div.moduletable {
    padding: 0;
    margin-bottom: 10px;           
}

table.moduletable th/*, div.moduletable h3*/ {
    /*background: #E6BA0B url(../images/subhead_bg.png) repeat-x*/;
    color: #48341F;
    text-align: left;
    padding: 0px 4px;
    height: 21px;
    line-height: 21px;
    font-weight: bold;
    font-size: 12px;
    /*border:1px solid #48341F;*/
    text-align: center;
    /*text-transform: uppercase;      */
}

table.moduletable td {
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;

}

table.pollstableborder td {
  padding: 2px;

}
table.moduletable-edito{
    display: block;
    margin :15px 5px;
    background: url(../Patrimoinorama_IMGstyle/bg_index.png) left top no-repeat;

}
table.moduletable-edito img{
border:1px solid #ededed;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;

}

.sectiontablefooter {

}

.sectiontableentry1 {
    background-color : #ffffff;
}

.sectiontableentry2 {
    background-color : #f9f9f9;
}

.small {
    color: #999999;
    font-size: 11px;
}

.createdate {
    height: 15px;
    padding-bottom: 10px;
    color: #999999;
    font-size: 11px;

}

.modifydate {
    height: 15px;
    padding-top: 10px;
    color: #999999;
    font-size: 11px;

}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
    text-align: left;
    padding-top: 2px;
    padding-left: 4px;
    height: 21px;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
}

/* ------------ MENU MAIN LEVEL */

#col_gauche_int a.mainlevel{
    display: block;
	background:#ffc000;
    vertical-align: middle;
    font-size: 13px;
    color: #48341F;
    text-align: left;
	padding:6px 0px 6px 10px;
    text-decoration: none;
	border-top: 1px solid #FFFFFF;
}

#col_gauche_int a.mainlevel:hover{
 	background: #ff7e00;
    text-decoration: none;
    color: #000;
}

/* Actif */
                                             
#col_gauche_int a.mainlevel#active_menu{
    color:#48341F;
    font-weight: bold;
	background:#ffc000 url(../images/menu_bg_out_actif.gif) left top no-repeat;
}

#col_gauche_int a.mainlevel#active_menu:hover{
	color:#000;
	background:#4a3520 url(../images/menu_bg_over_actif.gif) lleft top no-repeat;    
}

/* ------------ MENU SUBLEVEL */


#col_gauche_int div{
 display: block;
 text-align:center;
}
#col_gauche_int a.sublevel{
    display: block;
	float:none;
	background:#ffe063;
    vertical-align: middle;
    font-size: 12px;
    color: #48341F;
    text-align: left;
	padding:3px 0px 3px 24px;
	text-decoration:none;
	border-top:1px solid #fff8da;
}
#col_gauche_int a.sublevel:hover{
	background:#ff9322;
	color:#000; 
	text-decoration:none;
}
/* Actif */

#col_gauche_int a.sublevel#active_menu {
    color:#48341F;
	background:#ffe063 url(../images/ss_menu_bg_actif.gif) left bottom no-repeat;
    font-weight: bold;
}

#col_gauche_int a.sublevel#active_menu:hover{
	background:#ffe063 url(../images/ss_menu_bg_actif.gif) left bottom no-repeat;
	color:#333;   
}






.code {
    background-color: #ddd;
    border: 1px solid #bbb;
}

form {
/* removes space below form elements */
    margin: 0;
     padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
    display: block;
    height: 1.5em;
}


