@charset "utf-8";
body {
	/*background: #078fb9 url(image/bg-body.jpg) repeat-x;*/
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
}

img { border: none; }
a {	outline: none; }

code{
background-color:#F9DFFA;
font-size:12px;
}

p{
	font-size:12px;
}


/*
** Pre-header
*/

#ps_pre_header {
 	width: 100%;
	height: 12px;
	background: url(/images/en/pre-header.jpg) repeat-x;
}

#ps_pre_header_content {
	margin: 0px auto 0px auto;
	width: 925px;
	background: url(/images/en/pre-header-languages.jpg) no-repeat right 0;
	height: 30px;
	padding-right: 10px;
	padding-top: 10px;
}
#ps_pre_header_content img{
padding-right:4px;
}


/*
** Header
*/

#ps_header {
	margin: 20px auto 0px auto;
	width: 925px;
	color: #3F96CD;
}

#ps_header a {
	color: #3F96CD;
	text-decoration: none;
}

#ps_header a:hover {
	text-decoration: underline;
}

/*
** Navigation
*/

#ps_navigation_green {
margin: 15px auto 0px auto;
padding:0;
	width: 925px;
	height: 35px;
	background: transparent url(/images/en/navigation-green-bg.jpg) repeat-x;

}

#ps_navigation_green ul {
	padding: 0px;
	margin: 0px;
	float: left;
}

#ps_navigation_green li a {
	color: #FFF;
	text-decoration: none;
	font-family:Arial, Sans-serif;
}

#ps_navigation_green li a:hover {
	text-decoration: underline;
}

#ps_navigation_green li {
	list-style-type: none;
	display: inline;
	line-height: 40px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding-right: 6px;
	padding-left:3px;
	margin:0;
	background: url(/images/en/navigation-green-sep.gif) right no-repeat;
}

#ps_navigation_blue {
 	margin: 0px auto 0px auto;
	padding:0;
	width: 925px;
	_width: 940px;
	height: 27px;
	background: url(/images/en/navigation-blue-bg.jpg) repeat-x;
}

.ps_input_search {
	float: left;
	width: 155px;
	height: 20px;
	margin: 10px 5px 0px 10px;
	padding: 0px;
	padding-left: 40px;
	padding-top: 3px;
	font-size: 12px;
	border: none;
	background: url(/images/en/search-bg.gif) no-repeat;
}


/*
** Contact_us
*/

#ps_contact_us select, #ps_contact_us input{
	background:url(/images/bg-contact-input2.jpg) repeat-x;
}

#ps_contact_us textarea{
	width:300px;
}

#ps_contact_us select, #ps_contact_us input, #ps_contact_us textarea{
	border: 1px solid #bad4d3;
	margin-left:20px;

}

#ps_contact_us label{
	background:url(/images/en/fleche.jpg) no-repeat;
	padding-left:25px;
	color:#2588A7;
	font-size:12px;
}


/*
** sitemap
*/

#ps_sitemap{

}

#ps_sitemap_map {
	margin-left:35px;
	float:left;
}

#ps_sitemap_map h2{
	background:url(/images/en/fleche-puce-map-rub.gif) no-repeat;
	padding-left:25px;
	font-size:16px;
	line-height:0.75em;
	padding-bottom:5px;
	color:#273E44;
}

#ps_sitemap_map li{
	list-style:none;
	background:url(/images/en/puce-map-ssrub.gif) no-repeat;
	padding-left:15px;
	padding-bottom:8px;
	line-height:0.40em;
	font-size:12px;
	color:#273E44;
}

#ps_sitemap_map  a{
	color:#273E44;
	text-decoration:none;
}


/*
** Content
*/

#ps_content {
	width: 899px;
	margin: 0px auto;
	padding: 0px 0px 0px 26px;
	background-color: #999999;
}

#ps_content h1 {
	color: #DE1F61;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#ps_content_footer {
	clear:both;
	width: 925px;
	margin: 0px auto;
	background: url(/images/en/content-footer.png) no-repeat;
}

/*
** Homepage
*/


#ps_home_left {
	
	width: 674px;
	height: 324px;
	float: left;
	margin: 5px 0px 0px 0px;
}

#ps_home_right {
	width: 226px;
	height: 324px;
	float: left;
	margin: 5px 0px 0px 0px;
}

#ps_home_1, #ps_home_2, #ps_home_3, #ps_home_4 {
	text-align: center;
}

#ps_home_1 h1, #ps_home_2 h1, #ps_home_3 h1, #ps_home_4 h1 {
	color: #FF3300;
	font-size: 24px;
}

#ps_home_1 h2, #ps_home_2 h2, #ps_home_3 h2, #ps_home_4 h2 {
	color: #FF3300;
	font-size: 24px;
	margin-bottom: 30px;
}

#ps_home_1 h2 img, #ps_home_2 h2 img, #ps_home_3 h2 img, #ps_home_4 h2 img {
	vertical-align: middle;
	margin-right: 15px;
}

#ps_home_1 p, #ps_home_2 p, #ps_home_3 p, #ps_home_4 p {
	font-size: 13px;
	color: #FF3300;
	text-align: left;
	margin-left: 25px;
}

#ps_home_2, #ps_home_3, #ps_home_4 { display: none; }

#ps_home_middle {
	clear:both;
	background-color:#FF3300;
	overflow:hidden;
}

#ps_home_showcase{
	float:left;
	margin-top: 0px;
	width:560px;
	background-color:#fff;
}
#ps_home_showcase p{
	margin-left:10px;
	color:#6C97B1;
	font-size:13px;
	margin-top:0px;
}
.ps_home_showcase_left{
	float:left;
	display:inline;
	margin-top:5px;
	width: 275px;
}
.ps_home_showcase_left h5{
	margin-top:5px;
	margin-bottom:10px;
	margin-left:10px;
	font-size:16px;
	color:#034B78;
	text-align:justify;
}

#ps_home_middle_right {
	float:left;
	margin-left: 23px;
	background-color:#fff;
}

#ps_home_middle_right ul#ps_home_boxstore {
	margin: 0px 0 0 0;
	line-height: 30px;
	padding: 0;
	vertical-align: middle;
}
#ps_home_middle_right ul#ps_home_boxstore li {
	display: block;
	list-style:none;
	width: 278px;
	height: 70px;
	margin: 3px;
}
#ps_home_middle_right ul#ps_home_boxstore li a {
	display: block;
	width: 272px;
	height: 60px;
	padding: 5px 3px;
	clear: both;
	text-decoration: none;
	background-color: #FFF;
	border-bottom: 1px solid #DDD;
}
#ps_home_middle_right ul#ps_home_boxstore li img {
	float: left;
	margin-right: 10px;
}
#ps_home_middle_right ul#ps_home_boxstore li a h2 {
	color:#1B4973;
	font-size: 20px;
	margin: 0;
	padding-top: 13px;
	line-height: 15px;
}
#ps_home_middle_right ul#ps_home_boxstore li a:hover {
	background-color: #DDD;
}
#ps_home_middle_right ul#ps_home_boxstore li a:hover {
	color:#08253F;
}
#ps_home_middle_right ul#ps_home_boxstore li span {
	color: #777;
	font-size: 11px;
}

#ps_home_middle_right #ps_home_newsregister {
	background: url(/images/bg_newsletter2.png) no-repeat top center;
	width: 248px;
	height: 193px;
	padding: 0 18px;
	margin: 19px 0 0 0;
}
#ps_home_middle_right #ps_home_newsregister h1 {
	padding: 0px 0 0 45px;
	margin: 0;
	line-height: 40px;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
}
#ps_home_middle_right #ps_home_newsregister input {
	margin: 5px 0;
}
#ps_home_middle_right #ps_home_newsregister input.text {
	float: none;
	background-color: #FFF;
	border:#0D4A6F solid 1px;
	width: 242px;
	padding: 2px 4px;
	color:#286cb0;
}
#ps_home_middle_right #ps_home_newsregister select {
	margin: 2px 0;
	width: 252px;
	padding: 1px;
	color: #286cb0;
	border:#0D4A6F solid 1px;
	background-color: #FFF;
}
#ps_home_middle_right #ps_home_newsregister input.radio {
	float:left;
	margin-left: 10px;
}
#ps_home_middle_right #ps_home_newsregister label {
	float: left;
	padding: 5px;
	line-height: 15px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
#ps_home_middle_right #ps_home_newsregister input.button {
	background: url(/images/btn_news.png) no-repeat top center;
	margin: 2px 0;
	border: none 0;
	width: 90px;
	height: 27px;
	float: right;
	color:#286cb0;
	font-weight: bold;
}
#ps_home_middle_right #ps_home_newsregister span#jqresponse {
	float: left;
	line-height: 30px;
	color: #FFF;
	font-size: 14px;
	padding-left: 30px;
}

#ps_home_bans {
	clear:both;
	margin: 0;
}

#ps_home_bans ul {
	padding: 0;
	margin: 20px 0 10px 0;
	width: 100%;
	height: 60px;
}
#ps_home_bans ul li {
	list-style: none;
	float: left;
	margin: 0 5px;
}

#ps_home_bottom {
	clear: both;
	margin: 10px 0 0 0;
}

#ps_home_onthe_blog {
	width: 512px;
	float:left;
}

#ps_home_onthe_blog li {
	background:none;
	padding-left:0px;
	list-style:none;
}
#ps_home_onthe_blog li p {
	color: #354951;
	font-size: 13px;
	margin-left: 0px;
	padding-left: 0px;
}
#ps_home_onthe_blog a {
	color:#6C97B1;
}
#ps_home_forum a {
	color:#DE2060;
}

#ps_home_forum {
	float: left;
	width: 300px;
	padding-left:20px;

}
#ps_home_forum ul{
	padding-left:20px;
}
#ps_home_forum li{
	background: url(/images/en/right-column-goto-forum-book.jpg) no-repeat;
	padding-left:25px;
	list-style:none;
	color: #6C97B1;
	margin-bottom:0.8em;

}


#ps_home_goto{
	float:right;
}


.ps_home_blue2{
	color:#0090EA;
}


#ps_home_version ul{

	margin-left:30px;
}
#ps_home_version li{
	display:inline;
	background: url(/images/arrow-pink.gif) no-repeat;
	list-style-type: none;
	padding-left:10px;
	margin-bottom:0.8em;
	font-size:12px;
	color: #2186C5;
}

.ps_jobs h2{
	text-align:center;
	margin-left:100px;
	margin-right:100px;
	color:#DE1F61;
}
.ps_jobs a{
	color:#DE1F61;
}
.ps_jobs p,.ps_jobs li{
		margin-left:100px;
		margin-right:100px;
	color:#2186C5;
}


/*
** ShowCase
*/

.ps_showcase_all {
	float: left;
	width:600px;
	color:#354951;
 }
 .ps_showcase_all #slideshow{
	width: 500px;
 }
  .ps_showcase_all #slideshow  li{
	margin-left: 11px;
	margin-right: 11px;
  }
.ps_showcase_all p.description{
	color:#669999; 
	font-size: 13px;
	clear:both; 
	width: 550px;
}
h1#ps_showcase_h1_live
{
	background:transparent url(/images/in_action.jpg) no-repeat 0px 0px;
	line-height:2.2em;
	padding-left:60px;
	margin-bottom:0px;
}
#discover_prestashop{
	float:left;
	width: 260px;
	margin-left:0px;
	font-size: 13px;
	margin-top:0px;
	margin-bottom:0px;
	color:#669999;
	padding-left: 0;
 }
#video_desc{
	list-style:none;
	width:260px;
	float:left;
	color:#669999;
	font-size: 13px;
	margin-top:15px;
	margin-bottom:0px;
	padding-left: 0;
	margin-left:0px
}
 #video_desc a{
 	color:#003399;
	text-decoration:underline;
	font-weight:bold;
 }
  #video_desc li{
	margin-bottom:10px;
  }
span.demo_logo2{
	background:transparent url(/images/in_action.jpg) no-repeat 0px 0px;
	float:left;
	height:60px;
	width: 80px;
	margin-top: 23px;
}
span.demo_logo3{
	background:transparent url(images/en/picto-liveshop.gif) no-repeat 0px 0px;
	float:left;
	height:60px;
	width: 80px;
	margin-top: 23px;
}
span#demo_logo{
	background:transparent url(/images/en/picto-demo.gif) no-repeat 0px 0px;
	float:left;
	height:60px;
	width: 80px;
	margin-top: 15px;
}
h1.ps_showcase_h1_demo2{
	float:left;
	margin-top: 19px;
	margin-bottom:0px;

}
h1#ps_showcase_h1_demo{
	background:transparent url(/images/en/picto-demo.gif) no-repeat 0px 0px;
	line-height:2.90em;
	padding-left:80px;
	margin-bottom:0px;

}
h2.ps_showcase2_h2{
	float: left;
	width:500px;
	color:#1a4c6f;
	font-family:helvetica;
	margin:0;
}

h2#ps_showcase_h2{
	float: left;
	margin-left:10px;
	width:600px;
	color:#1a4c6f;
	font-family:helvetica;
}

.ps_showcase_nav {
	background-image:url(/images/en/navigateur.jpg);
	background-repeat: no-repeat;
}


.ps_showcase_img{
	margin-left:7px;
	margin-top:15px;
}

.ps_showcase_img img{
width:223px;
height:168px;
}

.ps_showcase_txt {
	margin-left:9px;

}

div.ps_showcase_txt h5 {
	float:left;
	margin-bottom:0px;
	margin-top:5px;
	font-size:14px;
	margin-left:-1px;
	color:#354951;
}


div.ps_showcase_txt a {
	text-decoration:none;
	margin-top:8px;
}
div.ps_showcase_txt a.ps_showcase_visit {
	float:right;
	background:transparent url(/images/en/fleche.jpg) no-repeat center right;
	display:block;
	color: #2588A7;
	padding-right:25px;
    margin-right:15px;
}



.ps_showcase_demo_visit  {
float:right;
background:transparent url(/images/en/fleche.jpg) no-repeat center right;
color:#1a4c6f;
font-size:14px;
padding-right:25px;
margin-right:15px;
font-weight: bold;
}


div.ps_showcase_txt p {
margin-top: 2px;
color:#354951;
}
div.ps_demo_txt{
float:left;
width: 285px;
margin-bottom: 10px;
}
div.ps_demo_txt p.demo_text{
	float:left;
	width: 227px;
	height: 39px;
	font-weight: bold;
	margin:0px;
	font-size:13px;
	line-height: 12px;
}
p.demo_text a{
	color: #fff;
	text-decoration:none;
	background: transparent url('/images/demo_sprite.png') repeat-x 0 -369px;
	width: 227px;
	height: 35px;
	padding-top:5px;

	display:block;
}
.showcase_btn:hover p.demo_text a{
	background: transparent url('/images/demo_sprite.png') repeat-x 0 -409px;
}
.showcase_btn:active p.demo_text a{
	background: transparent url('/images/demo_sprite.png') repeat-x 0 -449px;
}
span.btn_left_corner a{
	background: transparent url('/images/demo_sprite.png') no-repeat 0 -246px;
	height: 39px;
	float:left;
	width:20px;
}
span.btn_left_corner2 a{
	background: transparent url('/images/demo_sprite.png') no-repeat 0 -246px;
	height: 39px;
	float:left;
	width:35px;
	display:block;
}
.showcase_btn span,.showcase_btn span a{
	display:block;
	floa:left;
}
.showcase_btn:hover span.btn_left_corner a,.showcase_btn:hover span.btn_left_corner2 a{
	background: transparent url('/images/demo_sprite.png') no-repeat 0 -286px;
	}
.showcase_btn:active span.btn_left_corner a,.showcase_btn:active span.btn_left_corner2 a{
	background: transparent url('/images/demo_sprite.png') no-repeat 0 -326px;
	}
.showcase_btn:hover span.btn_right_corner a {
	background: transparent url('/images/demo_sprite.png') no-repeat 0 -163px;
	}
.showcase_btn:active span.btn_right_corner a {
	background: transparent url('/images/demo_sprite.png') no-repeat 0 -203px;
	}
span.btn_right_corner a{
	background: transparent url('/images/demo_sprite.png') no-repeat 0 -123px;
	height: 39px;
	float:left;
	width:35px;
}
.showcase_btn:hover span.btn_center a{
background: transparent url('/images/demo_sprite.png') repeat-x 0 -409px;
}
.showcase_btn:active span.btn_center a{
background: transparent url('/images/demo_sprite.png') repeat-x 0 -449px;
}
span.btn_center{
	height: 39px;
	font-size: 12px;
	float:left; 
	margin-bottom:0;
	font-size:16px;
	font-weight:bold;
	_width:250px;
}
span.btn_center a{
	background: transparent url('/images/demo_sprite.png') repeat-x 0 bottom;
	background-position:0 -369px;
	color:#fff;
	text-decoration:none;
	display:block; 
	height: 30px;
	padding-top: 9px;
}
.showcase_btn:hover span.btn_right_corner2 a{
	background: transparent url('/images/demo_sprite.png') no-repeat 0 -40px;
}
.showcase_btn:active span.btn_right_corner2 a{
	background: transparent url('/images/demo_sprite.png') no-repeat 0 -80px;
}
span.btn_right_corner2 a{
	background: transparent url('/images/demo_sprite.png') no-repeat 0 0px;
	height: 39px;
	float:left;
	width:35px;
}
div.ps_showcase_txt a.ps_showcase_website_link {
	clear:both;
	display:block;
	text-decoration:none;
	color:#B5BCBF;

}

.ps_showcase_left {
	float: left;
	width: 235px;
	padding-right: 30px;

}
.ps_showcase_demo{
	float: left;
	padding-right: 10px;
}
.ps_showcase_right {
	float: left;
	width: 240px;
        margin-left:40px;

}

.ps_showcase_linksdemo{
	margin-left:15px;
	text-decoration:none;
	color:#6B767E;
}
.username{
	float:left;
	width: 282px;
	margin-top:10px;
}
.username  td{
	color:#669219;
	background-color:#ccff99;
	height: 28px;
	padding-left: 3px;
}
.username  td.title{
	text-align:right;
}
/*
BLOG
*/

#ps_blog_subtitle {
	color:#7393a0;
	font-size:12px;
}




#ps_blog_subtitle a{
	color:#2588A7;
	text-decoration:none;
}

#ps_blog_archives li, #ps_blog_categories li {
	list-style-image: url(/images/arrow-pink.gif);
	line-height: 20px;
	color: #7DA70B;
	font-size: 12px;
	margin-left: 10px;
}

#ps_blog_archives a, #ps_blog_categories a {
text-decoration:none;
color:#7DA70B;
}

.ps_blog_entry {
	float: left;
	width: 620px;


}

.ps_blog_entry a {
	color: #DE1F61;
}



.ps_blog_entry  h2{
	color:#354950;
	font-size:18px;
	margin: 20px 0px 5px 0px;
}


.ps_blog_entry p{
	color:#354951;
	font-size:12px;
        line-height:1.3em;
	font-weight:0;

}

.ps_blog_entry hr{
	width:150px;
	height: 1px;
	border-left: none;
	border-top:1px;

}

.ps_blog_entry li{
	font-size:12px;
	color:#6A98B0;
	background: url(/images/en/fleche.jpg) no-repeat;
	list-style:none;
	padding-left:20px;
	line-height:1.5em;
}

#ps_blog_categories,#ps_blog_archives,#ps_blog_search{
	line-height: 40px;
	border-bottom: 1px solid #CEDEA2;
	border-top: 1px solid #CEDEA2;
	padding-bottom:20px;
}


#ps_blog_search p{
	margin-left:35px;
	margin-top:0px;
}

#ps_blog_categories h3,#ps_blog_archives h3,#ps_blog_search h3{
	color: #7DA70B;
	font-size: 12px;
	margin: 0px 0px 0px 25px;
}

#ps_blog_categories:hover,#ps_blog_archives:hover,#ps_blog_search:hover{
	background: #FFF;
}


#ps_blog_date {
	float:left;
	color:#89B50E;
	maring-top:5px;
	font-size:12px;
	font-weight:bold;
}

#ps_blog_title {
	float:left;
	padding-top:5px;
}




/*
** Downloads
*/

.ps_download_left
{
	float: left;
	width: 625px;
}

h1#ps_downloadmodule_h1 {
	float:left;
	line-height:2.2em;
	padding-left:75px;
	margin-bottom:10px;
}

.ps_download_left p{
	color:#929DA3;
	font-size:12px;
}

.ps_download_left h1
{
	float:left;
	background:transparent url(/images/en/picto-download.gif) no-repeat 0px 0px;
	line-height:3em;
	padding-left:75px;
	margin-bottom:0px;
}

.ps_download_left h2
{
	float:left;
	margin-top:0px;
	color:#354951;
}

.ps_download_tab th{
	color: #006087;
	font-size: 15px;
	font-weight: bold;
}

.ps_download_tab td{
	color:#006087;
	font-size:13px;
	height: 30px;
	line-height: 30px;
	font-family: Verdana;
}

.ps_download_tab td img {
	vertical-align: middle;
}

.ps_pink_download {
color:#DE2060;
}

/*
** Features
*/

.ps_features_left {
	float: left;
	width: 280px;
	margin-right: 10px;
}

.ps_features_left li, .ps_features_right li {
	list-style-image: url(/images/arrow-pink.gif);
	line-height: 20px;
	margin-left:25px;
}

.ps_features_left ul, .ps_features_right ul {
	color: #034B78;
	font-size: 12px;
	padding:0;
	margin:0;
}

.ps_features_right {
	float: left;
	width: 280px;
	margin-right: 10px;
}

.ps_features_left img, .ps_features_right img{
	margin-left:5px;
	margin-bottom:0px;
}

.ps_features_left p, .ps_features_right p{
	color:#929DA3;
	margin-left:5px;
	margin-top:0px;
}




.ps_features_bo, #ps_features_general, #ps_features_coming{
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CEDEA2;
}

#ps_bugtrack_menu h3 {
font-weight:normal;
	color: #7DA70B;
	font-size: 12px;
	margin: 0px 0px 0px 25px;
}
#ps_bugtrack_menu {
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #CEDEA2;
	border-bottom: 1px solid #CEDEA2;
}

.ps_bugtrack_form td {
	margin:0;
	padding:0;
	padding-left:10px;
	color:#DE2060;
}

.ps_bugtrack_history td,.ps_bugtrack_history th {
	width:200px;
	text-align:left;
}

.ps_bugtrack_form tr {
	border: 1px solid #AACBDA;
}

.ps_bugtrack_form  {
	background:#D8F0FC;
	border:1px solid #AACBDA;
	width:625px;
}



.ps_bugtrack_form select, .ps_bugtrack_form select, .ps_bugtrack_form textarea {
	width:350px;
}

.ps_bugtrack_list h1 {
	float:left;
	background:transparent url(/images/en/picto-bugreport.gif) no-repeat 0px 0px;
	line-height:2.2em;
	padding-left:65px;
	margin-bottom:10px;
}

.ps_bugtrack_list table th {
padding-top:10px;
padding-bottom:10px;
}

.ps_bugtrack_listcolor span {
width:200px;
padding:8px 10px;
margin-left:4px;
color:#354951;
}


.ps_bugtrack_list table{
		background:#D8F0FC;
	border:1px solid #888;
	border-collapse:collapse;
}

.ps_bugtrack_list td, .ps_bugtrack_list th {
	margin:0;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	border:1px solid #888;
	border-collapse:collapse;
	color:#354951;

}

.ps_bugtrack_view a{
	color: #DE2060;
}

.ps_bugtrack_list a {
	color:#354951;
}

#ps_features_fo {

	height: 40px;
	line-height: 40px;
	border-top: 1px solid #CEDEA2;
	border-bottom: 1px solid #CEDEA2;
}

#ps_bugtrack_menu:hover, #ps_features_fo:hover, .ps_features_bo:hover, #ps_features_general:hover, #ps_features_coming:hover {
	background: #FFF;
}

 #ps_features_fo h3, .ps_features_bo h3, #ps_features_general h3, #ps_features_coming h3 {
	color: #7DA70B;
	font-size: 12px;
	margin: 0px 0px 0px 25px;
}


#ps_bugtrack_menu a, #ps_features_fo a, .ps_features_bo a, #ps_features_general a, #ps_features_coming a {
	text-decoration:none;
		color: #7DA70B;
	font-size: 12px;

}

/*
** DONATE
*/
.ps_donate {
	width:625px;
}

.ps_donate h1 {
float:left;
	background:transparent url(/images/en/picto-donate.gif) no-repeat 0px 0px;
	line-height:2.2em;
	padding-left:60px;
	margin-bottom:10px;
}

.ps_donate p {
	color:#2186C5;

}
.ps_donate input {
	margin-left:56px;
}


/*
** Right column green
*/
#ps_right_column{
	float:right;
	width: 255px;
}
.ps_right_column_green {
	display:block;
	background: url(/images/right-col-bg.gif) repeat-y;
	height: 100%;
	padding-top: 55px;
	padding-right: 25px;
}



#ps_right_column_blue {

	display:block;
	background: url(/images/en/bg-bleu.jpg) repeat-y;
	height: 100%;
	padding-top: 10px;
	padding-right: 25px;
}

.ps_right_column_green h2 {
	text-transform: uppercase;
	color: #7DA70B;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 15px 25px;
	font-family:helvetica;
}

#ps_right_forum {
	margin-top: 20px;
}

.ps_pink_forum a {
	color: #DE2060;
	font-weight:0;
}
.ps_pink_forum {
	color: #DE2060;
		font-weight:0;

}

.ps_blue_forum {
	margin-top: 3px;
	color: #6A98B0;
	font-size: 10px;
}

.ps_blue_forum a{
	color: #6A98B0;
	text-decoration:none;
}

#ps_right_forum li {
	background: transparent url(/images/en/right-column-goto-forum-book.jpg) no-repeat scroll;
	list-style:none;
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:30px;
}
#ps_right_forum ul {
padding:0;
margin:0;
margin:20px 0;
}

/*
** our_team
*/

#ps_ourteam_subtitle h2{

}

#ps_ourteam_subtitle p{

}


/*
** Footer
*/

#ps_footer {
	margin: 20px auto 0px auto;
	width: 925px;
	height: 76px;
}

#ps_footer_corner_left {
	width: 11px;
	height: 76px;
	background: url(/images/en/footer-corner-left.png) no-repeat;
	float: left;
}

#ps_footer_corner_right {
	width: 11px;
	height: 76px;
	background: url(/images/en/footer-corner-right.png) no-repeat;
	float: left;
}

#ps_footer_content {
	width: 903px;
	height: 71px;
	padding-top: 5px;
	background: #FFF;
	color: #3F96CD;
	float: left;
}

#ps_footer_content a {
	color: #3F96CD;
	text-decoration: none;
}

#ps_footer_content a:hover {
	text-decoration: underline;
}

#ps_footer_read_forum {
 	font-size: 10px;
	float:left;
	margin-left: 12px;
	width: 700px;
}

#ps_footer_links {
	margin-left: 12px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#ps_footer_links ul {
	padding: 0px;
	margin: 0px;
	padding-top: 30px;
}

#ps_footer_links li {
	list-style-type: none;
	display: inline;
}

#ps_footer_copyright {
 	font-size: 11px;
	background: #FFF;
	color: #354951;
	float: right;
}

/*
WIKI
*/

h1#ps_wiki {
	background:transparent url(/images/en/picto-wiki.gif) no-repeat 0px 0px;
	line-height:2.2em;
	padding-left:60px;
	margin-bottom:0px;
}



#ps_wiki_right {

	height: 100%;
	line-height: 40px;
	border-top: 1px solid #CEDEA2;
	border-bottom: 1px solid #CEDEA2;
}

#ps_wiki_right select, #ps_wiki_right input {
	margin-left:40px;
}


#ps_wiki_right h3 {
	color: #7DA70B;
	font-size: 14px;
	margin: 12px 0px 0px 25px;
}


#ps_wiki_right a {
	text-decoration:none;
		color: #7DA70B;
	font-size: 12px;

}

#ps_wiki_right, #ps_wiki_right_bottom li {
	list-style-image: url(/images/arrow-pink.gif);
	line-height: 40px;
	color: #7DA70B;
	font-size: 12px;

}

#ps_wiki_right2{
	margin-left:30px;
}

/*homepage slideshow*/
#slideshow{
	width: 772px;
	overflow:hidden;
	height:112px;
	float: left;
	margin-bottom:3px;
}
#slideshow img{
	width: 143px;
	height: 108px;
}
#slideshow ul {
	list-style:none;
	width: 1552px;
	margin:0;
	padding: 0px;
}
#slideshow li {
	float:left;
	margin-right: 5px;
	margin-left: 5px;
}
#slideshow li a img{
	border:1px solid #cc6699;
	}
#view_scroll_left { 
	background: transparent url('/images/fleche.gif') no-repeat 0 -2px;
	height: 44px;
	width: 50px;
	display: block;
	float:left;
	margin-top: 25px;
	} 
	#view_scroll_left:hover { 
	background: transparent url('/images/fleche.gif') no-repeat 0 -45px;
	}
	#view_scroll_left:active{
	background: transparent url('/images/fleche.gif') no-repeat 0 -87px;
	}
#view_scroll_right { 
	background: transparent url('/images/fleche.gif') no-repeat -44px -2px;
	height: 44px;
	width: 50px;
	display: block;
	float:left;
	margin-top: 25px;
} 
#view_scroll_right:hover{background: transparent url('/images/fleche.gif') no-repeat -44px -45px;}
#view_scroll_right:active{background: transparent url('/images/fleche.gif') no-repeat -44px -87px;}

/*
** Classes
*/

.ps_clear { clear: both; }
.ps_f_left { float: left; !padding-top:20px;}

.ps_f_right { float: right; }
.ps_white { color: #FFF; }
.ps_ml6 { margin-left: 6px; }
.ps_ml30 { margin-left: 30px; }
.ps_icon { margin-right: 2px; vertical-align: middle; }



