@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #202020;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:0px;
}
#calendar {
	width: 150px;
	float: left;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #89B2BD;
	text-decoration: none;
}
img {
	border: none;
}
.width-div {
	height: auto;
	overflow: hidden;
	margin: 0;
	width: auto;
}
.width-div1 {
	height: auto;
	overflow: hidden;
	margin: 0;
	width: auto;
	float:left;
}
.gap {
	height: 5px;
	width: 100%;
}
#wraper {
	height: auto;
	width: 1004px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#header {
	margin: 0px auto;
	height: 172px;
	width: 1004px;
	text-align:left;
}
#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 172px;
	width: 438px;
}
#languages {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-top: 5px;
}
#languages ul {
	list-style: none;
}
#languages ul li {
	display: inline;
	margin-right: 2px;
}
.activelanguage {
	font-weight: bold;
	color: #89B2BD;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 75px;
	float: left;
	width: auto;
}
#top-add {
	float: right;
	height: auto;
	width: auto;
}
#caption {
	text-align: center;
	float: right;
	height: auto;
	width: 562px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content {
	height: auto;
	width: 1004px;
	overflow: hidden;
}
#pageheading {
	height: auto;
	width: 1004px;
	text-align: right;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent {
	margin: 0px;
	width: 1004px;
	height: auto;
	overflow: hidden;
	float: left;
}
#imgcontainer {
	float: left;
	height: auto;
	width: 553px;
	overflow: hidden;
}
#pagedescription {
	float: left;
	height: auto;
	width: 440px;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 8px;
}
.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	height: auto;
	overflow: hidden;
}
#form-vip {
	width: 439px;
	height:auto;
	overflow: hidden;
	float:right;
}
#vip-bg {
	background-color: #9e9ea3;
	height: auto;
	overflow: hidden;
	float: right;
	width: 430px;
}
#vipformbg {
	background-image: url(../images/form-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	overflow: hidden;
	width: 100%;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#vipform {
	float: left;
	width: 250px;
	margin: 9px 0px 0px 10px;
}
#vipform a {
	text-decoration: none;
	color: #fff;
}
#vipform a:hover {
	text-decoration: none;
	color: #FF3300;
}
#vipformbg label {
	font-family: Arial, Helvetica, sans-serif;
	color: #1f1f1f;
	font-size: 11px;
	float: left;
	width: 80px;
	line-height: 20px;
	text-align: left;
}
#vipformbotom {
	background-image: url(../images/form-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 7px;
	width: 430px;
}
.form-pword {
	width: 250px;
	text-align:center;
	height:auto;
	float:left;
	margin-bottom: 5px;
}
#vipformlogo {
	float: left;
	width: 158px;
	height: auto;
	overflow: hidden;
}
#mainbaner {
	height: auto;
	float: left;
	width:1000px; 
	border: 2px solid #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#mainbaner #add1 {
	float: left;
	height: 396px;
	width: 436px;
	background-color: #ccc;
	margin:0px;
}
#mainbaner #add2 {
	float: left;
	height: 396px;
	width: 362px;
	background-color: #b9b9b9;
	margin:0px;
}
#mainbaner #add3 {
	float: left;
	height: 396px;
	width: 198px;
	background-color: #aaa;
	margin:0px;
}

#mainbaner #add3 img {
	border-bottom: 3px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}

#bottom-adds {
	height: 204px;
	width: 1004px;
	float: left;
	margin: 0px auto;
}
.bt-ads {
	float: left;
	height: auto;
	width: auto;
	margin:13px 0px 0px 15px;
}
.bt-ad {
	float: left;
	height: auto;
	width: auto;
	margin:13px 0px 0px 0px;
}
fieldset {
	border: none;
	padding: 0px;
	text-align: center;
}
/* bottom-mini-form */
#bt-form {
	float: left;
	height: 204px;
	width: 174px;
	margin-right: 8px;
	margin-left: 4px;
	text-align:left;
}
#formheading {
	width: 174px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#formbg {
	background-image: url(../images/mini-form-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: 170px;
	float: right;
	margin: 0px 0px 0px 4px;
	text-align: left;
}
#formbg label {
	font-family: Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	font-size: 11px;
	float: left;
	width: 80px;
	line-height: 20px;
	margin-bottom: 9px;
	text-align: left;
}
.txtfield {
	float: right;
	height: 20px;
	border: 1px solid #e6e7ec;
	margin-bottom: 9px;
	width: auto;
}/*
.enterbutton
{
	margin: 0px auto;
	width:152px;
	text-align:center;
	float: right;
}*/
.set {
	border: none;
	text-align: center;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 0px;
}
#miniformbotom {
	background-image: url(../images/mini-form-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	height: 5px;
	width: 170px;
}
/* bottom-mini-form */
#footer {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 10px;
	height: 17px;
	float: left;
	width:auto;
}
#ftmenu {
	float: left;
	width: auto;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 17px;
}
#ftmenu ul {
	list-style: none;
}
#ftmenu ul li {
	display: inline;
}
#cprht {
	background-image: url(../images/webgeneve_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 25px;
	font-size: 10px;
	line-height: 17px;
	text-align: right;
	width: 380px;
	float: right;
}
#emailForm label {
	color: #fafbfb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	float: left;
	width: 70px;
	text-align: left;
}
#emailForm textarea {
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 350px;
	height: 230px;
}
#emailForm #buttons {
	float: right;
	height: 20px;
	width: 352px;
}
#emailForm #buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #7dbdff;
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}
#emailForm #buttons a:hover {
	background-image: url(../images/button-bg-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*    Agenda styles*/

#calenderarea {
	height: 300px;
	width: auto;
	float: left;
}
#imgcontainersmall {
	height: auto;
	width: 330px;
	overflow: hidden;
	float: left;
}
#pagedescriptionsmall {
	height: auto;
	width: 275px;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 10px;
}
/*calendar*/
#week {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 25px;
	background-color: #B2B2B2;
}
#week li {
	width: 25px;
	height: 25px;
	line-height:25px;
	text-align:center;
}
#week ul {
	text-decoration: none;
	float: left;
	width: 25px;
	list-style-type: none;
}
.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #fcfcfc;
	float: left;
	width: 25px;
}
.day li {
	width: 23px;
	line-height:23px;
	text-align:center;
	background-color: #212121;
	border: 1px solid #ffffff;
	color: #ffffff;
	height: 23px;
}
.day ul {
	text-decoration: none;
	float: left;
	width: 25px;
	list-style-type: none;
}
.day ul .act {
	text-decoration: none;
	list-style-type: none;
	color: #ffffff;
	background-color: #b2b2b2;
}
#month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 24px;
	background-color: #b2b2b2;
	height: auto;
	text-decoration: none;
}
/* -- Gallery Main page -- */

#galary {
	height: auto;
	width: 1002px;
	overflow: hidden;
	color: #FFF;
}
#galary ul {
	list-style: none;
}
#galary ul li {
	display: inline;
	float: left;
	width:auto;
	height: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.links {
	width: 245px;
	height: auto;
	overflow: hidden;
}
.links h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.links ul {
	font-size: 11px;
	line-height: 12px;
	margin-top: 5px;
}
.links ul li {
	float: left;
	width: 120px;
	display: block;
	margin: 0;
	height: auto;
}
#num {
	width: 165px;
	float: left;
	text-align: center;
	height: 36px;
	margin-left: 18px;
}
#num ul {
	list-style: none;
	text-align: center;
	height: 36px;
}
#num ul li {
	text-align: center;
	font-size: 10px;
	display: inline;
	width: auto;
	height: 36px;
	line-height: 36px;
}
#num ul li a {
	margin: 0px;
	padding: 0px 3px;
	color: #FFF;
	text-decoration: none;
}
#num ul li a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
}
#num ul li .current {
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
}
#pagenav {
	width: 245px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 8px;
	height: 36px;
}
.galary {
	height: auto;
	width: 1002px;
	overflow: hidden;
	color: #FFF;
	margin: 0px;
}
.galary ul {
	overflow: hidden;
	color: #FFF;
	list-style: none;
}
.galary li {
	width: 250px;
	color: #FFF;
	display: inline;
	float: left;
	height:125px;
}
/* ---  Added on 5th May --- */

#galpageheading {
	height: auto;
	width: 1002px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#galhead {
	text-align: left;
	float: left;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	height: 27px;
}
#pageheading a {
	color: #FFF;
	text-decoration: none;
}
#pageheading a:hover {
	color: #C2D5FC;
	text-decoration: none;
}
.heading {
	text-align: left;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin-bottom: 5px;
}
.heading a {
	color: #5dacff;
}
.heading a:hover {
	color: #BBB;
}
.arrow {
	width:22px;
	float: none;
	margin-top: 32px;
}
#thumbs {
	height: auto;
	width: 958px;
	float: left;
}
#thumbs ul {
	text-align: center;
	list-style: none;
}
#thumbs ul li {
	display: inline;
}
#thumbs a:link img, #thumbs a:visited img {
	border:2px solid #fff;
}
#thumbs a:hover img {
	border:2px solid #89B2BD;
}
#galarylarge {
	height: auto;
	width: 875px;
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.image img {
	border: 2px solid #FFFFFF;
}
#biglftarrow {
	width:auto;
	float: left;
	border: none;
	margin: 90px 25px 0px 0px;
}
#bigrhtarrow {
	width:auto;
	float: left;
	border: none;
	margin: 90px 25px 0px 25px;
}
.image {
	width: auto;
	height:auto;
	overflow: hidden;
	float: left;
}
.head {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #eee;
	padding: 5px;
	font-weight: bold;
}
.des {
	background-color: #b2b2b2;
	height: auto;
	width: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 12px;
}
#galcont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #a9a9a9;
	color: #161616;
	text-decoration: none;
	line-height: 15px;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 15px;
	width: auto;
	overflow: hidden;
}
#galcont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #f6f6f6;
	color: #161616;
	text-decoration: none;
	height: auto;
	line-height: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	margin-bottom: 8px;
	overflow: hidden;
}
.des1 {
	/*background-color: #FDFDFD;*/
	height: 70px;
	width: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 12px;
}
.des2 {
	background-color: #b2b2b2;
	height: auto;
	width: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 12px;
}
.datasmallleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #242424;
	text-decoration: none;
	width: 500px;
	margin-top: 15px;
	margin-bottom: 7px;
	height: 15px;
	float: left;
	text-align:left;
	padding-right: 5px;
	padding-left: 0px;
}
.datasmallright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #242424;
	text-decoration: none;
	width: 445px;
	margin-top: 15px;
	margin-bottom: 7px;
	height: 15px;
	float: left;
	text-align: right;
	padding-right: 5px;
	padding-left: 0px;
}
#galhead1 {
	text-align: left;
	float: left;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
}
#thumbicon {
	height: auto;
	width: 400px;
	float: left;
	margin-bottom: 0px;
}
#thumbicon ul {
	text-align: center;
	list-style: none;
}
#thumbicon ul li {
	display: inline;
}
#calendardata {
	color: #FCFCFb;
	text-decoration: none;
	float: left;
	height: auto;
	width: 200px;
	padding-right: 7px;
	padding-left: 11px;
}
.smalllist {
	height: auto;
	float: left;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F7FCFD;
	text-decoration: none;
	width: 175px;
}
.smalllist ul {
	text-align: left;
	list-style: none;
	display: block;
	height: auto;
}
.smalllist ul li {
}
.pagedescriptionsmall1 {
	height: auto;
	width: 135px;
	overflow: hidden;
	margin-top: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFD;
	text-decoration: none;
	line-height: 15px;
	margin-bottom: 8px;
}
.agendanote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: auto;
	color: #F8FCFC;
	text-decoration: none;
	height: 25px;
	float: left;
	line-height: 32px;
	padding-left: 8px;
}
#heading1 {
	text-align: left;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 400px;
	text-transform: uppercase;
}
.desbox1 {
	background-color: #a9a9a9;
	height: 70px;
	width: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 12px;
}
.desbox2 {
	background-color: #a9a9a9;
	height: 70px;
	width: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 12px;
}
#galdat1 {
	background-color: #B2B2B2;
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#galdat2 {
	background-color: #FBFBFB;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	width: 100%;
}
.galdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #1E1E1E;
	text-decoration: none;
	float: left;
	width: 953px;
	text-align: justify;
}
/*  Added on 5th May  */


#innerpagehead {
	height: 27px;
	width: 1002px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.innerhead {
	float: left;
	height: 27px;
	width: 501px;
}
#head-link {
	text-align: left;
	float: left;
	color: #fffeff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	height: 27px;
	line-height: 27px;
}
#icon {
	height: 27px;
	width: auto;
	margin-bottom: 0px;
}
#icon ul {
	text-align: center;
	list-style: none;
}
#icon ul li {
	display: inline;
	margin:0px 5px 0px 0px;
}
#head ul {
	text-align: right;
	list-style: none;
}
#head ul li {
	display: inline;
	margin-left: 10px;
}
#head ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
	vertical-align: middle;
	color: #5dacff;
	margin: 0;
	padding: 0;
}
#head a:hover {
	color: #bbbbbb;
}
#xpto {
	float: left;
	width: 160px;
	overflow: hidden;
}
#blogarea {
	float: left;
	width: 390px;
	overflow: hidden;
}
#lists {
	float: right;
	width: 440px;
	overflow: hidden;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFfe;
	text-decoration: none;
	margin-top: 5px;
}
#xpto .label {
	float: left;
	width: 55px;
}
#xpto .label ul {
	list-style: none;
}
#xpto .label li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFd;
	text-decoration: none;
	line-height: 20px;
}
#xpto .detail {
	float: left;
	width: 105px;
	margin: 0px;
}
#xpto .detail ul {
	list-style: none;
}
#xpto .detail li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fdfefd;
	text-decoration: none;
	line-height: 20px;
}
#blogarea .des2 ul {
	list-style: none;
	height: auto;
}
#blogarea .des2 ul li {
	display: inline;
	width: 110px;
	margin-bottom: 10px;
}
#blogarea .des2 a:link img, #blogarea .des2 a:visited img {
	border:2px solid #fdfdfe;
	margin:5px 10px;
}
#blogarea .des2 a:hover img {
	border:2px solid #89B2BD;
}
.bloghead {
	background-color: #fdfefe;
	width: 370px;
	padding: 5px 10px;
}
.titlehead {
	width: auto;
	float: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.comenthead {
	width: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #303030;
}
.des3 {
	background-color: #B2B2B2;
	height: auto;
	width: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 12px;
	overflow: hidden;
}
.titlehead2 {
	width: auto;
	float: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
}
.normaltxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
	height: auto;
	overflow: hidden;
}
.des4 {
	background-color: #FDFDFD;
	height: auto;
	width: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 12px;
	overflow: hidden;
}
#blogarea textarea {
	border: 1px solid #fefefd;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 100%;
	height: 75px;
	margin-bottom: 5px;
}
.listhead {
	background-color: #fefdfe;
	width: 420px;
	padding: 5px 10px;
}
#lists .des2 ul {
	list-style: none;
	height: auto;
}
#lists .des2 ul li {
	display: inline;
	width: 100px;
	margin-bottom: 10px;
	height: 100px;
}
#lists .des2 a:link img, #lists .des2 a:visited img {
	margin:0px;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-bottom: none;
}
#lists .des2 a:hover img {
	border-top: 1px solid #333334;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: none;
}
.head2 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #eee;
	padding: 5px;
	font-weight: bold;
}
.imgpanel {
	float: left;
	height: 121px;
	width: 245px;
	margin-bottom: 10px;
}
.des-panel {
	float: right;
	width: 165px;
	overflow: hidden;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#blogsection {
	width: 1002px;
	overflow: hidden;
	float: left;
	text-align:left;
	color:#000;
}
#contact-form-des {
	float: left;
	height: 380px;
	width: 440px;
	margin-top: 0px;
	margin-left: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	height: auto;
	overflow: hidden;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #7dbdff;
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	height: 20px;
	width: auto;
	border:none;
}
.button:hover {
	background-image: url(../images/button-bg-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.enter-buton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 27px;
	text-transform: uppercase;
	color: #f0f0f1;
	text-decoration: none;
	background-color:#B1B1B6;
	background-image: url(../images/enter-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	height: 27px;
	width: 152px;
	border:none;
}
.enter-buton:hover {
	background-image: url(../images/enter-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
}
.div-width {
	FLOAT: left;
	WIDTH: 100%;
	margin-bottom: 5px;
}
#ctrpanel SELECT {
	BORDER: #cccccc 1px solid;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	MARGIN-BOTTOM: 3px;
	COLOR: #666666;
	LINE-HEIGHT: 18px;
	HEIGHT: 18px;
	float: left;
	font-size: 11px;
}
#ctrpanel {
	WIDTH: 600px;
	HEIGHT: auto;
	margin: auto;
}
#ctrpanel a {
	text-decoration: none;
	color: #fff;
}
#ctrpanel a:hover {
	text-decoration: none;
	color: #FF3300;
}
.register-hor {
	/*FLOAT: left;*/
	MARGIN: 5px auto;
	WIDTH: 600px;
	HEIGHT: auto;
}
.register-head {
	PADDING-LEFT: 10px;
	FONT-SIZE: 16px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 30px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 30px;
	background-color: #333333;
	background-image: url(../images/form-head-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom: solid 2px #ffffff;
}
.register-bg {
	FLOAT: left;
	WIDTH: 600px;
	HEIGHT: auto;
	background-color: #9E9EA3;
	background-image: url(../images/form-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.txtpadding {
	PADDING: 10px;
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 16px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	HEIGHT: auto;
	TEXT-ALIGN: left;
}
.txtpadding LABEL {
	FLOAT: left;
	WIDTH: 110px;
	LINE-HEIGHT: 20px;
	HEIGHT: auto;
	TEXT-ALIGN: left
}
#ctrpanel FIELDSET {
	BORDER: none
}
#ctrpanel .txtfield {
	BORDER: #cccccc 1px solid;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	COLOR: #666666;
	LINE-HEIGHT: 18px;
	HEIGHT: 18px;
	width: 200px;
	float: left;
	margin: 0px;
}
#ctrpanel LABEL {
	WIDTH: 250px
}
.register-bg .radio {
	float: left;
	border: none;
}
.txt7 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	width: auto;
	margin-left: 5px;
}
.txt8 {
	float: left;
	width: auto;
	margin: 0px 5px;
}

#galdat_comment {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	text-decoration: none;
}

#banner {
	height: 400px;
	width: 100%;
	float: left;
	margin: 10px auto;
	background-color: #fff;
}
#banner ul {
	list-style: none;
	margin: 2px;
}
#banner ul li {
	display: inline;
	float: left;
	height: auto;
	width: auto;
}
#banner ul li ul {
	list-style: none;
	display: inline;
	float: left;
	width: 196px;
	margin:0px 0px 0px 2px;
	height: auto;
}
#banner ul li ul li {
	display:block;
	float:left;
	width:auto;
}
#banner ul li img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#admin a {
color:#0066CC
}
#admin a:hover {
color:#0066FF
}

	

#admin_ajouter{
	width:700px;
	text-align:left;
	margin-top:20px;
	margin-left:30px;
	color:#FFF;
}
#admin_ajouter label{
	float:left;
	width:120px;
		margin-top:10px;
		font-weight:bold;
		color:#FFF;

	}
#admin_ajouter input{
	margin-top:10px;
	padding:0;
	}
#admin_ajouter textarea{
		margin-top:10px;

	}
	
#contenue{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#galerie_index{
border-color:#FFFFFF;
border-style:solid;
border-width:2px;
width:996px;
}
#affiche{
	width:798px !important;
	width:796px;
	height:400px;
	float:left;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:2px;
		overflow:hidden;

}
#affiche img{
	width:798px !important;
	width:796px;
	height:400px;
	border:0;}
#info_affiche{
height:40px;
width:788px !important;
width:794px;
background-color:#FFFFFF;
-moz-opacity:0.7;
opacity: 0.7;
filter:alpha(opacity=70);
padding-left:10px;
padding-top:4px;
margin-top:-43px ;
text-align:left;
color:#000;

 }
#liste_miniature{
float:left;
width:196px;
height:400px;
margin:0px;
padding:0px;
overflow:hidden;
}
#miniature{
	width:196px !important;
	width:200px;
	height:98px !important;
	height:100px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#miniature img{
	width:196px !important;
	width:200px;
	height:98px !important;
	height:100px;
		overflow:hidden;

	border:none;}
#miniature2{
	width:196px;
	height:100px;
}
#info_miniature{
height:36px;
width:196px !important;
width:200px;
background-color:#FFFFFF;
-moz-opacity:0.7;
opacity: 0.7;
filter:alpha(opacity=70);
padding-left:10px;
padding-top:4px;
margin-top:-40px;
text-align:left;
color:#000;
}
#menu
{
	height: 39px;
}
#menu ul
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#menu li
{
	float: left;
/*	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
*/	list-style:none;
	font-size: 11px;
	margin:0 0 0 7px;
	padding:0px;
}
#menu #mn_accueil {
	display:block;
	background-image:url(../images/menu1.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 56px;
	height: 21px;
	cursor:pointer;
}
#menu #mn_accueil:hover {
	background: url(../images/menu1_active.gif) no-repeat ;
	background-position:right bottom;
}
#menu #mn_accueil_active {
	display:block;
	background-repeat:no-repeat;
	width: 56px;
	height: 21px;
	cursor:pointer;
	background: url(../images/menu1_active.gif) no-repeat ;
	background-position:right bottom;
}
#menu #mn_2 {
	display:block;
	background-image:url(../images/menu2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 69px;
	height: 21px;
	cursor:pointer;
}
#menu #mn_2:hover {
	background: url(../images/menu2_active.gif) no-repeat ;
	background-position:right bottom;
}
#menu #mn_2_active {
	display:block;
	background-repeat:no-repeat;
	width: 69px;
	height: 21px;
	cursor:pointer;
	background: url(../images/menu2_active.gif) no-repeat ;
	background-position:right bottom;
}

#menu #mn_3 {
	display:block;
	background-image:url(../images/menu3.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 51px;
	height: 21px;
	cursor:pointer;
}
#menu #mn_3:hover {
	background: url(../images/menu3_active.gif) no-repeat ;
	background-position:right bottom;
}
#menu #mn_3_active {
	display:block;
	background-repeat:no-repeat;
	width: 51px;
	height: 21px;
	cursor:pointer;
	background: url(../images/menu3_active.gif) no-repeat ;
	background-position:right bottom;
}
#menu #mn_4 {
	display:block;
	background-image:url(../images/menu4.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 44px;
	height: 21px;
	cursor:pointer;
}
#menu #mn_4:hover {
	background: url(../images/menu4_active.gif) no-repeat ;
	background-position:right bottom;
}
#menu #mn_4_active {
	display:block;
	background-repeat:no-repeat;
	width: 44px;
	height: 21px;
	cursor:pointer;
	background: url(../images/menu4_active.gif) no-repeat ;
	background-position:right bottom;
}
#menu #mn_5 {
	display:block;
	background-image:url(../images/menu5.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 52px;
	height: 21px;
	cursor:pointer;
}
#menu #mn_5:hover {
	background: url(../images/menu5_active.gif) no-repeat ;
	background-position:right bottom;
}
#menu #mn_5_active {
	display:block;
	background-repeat:no-repeat;
	width: 52px;
	height: 21px;
	cursor:pointer;
	background: url(../images/menu5_active.gif) no-repeat ;
	background-position:right bottom;
}

#menu #mn_6 {
	display:block;
	background-image:url(../images/menu6.gif);
	background-repeat:no-repeat;
	width: 91px;
	height: 21px;
	cursor:pointer;
}
#menu #mn_6:hover {
	background: url(../images/menu6_active.gif) no-repeat ;
	background-position:right bottom;
}
#menu #mn_6_active {
	display:block;
	background-repeat:no-repeat;
	width: 91px;
	height: 21px;
	cursor:pointer;
	background: url(../images/menu6_active.gif) no-repeat ;
	background-position:right bottom;
}
#menu #mn_7 {
	display:block;
	background-image:url(../images/menu7.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 85px;
	height: 21px;
	cursor:pointer;
}
#menu #mn_7:hover {
	background: url(../images/menu7_active.gif) no-repeat ;
	background-position:right bottom;
}
#menu #mn_7_active {
	display:block;
	background-repeat:no-repeat;
	width: 85px;
	height: 21px;
	cursor:pointer;
	background: url(../images/menu7_active.gif) no-repeat ;
	background-position:right bottom;
}
#menu #mn_8 {
	display:block;
	background-image:url(../images/menu8.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 57px;
	height: 21px;
	cursor:pointer;
}
#menu #mn_8:hover {
	background: url(../images/menu8_active.gif) no-repeat ;
	background-position:right bottom;
}
#menu #mn_8_active {
	display:block;
	background-repeat:no-repeat;
	width: 57px;
	height: 21px;
	cursor:pointer;
	background: url(../images/menu8_active.gif) no-repeat ;
	background-position:right bottom;
}

#admin table { border-bottom:1px solid #999; border-right:1px solid #999; font-size:12px;  }
.table_white { border-bottom:1px solid #999; border-right:1px solid #999; background:#FFF; }
#admin td { border-top:1px solid #999; border-left:1px solid #999; height:15px; vertical-align:middle; padding:4px; }
#admin td img { margin-right:5px; }
.td_title { background-image:url(../images/bg_td_title.jpg); font-weight:bold; text-align:center; color:#FFF; }

.limo{ width:520px;
padding-top:150px;
float:left;}
.txt_limo{float:left;
padding-top:14px;
padding-left:40px;
color:#FFFFFF;
width:444px;
text-align:left;}
#contact{ text-align:left;
width:450px;
margin-left:auto;
margin-right:auto;}
#contact label{
color:#FFFFFF;
float:left;
width:70px;
margin-top:9px;}
#contact input{
margin-top:9px;
width:370px;
}
#contact textarea{
margin-top:9px;
width:370px;
height:240px;
}
#contact .envoyer{
background-image:url(../images/envoyer.png);
width:145px;
height:20px;
border:0;
margin-left:77px;
margin-top:0;}
#contact .effacer{
background-image:url(../images/effacer.png);
width:145px;
height:20px;
border:0;
margin-left:70px;
margin-top:0;}

.clear{clear:both;}
