/****************************************************
#####################################################
##-------------------------------------------------##
##           VESTILLO                              ##
##-------------------------------------------------##
## Copyright = globbersthemes.com- 2012            ##
## Date      = FEVRIER 2012                        ##                     
## Author    = globbers                            ##
## Websites  = http://www.globbersthemes.com       ##
##                                                 ##
#####################################################
****************************************************/
html {
height: 100%;

}

body{
margin:0;
padding:0;
text-align:center;
/*background:#fdfdfd;*/
background: url("../images/bg.png");
font-size:18px;
color:#758997;
font-family: Arial;
font-weight:normal;

}

/*texte*/
p {
font-size: 100%;

}

h1 {
font-size: 200%;

}

h2 {
font-size: 150%;

}

h3 {
font-size: 125%;

}

h4, h5, h6 {
font-size: 100%;

}

/* liens hypertextes*/
 a:link, a:visited {
text-decoration:none;
font-weight:bold;
color:#758997;

}

a:hover {
color:#dd6d68;

}

 ul {
margin:0;
padding-left:20px;

}

li {
list-style-type:circle;
background:transparent;
margin: 4px;

}

img {
border:none;
margin: 5px 0px 10px 0px;
padding:0;

}

img .caption {
text-align: left;

}

.highlight{
background:#dd6d68;
padding: 0px 2px 0px 2px;
color:#f1f1f1;

}

.button {
background:#dd6d68;
border:none;
color:#f1f1f1;
font-weight:bold;
padding:4px;

} 

.inputbox {
color:#fff;
background:#5d7589;
border:none;
padding:4px;
font-weight:normal;

} 

.pagewidth{
width:1200px;
text-align:center;
background:transparent;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;

}

label {
text-align:left;
color:#758997;

}

fieldset {
margin:0px 5px 5px 5px;
padding:10px;
border:none;

}

.clr {
clear:both;

}

/***********************/
#sitename {
float:left;
width: 10px;
height:100px;
margin-top:20px;
margin-left:250px;
}

/***********************/

#tool {
float:left;
width:100px;
height:90px;
background:transparent;
margin-top:18px;
text-align:left;
margin-left:220px;

}

.jqmWindow {
display: none;
position: fixed;
top: 17%;
left: 50%;
margin-left: -300px;
width: 200px;
background:#fff;
color: #000;
padding: 12px;
text-align:left;
font-weight:bold;

}

.jqmClose {
background:transparent;
float:right;
font-weight:bold;
padding:5px;

}

.jqModal {
width:81px;
height:80px;
background: url(../images/login.png) 0 0 no-repeat;
font-size:1px;
display:block;
text-indent:-5000px;

}

.jqModal:hover {
background: url(../images/login-hover.png) 0 0 no-repeat;

}

.jqmOverlay { background-color: #000; }

/*************************/
#topmenu {
float:left;
width:1200px;
height:82px;
background: url(../images/topmenu.png) 0 0 no-repeat;
margin:20px 0 0 0;

}

.navigation1 { 
float:left;
width: 1037px; 
margin-left:60px;
background:transparent;

}

.navigation1 ul {
list-style: none; 
margin:0; 
padding:0;
float: left;

}

.navigation1 ul ul {
margin: 0; /* all lists */
padding: 0;

}

.navigation1 ul li {
margin:0 7px;
padding: 0;
float: left;
list-style: none;
background: none;
display: block;
	
}

.navigation1 ul li ul {
width: 200px;
position: absolute; /* second-level lists */
z-index: 99;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
height: auto;
width: 200px;

}

.navigation1 ul li ul ul {
margin: 0; /* third-and-above-level lists */

}

.navigation1 ul li li {
padding: 0;
margin: 0;
width: 100%;

}

.navigation1 ul ul a {
width: 100%;

}

.navigation1 ul li:hover ul ul,
.navigation1 ul li:hover ul ul ul,
.navigation1 ul li.sfhover ul ul,
.navigation1 ul li.havechildsfhover ul ul,
.navigation1 ul li.havechild-activesfhover ul ul,
.navigation1 ul li.activesfhover ul ul,
.navigation1 ul li.sfhover ul ul ul,
.navigation1 ul li.havechildsfhover ul ul ul,
.navigation1 ul li.havechild-activesfhover ul ul ul,
.navigation1 ul li.activesfhover ul ul ul {
left: -999em;
	
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
.navigation1 ul li:hover ul,
.navigation1 ul li li:hover ul,
.navigation1 ul li li li:hover ul,
.navigation1 ul li.sfhover ul,
.navigation1 ul li.havechildsfhover ul,
.navigation1 ul li.havechild-activesfhover ul,
.navigation1 ul li.activesfhover ul,
.navigation1 ul li li.sfhover ul,
.navigation1 ul li li.havesubchildsfhover ul,
.navigation1 ul li li.havesubchild-activesfhover ul,
.navigation1 ul li li.activesfhover ul,
.navigation1 ul li li li.sfhover ul,
.navigation1 ul li li li.havesubchildsfhover ul,
.navigation1 ul li li li.havesubchild-activesfhover ul,
.navigation1 ul li li li.activesfhover ul {
left: auto;
	
}

/* STYLING THE MENU
-----------------------------------*/
/* 1st level */
.navigation1 ul li a {
padding: 16px 11px 0 11px ; 
margin:0;
display: block; 
font-weight: normal;	
font-size:16px;
/*text-transform:capitalize;*/
height:34px;
background:transparent;
color:#fff;

}

.navigation1 ul li {
background:transparent;
height:34px;

}

.navigation1 ul li span {
background:transparent;
height:34px;
padding:0px ;
margin:0 ;
 
}

 .navigation1 li.active {
height:34px;
background:#dd6d68 ;

}

.navigation1 li.active span {
height:34px;
background:#dd6d68 ; 

}

.navigation1 li.active a {
color:#fff ;
height:34px;
background:#dd6d68 ;

}

.navigation1 li:hover {
height:34px;
background:#dd6d68 ;

}

.navigation1 li:hover span {
height:34px;
background:#dd6d68 ;

}

.navigation1 li:hover a {
height:34px;
color:#fff ;
background:#dd6d68 ;

}

/* 2nd level and above */
 .navigation1 ul li ul {
text-align:left !important;
background:#dd6d68 !important;

}

.navigation1 ul li ul li {
height:50px !important;
background:#dd6d68 !important;
border-bottom:1px dotted #fff;

} 

.navigation1 ul li ul li a{
color:#fff;

} 

.navigation1 ul li ul li a:hover{
color:#758997;

} 


 .navigation1 ul li ul li ul {
margin-left:200px;
margin-top: -30px;
text-align:left !important;

}  

/*************************/
#content {
float:left;
width:1200px;
background: url(../images/content.png) 0 0 repeat-y;
margin:0;

}

#content-width {
float:left;
width:1040px;
background:transparent;
margin-left:77px;

}

/**************************/
#quote {
float:left;
width:100%;
text-align:center;

}

#quote h2 {
font-size:25px;
text-transform:capitalize;

}


 .gal_menu{
 	float:left;
 	position:relative;
 	margin-top: 25px;
 	margin-left: 10px;
 	width: 300px;
 	height: 430px;
 	background: #eee;
 	
 }
 .gal_menu_head{
 	margin: 0;
 	width: 300px;
 	height: 30px;
 	position: relative;
 	background: #5a7184;
 	color: #fff;
 	font-size: 20px;
 	padding-top: 3px;
 }
 .gal_menu_body{
 	margin: 0;
 	width: 300px
 }

/****SLIDE*********/
#slide {
float:left;
width:720px;
height:430px !important;
background:#fcfcf3;
margin-top:25px;
position:relative;
padding:0;
border:1px solid #cacfc3;

}

#slideshow-w {
float:left;
width:681px;
height:334px !important;
margin:20px 0 0 20px;

}

#slideshow {
float:left;
width:681px;
height:334px;
background:transparent;
position:relative;

}

.slideshowlite {
float:left !important;
width: 681px;
height: 334px;
padding:0;
margin:0;

}

.slideshowlite a {
position:absolute;
left:0;
z-index: 5;
text-align:left;

} 

.slideshowlite img {
border: none;
z-index:3;
margin:0;
padding:0;

} 

.slideshowlite ul {
position: absolute;
margin-top: 353px;
left:540px !important;
 z-index: 9; 
list-style-type:none;
background:transparent;
width:123px;
height:35px;

}

.slideshowlite ul li,
.slideshowlite ol li {
float: left;
width: 24px;
padding: 0 2px 0 2px;
margin:0;
list-style-type:none;
border:none !important;

}

 .slideshowlite ul li a {
background: url(../images/button-slide.jpg) 0 0 no-repeat;
 position: relative; 
display: block; 
width: 24px !important;
height: 24px !important;
float: left;
line-height: 23px; 
text-decoration: none;
text-align: center !important;
font-size: 12px;
 font-weight: bold; 
color: #fff !important;
border:none !important; 
text-indent:-5000px;
margin-top:12px;
margin-left:0;

}

.slideshowlite ul li a.current {
background: url(../images/current.jpg) 0 0 no-repeat;

}

.slideshowlite ul li a:hover {
background: url(../images/current.jpg) 0 0 no-repeat;

}
 
.slideshowlite ol {
display: none;

} 

#title-gallery {
float:left;
width:510px;
height:30px;
background:transparent;
margin-top:25px;
margin-left:20px;
padding:0;

}

#title-gallery h3 {
padding:0;
margin:0;
font-size:25px;
text-align:left;

}

/*********************/
#content-main {
float:left;
width:1030px;
background:#fcfcf3;
margin-top:30px;
margin-bottom:55px;
padding:0;
border:1px solid #cacfc3;

}

/*********************/
#search-w {
float:left;
width:100%;
height:45px;
background:transparent;
margin-top:-7px;

}

#search {
float:right;
width:156px;
height:41px;
background: url(../images/search.png) 0 0 no-repeat;
margin-right:35px;

}

#search .inputbox {
margin-top:8px;
margin-left:5px;
text-align:left;
float:left;
color:#fff;
background:none;
font-weight:normal;
font-size:13px;

}

/***************************/
#main {
float:left;
width:980px;
background:transparent;
text-align:left;
margin:20px;

}

#main-full {
float:left;
width:680px;
background:transparent;
text-align:left;
margin-left:20px;
margin-bottom:25px;

}

/***********************/
#right {
float:left;
width:210px;
background: url(../images/right.jpg) 0 0 repeat;
text-align:left;
margin-left:32px;
border-left:1px solid #edede5;

}

#right h3 {
font-size:20px;
text-transform:capitalize;
text-align:left;
font-weight:normal;
background: transparent;
padding-top:6px;

}

#right .moduletable_menu,
#right .moduletable {
margin-bottom:20px;
padding-left:20px;
padding-right:10px;
padding-bottom:20px;
background:transparent;
padding-top:0;
font-style:italic;
border-bottom:1px solid #edede5;

}

/****************************/
#footer {
float:left;
width:720px;
background:#fcfcf3 ;
margin-top:0px;
margin-bottom:30px;
padding:0;
border:1px solid #cacfc3;

}

.box{
float:left;
width:210px;
background: url(../images/right.jpg) 0 0 repeat;
padding-bottom:20px;
margin-top:10px;
text-align:left;
border:0px solid #ccc;
margin-left:20px;

}

.box .moduletable_menu h3,
.box .moduletable h3,
.box h3 {
font-size:20px;
text-transform:uppercase;
text-align:left;
font-weight:bold;
margin-left:10px;

}

.box .moduletable_menu ,
.box .moduletable ,
.box  {
padding-bottom:30px;

}

.box .moduletable_menu a,
.box .moduletable a,
.box a {
font-weight:normal;
font-style:italic;
font-size:13px;

}

/***********************/

#ftb-f{
 float:left;
 width:650px;
 height:50px;
 background:transparent;
 
}
 
 .ftb {
 float:left;
 margin-top:10px;
 text-align:center;
 font-weight:bold;
 font-size:13px;
 width:650px;
 color:#758997;
 padding:0;
 
}
 
 .ftb a{
 padding:0 !important;
 border:none !important;
color:#758997;
 font-weight:bold;
 
} 
 
 .ftb a:hover{
 padding:0 !important;
 border:none !important;
color:#758997;
 
} 

#top {
 float:left;
 width:30px !important;
 height:30px !important;
 margin-top:0px !important;
 padding:0 !important;
 border:none !important;
 background:transparent;
 
 }
 
 .top_button {
 padding:0 !important;
 border:none !important;
 width:30px !important;
 height:30px !important;
 
 }

 
