/*

	Gris-Brun : #695E4A
	Rouge : #ED1C24

*/

/* @group Global */

body
{
	-x-system-font: none;
	background: #FFF url(../images/cross_out.png) no-repeat scroll center top;
	color: #695E4A;
	font-family: Segoe UI, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 140%;
}

#foot {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 320px;
	background-color: #FFF;
	z-index: 3;
}

#tooltip
{
	position: absolute;
	font-weight: bold;
	border: 1px solid #695E4A;
	background: #ED1C24;
	padding: 5px 7px;
	color: #FFF;
	display: none;
}

#maskLink
{
	background: url(../images/pixel.gif) repeat;
	height: 330px;
	margin-left: 101px;
	margin-top: -124px;
	position: absolute;
	width: 859px;
	z-index: 3;
	cursor: pointer;
}

#masterLink
{
	height: 100%;
	width: 100%;
}

#maskBackground
{
	float: right;
	height: 370px;
	margin: -164px 0 23px auto;
	position: relative;
	width: 905px;
	background: url("../images/mask_bg.png") no-repeat scroll left top transparent;
}

input[type='text'], input[type='password']
{
	border: 2px solid #FFF;
	color: #695E4A;
	font-family: Segoe UI, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	width: 250px;
}

.iCourriel input[type='text'], .iCourriel input[type='password']
{
	border: 1px solid #CCC;
	color: #695E4A;
	font-family: Segoe UI, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	width: 190px;
}

select
{
	border: 1px solid #CCC;
	color: #695E4A;
	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: #695E4A;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#mask_home
{
	float: right;
	height: 370px;
	margin: -164px 0 23px auto;
	position: relative;
	width: 904px;
	z-index: 1;
}

#slideshow
{
	float: right;
	height: 330px;
	margin: -353px 0 23px auto;
	position: relative;
	width: 859px;
	z-index: 0;
}

#slider
{
	height: 330px;
	width: 850px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* @end */

/* @group Validation Summary */

.validationSummary
{
	background: #FFF url(../images/error.png) no-repeat 10px 10px;
	border: 1px solid #E4442B;
	float: left;
	margin: 5px 0;
	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: 805px;
	font-size: 13px;
	letter-spacing: 0.4px;
	padding: 18px 13px 18px 40px;
	margin: 0 0 10px 20px;
}

.messageBox.success
{
	border: solid 2px #ED1C24;
	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: right;
	clear: both;
	height: 27px;
	background-color: #F2F2F2;
	border: #BBB 1px solid;
	font-size: 11px;
	padding: 2px;
	width: 844px;
	margin: 20px 0;
}

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 8px 0 0;
	border: solid 0px #ff0000;
	height: 17px;
}

div.dataPager .buttons input[type='image']
{
	padding-left: 3px;
}

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 Cross */

#crossContainer
{
	width: 960px;
	height: 403px;
	background: url(../images/cross_in.png) no-repeat scroll left top;
	margin: 0 auto;
	position: relative;
}

#logo
{
	width: 950px;
	height: 122px;
	background: url(../images/logo.png) no-repeat scroll right top;
	position: relative;
	float: right;
	top: 40px;
	margin-right: 10px;
}

#logo .info
{
	float: left;
	margin: 0 0 0 99px;
	width: 600px;
}

#logo .info p
{
	color: #ED1C24;
	font-size: 20px;
	margin-bottom: 18px;
}

#logo .info a
{
	font-weight: bold;
	text-decoration: none;
}

#logo .info a:hover
{
	color: #ED1C24;
}

/* @end */

/* @group Menu */

#menuContainer
{
	float: right;
	position: relative;
	top: 95px;
	z-index: 1;
}

#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
{
	float: left;
	line-height: 30px;
	text-decoration: none;
	color: #695E4A;
	font-weight: normal;
	padding: 0 8px;
	font-size: 16px;
	letter-spacing: 0.4px;
}

#navMenu ul li a:hover, #navMenu ul li.active a
{
	color: #ED1C24;
	/*margin-top: 0;
	font-size: 23px;*/
}

#navMenu ul li.active a
{
	font-size: 23px;
}

/* @end */

/* @group Title */

#leftCol .title
{
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #695E4A;
	width: 550px;
	height: 40px;
	float: left;
}

#oneCol .title
{
	border-bottom: 1px dotted #695E4A;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    margin-bottom: -10px;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 830px;
}

#oneCol .titleContact
{
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #695E4A;
	width: 830px;
	height: 40px;
	float: right;
}

#oneCol .separator
{
	border-bottom: 1px dotted #695E4A;
	width: 850px;
	margin-bottom: 23px;
	float: right;
	line-height: 3px;
}

#oneCol .titleContainer
{
	background-color:#ED1C24;
	width: 882px;
	height: 40px;
	float: left;
}

#oneCol .searchContainer
{
	background: url("../images/search_bar.png") no-repeat scroll left top transparent;
	width: 859px;
	height: 40px;
	float: left;
}

#oneCol .titleContainer .title
{
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
	float: left;
	margin-left: 10px;
	color: #FFF;
}

.recherche
{
	width: 882px;
}

/* @end */

/* @group Side block */

#block
{
	padding: 0 10px 10px;
}

#block table
{
	margin-top: 8px;
}

#block table td
{
	padding: 3px;
}

#block .blockInfo
{
	padding-top: 10px;
}

#block .blockHeader
{
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
	border-bottom: 1px dotted #695E4A;
	height: 40px;
	padding-left: 24px;
}

#block .blockFooter
{
	height: 50px;
	position: relative;
	padding-top: 3px;
}

#block .remember
{
	float: left;
	position: absolute;
	bottom: 18px;
	font-style: italic;
}

#block .remember span
{
	float: left;
	position: absolute;
	width: 150px;
}

.accesRestreint .blockHeader
{
	background: url(../images/lock.png) no-repeat scroll left center;
}

.iCourriel
{
	border: solid 1px #CCC;
}

.iCourriel .blockHeader
{
	background: url(../images/mails_stack.png) no-repeat scroll left center;
}

div.boutonsActions a
{
	float: right;
	border: 1px solid #CCC;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	margin: 0 8px;
	position: relative;
	display: block;
	color: #695E4A;
}

div.boutonsActions a span
{
	width: 16px;
	border-left: none;
	height: 16px;
	padding: 10px 10px 10px 20px;
}

div.boutonsActions .btnAcceder:hover
{
	border: 1px solid #41FC4F;
	text-decoration: none;
}

div.boutonsActions .btnAcceder span
{
	background: url(../images/btnAcceder.png) no-repeat center center;
}

/* @end */

/* @group Content */

#content
{
	float: right;
	width: 882px;
}

#mainHome
{
	float: right;
	min-height: 438px;
	padding-bottom: 10px;
	width: 882px;
}

#main
{
	float: right;
	padding-bottom: 10px;
	width: 882px;
	margin-top: -110px;
	min-height: 200px;
}

#oneCol
{
	float: right;
	margin-top: -200px;
	position: relative;
	width: 859px;
}

/*.oneContent
{
	margin-bottom: 18px;
}*/


#leftCol
{
	float: left;
	position: relative;
	width: 550px;
}

.leftContent
{
	float: left;
	margin-bottom: 18px;
	width: 550px;
}

.oneContent
{
	float: right;
	width: 830px;
}

#rightCol
{
	width: 320px;
	float: right;
	padding-bottom: 10px;
}

/* @end */

/* @group Accueil */

.homeContainer
{
	float: left;
	margin-bottom: 23px;
}

/* @end */

/* @group Fabricant */

#search
{
	float: right;
	margin-top: -24px;
	margin-right: 10px;
	position: relative;
	width: 904px;
}

#search img
{
	float: right;
	margin-right: 10px;
}

#search input[type='submit']
{
	background-color: #FFF;
	border: 1px solid #FFF;
	color: #574F3E;
	float: right;
	font-family: Segoe UI,Helvetica,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	padding: 2px 5px;
}

#search input[type='text']
{
	background-color: #FFF;
	float: right;
}

.manufacturerContainer .fabricant
{
	float: right;
	margin-bottom: 23px;
	width: 830px;
}

.manufacturerContainer .fabricant .separator
{
	border-bottom: 1px dotted #ED1C24;
	width: 850px;
	margin-bottom: 23px;
	float: right;
	line-height: 3px;
}

.manufacturerContainer #desc
{
	float: left;
	width: 685px;
	margin-left: 10px;
}

.manufacturerContainer #links
{
	float: left;
	width: 685px;
	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 .projet
{
	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: #695E4A;
	text-decoration: none;
	padding-left: 18px;
}

.manufacturerContainer #links span a:hover
{
	color: #ED1C24;
	text-decoration: none;
}

.manufacturerContainer #logoManufacturer
{
	float: left;
	margin-right: 9px;
	width: 125px;
}

.manufacturerContainer #nologo
{
	margin-right: 9px;
	float: left;
	width: 125px;
}

/* @end */

/* @group Projet */

.noResult
{
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: -8px;
	margin-top: 20px;
	padding: 5px;
	width: 825px;
}

#style
{
	float: right;
	margin: 0 20px 0 0;
	padding-bottom: 8px;
}

.projectContainer .project
{
	float: left;
	margin-bottom: 23px;
	width: 830px;
}

.projectContainer .project .accroche
{
	width: 830px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #ED1C24;
	float: left;
	padding: 8px 0 8px 0;
}

.projectContainer .project .accroche .bullet
{
	width: 3px;
	height: 3px;
	background-color: #ED1C24;
	margin: 8px 5px 0 -12px;
	float: left;
}

.projectContainer .project .title
{
	width: 830px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000;
	float: left;
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #000;
}

.projectContainer .project .title .bullet
{
	width: 3px;
	height: 3px;
	background-color: #000;
	margin: 8px 5px 0 -12px;
	float: left;
}

.projectContainer #desc
{
	float: left;
	width: 680px;
	margin-left: 10px;
}

.projectContainer #links
{
	float: left;
	width: 450px;
	margin-top: 5px;
}

.projectContainer #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
{
	color: #695E4A;
	text-decoration: none;
	padding-left: 18px;
}

.projectContainer #links span a:hover
{
	color: #ED1C24;
	text-decoration: none;
}

.projectContainer #picture
{
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 1px;
	float: left;
	margin-right: 6px;
}

.projectContainer #picture:hover
{
	border: 1px solid #ED1C24;
}

.projectContainer #nopicture
{
	margin-right: 9px;
	float: left;
	width: 125px;
}

/* @end */

/* @group PhotoProjet */

.projetEntityContainer .separator
{
    border-bottom: 1px dotted #695E4A;
    float: left;
    margin-top: 20px;
    width: 913px;
}

.projetEntityContainer .logo
{
	float: left;
    width: 913px;
}

.projetEntityContainer .logo img
{
    margin-right: 40px;
    vertical-align: middle;
}

.projetEntityContainer .logo .text
{
	font-weight: bold;
	float: left;
	width: 913px;
	margin: 10px 0;
}

#credit
{
	float: left;
	clear: both;
	margin-bottom: 15px;
}

.projetContainer .projet, .projetEntityContainer .projet
{
	float: left;
	margin-bottom: 5px;
	width: 530px;
}

.projetContainer .projet .nomProjet, .projetEntityContainer .projet .nomProjet
{
	color: #ED1C24;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 8px 0;
	width: 530px;
}

.projetContainer .projet .nomProjet .bullet, .projetEntityContainer .projet .nomProjet .bullet
{
	width: 3px;
	height: 3px;
	background-color: #ED1C24;
	margin: 8px 5px 0 -12px;
	float: left;
}

.projetContainer #desc
{
	float: left;
	margin-left: 10px;
	width: 386px;
}

.projetEntityContainer #desc
{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.projetContainer #links .url
{
	background: url("../images/plus_small.png") no-repeat scroll left 2px transparent;
	float: left;
	font-weight: bold;
	height: 16px;
	margin-top: 3px;
	width: 100%;
}

.projetContainer #links
{
	float: left;
	margin-top: 5px;
	width: 450px;
}

.projetContainer #links span a:link, .projetContainer #links span a:visited
{
	color: #695E4A;
	padding-left: 18px;
	text-decoration: none;
}

.projetContainer #picture
{
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 6px;
	padding: 1px;
}

.projetContainer #picture:hover
{
	border: 1px solid #ED1C24;
}

.projetContainer #picture img
{
	float: left;
}

.projetEntityContainer #extraManufacturer
{
	float: right;
	margin-right: 20px;
}

.projetEntityContainer #extraManufacturer .slideShow
{
	background: url(../images/diaporama.png) no-repeat scroll right center;
	margin: 18px 20px 0 0;
	float: left;
	font-weight: bold;
}

.projetEntityContainer #extra
{
	float: right;
	margin-right: 10px;
}

.projetEntityContainer .slideShow
{
	background: url(../images/diaporama.png) no-repeat scroll right center;
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.projetEntityContainer .slideShow a
{
	padding-right: 25px;
	color: #695E4A;
	text-decoration: none;
}

.projetEntityContainer .slideShow a:hover
{
	color: #ED1C24;
	text-decoration: none;
}

.projetEntityContainer #pictureList
{
	width: 840px;
	float: left;
}

.projetEntityContainer #picture
{
	background-color: #FFF;
	border: 1px solid #CCC;
	float: left;
	height: 70px;
	margin: 0 12px 10px 0;
	padding: 1px;
	width: 124px;
}

.projetEntityContainer #picture:hover
{
	border: 1px solid #ED1C24;
}

.projetEntityContainer #picture img
{
	float: left;
}

.projetEntityContainer #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;
}

.projetEntityContainer 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
{
	float: left;
	margin-bottom: 30px;
	width: 830px;
}

.leftContent .newProductContainer .nouveaute
{
	float: left;
	margin-bottom: 23px;
	width: 530px;
}

.newProductContainer .nouveaute .nomFabricant
{
	color: #ED1C24;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	padding: 8px 0;
	width: 830px;
}

.newProductContainer .nouveaute .nomFabricant .bullet
{
	width: 3px;
	height: 3px;
	background-color: #ED1C24;
	margin: 8px 5px 0 -12px;
	float: left;
}

.newProductContainer .nouveaute .nomFabricantHome
{
	color: #ED1C24;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 8px 0;
	width: 530px;
}

.newProductContainer .nouveaute .nomFabricantHome .bullet
{
	width: 3px;
	height: 3px;
	background-color: #ED1C24;
	margin: 8px 5px 0 -12px;
	float: left;
}

.newProductContainer #desc
{
	float: left;
	width: 386px;
	margin-left: 10px;
}

.newProductContainer #links
{
	float: left;
	width: 450px;
	margin-top: 5px;
}

.newProductContainer #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
{
	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
{
	color: #695E4A;
	text-decoration: none;
	padding-left: 18px;
}

.newProductContainer #links span a:hover
{
	color: #ED1C24;
	text-decoration: none;
}

.newProductContainer #picture
{
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 6px;
	padding: 1px;
}

.newProductContainer #picture:hover
{
	border: 1px solid #ED1C24;
}

.newProductContainer #nopicture
{
	float: left;
	margin-right: 9px;
	width: 125px;
}

/* @end */

/* @group Recherche */

.logoList li
{
	display: inline-block;
	padding-right: 25px;
	padding-bottom: 15px;
	vertical-align: middle;
}

/* @end */

/* @group Nous joindre */

#address
{
	float: right;
	width: 350px;
}

#push
{
	height: 270px;	
}

#hover
{
	float: left;
	margin-left: 152px;
	margin-top: 15px;
	position: absolute;
	width: 800px;
	z-index: 2;
}

.googleMapContainer
{
	float: left;
	width: 425px;
}

.addressContainer .url
{
	background: url(../images/plus_small.png) no-repeat left 2px;
	float: left;
	height: 16px;
	font-weight: bold;
	margin-top: 90px;
	position: absolute;
	font-size: 12px;
}

.addressContainer
{
	float: right;
}

.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;
}

.staffContainer .fonction
{
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 18px;
	color: #ED1C24;
	float: left;
	padding-bottom: 5px;
	margin-left: 22px;
}

.staffContainer .fonction .bullet
{
	width: 3px;
	height: 3px;
	background-color: #ED1C24;
	margin: 8px 5px 0 -12px;
	float: left;
}

#staffList
{
	float: left;
	margin-bottom: 18px;
	margin-left: 22px;
}

#staffList .staff span
{
	font-weight: bold;
	font-size: 10px;
}

#staffList .staff a
{
	font-weight: normal;
	text-decoration: none;
}

#staffList .staff a:hover
{
	text-decoration: underline;
}

.staff
{
	width: 250px !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 29px 0 0;
	float: right;
}
*/
/* @end */

/* @group Footer */

#footer
{
	height: 89px;
	font-size: 11px;
	float: right;
	width: 870px;
	margin-top: 15px;
}

#footer .border
{
	background: url(../images/footer_border.png) no-repeat scroll left center;
	width: 870px;
	height: 1px;
	float: right;
}

#navFooter
{
	float: right;
	margin-top: 10px;
	width: 850px;
	margin-right: -4px;
}

#navFooter ul
{
	float: right;
}

#navFooter ul li a
{
	color: #695E4A;
	font-weight: bold;
	float: left;
	padding: 5px;
	text-decoration: none;
}

#navFooter ul li a:hover
{
	text-decoration: none;
	color: #ED1C24;
}

#navFooter ul li
{
	color: #FFF;
	float: left;
}

#navFooter div
{
	float: left;
	margin-top: 4px;
}

.copyright
{
	float: right;
	color: #695E4A;
	line-height: 16px;
	text-align: right;
}

/* @end */
