/*

	Vert : #00A651

*/

/* @group Global */

body
{
	-x-system-font: none;
	background: #FFF url(../images/logo_out.png) no-repeat scroll center top;
	color: #353033;
	font-family: Segoe UI, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 140%;
}

#tooltip
{
	position: absolute;
	font-weight: bold;
	border: 1px solid #000;
	background: #00A651;
	padding: 5px 7px;
	color: #FFF;
	display: none;
}

#slideshow
{
	float: left;
	height: 260px;
	position: relative;
	width: 960px;
	margin-top: 3px;
}

#slider
{
	height: 260px;
	width: 900px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
	margin-left: 31px;
}

#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#greenSeparator 
{
	background-color: #00A651;
    height: 7px;
    margin-bottom: 10px;
    margin-top: 263px;
    width: 960px;
}

.noResult
{
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: -8px;
	margin-top: 20px;
	padding: 5px;
	width: 900px;
}

input[type='text'], input[type='password']
{
	background-color: #F2F2F2;
	border: 1px solid #939192;
	color: #353033;
	font-family: Segoe UI, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	width: 190px;
}

select
{
	background-color: #F2F2F2;
	border: 1px solid #939192;
	color: #353033;
	font-family: Segoe UI, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	width: 190px;
}

input.champErreur
{
	border: #E4442B 1px solid;
}


a:link, a:visited
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#swf
{
	width: 960px;
	height: 270px;
	margin: 0 auto;
	position: relative;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* @end */

/* @group Validation Summary */

.validationSummary
{
	background: #F7F7F7 url(../images/error.png) no-repeat 10px 10px;
	border: 1px solid #E4442B;
	float: left;
	margin: 0 0 5px 10px;
	padding: 8px 0 10px 35px;
	width: 263px;
}

.validationSummary span
{
	color: #E4442B;
	font-weight: bold;
	font-size: 12px;
}

.validationSummary ul
{
	float: left;
}

.validationSummary li
{
	padding-left: 10px;
	background: url(../images/bullet.png) no-repeat left center;
}

/* @end */

/* @group Message Box */

.messageBox
{
	width: 903px;
	font-size: 13px;
	letter-spacing: 0.4px;
	padding: 18px 13px 18px 40px;
	margin: 10px 0 10px 0;
}

.messageBox.success
{
	border: solid 2px #00A651;
	color: #00A000;
	background: #F8F8F8 url(../images/success.png) no-repeat 10px 19px;
}

.messageBox.warning
{
	border: solid 2px #F5CD2D;
	color: #F5CD2D;
	background: #F8F8F8 url(../images/warning.png) no-repeat 10px 19px;
}

.messageBox.error
{
	border: solid 2px #C0504D;
	color: #C0504D;
	background: #F8F8F8 url(../images/error.png) no-repeat 10px 19px;
}

.messageBox.info
{
	border: solid 2px #4F81BD;
	color: #4F81BD;
	background: #F8F8F8 url(../images/information.png) no-repeat 10px 19px;
}

/* @end */

/* @group DataPager */

div.dataPager
{
	float: left;
	clear: both;
	height: 27px;
	background-color: #F2F2F2;
	border: #BBB 1px solid;
	font-size: 11px;
	padding: 2px;
	width: 908px;
}

div.dataPager .itemsPage
{
	float: left;
	width: 64px;
	border: solid 0px #ff0000;
	line-height: 27px;
}

div.dataPager .itemsPage select
{
	width: 50px;
}

div.dataPager .itemsTitle
{
	margin: 5px 0 0 0;
	width: 100px;
	float: left;
	text-align: right;
}

div.dataPager .goToPage
{
	float: left;
	margin: 3px 0 0 2px;
	width: 200px;
	border: solid 0px #ff0000;
}

div.dataPager .description
{
	float: left;
	margin: 5px 0 0 2px;
	width: 200px;
	border: solid 0px #ff0000;
	text-align: left;
	margin-right: 20px;
}

div.dataPager .buttons
{
	float: right;
	width: 90px;
	padding: 5px 0;
	border: solid 0px #ff0000;
	height: 17px;
}

div.dataPager .smaller
{
	color: #999999;
}

div.dataPager .misc
{
	float: left;
	margin: 4px 0 0 2px;
	border: solid 0px #ff0000;
}

.dataPager_goToPageButton
{
	border: 1px solid #CCC;
	font-weight: bold;
	background-color: #f7f4f6;
	cursor: pointer;
	margin: 0 5px;
}

/* @end */

/* @group Logo */

#logoContainer
{
	width: 960px;
	height: 235px;
	background: url(../images/logo_in.png) no-repeat scroll left top;
	margin: 0 auto;
	position: relative;
}

/* @end */

/* @group Menu */

#menuContainer
{
	float: right;
	height: 78px;
	margin: 60px auto 0;
	position: relative;
}

#navMenu
{
	height: 30px;
}

#navMenu ul
{
	height: 30px;
	list-style-type: none;
	margin: 0;
}

#navMenu ul li
{
	height: 30px;
	text-align: center;
	display: inline;
}

#navMenu ul li a
{
	background: url(../images/menu_rpt.png) repeat-x left top;
	float: left;
	line-height: 30px;
	text-decoration: none;
	color: #C6C6C6;
	font-weight: bold;
	padding: 0 20px;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.4px;
}

#navMenu ul li a:hover, #navMenu ul li.active a
{
	background: url(../images/menu_hover_rpt.png) repeat-x left top;
	color: #000;
	padding: 0 20px;
	margin-top: 0;
}

#subMenu
{
	background: url(../images/sub_menu.png) no-repeat left top;
	height: 48px;
	width: 100%;
	position: absolute;
}

/* @end */

/* @group Navigation D+ Architectural */

#navDPA
{
	width: 960px;
	height: 30px;
	background-color: #000;
	margin: -82px auto 0;
	position: relative;
	color: #FFF;
}

#navDPA a
{
	color: #FFF;
	font-weight: bold;
}

#navDPA a:hover
{
	text-decoration: none;
}

.dpa
{
	background: url(../images/green_arrows.png) no-repeat scroll right center;
	margin: 5px 23px 0 0;
	float: right;
}

.dpa a
{
	padding-right: 19px;
}

/* @end */

/* @group Title */

.titleContainer
{
	width: 100%;
	height: 45px;
	background: url(../images/title_bak.png) no-repeat scroll left top;
	padding-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.titleContainer .shadow
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 36px;
	color: #E7E7E7;
	margin-left: 7px;
	line-height: 23px;
}

.titleContainer .title
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 23px;
	margin-top: -13px;
	line-height: 30px;
}

/* @end */

/* @group Side block */

#block
{
	width: 100%;
	margin: 0 0 3px;
	position: relative;
}

#block table
{
	margin: 8px 8px 0 8px;
}

#block table td
{
	padding: 3px;
}

#block .blockHeader
{
	height: 46px;
	background: url(../images/box_title_rpt.png) repeat scroll center top;
	position: relative;
}

#block .blockInfo
{
	padding: 10px;
}

#block .blockHeader p
{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	bottom: -1px;
	margin-left: 11px;
}

#block .blockFooter
{
	height: 50px;
	position: relative;
	padding: 3px 11px 0 11px;
}

#block .remember
{
	float: left;
	position: absolute;
	bottom: 18px;
}

#block .remember span
{
	float: left;
	position: absolute;
	width: 150px;
}

div.boutonsActions a
{
	float: right;
	border: 1px solid #CCC;
	font-weight: bold;
	background-color: #f7f7f7;
	padding: 10px 0 10px 10px;
	margin: 0 10px 0 10px;
	position: relative;
	display: block;
	color: #353033;
}

div.boutonsActions a span
{
	width: 16px;
	border-left: none;
	height: 16px;
	padding: 10px 10px 10px 20px;
}

div.boutonsActions .btnAcceder:hover
{
	border: 1px solid #00a651;
	color: #00a651;
	text-decoration: none;
}

div.boutonsActions .btnAcceder span
{
	background: url(../images/btnAcceder.png) no-repeat center center;
}

/* @end */

/* @group Content */

#content
{
	margin: 5px auto 0;
	display: block;
	min-height: 200px;
}

#main
{
	float: left;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	min-height: 438px;
}

#oneCol
{
	width: 960px;
	float: left;
	position: relative;
}

.oneContent
{
	padding: 0 20px 0 27px;
}

#leftCol
{
	width: 630px;
	float: left;
	position: relative;
}

.leftContent
{
	padding-left: 27px;
}

#rightCol
{
	width: 320px;
	margin-left: 10px;
	float: right;
	position: relative;
	background-color: #F2F2F2;
	padding-bottom: 10px;
	height: inherit;
}

/* @end */

/* @group Accueil */

.homeContainer
{
	float: left;
	margin-bottom: 23px;
	width: 600px;
}

/* @end */

/* @group Fabricant */

#search
{
	float: right;
	margin: 0 20px 0 0;
	padding-bottom: 8px;
}

#search input[type='submit']
{
	border: 1px solid #939192;
	font-weight: bold;
	font-family: Segoe UI, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
	padding: 2px 5px;
}

#search input[type='text']
{
	background-color: #FFF;
}

.manufacturerContainer .fabricant
{
	float: left;
	margin-bottom: 23px;
}

.manufacturerContainer .fabricant .nom
{
	width: 913px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #00A651;
	float: left;
	border-bottom: 1px solid #C1C1C1;
	padding: 8px 0 8px 0;
}

.manufacturerContainer .fabricant .nom .bullet
{
	width: 5px;
	height: 5px;
	background-color: #00A651;
	margin: 8px 5px 0 -12px;
	float: left;
}

.manufacturerContainer #desc
{
	float: left;
	width: 447px;
	margin-left: 10px;
}

.manufacturerContainer #links
{
	float: left;
	width: 450px;
	margin-top: 5px;
}

.manufacturerContainer #links .url
{
	background: url(../images/plus_small.png) no-repeat left 2px;
	float: left;
	height: 16px;
	font-weight: bold;
	margin-top: 3px;
	width: 100%;
}

.manufacturerContainer #links .newProduct
{
	background: url(../images/star_small.png) no-repeat left 2px;
	float: left;
	height: 16px;
	font-weight: bold;
	margin-top: 3px;
	width: 100%;
}

.manufacturerContainer #links .galerie
{
	background: url(../images/image_small.png) no-repeat left 2px;
	float: left;
	height: 16px;
	font-weight: bold;
	margin-top: 3px;
	width: 100%;
}

.manufacturerContainer #links span a:link, .manufacturerContainer #links span a:visited
{
	color: #000;
	text-decoration: none;
	padding-left: 18px;
}

.manufacturerContainer #links span a:hover
{
	color: #00A651;
	text-decoration: none;
}

.manufacturerContainer #logo
{
	background-color: #FFF;
	padding: 7px;
	padding-right: 20px;
	float: left;
}

.manufacturerContainer #nologo
{
	padding: 7px;
	float: left;
	width: 127px;
}

/* @end */

/* @group Projet */

#style
{
	float: right;
	padding-bottom: 8px;
}

.projectContainer .projet, .projectHomeContainer .projet
{
	float: left;
	margin-bottom: 23px;
}

.projectContainer .projet .accroche
{
	width: 913px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #00A651;
	float: left;
	border-bottom: 1px solid #C1C1C1;
	padding: 8px 0 8px 0;
}

.projectHomeContainer .projet .accroche
{
	width: 602px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #00A651;
	float: left;
	border-bottom: 1px solid #C1C1C1;
	padding: 8px 0 8px 0;
}

.projectContainer .projet .accroche .bullet, .projectHomeContainer .projet .accroche .bullet
{
	width: 5px;
	height: 5px;
	background-color: #00A651;
	margin: 8px 5px 0 -12px;
	float: left;
}

.projectContainer #desc
{
	float: left;
	width: 447px;
	margin-left: 10px;
}

.projectHomeContainer #desc
{
	float: left;
	width: 447px;
	margin-left: 10px;
}

.projectContainer #links
{
	float: left;
	width: 450px;
	margin-top: 5px;
}

.projectHomeContainer #links
{
	float: left;
	width: 450px;
	margin-top: 5px;
}

.projectContainer #links .url, .projectHomeContainer #links .url
{
	background: url(../images/plus_small.png) no-repeat left 2px;
	float: left;
	height: 16px;
	font-weight: bold;
	margin-top: 3px;
	width: 100%;
}

.projectContainer #links span a:link, .projectContainer #links span a:visited, .projectHomeContainer #links span a:link, .projectHomeContainer #links span a:visited
{
	color: #000;
	text-decoration: none;
	padding-left: 18px;
}

.projectContainer #links span a:hover, .projectHomeContainer #links span a:hover
{
	color: #00A651;
	text-decoration: none;
}

.projectContainer #picture, .projectHomeContainer #picture
{
	background-color: #FFF;
	border: 1px dotted #00A651;
	padding: 7px;
	float: left;
}

.projectContainer #nopicture, .projectHomeContainer #nopicture
{
	padding: 7px;
	float: left;
	width: 127px;
}

/* @end */

/* @group PhotoProjet */

.pictureProjectContainer .separator
{
    border-bottom: 1px solid #C1C1C1;
    float: left;
    margin-top: 20px;
    width: 913px;
}

.pictureProjectContainer .logo
{
	float: left;
    width: 913px;
}

.pictureProjectContainer .logo img
{
    margin-right: 40px;
    vertical-align: middle;
}

.pictureProjectContainer .logo .text
{
	font-weight: bold;
	float: left;
	width: 913px;
	margin: 10px 0;
}

#credit
{
	float: left;
	clear: both;
	margin-bottom: 15px;
	width: 625px;
}

.pictureProjectContainer .info
{
	float: left;
	margin-bottom: 5px;
}

.pictureProjectContainer .info .accroche
{
	width: 913px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #00A651;
	float: left;
	border-bottom: 1px solid #C1C1C1;
	padding: 8px 0 8px 0;
}

.pictureProjectContainer .info .accroche .bullet
{
	width: 5px;
	height: 5px;
	background-color: #00A651;
	margin: 8px 5px 0 -12px;
	float: left;
}

.pictureProjectContainer #desc
{
	float: left;
    margin-bottom: 15px;
    width: 913px;
}

.pictureProjectContainer #extraManufacturer
{
	float: right;
	margin-right: 20px;
}

.pictureProjectContainer #extraManufacturer .slideShow
{
	background: url(../images/diaporama.png) no-repeat scroll right center;
	margin: 18px 20px 0 0;
	float: left;
	font-weight: bold;
}

.pictureProjectContainer #extra
{
	float: right;
}

.pictureProjectContainer .slideShow
{
	background: url(../images/diaporama.png) no-repeat scroll right center;
	margin: 0 20px 0 0;
	float: left;
	font-weight: bold;
}

.pictureProjectContainer .slideShow a
{
	padding-right: 25px;
}

.pictureProjectContainer .slideShow a:hover
{
	color: #00A651;
	text-decoration: none;
}

.pictureProjectContainer  #pictureList
{
	width: 913px;
	float: left;
}

.pictureProjectContainer #picture
{
	background-color: #FFF;
	border: 1px dotted #00A651;
	padding: 7px;
	float: left;
	margin: 0 12px 10px 0;
	width: 124px;
	height: 70px;
}

.pictureProjectContainer #picture img
{
	float: left;
}

.pictureProjectContainer #picture span
{
	background: #FFFFFF url(../images/plus.png) no-repeat scroll right bottom;
	float: right;
	height: 16px;
	margin: -18px 0 0;
	padding: 2px 0 0 2px;
	width: 16px;
}

.pictureProjectContainer  p
{
	border: 1px solid #C1C1C1;
	float: left;
	padding: 5px 5px 5px 28px;
	background: url(../images/plus.png) no-repeat scroll 5px center;
	margin-top: 10px;
}

/* @end */

/* @group Nouveauté */

.newProductContainer .logo
{
	float: right;
	margin: 10px 20px 0 0;
}

.newProductContainer .nouveaute, .newHomeProductContainer .nouveaute
{
	float: left;
	margin-bottom: 23px;
}

.newProductContainer .nouveaute .nomFabricant
{
	width: 913px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #00A651;
	float: left;
	border-bottom: 1px solid #C1C1C1;
	padding: 8px 0 8px 0;
}

.newHomeProductContainer .nouveaute .nomFabricant
{
	width: 603px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #00A651;
	float: left;
	border-bottom: 1px solid #C1C1C1;
	padding: 8px 0 8px 0;
}

.newProductContainer .nouveaute .nomFabricant .bullet, .newHomeProductContainer .nouveaute .nomFabricant .bullet
{
	width: 5px;
	height: 5px;
	background-color: #00A651;
	margin: 8px 5px 0 -12px;
	float: left;
}

.newProductContainer #desc
{
	float: left;
	width: 575px;
	margin-left: 10px;
}

.newHomeProductContainer #desc
{
	float: left;
	width: 447px;
	margin-left: 10px;
}

.newProductContainer #links
{
	float: left;
	width: 740px;
	margin-top: 5px;
}

.newHomeProductContainer #links
{
	float: left;
	width: 450px;
	margin-top: 5px;
}

.newProductContainer #links .url, .newHomeProductContainer #links .url
{
	background: url(../images/plus_small.png) no-repeat left 2px;
	float: left;
	height: 16px;
	font-weight: bold;
	margin-top: 3px;
	width: 100%;
}

.newProductContainer #links .galerie, .newHomeProductContainer #links .galerie
{
	background: url(../images/image_small.png) no-repeat left 2px;
	float: left;
	height: 16px;
	font-weight: bold;
	margin-top: 3px;
	width: 100%;
}

.newProductContainer #links span a:link, .newProductContainer #links span a:visited, .newHomeProductContainer #links span a:link, .newHomeProductContainer #links span a:visited
{
	color: #000;
	text-decoration: none;
	padding-left: 18px;
}

.newProductContainer #links span a:hover, .newHomeProductContainer #links span a:hover
{
	color: #00A651;
	text-decoration: none;
}

.newProductContainer #picture
{
	background-color: #FFF;
	border: 1px dotted #00A651;
	padding: 7px;
	float: left;
	margin-right: 20px;
}

.newHomeProductContainer #picture
{
	background-color: #FFF;
	border: 1px dotted #00A651;
	padding: 7px;
	float: left;
}

.newProductContainer #nopicture, .newHomeProductContainer #nopicture
{
	padding: 7px;
	float: left;
	width: 127px;
}

/* @end */

/* @group Recherche */

.logoList li
{
	display: inline-block;
	padding-right: 25px;
	padding-bottom: 15px;
	vertical-align: middle;
}

#categorie
{
	float: right;
	padding-bottom: 8px;
}

#categorie select
{
	width: 100px;
}

.searchContainer
{
	float: right;
	width: 910px;
}

/*.searchContainer .categorie
{
	width: 905px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #00A651;
	float: left;
	border-bottom: 1px solid #C1C1C1;
	padding: 8px 0 8px 0;
}

.searchContainer .categorie .bullet
{
	width: 5px;
	height: 5px;
	background-color: #00A651;
	margin: 8px 5px 0 -12px;
	float: left;
}

.searchContainer p
{
	border: 1px solid #C1C1C1;
	float: right;
	padding: 5px 5px 5px 28px;
	background: url(../images/plus.png) no-repeat scroll 5px center;
}

#searchTable
{
	margin-bottom: 20px;
}

.searchContainer #searchTable td, .searchContainer #searchTable th
{
	border: solid #C1C1C1;
	border-style: double;
	background-color: #F2F2F2;
	padding: 5px;
}

.searchContainer #searchTable .corner
{
	border-top: none;
	border-left: none;
	background-color: Transparent;
}

.searchContainer #searchTable .nomFabricant
{
	width: 100px;
	font-weight: bold;
	text-align: right;
}

.searchContainer #searchTable .plus
{
	vertical-align: middle;
	text-align: center;
}*/

/* @end */

/* @group Nous joindre */

.googleMapContainer
{
	float: left;
	width: 425px;
	margin-bottom: 20px;
}

.addressContainer .url
{
	background: url(../images/plus_small.png) no-repeat left 2px;
	float: left;
	height: 16px;
	font-weight: bold;
	margin-top: 30px;
	position: absolute;
	font-size: 12px;
}

.addressContainer
{
	float: left;
	margin-left: 40px;
}

.addressContainer span a:link, .addressContainer span a:visited {
	color: #695E4A;
	padding-left: 18px;
	text-decoration: none;
}

.addressContainer span a:hover
{
	color: #ED1C24;
	text-decoration: none;
}

.addressContainer span
{
	font-weight: bold;
	font-size: 10px;
}

#direction
{
	float: left;
	margin-right: 30px;
	padding-top: 3px;
}

#direction ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 104px;
	height: 71px;
	position: relative;
}

#direction ul a
{
	text-indent: -900%;
	position: absolute;
	outline: none;
}

#direction ul a:hover
{
	background-position: left bottom;
}

#direction ul .google
{
	width: 104px;
	height: 17px;
	background: url(../images/google.png) no-repeat;
}

#direction ul .mapquest
{
	width: 104px;
	height: 17px;
	background: url(../images/mapquest.png) no-repeat;
	top: 27px;
}

#direction ul .yahoo
{
	width: 104px;
	height: 17px;
	background: url(../images/yahoo.png) no-repeat;
	top: 54px;
}


.staffContainer .fonction
{
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #00A651;
	float: left;
	border-bottom: 1px dotted #00A651;
	padding-bottom: 5px;
}

.staffContainer .fonction .bullet
{
	width: 5px;
	height: 5px;
	background-color: #00A651;
	margin: 8px 5px 0 -12px;
	float: left;
}

#staffList
{
	float: left;
	margin-bottom: 10px;
}

#staffList .staff span
{
	font-weight: bold;
	font-size: 10px;
}

#staffList .staff a
{
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#staffList .staff a:hover
{
	text-decoration: underline;
}

.staff
{
	width: 225px !important;
	float: left;
	margin-bottom: 10px;
}

/* @end */

/* @group Header */

#header
{
	width: 960px;
	height: 36px;
	background: url(../images/header_rpt.png) repeat scroll center top;
	margin: 0 auto;
	position: relative;
}

#header a:link, a:visited
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover
{
	text-decoration: underline;
}

/*.rss
{
	background: url(../images/rss_ico.png) no-repeat scroll left center;
	margin: 3px 0 0 29px;
	float: left;
}

.rss a
{
	padding-left: 43px;
}*/

.lang
{
	margin: 3px 23px 0 0;
	float: right;
}

/* @end */

/* @group Footer */

#footer
{
	height: 89px;
	background: url(../images/footer.png) no-repeat scroll center top;
	font-size: 11px;
	float: left;
	width: 960px;
	margin-top: 3px;
}

#navFooter
{
	float: right;
	margin: 11px 25px 0 0;
	width: 935px;
}

#navFooter ul
{
	float: right;
}

#navFooter ul li a
{
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	padding: 5px;
	text-decoration: none;
}

#navFooter ul li a:hover
{
	text-decoration: underline;
}

#navFooter ul li
{
	color: #FFF;
	float: left;
}

#navFooter div
{
	float: left;
	margin-top: 4px;
}

.copyright
{
	float: right;
	color: #FFF;
	line-height: 14px;
	text-align: right;
	margin: 0 29px 0 0;
}

/* @end */
