/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */




/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
}

#header {height:60px;} /*80*/
#header_main { height:60px; border:none;} /*80*/
*.fixed_header #main {padding-top: 60px;} /*80*/
/* .logo img {height: 80px !important;width: 350px !important;padding:0px;} */
.logo img {height: 60px !important;width: 224px !important;padding:0px;}


#header_main .container {height:60px;}
.fixed_header #header {background-color: none !important; height:60px;}/* 80 */
#top .main_menu {height:60px;} 
#top .main_menu ul:first-child > li a {line-height:60px; height:60px; font-size:13px; font-weight: 1600; font-family:Arial;} 

/* Couleur texte dans widget*/
.sidebar li a {color:#AD0003;}
.main_color .sidebar a {color:#AD0003;font-size:14px;}
.main_color .sidebar .current-menu-item a {color:#AD0003;}
/* Couleur fond de la sélection dans widget*/
.main_color .widget_nav_menu ul:first-child > .current-menu-item {background: none repeat scroll 0% 0% #ffffff;}
.main_color .widget_nav_menu ul:first-child > .current_page_item {background: none repeat scroll 0% 0% #ffffff;}

.sidebar .widgettitle {color:#212121;font-size:16px; line-height:24px; margin-bootom:1px;} /*line-height:38*/

/* Couleur texte dans calendrier*/
.gce-month-title {color:#AD0003;}

.widget {clear: both;position: relative;float: none;padding: 0px 0px;}
h3,h4,h5,h6 {color:#ad0003;}
.main_color h3,h4,h5 {color:#ad0003;}
p {font-size:14px;}
.content strong {color:#000000; font-weight:bold;font-size:14px;} /*#212121*/

/* Pour bandeau Tashi Gang */
/* .home .avia-builder-el-1 {color:#FFF; font-family:Arial;	font-size:14px;} */
.home .avia-builder-el-1 {height: 210px;}
/* Image fond bandeau Tashi Gang */
.home .avia-builder-el-1 .container {background:url(../images/bg.png) left no-repeat transparent;	}

.home .avia-builder-el-1 img {-webkit-border-radius: 200px;-moz-border-radius: 170px;border-radius: 170px;
border:5px solid #FFF;width:170px;float:left;margin-right:30px;
}

.home .avia-builder-el-1 h1 {	color:#FFF;text-transform: none;font-family:Georgia;font-size:32px;
	font-style:italic;font-weight:normal;margin:0px;line-height: 70px;
}

.home .avia-builder-el-1 p {color:#FFF;text-transform: none;font-family:Georgia;font-size:18px;
	font-style:italic;font-weight:normal;margin:0px;line-height:25px;
}

/* Règle la position du premier titre du widget*/
.sidebar_left .inner_sidebar {
    margin-right: 50px;
    margin-left: 0px;
    margin-top: 35px; /*25px*/
}

/* ================================================== */
/* Pour bandeau orange (height: 40px, 70px, 90px or 130px) was 90 */
.home .avia-builder-el-3 {height: 115px /*was 160*/; color:#f23800; font-family:Arial; line-height:20px;border: 0px;}

/* ================================================== */
/* Pour bandeau blanc dans page contact */
.avia-builder-el-4 {height: 20px; color:#ffffff; line-height:20px;border: 0px;}
#after_section_1 {
	border:0px;
}

/* ================================================== */
/* Pour médaillon visite Nianlong */
.medaillon img {
-webkit-border-radius: 200px;
-moz-border-radius: 200px;
border-radius: 200px;
border:5px solid #AD0003;
width:170px;
height:170px;
}

