/* PT_RIGHTCOLUMN  */
/* Contains css definitions for the right column templates */

/*------------------------------*/
/*            COMMON            */
/*------------------------------*/

/* SEARCHENGINES */
#pt_searchengines .pt_divider {
margin-bottom:24px;
}

#pt_searchengines a{
	padding-left:12px;
}
#pt_searchengines option{
	padding-left:20px;
}

#pt_searchengines .google {
background:url(../images/option_google.png) no-repeat left;
}

#pt_searchengines .bing {
background:url(../images/option_bing.png) no-repeat left;
}

#pt_searchengines .yahoo {
background:url(../images/option_yahoo.png) no-repeat left;
}
#pt_searchengines .pt_go {
float:right;
}
#pt_searchengines input {
width:145px;
}

#pt_searchengines #logoEditusPt {
margin-bottom:12px;
margin-right:100px;
}

#dt_dnsstock .pt_go {
float:right;
}

#dt_dnsstock #dnstock-sidebar {
margin-bottom:12px;
margin-right:30px;
}

#pt_trackandtrace input {
	width:145px;
}
#pt_trackandtrace .pt_go {
	float:right;
}

/* LIENS INTERCONNECT */

#pt_linksmenubox ul {
	background:url(../images/pt_dots_h20.png);
	margin-bottom:12px;
}


/*------------------------------------------------------------*/
/*				Ajout E. Bernard							  */
/*				LoginBox									  */
/*------------------------------------------------------------*/

#pt_main #pt_loginbox  input {
        width: auto;
}

#pt_main #pt_loginbox table {
        width: 100%;      
}           

#pt_main #pt_loginbox input.submit {
        background:transparent url(../../img/but_mid.png) repeat-x scroll 0 50%;
        border:0 none;
        border-spacing:10px;
        color:#FFFFFF;               
        height:18px;
        line-height:19px;
        margin-bottom:0;
        padding:0 12px;           
        width:auto;
}


/* SERVICES */
#pt_services ul{
	background:url(../images/pt_dots_h20.png);
	margin-bottom:12px;
}

/* E-SHOP */
#pt_eshop .pt_product {
	line-height:14px;
	margin-bottom:6px;
}

#pt_eshop .pt_product_picture {
	background-color:#FFF;
	border:1px solid #E0E0E0;
	margin-bottom:6px;
	text-align:center;
	width:204px;
}
#pt_eshop .pt_price {
	font-size:16px;
	position:absolute;
}

#dt_webmail .pt_go {
	float: right;
}

#dt_dnsstock .pt_go {
	float: right;
}

/*------------------------------*/
/*             CCP              */
/*------------------------------*/
#df_ccp {
	overflow:hidden;
	margin-right:-11px;
}
#df_ccp UL{
	width:97px;
	float:left;
	margin-right:11px;
	background:url(../images/pt_dots_h20.png);
}
#df_ccp LI.fr{
	background:url(../images/flag_fr.png) no-repeat right;
}
#df_ccp LI.de{
	background:url(../images/flag_de.png) no-repeat right;
}
#df_ccp LI.lu{
	background:url(../images/flag_lu.png) no-repeat right;
}
#df_ccp LI.uk{
	background:url(../images/flag_uk.png) no-repeat right;
}

/*------------------------------*/
/*           REALLIFE           */
/*------------------------------*/
#pt_reallife {
	overflow:hidden;
	margin:0;
}


#pt_reallife li{
	background:url(../images/pt_dots_h01.png) repeat-x bottom;
	padding-bottom:6px;
	margin-bottom:6px;
	text-align:justify;
}


/*------------------------------*/
/*          DOWNLOADS           */
/*------------------------------*/
#pt_downloads {
	overflow:hidden;
	margin:0;
	line-height:14px;
}

#pt_downloads H6 {
	color:#888888;
	margin-bottom:0;
}


#pt_downloads li{
	background:url(../images/pt_dots_h01.png) repeat-x bottom;
	padding-bottom:6px;
	margin-bottom:6px;
}

#pt_downloads .pt_icon_ZIP A{
	display:block;
	width:100%;
	background:url(../images/icon_zip.png) right top no-repeat;
}

#pt_downloads .pt_icon_PDF A{
	display:block;
	width:100%;
	background:url(../images/icon_pdf.png) right top no-repeat;
}

#pt_downloads .pt_icon_FILE A{
	display:block;
	width:100%;
	background:url(../images/icon_file.png) right top no-repeat;
}

#pt_downloads .pt_icon_TXT A{
	display:block;
	width:100%;
	background:url(../images/icon_txt.png) right top no-repeat;
}

.boiteDeDroite .pt_tpl_image {
	margin:0;
}

#pt_main .pt_tpl_image .pt_tpl_content01 a {
	border-bottom:none;
}
