/*	-------------------------------------------------------------
Table of Contents
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */
/*

Date: 6/1/2009
Project: VanDesign
	
	1.	Body
	2.	Facielities
	
		2.2 	Links Styles
		
	3.	Layout
	4.	Logo
	5.	Menu-horizontal		
	6.	Content
	
		6.1	Mainpage
		6.2	Contact & Consultation
		6.3	Service
		6.4	Work
		
	7.	Footer

*/

@import url(reset.css);

/* = 1. Body
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


html {
	background:#022433;

}

body {
	font-family: "Trebuchet MS", Verdana, Arial, Serif;
	font-size: 12px;
	letter-spacing: -0.20pt;
	color: #31464e;
	line-height: 16px;
}


/* = 2. Facielities
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.hide {
	display:none;
}

.clearfix:after {
	display:block;
	height:0;
	padding:0;
	margin:0;
	content:".";
	clear:both;
	overflow:hidden;
	visibility:hidden;
}

.hr {
	margin: 45px 0 0 0;
	clear: both;
	width: 100%;
	border-top:1px solid #ddecf4;
}

.hr hr {
	display: none;
}


/* = 2.2 Links Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


a {
	text-decoration: none;
	color: #00253a;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

a:active {
}

a.link-one {
	color:#00253a;
	text-decoration: none;
}

a.link-one:hover {
	color:#205a81;
	border-bottom: 1px dotted #a51f63;
}

/* = 3. Layout
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


.wrapper {
	width: 100%;
	background:white url(../img/bg.jpg) 0 0 repeat-x;
	z-index: -5;
}

#top {
	position: absolute;
	top:40px;
	left: 0;
	width: 100%;
	height: 250px;
	z-index: 0;
	background: url(../img/top-centered-graphic.jpg) 50% 0px no-repeat;
}


#title-belt {
	line-height: 40px;
	width: 980px;
	height: 40px;
	position: relative;
}


#top-main {
	width: 980px;
	height: 250px;
	position: relative;
}

#title-belt h1 {
	color: #114e71;
	font-size: 12px;
	letter-spacing: 0;
	float: left;
	margin: 0 365px 0 0;
}

#title-belt p {
	position: relative;
	display: inline;
	float: left;
	color: #9fc8d8;
	font-size: 12px;
	letter-spacing: 0;
}

.button-quoute {
	margin: 10px 0 0 10px;
	float: left;
	width: 85px;
	height: 21px;
	background: url(../img/button-get-quote.gif) 0 0 no-repeat;
	display: block;
	text-indent:-9999em;
}

.button-quoute:hover {
	width: 85px;
	height: 21px;
	background: url(../img/button-get-quote.gif) 0 -21px no-repeat;
	display: block;
	text-indent:-9999em;
}



/* = 4. Logo 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#logo a {
	border: 0;
	width: 186px;
	height: 161px;
	background: url(../img/logo.png) 0 0 no-repeat;
	text-indent: -9999em;
	display: block;
	position: relative; top:40px;
}


/* = 5. Menu Horizontal
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#menu-horizontal {
	position: absolute;
	top:28px;
	left: 555px;
	width: 430px;
	height: 28px;
	overflow:hidden;
}

#menu-horizontal li {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    z-index: 100;
}

#menu-horizontal li a {
	display: block;
	height: 28px;
	text-indent: -9999em;
}

#menu-horizontal li a.selected, #menu-horizontal li a:hover {
	background-position: 0 -28px;
}

#menu-horizontal li a:active {
	position: relative;
	top:1px;
	left: 1px;
}
.menu-li-1 { width:73px; background: url(../img/menu-li-1.gif) 0 0 no-repeat;}
.menu-li-2 { width:78px; background: url(../img/menu-li-2.gif) 0 0 no-repeat;}
.menu-li-3 { width:92px; background: url(../img/menu-li-3.gif) 0 0 no-repeat;}
.menu-li-4 { width:71px; background: url(../img/menu-li-4.gif) 0 0 no-repeat;}
.menu-li-5 { width:96px; background: url(../img/menu-li-5.gif) 0 0 no-repeat;}



/* = 6. Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#container {
	width: 980px;
	margin: 0 auto;
	position: relative;
}


#container h2 {
	font-size: 16px;
	color: #b8def3;
	position: relative;
	top:-10px;
}

.content {
	position: relative;
	margin: 0 auto;
	width: 980px;
	background: url(../img/c-bg.gif) 0 0 repeat-x;
	min-height: 167px;
	padding: 15px;
	
		
}

.corner {position:absolute; width:5px; height:5px;} 
.topLeft {top:0; left:0; background:url(../img/l-c-bg.gif) no-repeat;}
.topRight {top:0; right:0; background:url(../img/r-c-bg.gif) no-repeat;}



/* = 6. Content - Mainpage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



#main-cover, #three-columns {
	width: 980px;
}

#main-cover ul, #three-columns ul:first-child {
	width: 980px;
	position: relative;
}

#main-cover ul li, #three-columns ul li {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    z-index: 1;
    width: 290px;
}

#main-cover ul li.spacer-left, #three-columns ul li.spacer-left {
	margin:0 0 0 51px;
}

#main-cover ul li img {
	margin:10px 0 15px 10px; 
}

#main-cover ul li h4 {
	float: left;
}
#main-cover ul li h4 a {
	color:#205a81;
	text-decoration: none;
	font-size: 13px;
}

#main-cover ul li h4 a:hover  {
	color:#0c67d7;
	text-decoration: underline;
}

#main-cover ul li h5 {
	color: #97aebd;
	font-size: 11px;
	float: right;
}
#main-cover ul li p {
	clear:both;
	padding: 10px 0 15px 0;
	font-size: 11px;
	color: #205a81;
	line-height: 16px;
}

.cover-1 {
	width: 290px;
	height: 150px;
	position: absolute;
	z-index: 10;
	background: url(../img/cover-1.png) 0 0 no-repeat;	
}


a.button-link {
    background: transparent url(../img/button-link-a.gif) no-repeat scroll top right;
    color: #31464e;
    display: block;
    float: left;
	font-size: 11px;
    height: 22px;
    margin-right: 6px;
    padding-right: 11px; /* sliding doors padding */
    text-decoration: none;
}

a.button-link span {
    background: transparent url(../img/button-link-span.gif) no-repeat;
    display: block;
    line-height: 11px;
    padding: 5px 3px 6px 8px;
} 

a.button-link:hover {
    background-position: bottom right;
    color: #003f63;
    outline: none; /* hide dotted outline in Firefox */
}

a.button-link:hover span {
    background-position: bottom left;
    padding: 5px 3px 6px 8px; 
} 

a.button-link-selected {
    background: transparent url(../img/button-link-a.gif) no-repeat scroll bottom right;
    color: #003f63;
    font-weight: bold;
    display: block;
    float: left;
	font-size: 11px;
    height: 22px;
    margin-right: 6px;
    padding-right: 11px; /* sliding doors padding */
    text-decoration: none;
}

a.button-link-selected span {
    background: transparent url(../img/button-link-span.gif) no-repeat bottom left;
    display: block;
    line-height: 11px;
    padding: 5px 3px 6px 8px;
} 
a.button-link:active {
	margin: 1px 0 0 1px; /* push text down 1px */
}



#three-columns {
	color: #31464e;
	font-size: 12px;
	position: relative;
	margin: 25px 0 0 0;
	padding: 0 0 25px 0;
}

#three-columns h6 {
	width: 290px;
	height: 28px;
	text-indent: -9999em;
	padding: 0 0 15px 0;
}

#three-columns .headline-1 {
	background: url(../img/headline-1.gif) 0 0 no-repeat;
}
#three-columns .headline-2 {
	background: url(../img/headline-2.gif) 0 0 no-repeat;
}
#three-columns .headline-3 {
	background: url(../img/headline-3.gif) 0 0 no-repeat;
}

#three-columns p {
	padding: 0 0 13px 0px;
	line-height: 18px;
}
.special-headline {
	color: #126b96;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 0 0 8px 0;
}

.bullet-list {
	margin: 0 0 0 8px;
	padding: 0 0 30px 0;
}

.bullet-list li {
	list-style-type: none;
	background: url(../img/bullet.gif) 0 6px no-repeat;
	text-indent: 15px;
	line-height: 20px;	
}


/* = 6.2 Content - Contact & Consultation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



.contact-form {
	height: 380px;
	width: 350px;
	float: left;
	margin:0 50px 0 0;
}

.quote-form {
	width: 980px;
	float: left;
	margin:0 50px 0 0;
}

.contact-form .inner-form {
	width: 350px;
}

.inner-form {
	float: left;
}

.inner-form2 {
	margin: 0 0 0 10px;
	width: 250px;
	float: left;
}

.inner-form2 ul {
	margin: 0;
	padding: 0;
}

.inner-form2 ul li {
	list-style-type: none;
	padding: 5px 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	color: #064157;
}

.inner-form2 input {
	margin: 0 10px;
}

.inner-form3 {
	float: left;
	width: 360px;
}

.inner-form3 textarea {
	width: 340px;
	height: 200px;
	font-family: "Trebuchet MS", Verdana, Arial, Serif;
	font-size: 11px;
	color: #3b5f74;	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #a7bcc4;
	padding:6px 0 0 5px;
	resize:none;
}

.inner-form .label label {
	width: 80px;
	height: 20px;
	display: block;
	float: left;
	padding: 2px 10px 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #064157;
	text-align: right;
}

.inner-form .label {
	clear: both;
	line-height: 34px;
} 

.lname input, .lemail input, .llastname input, .lcompany input, .lphone input, .lurl input {
	width: 250px;
	height: 18px;
	font-size: 11px;
	color: #3b5f74;	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #a7bcc4;
	padding:6px 0 0 5px;
}

.ltext textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Serif;
	width: 252px;
	height: 130px;
	font-size: 11px;
	color: #3b5f74;	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #a7bcc4;
	padding: 5px 0 0 3px;
	resize: none;	
	line-height: 14px;
	margin: 4px 0 0 0;
	
}

.error {
	color: #da3939;
	font-size: 10px;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}


.ltext textarea:focus, .lname input:focus, .lemail input:focus {
	border: 1px solid #064157;
}

.ltext textarea:hover, .lname input:hover, .lemail input:hover {
	border: 1px solid #205a81;
}


.submitbutton {
	padding: 0px 0 0 0;
	width: 348px;
	text-align: right;
}

#replacment-1 {
  	width: 62px;
  	height: 28px;
  	border: 0;
  	background:url(../img/button-send.gif) no-repeat center top;
  	text-indent: -9999em;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

#replacment-2 {
  	width: 75px;
  	height: 28px;
  	border: 0;
  	background:url(../img/button-submit.gif) no-repeat center top;
  	text-indent: -9999em;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

#replacment-1, x:-moz-any-link {padding:0px;}
#replacment-1, x:-moz-any-link, x:default {padding:0;}
#replacment-2, x:-moz-any-link {padding:0px;}
#replacment-2, x:-moz-any-link, x:default {padding:0;}

#replacment-1:hover {background: transparent url(../img/button-send.gif) 0 -28px no-repeat;}
#replacment-2:hover {background: transparent url(../img/button-submit.gif) 0 -28px no-repeat;}

#replacment-1:active {background: transparent url(../img/button-send.gif) 0 -28px no-repeat; position: relative; top:1px; left: 1px;}
#replacment-2:active {background: transparent url(../img/button-submit.gif) 0 -28px no-repeat; position: relative; top:1px; left: 1px;}

.contact-info {
	float: left;
	width: 300px;
}

.contact-info ul {
	width: 300px;
	margin: 0;
	padding: 0;
}


.contact-info ul li {
	padding: 6px 0;
	clear: both;
}

.contact-info ul li strong {
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #064157;
	width: 50px;
}

.contact-info ul li p {
	float: left;
	font-size: 12px;
	color: #00253a;
	line-height: 19px;
}

#gmaps {
	width: 280px;
	height: 150px;
	float: left;
	background: url(../img/map.gif) 0 0 no-repeat;
}

#gmaps .map {
	position: relative;
	top:10px;
	left: 12px;	
}


.q-2 {
	width: 930px;
}

.q-1 {
	padding: 10px 0 20px 0;
	margin: 20px 0 0 0;
	width: 580px;
	float: right;
	border-top: 1px solid #d8e3e6;
}

.q-1 ul {
	width: 550px;
}

.q-2 ul {
	width: 930px;
}

.quotes ul {
	margin: 0 !important;
	padding: 0 !important;
}

.quotes ul li {
	list-style-type: none !important;
	float: left;
}

.q-1 ul li {
	width: 270px;
}

.q-2 ul li {
	width: 900px;
}

.quotes ul li p {
	font-size: 11px;
	color: #205a81;
	line-height: 20px; 
}

.q-1 ul li p {
	padding: 5px 15px 10px 10px;
}

.quotes ul li b {
	color: #849aa8;
	float: right;
}

.c-t-1 {
	float: left;
	width: 570px;
	margin: 0 50px 20px 0;
}

.c-t-2 {
	float: left;
	width: 900px;
	margin: 0 50px 20px 10px;
}



/* = 6.3 Content - Service
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



.bg-headline {
	text-transform: uppercase;
    background: transparent url(../img/bg-headline-a.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	font-size: 12px;
	font-weight: normal;
    height: 28px;
    margin-right: 6px;
    padding-right: 6px; /* sliding doors padding */
    text-decoration: none;
}

.bg-headline span {
    background: transparent url(../img/bg-headline-span.gif) no-repeat;
    display: block;
    line-height: 11px;
    padding: 9px 3px 10px 14px;
} 

.ico-1 {
	top:-12px;
	width: 55px;
	height: 45px;
	background: url(../img/ico-1.png) 0 0 no-repeat;
}

.ico-2 {
	top:0px;
	width: 55px;
	height: 45px;
	background: url(../img/ico-2.png) 6px 0 no-repeat;
}

.ico-3 {
	top:0px;
	width: 55px;
	height: 45px;
	background: url(../img/ico-3.png) 5px 2px no-repeat;
}

.ico-3, .ico-2, .ico-1 {
	float: left;
	position: relative;

}

.container-text h5 {
	text-transform: uppercase;
	font-weight: bold;
	color: #	;
	padding: 10px 0 10px 0;
}
.container-text p {
	line-height: 18px;
	color: #31464e;
	padding: 5px 0 5px 0;
}

.container-text ul, .normal-list {
	margin: 0 0 0 16px;
	padding: 0;
	line-height: 20px;
}

.container-text ul li, .normal-list {
	list-style-type:circle;
	padding: 2px;
}

.normal-list {
	color: #126b96;
}

.sidebar-right {
	width: 340px;
	float: left;
}

.sidebar-right ul {
	width: 340px;
	margin: 0;
	padding: 0;
}

.sidebar-right ul li {
	list-style-type: none;	
}

.sidebar-right ul li p {
	font-size: 11px;
}

.sidebar-right h4 a {
	font-size: 13px;
	color: #205a81;
	text-decoration:none;
	line-height: 55px;
	padding: 0px 0 0 50px;
}

.sidebar-right h4 a:hover {
 	text-decoration: underline;
}

.ico-1s {background: url(../img/ico-1.png) 0 0 no-repeat;}
.ico-2s {background: url(../img/ico-2.png) 3px 10px no-repeat;}
.ico-3s {background: url(../img/ico-3.png) 1px 16px no-repeat;}


.button-work, .button-quote {
	height: 28px;
	display: block;
	float: left;
	text-indent: -9999em;
}

.button-work:hover, .button-quote:hover {
	background-position: 0 -28px;
}

.button-work {
	width: 128px;
	background: url(../img/button-vistiwork.gif) 0 0 no-repeat;
}

.button-quote {
	width: 110px;
	background: url(../img/button-getquote.gif) 0 0 no-repeat;

}
.buttons-part {
	margin: 25px 0 0 0px;
}

.buttons-part p {
	float: left;
	margin: 0 10px 0 10px;
	font-size: 14px;
	color: #205a81;
}

/* = 6.4 Content - Work
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


.titles {
	font-size: 27px;
	line-height: 0px;
	color: #acc5d5;
	padding: 5px 0 10px 0;
}



.work-presentation {
	padding: 0 0 12px 0;
	margin: 0px 0px 24px 0;
	width: 970px;
	min-height: 200px;
	border-bottom: 1px solid #d8e3e6;
	position: relative;	
}

.thumbs {
	float: left
	width:290px;
	height: 150px;
	position: relative;
}

.thumbs div.cover-2 a {
	width: 290px;
	height: 150px;
	display: block;
	z-index: 10;
	position: absolute;
	background: url(../img/cover-2.png) 0 0 no-repeat;
	background-image: url(img/cover-1.png);
}
.slideshow {
	position: relative;
	top:10px;
	left: 10px;
}

.nav1, .nav2, .nav3, .nav4, .nav5, .nav6, .nav7, .nav8, .nav9, .nav10, .nav11, .nav12 {
	position: relative;
	top:30px;
}

.nav1 a, .nav2 a, .nav3 a, .nav4 a, .nav5 a, .nav6 a, .nav7 a, .nav8 a, .nav9 a, .nav10 a, .nav11 a, .nav12 a {
	position: relative;
	margin: 0 8px 0 0;
	padding: 0;
	list-style-type: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    z-index: 100;
    width: 20px;
    height: 24px;
    background: url(../img/pagination.gif) 0 0 no-repeat;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #0d3e4f;
    padding: 6px 0 0 10px;
}

.nav1 a:hover, .nav2 a:hover, .nav3 a:hover, .nav4 a:hover, .nav5 a:hover, .nav6 a:hover, .nav7 a:hover, .nav8 a:hover, .nav9 a:hover, .nav10 a:hover, .nav11 a:hover, .nav12 a:hover {
	color: #4a99b3;
}

.nav1 a.activeSlide, .nav2 a.activeSlide, .nav3 a.activeSlide, .nav4 a.activeSlide, .nav5 a.activeSlide, .nav6 a.activeSlide, .nav7 a.activeSlide, .nav8 a.activeSlide, .nav9 a.activeSlide, .nav10 a.activeSlide, .nav11 a.activeSlide, .nav12 a.activeSlide {     
	color: #fff;
	background: url(../img/pagination.gif) 0 -30px no-repeat;
}



.slideshow img {
	z-index: 12;
}

.data-info {
	width: 650px;
	display: block;
	position: absolute;
	top:0px; left: 310px;
	
}

.data-info p {
	line-height: 18px;
	padding: 0;
}

.data-info h5 {
	font-size: 15px;
	color: #205a81;	
}

.data-info p.url, .data-info p.place {
	color: #9db0bd;
	font-size: 12px;
}

.data-info p.url a {
	color: #002c45;
	text-decoration: none;
}

.data-info p.url a:hover {
	color: #001622;
	border-bottom: 1px dotted #205a81;
}

.data-info p.decription {
	padding: 10px 0 0 0;
}

.technologies {
	margin: 20px 0 0 0;
	float: right;
	width: 410px;
}

.icones {
	width: 35px;
	height: 33px;
	padding: 0;
	list-style-type: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    background: url(../img/icons.gif) no-repeat;
  	text-indent: -9999em;
}

.ico-css { background-position: 0 0;}
.ico-ajax { background-position: 0 -33px;}
.ico-xhtml { background-position: 0 -66px;}
.ico-ai { background-position: 0 -99px;}
.ico-mysql { background-position: 0 -132px;}
.ico-ps { background-position: 0 -165px;}
.ico-sql { background-position: 0 -198px;}
.ico-id { background-position: 0 -231px;}
.ico-flash { background-position: 0 -264px;}
.ico-ror { background-position: 0 -297px;}
.ico-php { background-position: 0 -330px;}




/* = 7. Footer 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#footer {
	color: #507d8e;
	font-size: 11px;
	line-height: 16px;
	width: 100%;
	min-height: 85px;
	background:#022433 url(../img/bg-footer.gif) 0 0 repeat-x;
}

#footer a {font-color: #0CC; }

.wrap {
	margin: 0 auto;
	width: 980px;
}

#footer p {
	padding: 10px 0;
}

.f-col {
	margin: 5px 0 0 0;
	float: left;
	height: 100px;
}

.f-col p {
	font-size: 14px;
	color: #fdfdfd;
}

.f-phone {
	background: url(../img/icon-1.gif) 20px 7px no-repeat;
	padding: 0 100px 0 50px;
}

.f-phone em {
	font-size: 13px;
	text-decoration: none;
	color: #7ba9ba
}

.f-quote {
	padding: 0 120px 0 50px;
	background: url(../img/icon-2.gif) 16px 7px no-repeat;
}

.f-quote a { 
	font-size: 18px;
	text-decoration: none;
	color: #7ba9ba;
}


.f-quote a:hover {
	border-bottom: 1px dotted #52c1f7;
	text-decoration: none;
	color: #52c1f7;
}

.f-copy {
	padding: 0 0 0 50px; 
	background: url(../img/icon-3.gif) 16px 7px no-repeat;
}

.f-copy ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.f-copy ul li {
	position: relative;
	margin: 0;
	padding: 0 8px 0 8px;
	z-index: 1;
	list-style-type: none;
	border-right: 1px solid #2e4e5a;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.f-copy ul li a {
	font-size: 11px;
	text-decoration: none;
	color: #4c7584;
}

.f-copy ul li:first-child {
	padding: 0 8px 0 0px;
}
.f-copy ul li:last-child {
	border-right: none;
}

.f-copy ul li a:hover, .f-copy ul li a.selected {
	color: #b0e7f7;
}img.profil {
	border: 1px solid #E8E8E8;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

