form {
float:left;

}
.masked {
	display:none;
}
#wrapper {
	width:1020px;
	margin:0 auto;
	position:relative;
	padding-top:85px;
	border-left:1px solid white;
	border-right:1px solid white;
	background:white;
}
#header {
	background:#45433f;
	width:100%;
	height:85px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:12;
}
#logo {
	float:left;
	background:url(../gfx/logo.png) no-repeat left top;
	width:259px;
	height:70px;
	margin:6px 0 0 40px;
	text-indent:-9999px;
}
#logo h1 {
	text-indent:-9999px;
}
#accroche {
	background:url(../gfx/left-greenCheese.png) no-repeat left top;
	clear:right;
	float:right;
	height:24px;
	padding-left:12px;
	color:#f8f4e8;
	margin:45px 40px 0 0;
	font-size:16px;
	position:relative;
	z-index:10;
}
#accroche span {
	background:url(../gfx/right-greenCheese.png) no-repeat right top;
	height:18px;
	padding:0px 10px 6px 0;
	line-height:18px;
}
.praticiens {
	background: url(../gfx/layout/praticiens.gif) no-repeat right bottom;
	height:55px;
	padding:7px 28px 0 0;
	position:absolute;
	top:0px;
	right:0;
	width:700px;
	z-index:13;
}
.praticiens li a:hover {
	color:#fff;
}
.praticiens ul li {
	float:right;
	margin:0 0 0 20px;
	position:relative;
	z-index:14;
}
.praticiens ul .fondmenu {
	position:absolute;
	top:29px;
	left:0px;
	display:none;
	z-index:15;
}
.praticiens li a {
	color:#dad9d9;
	font-size:18px;
	text-transform:uppercase;
	display:block;
}
.praticiens li a.cuf {
	background: url(../gfx/deco/puce/praticien.gif) no-repeat 5px 8px;
	padding:8px 10px 2px 27px;
}
.praticiens li a.cuf:hover, .praticiens li:hover a.cuf, .praticiens li a.cuf.active {
	background:#716d61 url(../gfx/deco/puce/praticienon.gif) no-repeat 5px 8px;
	border-bottom:1px solid #7f7b6d;
}
.praticiens .niveau1 .sousmenu:hover .fondmenu {
	display:block;
}
.fondmenu {
	width:285px;
	text-align:left;
	display:block;
}
.praticiens .niveau2 {
	background:url(../gfx/layout/ssmenu-trans.png) no-repeat right bottom;
	width:285px;
	padding:0 0 8px 0;
}
.praticiens .menu1 {
	width:210px;
}
.praticiens .menu2 {
	width:253px;
}
.praticiens .menu3 {
	width:224px;
}
.praticiens #fondmenu3 {
}
.praticiens .niveau2 li {
	float:none;
	padding:2px 15px 8px 7px;
	margin:0;
}
.praticiens ul.niveau2 li.deco {
	background: url(../gfx/deco/puce/deco-trans.png) repeat-x;
	height:10px;
	margin:0 7px 0 0;
	padding:0;
	display:block;
	text-indent:-9999px;
}
.praticiens li a:hover b, .praticiens li:hover a b, .praticiens li a.active b {
	color:#fff;
}
.praticiens .niveau2 li a, .praticiens .niveau2 li:hover a {
	padding:0 0 0 20px;
	background: url(../gfx/deco/puce/ssmenuh.gif) no-repeat 8px 3px;
	color:#dfdfdd;
	text-align:left;
	font-size:11px;
	text-transform:none;
	margin:0;
}
.praticiens ul.niveau2 li a:hover, .praticiens .niveau2 li:hover a {
	color:#fff;
}
#focus {
	width:1020px;
	height:425px;
	position:relative;
	margin-bottom:55px;
}
.index {
}
.interne {
	height:170px !important;
}
#menuPrincipal {
	position:absolute;
	bottom:0px;
	left:42px;
	width:960px;
	z-index: 99;
}
#menuPrincipal ul a.ssmenu {
	background:url(../gfx/navigation-level1.png) no-repeat 0 -40px;
	height:32px;
	padding:8px 0 0 21px;
	width:292px;
	display:block;
	font-size:21px;
	color:#fff;
}
#menuPrincipal ul a.ssmenu:hover, #menuPrincipal ul li:hover a.ssmenu, #menuPrincipal ul li.active a.ssmenu {
	background:url(../gfx/navigation-level1.png) no-repeat;
}
#menuPrincipal ul a.espaceMembre {
	width:220px;
	background:url(../gfx/navigation-level1Short.png) no-repeat 0 -40px;
}
#menuPrincipal ul a.ssmenu.espaceMembre:hover, #menuPrincipal ul li:hover a.ssmenu.espaceMembre, #menuPrincipal ul li.active a.ssmenu.espaceMembre {
	background:url(../gfx/navigation-level1Short.png) no-repeat;
}
/* */
#menuPrincipal ul {
	padding:6px 0;
	position:relative;
}
#menuPrincipal ul li {
	margin:0 0 0 0;
	float:left;
}
#menuPrincipal ul ul {
	position: absolute;
	display:none;
	top:46px;
	z-index:220;
	display:none;
	height:20px;
	left:-42px;
}
#menuPrincipal li a {
	color:#496068;
	font-size:11px;
	font-weight:bold;
	padding:2px 0 3px 0;
	display:block;
}
#menuPrincipal ul.niveau1 {
	width:950px;
}
#menuPrincipal ul.niveau1 li.sousmenu:hover ul.niveau2, #menuPrincipal .niveau2.active {
	display:block;
}
#menuPrincipal .niveau2 {
	background:#a39d87;
	width:978px;
	padding:0 0 0 42px;
	height:23px;
	overflow:hidden;
}
#menuPrincipal ul.niveau2.active {
	z-index:1;
}
#menuPrincipal ul.niveau2 li {
	padding:0;
}
#menuPrincipal .niveau2 li a, #menuPrincipal ul.niveau2 li:hover a {
	color:#FFF;
	background:#a39d87 url(../gfx/brownArrow.gif) no-repeat 7px 9px;
	font-weight:normal;
	padding:5px 10px 5px 15px;
}
#menuPrincipal ul.niveau2 li a:hover, #menuPrincipal .niveau2 li:hover a, #menuPrincipal ul.niveau2 li a.active {
	background:#857f67 url(../gfx/brownArrow.gif) no-repeat 7px 9px;
	color:#d1cec3;
}
.message {
	display : block;
	color:#699519;
	font-size:40px;
	text-transform:uppercase;
	text-align:right;
	line-height:1em;
}
.signature {
	display : block;
	color:#45433f;
	font-size:24px;
	text-align:right;
}
/*
.index .message {
	display : block;
	position:absolute;
	top:52px;
	right:41px;
	width:350px;
}
.index .signature {
	display : block;
	position:absolute;
	top:220px;
	right:41px;
	width:350px;
}
*/
.innerfade { z-index:6;}
#portfolio {
	width:1020px;
	z-index:7;
}
#portfolio div {
	text-align:right;
	width:990px;
	clear:right;
	padding:50px 30px 0 0;
	height:424px !important;
	z-index:8;
}
#portfolio div img {
	position:absolute;
	top:0px;
	left:0px;
	z-index:9;
}
#portfolio div h2 {
	position:relative;
	clear:both;
	float:right;
	width:350px;
	z-index:10;
}
#portfolio div h3 {
	position:relative;
	float:right;
	clear:both;
	width:350px;
	z-index:10;
}
.content {
	float:left;
	margin-bottom:15px;
}
.content a {
	color:#699519;
}
.content p a {
	font-weight:bold;
}
.content a:hover {
	color:#45433f;
}
.w540 {
	width:540px;
	margin:0 40px 0 42px;
}
.w360 {
	width:360px;
	margin:0 0 0 0;
}
.w700 {
	width:700px;
}
.content img {
	float:right;
	margin:0 0 15px 15px;
	position:relative;
}
.floatLeft {
	float:left;
	margin:0 15px 15px 0px;
	position:relative;
}
.content .img .legende {
	background: url(../gfx/legende-trans.png) repeat-x left top;
	bottom:35px;
	color:#45433F;
	font-size:10px;
	height:14px;
	left:0;
	padding:3px;
	position:absolute;
	font-style:italic;
}
.content .img .legendeIntro {
	bottom:15px;
	left:0px;
	padding:3px;
	position:absolute;
	font-style:italic;
}
.content .img .left {
	float:left;
	margin:0 0 0 0;
	position:relative;
}
.content h1 {
	padding-bottom:13px;
	display:inline;
}
.content h1 span {
	color:#918a75;
	font-size:24px;
	letter-spacing:-1px;
}
.content p {
	margin:10px 0;
	line-height:1.5em;
}
.content p.introduction, .content p.infosPerso {
	font-weight:900;
	color:#918a75;
	margin-top:20px;
}
.content p.infosPerso {
	clear:left;
}

.content a.arrow {
	text-transform:uppercase;
	color:#45433f;
	font-size:12px;
	background:url(../gfx/greenArrow.gif) no-repeat left 2px;
	padding-left:10px;
}
.content a.arrow:hover {
	color:#679218;
}
.content .temoignage {
	color:#45433f;
	font-size:14px;
	margin:0 0 10px;
}
#menuSecondaire {
	margin:0 20px 10px 42px;
	width:220px;
	float:left;
}
#menuSecondaire h5 {
	font-style:italic;
	color:#918a75;
	font-size:27px;
	letter-spacing:-1px;
	margin:0 0 25px 0;
}
/* Zone editeur */
.text blockquote {
	padding:15px 60px 15px 30px;
	line-height:18px;
	background:url(../gfx/deco/filet/blockquote.gif) repeat-y;
	margin:5px 0 15px;
}
.text cite {
	color:#7c755d;
	padding:15px 60px 15px 30px;
	font-size:18px;
	text-align:center;
	display:block;
}
.text h1, .text h3, .text h2, .text h4, .text h5, .text h6 {
	color:#699519;
	font-size:18px;
	text-transform:uppercase;
	margin-top:20px;
}
.text ul {
	margin-top:5px;
}
.text ul li {
	margin:0 0 6px;
	line-height:18px;
	background:url(../gfx/deco/puce/list.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
}
.text ul.enteteResult {
	margin:0;
}
.text ul.enteteResult.margb {
	margin-bottom:15px;
}
ul.enteteResult.efpad {
	margin:10px 5px 10px 0;
	float:none;
}
.text ul.enteteResult li {
	background:none;
	margin:0 5px 0 0;
	padding:0 0 0 3px;
	line-height:13px;
}
.text .actualites p {
	margin:0 0 5px;
	clear:left;
}
#menuSecondaire h5 span {
	color:#699519;
	font-style:normal;
	text-transform:uppercase;
}
#menuSecondaire ul.nav li, .infoConnected {
	background:#edebe7;
	padding:7px 8px 7px 0px;
	width:212px;
	margin-bottom:1px;
}
.infoConnected {
	color:#857f67;
	padding:13px 8px 9px 10px;
	width:202px;
}
#menuSecondaire ul.nav li a {
	color:#857f67;
	font-size:11px;
	font-weight:900;
	line-height:14px;
	display:block;
	padding:3px 22px 3px 11px;
}
#menuSecondaire ul.nav li a:hover, #menuSecondaire ul.nav li a.active, .infoConnected h4 {
	background:url(../gfx/hover-menuSecondaire.gif) no-repeat right center;
	color:#fff;
}
.infoConnected h4 {
	padding:2px 12px 2px 10px;
	margin-left:-10px;
	font-size:11px;
}
.infoConnected p {
	line-height:14px;
	margin:10px 0;
}
.infoConnected p strong {
	color:#699519;
}
.infoConnected .s10 {
	font-size:10px;
}
.infoConnected .iconMember {
	margin-right:10px;
}
.infoConnected .memberLink {
	background:url(../gfx/greenArrow.gif) no-repeat left 2px;
	padding:0 0 0 10px;
	border-bottom:1px dotted #857f67;
	cursor:pointer;
	color:#699519;
}
.infoConnected .memberLink:hover {
	border:none;
}
a#deconnectLink {
	background:url(../gfx/deconnect.gif) no-repeat left center;
	text-transform:uppercase;
	color:#a39d87;
	font-size:12px;
	position:absolute;
	bottom:7px;
	right:8px;
	padding-left:20px;
	z-index:100;
}
.searchBloc {
	background:url(../gfx/greenBackground.gif) repeat-x left top;
	height:80px;
	width:340px;
	clear:both;
	padding:10px;
	margin:10px 0 0 0;
	position:relative;
}
.searchBloc h2 {
	font-size:18px;
	text-transform:uppercase;
	color:#ffffff;
}
.searchBloc h2 span {
	font-size:18px;
	text-transform:lowercase;
	color:#ffffff;
}
.searchBloc .select {
	background:url(../gfx/searchSelect-trans.png) no-repeat left top;
	height:23px;
	padding:5px 0 0 5px;
	width:260px;
	display:block;
	color:#45433f;
	font-size:10px;
	font-weight:bold;
	margin:10px 0 0;
}
.searchBloc .listElement {
	background-image:none;
	background:#d6dcca;
	height:90px;
	left:9px;
	margin:-5px 0 0 7px;
	overflow-y:scroll;
	position:absolute;
	top:84px;
	width:230px;
	z-index:100;
}
.searchBloc .listElement a {
	color:#45433f;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	display:block;
	width:96%;
	height:18px;
	padding:2px 2%;
}
.searchBloc .listElement a:hover {
	background:#45433f;
	color:#ffffff;
}
.short {
	width:200px !important;
}
.short h2 {
	font-size:14px;
}
.short h2 span {
	font-size:15px;
}
.short .select {
	background: url(../gfx/searchSelectShort-trans.png) no-repeat left top;
	height:22px;
	width:195px;
}
.short .listElement {
	margin:-12px 0 0 7px !important;
	width:187px;
}
.content p.avantPropos {
	color:#918A75;
	font-weight:900;
	text-transform:uppercase;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	clear:left;
}
.brownLine {
	background:url(../gfx/brownLine.gif) repeat-x left bottom;
}
.headLine {
	background:url(../gfx/brownLine.gif) repeat-x left top;
}
.headLine {
	position:relative;
}
.text {
	padding-top:30px;
}
.text.nopad {
	padding-top:0;
}
.btretour, .content a.btretour {
	background:#699519 url(../gfx/deco/puce/retour.gif) no-repeat 4px 6px;
	padding:6px 6px 4px 14px;
	display:block;
	position:absolute;
	top:0;
	right:0;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
}
.imgContent {
	float:right !important;
	border-left:15px solid white;
	margin:0 0 0 0 !important;
	/*width:341px;*/
}
#imgLogin {
	margin:15px 0 0 0 !important;
}
.imgContent img {
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	float:left;
	clear:both;
}
.soustitre {
	clear:both;
	float:left !important;
	font-size:10px;
	font-style:italic;
	margin:5px 0 25px;
}
#all .soustitre {
	float:none !important;
}
.headLine h4 {
	margin-top:20px;
}
.content h4 {
	color:#699519;
	text-transform:uppercase;
	font-size:18px;
	clear:left;
}
.formulaire {
	width:506px;
	margin:10px 0 0 65px;
}
.login {
	width:306px;
	margin:10px 0 0 0;
}
.formulaire tr td {
	min-width:146px;
	min-height:30px;
	display:block;
	float:left;
	padding:5px 0 1px;
}
td.background {
	background:url(../gfx/background-td.gif) repeat-x left top;
	width:340px !important;
	padding:6px 10px 0 !important;
	height:21px !important;
}
td.backgroundSmall {
	background:url(../gfx/background-td.gif) repeat-x left top;
	width:130px !important;
	padding:6px 10px 0 !important;
	height:21px !important;
	margin-left:20px;
}
.formulaire tr td label {
}
.formulaire tr td.titre {
	background:url(../gfx/background-td-h5.gif) repeat-x left 24px;
	width:100%;
}
.formulaire tr td h5 {
	color:#699519;
	font-weight:900;
	font-size:12px;
	margin:10px 0 8px;
}
.formulaire tr td h5 span {
	background:#ffffff;
	padding:0 4px 0 0;
}
.formulaire tr td p.introduction {
	font-weight:400;
	float:none;
}
.login, .login tr td.less {
	min-height:auto;
	padding:0;
}
.login, .login tr td.all {
	width:398px;
}
.login tr td {
	width:80px;
}
.login td.background {
	width:230px !important;
}
.login .inputText {
	width:210px;
}
.textareaText {
	width:330px;
	background:#FFF;
	border:1px solid #c8bba8;
	font-size:11px;
	color:#9a9581;
	height:110px;
	padding:3px 5px;
}
.inputTextSmall, .inputText, .inputSelect {
	width:330px;
	background:#FFF;
	border:1px solid #c8bba8;
	font-size:11px;
	color:#9a9581;
	height:14px;
	padding:3px 5px;
}
.inputTextSmall {
	width:130px;
}
.inputSelect {
	height:22px;
	width:342px;
}
.inputRadio {
	float:left;
	margin:2px 10px 0 0;
}
.inputSubmit {
	background:url(../gfx/btn-envoi.gif) no-repeat left top;
	width:76px;
	height:20px;
	float:right;
	cursor:pointer;
}
.fLeft {
	float:left;
}
label.fLeft {
	color:#9a9581;
	font-size:12px;
	margin:0 65px 0 0;
}
.error {
	border:1px solid #e6330f;
	background:#fbb7a2;
	color:#e6330f;
}
.success {
	font-weight : bold;
	background-color:#F1FFCF;
	border:2px solid #719F00;
	color:#719F00;
}
.footLine {
	width:938px;
	height:4px;
	clear:both;
	margin:10px 40px 10px 42px;
}
#numeroVert {
	background:url(../gfx/numeroVert.png) no-repeat left top;
	width:184px;
	height:19px;
	float:right;
	clear:none;
	text-indent:-9999px;
	margin:0 40px 10px 0;
}
#footer {
	background:#45433f;
	height:90px;
	padding:10px 40px 10px 42px;
	width:938px;
	z-index:10;
	position:relative;
}
#footer img {
	float:left;
	margin-top:5px
}
#footer p {
	float:left;
	color:#dad9d9;
	width:340px;
	margin:3px 0 0 17px;
	font-size:10px;
}
#footer p br {
	margin:0 0 10px 0;
}

#footer .pages {
	float:right;
}
#footer .pages li {
	border-right:1px solid #dad9d9;
	float:left;
	padding:0 10px;
}
#footer .pages .last {
	border:none !important;
}
#footer .pages li a {
	color:#dad9d9;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
}
#footer .pages li a:hover {
	text-decoration:underline;
}
#fluxRss {
	position:absolute;
	background:url(../gfx/logo-rss.png) no-repeat left top;
	width:88px;
	height:22px;
	right:40px;
	bottom:15px;
	text-indent:-9999px;
}
.result {
	float:left;
	padding-top:3px;
	text-align:right;
	width:83%;
}
.result strong {
	color:#699519;
}
.enteteResult {
	background:url(../gfx/background-result.gif) repeat-x left top;
	height:11px;
	padding:10px;
	width:680px;
	margin:20px 0 0 0;
	clear:left;
	float:left;
	font-size:11px;
}
.enteteResult strong {
	font-size:12px;
	display:block;
	padding-right:40px;
}
.enteteResult li {
	float:left;
	color:#fff;
	margin-right:5px;
}
.enteteResult li a {
	color:#b9cd92;
}
.enteteResult li a:hover, .enteteResult li a.active, .enteteResult li div.active {
	color:#fff;
}
.enteteResult li.tiret {
	background:url(../gfx/tiret.gif) no-repeat right center;
	padding:0 8px 0 0;
}
.enteteResult li a.preview, .enteteResult li div.preview {
	margin:0 5px 0 25px;
	background:url(../gfx/preview.gif) no-repeat left 2px;
	padding:0 0 0 10px;
}
.enteteResult li a.next, .enteteResult li div.next {
	background:url(../gfx/next.gif) no-repeat right 2px;
	padding:0 10px 0 0;
	margin:0 0 0 5px;
}
.resultContent {
	background:url(../gfx/tiretLine.gif) no-repeat left bottom;
	clear:left;
	float:left;
	color:#7c755d;
	font-size:12px;
	line-height:18px;
	margin:15px 0 0;
	padding:0 0 10px;
}
.resultContent h5 {
	color:#45433f;
	font-size:12px;
}
.resultContent p {
	margin:0;
}
.resultContent .cRight p {
	font-size:11px;
}
.resultContent a.arrow, .fGreen, .actualites.flot a.arrow, .video a.arrow {
	color:#699519 !important;
}
.resultContent a.arrow:hover, .fGreen:hover, .actualites.flot a.arrow:hover, .video a.arrow:hover {
	color:#44433f !important;
}
.cLeft {
	float:left;
}
.cRight {
	float:right;
}
.resultContent .cLeft {
	width:66%;
}
.resultContent .cRight {
	width:33%;
	text-align:right;
}
.actualites {
	margin:20px 0;
}
.actualites a.linkArticle, .actualites h5 {
	font-size:12px;
	color:#45433f;
	font-weight:900;
	line-height:18px;
	border-bottom:1px dotted #ffffff;
}
.actualites a.linkArticle:hover {
	border-bottom:1px dotted #45433f;
	color:#45433f;
}
b.date, b.doc, h6.date {
	background:url(../gfx/horloge.gif) no-repeat left center;
	padding-left:13px;
	font-size:10px;
	font-weight:900;
	color:#7c755d;
	line-height:18px;
}
.actualites.flot {
	background: url(../gfx/background-td-h5.gif) repeat-x bottom;
	padding-bottom:10px;
	margin:15px 0;
	clear:left;
	line-height:1.5em;
}
.actualites.flot b.doc, .actualites.flot b.date {
	padding-right:15px;
}
.actualites.flot b.date {
	padding-right:70px;
}
p.fl b {
	float:left;
}
.actualites.flot a.arrow {
	clear:left;
	float:none;
}
b.doc {
	background: url(../gfx/pictos/dossier.gif) no-repeat left center;
}
.acrobat, .content .acrobat, .mov {
	background: url(../gfx/pictos/icon-pdf.jpg) no-repeat;
	padding:5px 0 0 50px;
	height:39px;
	display:block;
	font-size:11px;
}
.mov {
	background:  url(../gfx/pictos/icon_mov.jpg) no-repeat;
}
.actualites p {
	margin:0;
	color:#7c755d;
	line-height:16px;
}
.encartMembre {
	float:right;
	background:url(../gfx/encartMembre.jpg) no-repeat left top;
	width:290px;
	height:284px;
	border-left:15px solid white;
}
.encartMembre p {
	margin:185px 10px 10px 18px;
}
.encartMembre a {
	margin-left:18px;
}
.separTiret {
	background:url(../gfx/tiretLine.gif) no-repeat left bottom;
	clear:left;
	display:block;
	float:left;
	height:4px;
	width:100%;
	margin:10px 0 20px;
}
#googlemap {
	margin:10px 0 0 5px;
}
.googleBubble {
	line-height:16px;
	font-size:12px;
}
.googleBubble strong {
	text-transform:uppercase;
	margin:0;
	line-height:20px;
}
.content a.sml {
	font-size:11px;
	text-decoration:underline;
}
.video {
	background:url(../gfx/tiretLine.gif) repeat-x bottom;
	padding:15px 0 20px;
	color:#7c755d;
	width:700px;
	position:relative;
}
.video b {
	color:#45433f;
}
.content .video a.arrow {
	color:#699519;
}
.pctvideo {
	position:absolute;
	z-index:2;
	display:block;
	top:92px;
	left:5px;
	text-indent:-9999px;
	width:43px;
	height:42px;
	background:url(../gfx/pictos/video.png) no-repeat;
}
.video .img {
	padding:1px;
	float:left;
	margin:0 20px 0 0;
	width:222px;
	height:134px;
	padding:0;
}
.video img {
	margin:0;
	padding:1px;
	background:#fff;
	border:1px solid #999999;
}
#container {
	margin:10px 0 0;
}
.filet {
	padding-top:10px;
	background:url(../gfx/tiretLine.gif) repeat-x top;
}
.file {
	height:10px;
	display:block;
	background:url(../gfx/tiretLine.gif) repeat-x center;
}
#all {
	margin-left:40px;
	width:940px;
}
#all ul a {
	color:#45433F;
}
#all ul a:hover {
	color:#699519;
}
.floatl {
	float:left;
	width:265px;
	padding-right:15px;
}
#all .headLine {
	width:940px;
}
