/*==================================*/
/*           Marjan CSS             */
/*==================================*/
body {
 /*font-family:BankGothic Md BT;*/
 font-family:Arial;
 font-size:12px;
 color:#fffdf4;
 margin:0px;
 padding:0px;
 font-size:12px;
 background:#312620;
}

.home {
 background-image:url("../imgs/bkg-home.jpg");
 background-position:top center;
 background-repeat:no-repeat;
}

.pages {
 background-image:url("../imgs/bkg-pages.jpg");
 background-position:top center;
 background-repeat:no-repeat;
}
/*==================================*/
/*            GLOBALS               */
/*==================================*/
.lft { 
 text-align:left;
}

.rgt { 
 text-align:right
}

.ctn { 
 margin:0 auto; 
 padding:0px; 
 text-align:center;
}
    
.cleaner { 
 clear:both; 
 height:1px; 
 margin: -1px 0 0 0; 
 padding:0;
 border:none; 
 visibility: hidden;
}


/*==================================*/
/*             HEADER               */
/*==================================*/
#mv_header { 
 height:50px;
 font-size:30px;
 margin:40px 0px 20px 50px;
 padding:0px;
}

#mv_header h1 {
 padding:0px;
 margin:0px;
}

/*==================================*/
/*            TOP MENU              */
/*==================================*/
#mv_topmenu {
 height:30px;
 float:right;
 margin:0px 10px 0px 0px;
 padding:0px;
 color:#000;
 background:#fffdf4;
 border:1px solid #898277;
}

#mv_topmenu a {
 color:#1f140e;
 font-size:20px;
 text-decoration:none;
 padding:5px 15px 3px 10px;
}

#mv_topmenu a:hover {
 background-color:#1f140e;
 color:#fffdf4;
 text-decoration:none;
}

#mv_topmenu ul {
 text-align:center;
 margin:0px 2px 0px 2px;
 padding:0px;
}

#mv_topmenu li {
 height:26px;
 margin:0px;
 padding:4px 0px 0px 0px;
 font-size:20px;
 display:in-line;
 float:left;
 list-style:none; 
 list-style-image:none;
 cursor:pointer;
}

/*#mv_topmenu li:hover {
 background-color:#1f140e;
 color:#fffdf4;
}*/

#visited {
 height:30px;
 background-color:#1f140e;
 color:#000000;
 cursor:pointer;
}

.opt1 {
 width:100px;
}

.opt2 {
 width:100px;
}

.opt3 {
 width:120px;
}

.opt4 {
 width:250px;
}

.opt5 {
 width:150px;
}

.opt6 {
 width:100px;
}

/*==================================*/
/*             CONTENT              */
/*==================================*/
#pageCtn{
 position:absolute;
 left:50%;
 width:990px;
 margin-left:-510px;
}

.mainContent{
 width:990px;
}

#mv_content {
 width:940px;
 margin:10px auto 0px auto;
 padding:0px 0px 0px 40px;
 /*background:red;*/
}

#title {
  width:660px;
  height:30px;
  margin:40px 0px 0px 10px;
  border-bottom:2px solid #fffdf4;
  /*background:red;*/
}

/*==================================*/
/*              HOME                */
/*==================================*/
#mv_main-home {
 width:900px;
 margin:0px auto;
 padding:0px 0px 0px 40px;
 /*background:red;*/
}

#mv_main-home .mv_cont_lft {
 width:590px;
 height:300px;
 float:left;
 /*background:yellow;*/
}

#mv_main-home .mv_cont_rgt {
 width:300px;
 float:left;
 text-align:justify;
 /*background:blue;*/
}

#mv_cont_rgt p {
 padding:0px 10px;
}

#mv_main-home a {
 color:#fffdf4;
 
}

/*==================================*/
/*       EXPOSITION RECENTES        */
/*==================================*/
#mv_main-expo {
 width:900px;
 margin:20px auto 30px auto;
 padding:0px 0px 0px 0px;
 /*background:red;*/
}

#mv_main-expo .mv_cont_lft {
 width:120px;
 float:left;
 /*background:yellow;*/
}

#mv_main-expo .mv_cont_rgt {
 width:780px;
 height:300px;
 float:left;
 text-align:justify;
 margin:40px 0px 0px 0px;
 /*background:blue;*/
}

#mv_main-expo .mv_cont_rgt p {
 padding:0px 0px 0px 30px;
}

.line-bot {
 width:700px;
 float:right;
}

/*==================================*/
/*            BIOGRAPHIE            */
/*==================================*/
#mv_main-bio {
 width:900px;
 margin:20px auto 0px auto;
 padding:0px 0px 0px 0px;
 /*background:red;*/
}

#mv_main-bio .mv_cont_lft {
 width:150px;
 margin-left:100px;
 float:left;
 /*background:yellow;*/
 text-align:right;
}

#mv_main-bio .mv_cont_lft img {
 margin:0px 0px 10px 0px;
}

#mv_main-bio .mv_cont_rgt {
 width:300px;
 margin:0px 0px 0px 100px;
 float:left;
 text-align:justify;
 /*background:blue;*/
}

#mv_main-bio .mv_cont_rgt p {
 margin:0px 0px 10px 0px;
}

/*==================================*/
/*              CONTACT             */
/*==================================*/
#mv_main-cont {
 width:600px;
 margin:80px auto 0px auto;
 padding:0px 0px 0px 0px;
 /*background:red;*/
}

#mv_main-cont p {
 font-size:20px;
}

#mv_main-cont a {
 color:#fffdf4;
 text-decoration:none;    	
}

#mv_main-cont a:hover {
 color:#1f140e;    	
}

#mv_main-cont .mv_cont_lft {
 width:300px;
 height:180px;
 float:left;
 text-align:center;
 margin-bottom:40px;
 border-bottom:2px solid #fffdf4;
 /*background:yellow;*/
}

#mv_main-cont .mv_cont_rgt {
 width:300px;
 height:180px;
 float:left;
 text-align:center;
 margin-bottom:40px;
 border-bottom:2px solid #fffdf4; 
 /*background:blue;*/
}

/*==================================*/
/*             GALERIE              */
/*==================================*/
#mv_main-gal {
 width:940px;
 height:455px;
 margin:10px 0px 0px 0px;
 padding:0px;
 font-family:Arial;
 border:2px solid #fffdf4;
 border-left:0px;
 border-right:0px;
 /*background:red;*/
}

#mv_main-gal h1 {
 margin-top:150px;
 font-size:25px;
}

#mv_main-gal h2 {
 margin-top:150px;
 font-size:25px;
}

#mv_main-gal p {
 font-size:14px;
}

#mv_main-gal a {
 font-size:12px;
 color:#fffdf4;
}

#mv_main-gal a:hover {
 color:#ffd57f;
}

#mv_main-gal #mv_cont_lft {
 width:208px;
 height:455px; 
 margin:0px;
 float:left;
 font-size:25px;
 text-align:center;
 /*background:yellow;*/
}

#mv_main-gal #mv_cont_lft {
 width:208px;
 height:455px; 
 margin:0px;
 float:left;
 font-size:25px;
 text-align:center;
 /*background:yellow;*/
}

#mv_main-gal #mv_cont_rgt {
 width:727px;
 height:455px; 
 float:left;
 margin:0px auto;
 padding:0px;
 font-size:10px;
 border-left:2px solid #fffdf4; 
 text-align:center;
 /*background:blue;*/
}

#mv_cont_rgt a {
 text-decoration:none;
}

#mv_cont_rgt img {
 margin-top:20px;
}

/*==================================*/
/*        SCULPTURES NAMES          */
/*==================================*/
#three_cols {
 width:727px;
 margin:0px auto;
 /*background:red;*/
}

#three_cols a {
 color:#fffdf4;
}

#three_cols .one {
 width:250px;
 height:210px;
 float:left;
 /*background:orange;*/
}

#three_cols .two {
 width:250px;
 height:210px;
 float:left;
 /*background:pink;*/
}

#three_cols .three {
 width:220px;
 height:210px;
 float:left; 
 /*background:green;*/
}

#three_cols ul {
 margin:30px 0px 0px 20px;
 padding:0px;
}

#three_cols li {
 text-align:left; 
 list-style-type:none;
 list-style-image:none;
 margin:8px 0px;
 padding:0px;
 /*background:red;*/
}

/*==================================*/
/*           THUMBNAILS             */
/*==================================*/
#thumbnails {
 margin:0px;
 padding:0px;
 /*background:silver;*/
}

#thumbnails .top {
 width:920px;
 height:67px;
 margin:10px 0px 0px 0px;
 padding:0px 0px 0px 15px;
 /*background:pink;*/
}

#thumbnails .mid {
 width:920px;
 height:67px;
 margin:5px 0px 0px 0px;
 padding:0px 0px 0px 15px;
 /*background:red;*/
}

#thumbnails .bot {
 width:920px;
 height:67px;
 margin:5px 0px 0px 0px;
 padding:0px 0px 0px 15px;
 /*background:blue;*/
}

#thumbnails a {
 width:50px;
 height:67px;
 margin:0px 5px 0px 0px;
 padding:0px;
 border:0;
 float:left;
 vertical-align:bottom;
}

#thumbnails img {
 vertical-align:bottom;
 border:0;
}

#thumbnails a:link {
 width:50px;
 height:67px;
 border:1px solid #312620;
 vertical-align:bottom; 
}

#thumbnails a:visited {
 width:50px;
 height:67px;
 border:1px solid #312620;
}

#thumbnails a:hover {
 width:50px;
 vertical-align:bottom;
 height:67px;
 border:1px solid #ffd57f;
}


