html, body, #wrap {
	height: 100%;
}
body {
	color: #000;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background:#F4F3F8 url(../images/header-design-axenis.jpg) top center no-repeat;
}
body > #container {
	height: auto; 
	min-height: 100%;
}
#container{
	width:990px;
	margin:0 auto;
}
#header{
	width:990px;
	height:466px;
	position:relative;
}
/*------general---*/
p{
	color:#595959;
	font-size:1.4em;
	line-height:1.3em;
	margin:10px 0 0 0;
}
#colRight a{
	color:#39A5E9;
}
#content a{
	color:#ff1898;
	font-size:1.4em;
	text-decoration:none;
	outline:none;
}

.left{
	float:left;
}
.right{
	float:right;
}
.vignNoBorder{
	padding:10px;
}
.vign{
	padding:5px;
	border:1px solid #d5d7d9;
}
.clearer{
	clear:both;
}
.medClearer{
	clear:both;
	height:20px;
}
.highlight{
	color:#ff1898;
	font-weight:bold;
}
.ico-info{
	padding:0 0 0 20px;
	background:url(../images/ico-info.jpg) 0 4px no-repeat;
}
.separ{
	width:100%;
	height:2px;
	clear:both;
	margin:15px 0 0 0;
	background:url(../images/bg-title.gif) left bottom repeat-x;
}
.headlines{
	font-size:1.8em;
}
/*-------------*/
#subtitle{
	color:#51575c;
	position:absolute;
	left:0;
	top:160px;
	font-size:3em;
	font-weight:bold;
}
#caption{
	color:#8a9094;
	position:absolute;
	right:28px;
	top:220px;
	font-size:1.8em;
	font-weight:bold;
	width:350px;
	line-height:1.5em;
	text-align:center;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
	-moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
}
.small-caption{
	font-size:1.8em;
	margin:0 0 5px 0;
}
/*---------menu----------*/
#menuTop{
	float:left;
	margin:300px 0 0 0;
	padding:5px;
	background:#898e92;
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.8);
	box-shadow: 0 3px 10px rgba(0,0,0,0.8);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	list-style:none;
}
#menuTop li{
	float:left;
	margin:0 10px 0 10px;
}
#menuTop li a{
	color:#303334;
	opacity:1;
	font-size:2.2em;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
	-moz-text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
	-webkit-text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
}
#menuTop li a:hover{
	color:#556467;
}
/*------contenu------*/
#contenu{
	width:655px;
	float:left;
}
.vignette{
	width:151px;
	height:215px;
	display:block;
	float:left;
	margin:0 2px 10px 2px;
	padding:8px 0 0 7px;
	background:url(../images/bg-vignette.jpg) no-repeat;
}
.vignette p.desc{
	color:#ff1898;
	font-size:1.4em;
	font-weight:bold;
	width:140px;
	padding:10px 0 0 0;
	text-align:center;
	margin:1px 0 0 2px;
	/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);*/
}
.titleL{
	position:relative;
	width:655px;
	height:20px;
	display:block;
	margin:0 0 30px 0;
	background:url(../images/bg-title.gif) left bottom repeat-x;
}
.titleL span{
	position:absolute;
	left:0;
	top:0;
	font-size:3em;
	font-weight:bold;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	-moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	background:#F4F3F8;
	color:#ff1898;
}
.titleL span a{
	text-decoration:none;
	font-weight:bold;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	-moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	background:#F4F3F8;
	color:#ff1898;
}
.titleR{
	position:relative;
	width:335px;
	height:20px;
	display:block;
	margin:0 0 30px 0;
	background:url(../images/bg-title.gif) left bottom repeat-x;
}
.titleR span{
	position:absolute;
	left:0;
	top:0;
	font-size:3em;
	font-weight:bold;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	-moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	background:#F4F3F8;
	color:#39a5e9;
}
.ico-contact{
	float:right;
	padding:16px 0 2px 45px;
	background:url(../images/ico-contact.jpg) left center no-repeat;
}
.topPage{
	float:right;
	padding:4px 0 4px 20px;
	margin:0 0 20px 10px;
	color:#333;
	text-decoration:none;
	background:url(../images/toppage.jpg) left center no-repeat;
}
.link{
	/*padding:10px 0 5px 35px;*/
	margin:5px 0 0 0;
	float:left;
	font-size:1.4em;
	color:#39a5e9;
	font-weight:bold;
	text-decoration:none;
	/*background:url(../images/bg-start-tour.jpg) left center no-repeat;*/
}
.lastWork{
	clear:both;
}
.lastWork img{
	padding:10px;
	margin:0 10px 0 0;
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.8);
	box-shadow: 0 3px 10px rgba(0,0,0,0.8);
}
#colRight{
	width:315px;
	float:right;
	padding:0 0 0 20px;
}
#colRight p{
	text-align:justify;
}
.smalltxtColright{
	line-height:1.1em;
	font-size:1.2em;
}
#main {
	padding-bottom: 233px;
}  
#start-tour{
	padding:0 0 15px 75px;
	background:url(../images/bg-start-tour.jpg)  0 0 no-repeat;
}
.slide-list dt{
	line-height:2em;
}
/* Form */
input{
 	border:none;
	background:none;
	font-size:1.5em;
	font-weight:bold;
	color:#595959;
 }
input.contact{
 	width:130px;
	float:right;
 }
#labelContact li{
	font-size:1.3em;
	line-height:3.7em;
	color:#3f494f;
	text-align:right;
}
.inputRounder{
	width:190px;
	margin:5px 0 5px 0;
	padding:5px;
	background:#FFF url(../images/bg-degrade.jpg) left top repeat-x;
	-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.9);
	-moz-border-radius:6px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.9);
	-webkit-border-radius:6px;
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.9);
	border-radius:6px;
}
.inputRounder:hover{
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 1);
	-moz-border-radius:6px;
	-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, 1);
	-webkit-border-radius:6px;
	box-shadow:0 1px 5px rgba(0, 0, 0, 1);
	border-radius:6px;
}
#labelContact{
	float:left;
	width:150px;
	display:block;
	padding:0 10px 0 0;
}
#inputCol{
	width:200px;
	float:left;
}
#inputCol .inputRounder{
	margin:10px 0 20px 0;
}
#textareaCol{
	width:265px;
	float:left;
	margin:0 0 0 10px;
}
#textRounder{
	width:260px;
	height:164px;
	margin:5px 0 0 0;
	padding:5px 0 0 5px;
	background:#FFF url(../images/bg-degrade.jpg) left top repeat-x;
	-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.9);
	-moz-border-radius:6px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.9);
	-webkit-border-radius:6px;
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.9);
	border-radius:6px;
}
#textRounder textarea{
	width:255px;
	height:147px;
	border:none;
	background:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	color:#595959;
}
#textRounder:hover{
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 1);
	-moz-border-radius:6px;
	-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, 1);
	-webkit-border-radius:6px;
	box-shadow:0 1px 5px rgba(0, 0, 0, 1);
	border-radius:6px;
}
#submit-form{
	float:right;
	margin:5px 0 0 0;
	width:96px;
	height:28px;
	display:block;
	text-indent:-8000px;
	cursor:pointer;
	font-size:0;
	line-height:0;
	position:relative;
	background:url(../images/bt-submit-form.jpg) no-repeat;
}
input#captcha{
	border:1px solid #CCC;
	background:#FFF;
	color:#333;
	width:10px;
	padding:0 4px 0 4px;
	font-size:0.8em;
}
/***** twitter ******/
.twtr-hd{
	display:none;
}
.twtr-hd h3{
	display:none;
	
}
.twtr-hd h4 a{
	font-size:1.6em;
	color:#39a5e9;
	text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.9);
	-moz-text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.9);
	-webkit-text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.9);
}
.twtr-tweet-text p{
	font-size:0.9em;
}
.twtr-bd{
	margin:0 0 10px 0;
}
.twtr-ft{
	display:none;
}
/***** Portfolio *****/
.project{
	width:641px;
	height:245px;
	float:left;
	clear:both;
	margin:10px 0 20px 10px;
	border:1px solid #ccc;
	-moz-box-shadow:0 2px 5px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.8);
	box-shadow:0 2px 5px rgba(0, 0, 0, 0.8);
	position:relative;
}
.project:hover{
	-moz-box-shadow:0 3px 10px rgba(243, 22, 137, 0.5);
	-weblit-box-shadow:0 3px 10px rgba(243, 22, 137, 0.5);
	box-shadow:0 3px 10px rgba(243, 22, 137, 0.5);
}
.pro-title{
	position:absolute;
	right:0;
	top:20px;
	padding:4px 20px 4px 20px;
	background:#FFF;
	text-align:right;
	color:#333;
	font-size:3em;
	font-weight:bold;
	font-style:italic;
	font-family:'georgia';
}
/********* Blog *******/
#contenu .post{
	float:left;
	clear:both;
	margin:10px 0 10px 0;
}
.post p,.content_com{
	line-height:1.6em;
	font-size:1.3em;
	color:#333;
}
.post p.headlines{
	font-size:1.5em;
}
.post h3{
	font-size:1.9em;
	font-weight:bold;
	color:#333;
	margin:25px 0 0 0;
	padding:0;
}
.post h4{
	font-size:1.5em;
	font-weight:bold;
	color:#333;
	margin:25px 0 0 0;
	padding:0;
}
.post ul,.post ol{
	margin:10px 0 0 10px;

}
.post ul li,.post ol li{
	font-size:1.3em;
	line-height:1.1em;
	color:#333;
	margin:0 0 0 5px;
	list-style-type:disc;
}
.post strong,p strong{
	font-weight:bold;
	color:#ff1898;
}

.post a{
	color:#ff1898;
	text-decoration:underline;
}
.titleBlog{
	position:relative;
	width:590px;
	height:20px;
	float:left;
	display:block;
	margin:10px 0 0 5px;
	background:url(../images/bg-title.gif) left bottom repeat-x;
}
.titleBlog span a{
	position:absolute;
	left:0;
	top:0;
	font-size:3em;
	font-weight:bold;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	-moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	text-decoration:none;
	background:#F4F3F8;
	color:#ff1898;
}
.date{
	float:left;
	width:60px;
	height:58px;
	padding:10px 0 0 0;
	text-align:center;
	font-size:1.1em;
	background:url(../images/bg-date-blog.jpg) no-repeat;
}
.date span{
	font-size:1.8em;
	font-weight:bold;
}
.blogTags{
	float:left;
	margin:18px 0 0 5px;
	color:#888;
	font-size:1.2em;
	padding:0 0 0 15px;
	background:url(../images/clock-ico.jpg) left center no-repeat;
}
.nbCom{
	float:right;
	color:#888;
	font-size:1.2em;
	padding:0 0 0 20px;
	margin:18px 0 0 0;
	background:url(../images/comment-ico.jpg) left bottom no-repeat;
}
.blogTags a,.nbCom a,a.more{
	color:#ff1898;
	text-decoration:none;
}
.more{
	padding:0 0 0 20px;
	font-size:0.9em;
	background:url(../images/see-ico.jpg) left center no-repeat;
}
#contenu pre {
	background:#171B1E;
	color:#FF1898;
	padding:15px 10px 15px 10px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:1.2em;
	font-style:italic;
	margin:0 20px 0 20px;
	border-left:3px solid #FF1898;
}
#formComment{
	clear:both;
	
	
}
#formComment h2,#comments h2{
	margin:10px 0 10px 0;
	font-size:2em;
	font-weight:bold;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	-moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	text-decoration:none;
	color:#ff1898;
}
#comments{
	margin:0;
	float:left;
	clear:both;
}
.comment{
	float:left;
	clear:both;
}
#textRounderComm textarea{
	width:300px;
	height:160px;
	border:none;
	background:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#595959;
	background:#FFF url(../images/bg-degrade.jpg) left top repeat-x;
	-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.9);
	-moz-border-radius:6px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.9);
	-webkit-border-radius:6px;
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.9);
	border-radius:6px;
}
#textRounderComm:hover{
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 1);
	-moz-border-radius:6px;
	-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, 1);
	-webkit-border-radius:6px;
	box-shadow:0 1px 5px rgba(0, 0, 0, 1);
	border-radius:6px;
}
.type-admin p.content_com ,.content_com a{
	color:#ff1898;
}
.type-admin .content_com{
	background:#171B1E;
	border:1px solid #d4e4ec;
}
.info_comment{
	margin:5px 0 0 5px;
	font-size:1.1em;
	color:#888888;
}
.info_comment span{
	font-weight:bold;
	color:#333;
}
.info_comment span a{
	color:#ff1898;
}
.content_com{
	margin:4px 0 10px 0;
	padding:5px;
	background:#FFF;
	color:#555;
	width:635px;
	border:1px solid #d1d4d4;
	/*-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.8);*/
	-moz-border-radius:6px;
}
.message_com{
	padding:0 0 0 20px;
	margin:0 0 10px 0;
	color:#ff1898;
	background:url(../images/warning-ico.jpg) left center no-repeat;
}
.feed_article{
	float:right;
	clear:both;
	padding:3px 0 3px 15px;
	margin:10px 0 15px 0;
	background:url(../images/rss-ico.jpg) left center no-repeat;
}
.feed_article a{
	text-decoration:none;
	color:#ff1898;
}
#formComment label{
	font-size:1.2em;
	color:#555;
}
.form_left{
	float:left;
	width:300px;
}
.button{
	color:#555;
	padding:0 48px 0 0;
	font-size:1.3em;
}
.button span{
	padding:4px 5px 2px 5px;
	margin:0 2px 0 2px;
	background:#CCC;
	color:#333;
	cursor:pointer;
	font-size:0.8em;
	float:right;
	-moz-border-radius:4px;
}
/*styles img articles blog */
.imgLeft{
	float:left;
	padding:5px;
	margin:10px 15px 5px 0;
	border:1px solid #CCC;
}
.imgRight{
	float:right;
	padding:5px;
	margin:10px 0 5px 15px;
	border:1px solid #CCC;
}
#inputCaptcha{
	width:15px;
	border:1px solid #888;
	font-size:1em;
}
#pagination{
	float:right;
	font-size:1.2em;
	color:#888;
}
#pagination a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.topPageBlog{
	float:left;
	padding:4px 0 4px 20px;
	margin:10px 0 20px 10px;
	color:#555;
	font-size:1.2em;
	text-decoration:none;
	background:url(../images/toppage.jpg) left center no-repeat;
	
}
.prev{
	padding:0 0 0 12px;
	background:url(../images/prev-ico.jpg) left center no-repeat;
}
.next{
	padding:0 12px 0 0;
	background:url(../images/next-ico.jpg) right center no-repeat;
}

/***** styles sidebar blog *****/

.sidebar{
	position:relative;
}
.sidebar h1{
	margin:15px 0 15px 0;
}
.sidebar #blogSearch{
	position:absolute;
	right:0;
	top:-50px;
	width:282px;
	height:51px;
	padding:20px 10px 0 45px;
	background:url(../images/search.png) no-repeat;
}
input.searchfield{
	font-size:1.4em;
	width:210px;
}
#colRight ul{
	margin:0 0 0 0;
}
#colRight ul li{
	color:#333;
	font-size:1.3em;
	line-height:1.8em;
	margin:0 0 0 10px;
	border-bottom:1px dotted #CCC;
}
#colRight ul li a {
	text-decoration:none;
	color:#ff1898;
}
#colRight ul li a:hover{
	text-decoration:underline;
	color:#ff1898;
}
.listComments li{
	border-bottom:1px dotted #CCC;
	padding:2px 0 2px 20px;
	background:url(../images/comment-ico.jpg) left 7px no-repeat;
}
#colRight .listComments li a{
	color:#333;
}
#colRight .listCat li{
	display:inline;
	border:none;
}
#rssSidebar{
	background:url(../images/rss-ico.jpg) left center no-repeat;
	padding:0 0 0 17px;
}
/* Page de recherche */
input#searchPrecherche{
	border:1px solid #CCC;
	background:#FFF;
	font-size:1.2em;
	font-weight:normal;
}
#submit-search{
	float:left;
	margin:7px 0 0 4px;
	width:96px;
	height:28px;
	display:block;
	text-indent:-8000px;
	cursor:pointer;
	font-size:0;
	line-height:0;
	background:url(../images/bt-submit-form.jpg) no-repeat;
}
.search_results li{
	float:left;
	clear:both;
	margin:0 0 3px 0;
	font-size:1.4em;
	line-height:2em;
}
.search_results li span{
	font-style:italic;
	color:#555;
	font-size:0.8em;
	padding:0 0 3px 15px;
	background:url(../images/date-ico.gif) left center no-repeat;
}
.search_results li a{
	color:#FF1898;
}
/* Easy Slider */

	#bgSlider{
		width:620px;
		height:295px;
		padding:23px 17px 23px 16px;
		background:url(../images/bg-tour.jpg) no-repeat;
	}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:620px;
		height:295px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#btslide{
		margin:1.5em auto;
		text-align:center;
		padding:0;
		height:28px;
		width:180px;	
		}
	ol#btslide li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#btslide li a{
		float:left;
		height:32px;
		line-height:32px;
		font-size:0.9em;
		background:url(../images/bullet.jpg) center top no-repeat;
		color:#898e92;
		padding:0 10px;
		text-decoration:none;
		}
	ol#btslide li.current a{
		background:url(../images/bullet-hover-active.jpg) center top no-repeat;
		color:#ff1898;
		font-weight:bold;
		font-size:1.3em;
		}
	ol#btslide li a:hover{
		color:#ff1898;
		background:url(../images/bullet-hover-active.jpg) center top no-repeat;
		}
	ol#btslide li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	/**/
	#slider h3{
		font-size:2em;
		font-weight:bold;
		color:#303334;
		margin:7px 0 0 0;
		text-shadow:0px 1px 1px rgba(255, 255, 255, 1);
	}
	#slider p{
		text-shadow:0px 1px 1px rgba(255, 255, 255, 1);
	}
	.sliderCol{
		width:120px;
		float:left;
		margin:10px 10px 0 10px;
	}
	.sliderCol h4{
		font-weight:bold;
		font-size:1.2em;
		margin:5px 0 2px 0;
		color:#ff1898;
	}
	#slider a{
		font-size:1em;
		color:#ff1898;
		text-decoration:none;
	}
	#slider dt{
		font-size:1.2em;
		padding:0 0 0 13px;
		color:#595959;
		line-height:1.5em;
		background:url(../images/bullet-list.jpg) 0 2px no-repeat;
	}
	#slider dl.short dt{
		margin:7px 0 7px 0;
	}
	#bgProcess{
		background:url(../images/bg-slide.jpg) right top no-repeat;
	}
	#bg-gfx{
		background:url(../images/bg-slide2.jpg) right top no-repeat;
	}
	#bg-code{
		background:url(../images/bg-slide3.jpg) right top no-repeat;
	}
/* // Easy Slider */
/* must be same height as the footer */
/*----footer------*/
#footer {
	position: relative;
	margin-top: -233px; /* negative value of footer height */
	height: 183px;
	padding:50px 0 0 0;
	width:100%;
	background:#000 url(../images/footer-design-axenis.jpg) left top repeat-x;
	clear:both;
} 
#footCenter{
	width:990px;
	height:183px;
	margin:0 auto;
	position:relative;
	background:url(../images/bg-footer-cntr.jpg) center bottom no-repeat;
}
#copyright{
	position:absolute;
	left:50%;
	bottom:10px;
	margin-left:-130px;
	font-size:1em;
	color:#757A7E;
}
.coords{
	float:left;
	margin:40px 0 0 0;
	padding:5px 5px 0 5px;
	width:255px;
	border-right:1px dotted #3f494f;
}
.coords .label{
	float:left;
	color:#d5d7d9;
	font-weight:bold;
	font-style:italic;
	font-size:1.6em;
	clear:both;
	margin:0 0 10px 0;
}
.coords .infoCoords{
	float:right;
	color:#d5d7d9;
	font-size:1.2em;
	width:140px;
	text-align:left;
}
.coords span{
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 1);
}
#footArt{
	float:right;
	list-style:none;
	padding:0;
}
#footArt li a{
	color:#d5d7d9;
	font-size:1.2em;
	text-decoration:none;
	line-height:1.4em;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 1);
}
#footCenter a{
	color:#7A8084;
}
#footCenter a:hover{
	color:#FF1898 ;
}
