/*  

Theme Name: Losinger 2.2 for XWW 2.5.1
Theme URI: http://www.sg-dev.ch/themes/

Description: Losinger development avec module de selection de jobs
Version: 2.2

Author: Laurent Schmutz 
Author URI: http://www.sg-dev.ch/

*/


/** **************************************************************************************** */
/* BODY */
/* colors:
/* C_background: #000 */ 
/* C_h1: #fff */ 
/* C_h2: #000 */ 
/* C_h3: #000 */ 
/* C_h4: #000 */ 
/* C_h5: #000 */ 
/* C_a: #555 */ 
/* C_hover: #999 */ 
/* C_visited: #777 */ 
/* C_p: #000 */
/* C_ul: #000 */
/* C_ol: #000 */
/* C_table: #000 */
/* C_boder: #AAA */

/* Text orange Losinger: #F4A040 */

/** **************************************************************************************** */
body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006699;
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 10px; 
	width: 955px;
	margin: auto;
}

h1,h2,h3,h4,h5,h6,p,ul,li,br,table,div,ol,a{   margin:0;   padding:0; }

h1, h2, h3, h4, h5, h6 {
	color: #fff;
}

h1 {
	font-size: 16px;
	color: #006699;
	padding-bottom: 7px;
}

h2 { 
	font-size: 14px;
	color: #F4A040;
	font-weight: bold;
	padding-bottom: 5px;
}

h3 { 
	font-size: 12px;
	color: #F4A040;
	font-weight: bold;
	padding-bottom: 3px;
}

h4 { 
	font-size: 11px;
	font-weight: bold;
/*	color: #007BC0; */
	font-weight: normal;
	padding-bottom: 2px;
}

h5 {
	font-size: 11px;
	color: #000000;
}

h6 {
	font-size: 11px;
	color: #000000;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover  {
	color: #006699;
/*	background-color: #F4A040; */
	text-decoration: underline;;
}

.special_blue {
	color: #79B4D2;
}

.special_blue a {
	text-decoration: underline;
}

.special_blue a:hover {
	color: #ffffff;
}


a:visited {
}

a:active, .chosen {
	color:#fff; 
	text-decoration: underline;
} 

a img{ 
	border:none; 
}

table {
	border: 0px;
	color: #fff;
	font-size: 11px;
}

 
div {
	margin-left: auto;
	margin-right: auto;
	/** width: 50em; **/
}

ul li ol {
	list-style: disc; 
}

/**
 * TreeView Styles
 */

#objTree {
	list-style: none;
}

.treeview{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
	list-style: none;
}

.treeviewFolderUl {
	margin-left: 20px;
	padding-left: 0px;
	list-style: none;
}

.treeviewFolderLi {
	font-weight: bold;
	vertical-align:middle;
	list-style: none;
}

.lnktxt				{
					font-family:Tahoma;
					font-size:8pt;
					font-weight:normal;
					text-decoration:none;
					}

.lnktxt a:link		{
					font-family:Tahoma;
					font-size:8pt;
					font-weight:normal;
					text-decoration:none;
					}
			
.lnktxt a:visited	{
					font-family:Tahoma;
					font-size:8pt;
					font-weight:normal;
					text-decoration:none;
					}

.lnktxt a:active	{
					font-family:Tahoma;
					font-size:8pt;
					font-weight:normal;
					text-decoration:none;
					}

.lnktxt a:hover		{
					font-family:Tahoma;
					font-size:8pt;
					font-weight:normal;
					text-decoration:none;
					}

#error {
	color: #f00;
}
/** **************************************************************************************** */
/* SELLING CATALOG */
/** **************************************************************************************** */

#sellingcatalog {
	color: #000;
}

#sellingcatalog a {
	color: #F4A040;
}

#sellingcatalog a:hover {
	background-color: #F4A040;
	color: #fff;
}

.sellingcatalog_list {
	border-bottom: #888 solid 1px;
}

/** **************************************************************************************** */
/* HOME FOR LOGO: normally clickable for go back home */
/** **************************************************************************************** */
#home {
	position:absolute;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	z-index: 5000;
}

#slogan {
	position:relative;
	top: 30px;
	left: 120px;
	text-transform:uppercase;
	font-size: 14px;
	font-weight: bolder;;
	font-style: italic;
	color: #fff;
}

#slogan_text {
	text-transform:uppercase;
	text-align: left;
	font-size: 14px;
	font-weight: bolder;;
	color: #fff;
}

/** **************************************************************************************** */
/* HEADER STATIC ELEMENTs OF DECORATION */
/** **************************************************************************************** */
#header {
	background-color: #408FB7;
/*	width: 98%; 
	height: 150px; */
	margin: 0 auto;
}

#header table tr td {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#header-static-decoration-left {
	position:absolute;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header-static-decoration-center {
	position:absolute;
	float:right;
	margin: 42px 0px 0px 500px;
	padding: 0px 0px 0px 0px;
}

#header-static-decoration-right {
	position:absolute;
	float:right;
	margin: 10px 0px 0px 750px;
	padding: 0px 0px 0px 0px;
}

/** **************************************************************************************** */
/* LOSINGER HEADER MAIN DECORATION */
/** **************************************************************************************** */
#main-decoration-haut {
	position: absolute;
	top: 110px;
}

#main-decoration-centre {
	color: #006699;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	height: 38px;
	border-top: 1px solid #fff;
}
#main-decoration-slogan {
	text-align:left;
	padding: 0px 10px 0px 10px;
}

#main-decoration-bas {
	position: relative;
	border-top: 2px solid #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 2px;
}


/** **************************************************************************************** */
/* TOP MENU */
/** **************************************************************************************** */
#topmenu {
	z-index:1000;
	background-color: #79B4D2;
	width: 100%;
	height: 30px;
	text-align:left; 
	text-decoration:none;
/**	text-transform: uppercase; **/
	font-size:12px; 
	font-weight: bold; 
	overflow:hidden;
}

#topmenu a:link, #topmenu a:visited {
	background: transparent;
}

#topmenu a:hover {
	text-decoration: underline;
	color: #fff;
}

#topmenu a:active, #topmenu .chosen {
	text-decoration: underline;
} 

#topmenu ul { 
	vertical-align: top;
	background-color: #79B4D2;
	list-style:none;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

#topmenu ul li {
	display:block;
	background: url(/media/decoration/menu_tag.gif) no-repeat right top;
	float:left;
	width: 130px;
	height: 30px;
	line-height: 15px;
	vertical-align: baseline;
	padding:0px 0px  0px 0px;
	margin: 0px 0px 0px 0px;
/*	text-transform: capitalize;
	text-transform: uppercase; */
}

#topmenu table {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#topmenu_extra {
	background-color: #79B4D2;
/*	position: relative;
	left: 7px; */
	color: #fff;
}

#topmenu_lang_switch {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

.language_item {
	float: left;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding: 15px 0px 0px 5px;
}

.current_language_item {
	text-decoration: underline;
}

#topmenu_extra_static {
	position: absolute;
	top: 45px;
	padding: 0 5px 0 880px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-transform:uppercase;
	text-align:right;
/*	width: 955px;
	float: right; */
}

#topmenu_extra_static a:hover {
	color: #fff;
	text-decoration: underline;
}


#topmenu_item{
	padding: 0 0 0 10px;
	vertical-align:middle; 
}

#topmenu_item td {
	line-height: 12px;
	font-size: 12px;
}

#topmenu_footer {
	background-color: #408FB7;
	width: 100%;
	height: 10px;
}


/** **************************************************************************************** */
/* ENTRIES */
/** **************************************************************************************** */

.entry {
	border-bottom: 2px solid #383838;
}

#entry{
	clear:left; 
	color: #fff;
}

#entry h1 {
	position: relative;
	bottom:18px;
 	font-size: 12px;
	z-index: 0;
}

#entry h4 {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
}



/** **************************************************************************************** */
/* BLOG CALENDAR */
/** **************************************************************************************** */

#wp-calendar {
	margin: 10px auto 0;
	width: 120px;
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: normal 1.0em 'Tahoma', Arial, Helvetica, Sans-Serif;text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar 
#next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar 
#prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	background: #007BC0;
	color: #fff
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
}

#wp-calendar td.pad:hover { 
/* Doesn't work in IE */
	background-color: #fff; 
}



/** **************************************************************************************** */
/* INFO ARTICLE */
/** **************************************************************************************** */

#article_info {
	position: relative;
  	left: 0px;	
	bottom: 32px;
	width: 20px;
	float:right
}

#article_info ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#article_info li {
	padding: 0px 0 0px 0;
}

#article_info li a {
	display: block;
}
#article_info li a:hover, #article_info li a:msiefix {
	color:#fff;
}

#article_info li.first {
	border: none;
}

#article_info h3 {
	font-size: 15px;
}

#article_info ul li ul {
	display:block;
	background: #383838;
	color: #fff;
	border: 1px solid #DDDDDD;;
	position:absolute;
	right:0px;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	visibility:hidden;
	width:150px;
	z-index: 2000;
}

#article_info ul li:hover ul, #article_info ul li.msiefix ul {
	visibility:visible;
}



/** **************************************************************************************** */
/* ADMIN NIVIG */
/** **************************************************************************************** */
/** **************************************************************************************** */
/** Navigation bar
/** **************************************************************************************** */
#navigation_bar {
	position:absolute;
	top: 150px;
	left: 40px;
 	font-size: 11px;
	margin-top: -20px;
	z-index: 0;
}

#navigation_bar a {
	color: #fff;
	text-decoration: none;
}

/** **************************************************************************************** */
/** Block de navigation (Gotteron))
/** **************************************************************************************** */
#navig_left {
	font-size: 14px;
	font-weight: bold;
	color: #007BC0;
	text-align: left;
	
}
#navig_right {
	font-size: 14px;
	font-weight: bold;
	color: #007BC0;
	text-align: right;
}
#navig_image {
	text-align: center;
		
}
#navig_current {
	color: #FFF;
	position: relative;
	bottom: 2px;
	text-align:left;
	font-size: 11px;
}



/** **************************************************************************************** */
/** Block d'acc�s CMS, blog, forum, links ... hidable
/** **************************************************************************************** */

#admin_navig {
	background: transparent;
	z-index: 10000;
}

#admin_navig ul {
	list-style: none;
}


/** **************************************************************************************** */
/* FOOTER */
/* Example */
/* #footer { */
/* 	position: absolute; */
/* 	bottom: 10px; */
/* 	width: 955px; */
/* 	margin: auto; */
/* 	border-top: 2px solid #fff; */
/* } */

/** **************************************************************************************** */
#footer_spacer {
	height: 10px;
}

#footer {
/**	position: absolute;
	top: 0px;
	width: 955px; **/
	border-top: 1px solid #ffffff;
	margin: auto;
}

#footer p {
	text-align: right;
	padding: 0 10px 0 10px;
	color: #79B4D2 ;
}

#footer p a {
	color: #79B4D2 ;
}

#footer p a:hover {
	color: #79B4D2;
}



/** **************************************************************************************** */
/* XWW */
/** **************************************************************************************** */

/* overwrite teh standard XWW style 
*/
#xww_edit {
	position:  relative;
	left: 36px;
	bottom: 0px;
	width: 14px;
	float:right
}

#xww_edit_calendar {
	position:  relative;
	right: 20px;
	bottom: 32px;
	width: 20px;
	float:right
}

#xww_edit_tables {
	position:  relative;
	right: 20px;
	bottom: 32px;
	width: 20px;
	float:right
}

#xww_lang_select {
	position: relative;
	right: 90px;
	bottom: 30px;
	width: 100px;
	float:right
	
}


/** **************************************************************************************** */
/* CONTENT */
/** **************************************************************************************** */

#content {
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	width: 955px;
	margin: auto;
	background-color: #fff;
}

#content table tr td {
	margin: 0px 0px 0px 0px ;
	border: 0px;
}

#content li {
/**		background: url(images/bullet.gif) no-repeat; **/
}

/** **************************************************************************************** */
/* CONTENT FORM		 */
/** **************************************************************************************** */

#content form {
	padding: 0 50px 25px;
}

#content table {
	color: #000;
}

#content form input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#F4A040; 
}

#content form input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#FFCF6F; 
}


/** **************************************************************************************** */
/* CONTENT FIRST PAGE*/
/** **************************************************************************************** */

#content_first_page {
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	width: 955px;
	margin: auto;
	background-color: transparent;
}

#content li {
/**		background: url(images/bullet.gif) no-repeat; **/
}

/** **************************************************************************************** */
/* BLOCK */
/** **************************************************************************************** */

#blockpad {
	margin: 0 0 20px 0;
	padding: 3px 5px 5px 5px;

/**	border: 1px solid #777777; */
}

.col {
	background: #383838;
	margin: 0 0 20px 0;
	padding: 3px 5px 5px 5px;
	border: 2px solid #E0091D;
}

.col_grey {
	background: #383838;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	border: 1px solid #DDDDDD;
}

.col_no_pad {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	border: 2px solid #E0091D;
}

.col_title {
	margin: 0 0 5px 0;
	padding: 0 5px 0px 5px;
}

.col_no_border {
	margin: 0 0 5px 0;
	padding: 0 5px 0px 5px;
	text-align: center;
}

.col_border_bottom {
	margin: 0 0 5px 0;
	padding: 0 5px 0px 5px;
	border-bottom: 2px solid #888888;
}

.page{
/*	background: #DDDDDD; */
	background-color: #fff;
	color: #fff;
	border-bottom: 1px solid #999;
	clear:left; 
	margin-top: 0px;
	padding:0px 5px 15px 5px;
}

.page h4 {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
}

.page h4 strong {
	font-weight: bold;
}

.page_item {
	
	background: #DDDDDD;
	color: #fff;
}


.date {
	display:none;
}

.date { /* date & author */
	color : silver;
	float:right;
	line-height:2.3em;
	margin:1.5em 0 5px 10px;
	padding-left:5px;
	border-left:1px solid silver;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
}

.date_day {
	display:block;
	font-size:3em;
	text-align:right;
}

.date_month {
	display:block;
	font-size:3em;
	text-align:right;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:1.4em;
	line-height:.9em;
}


.contentdate {
	background: url(images/date.gif); 
	color: #fff;  
	float: left;
	width: 44px;
	height: 49px; 
   margin: 27px 0px 10px 0px;
   padding: 0;
}

.contentdate h3 {
	margin: 0px;
	padding: 0 0 3px;
}

/** **************************************************************************************** */
/* MAIN WINDOW WHERE THE REAL CONTENT SITS */
/** **************************************************************************************** */
#main {
	position: absolute;
	top: 208px;
	width: 805px;
	
	background-color: #fff;
	color: #000;
	margin: 0px 0px 0px 150px ;
	padding: 0px 0px 0px 0px;
}

#main_inside {
	padding: 10px 20px 10px 20px;
	text-align: left;
	color: #000;
}

#main_inside ul li {
	list-style: disc;
	margin-left: 10px;
	/* list-style: none;
	padding-left: 2px; */
}

#main_inside a {
	color: #F4A040;
}

#main_inside a:hover {
	background: #F4A040;
	color: #fff;
	text-decoration:none;
}

#main_inside table tr td {
	color: #000;
}

#main_nice_list {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	list-style: circle;
}

#main table tr td {
	color: #000;
}

#main ul li {
	color: #000;
	list-style: circle;	
	border-bottom: 1px solid #CCC;	
}

#main ul a {
	color: #F4A040;
}

#main ul a:hover {
	text-decoration: none;
	background-color: #F4A040;
	color: #fff;
}

#main ul {
	list-style: circle;	
}

#main table ul {
	list-style: circle;	
}

#main table ul li ul a:hover {
	text-decoration: none;
	background-color: #F4A040;
}


/** **************************************************************************************** */
/* MAIN FIRST PANEL */
/** **************************************************************************************** */
#main_actu {
	position: absolute;
	top: 450px;
	width: 450px;
	
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px ;
	padding: 20px 0px 20px 0px;

/**
 * temporairement supprimé sur demande de M. Bertoli
	border-top: 2px solid #408FB8;
	border-right: 2px solid #408FB8;
 */	
}

#main_actu td {
	font-weight: bold;
}

#main_actu td a:hover {
	color: #fff;
	text-decoration: underline;
}

#main_actu_title_v22 {
	position: absolute;
	top: 400px;
	width: 500px;

	color: #79B4D2;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 0px 0px ;
	padding: 20px 0px 20px 0px;
}

#main_actu_title {
	color: #79B4D2;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
}

#main_actu_item td {
	color: #fff;
	font-size: 18px;
}

#main_actu_item a:hover {
	color: #fff;
}

#main_news {
	position: absolute;
	top: 450px;
	left: 40%;
	width: 460px;
	
	list-style: none;
	
	color: #fff;
	margin: 0px 0px 0px 150px ;
	padding: 0px 0px 0px 0px;
}

#main_news_more {
	color: #79B4D2;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

#main_news_more a {
	color: #79B4D2;
}

#main_news_more a:hover {
	color: #79B4D2;
	text-decoration: underline;
}

#main_news_list {
} 

#main_news_list a:hover {
	color: #fff;
	text-decoration: underline;
} 

#main_flash {
	background: #fff;
	position: absolute;
	top: 107px;
	height: 267px;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	z-index: 10;
}

#main_flash table tr td {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#main_first_page {
/**	position: absolute;
	top: 450px; **/

	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	z-index: 11;
}

#main_first_page table tr td {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#main ul li {
	color: #000;
	list-style: none;
}

#main a {
	color: #F4A040;
}

#main a:hover {
	text-decoration: none;
	background-color: #F4A040;
	color: #fff;
}


#main_flash_images_title_background {
	background: #006699;
	position: absolute;
	top: 242px;
	left: 2px; 
	width: 306px;
	height: 23px;
	
	filter:alpha(opacity=50);
	opacity:.50; 

	vertical-align: baseline;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 5px;
}

#main_flash_images_title a {
	background: transparent;
	position: absolute;
	top: 242px;
	left: 2px; 
	height: 19px;
	width: 303px;
	
	font-size:11px; 
	font-weight: bold; 
	color:#fff; 

	vertical-align: middle;
	margin: 0px 0px 0px 0px ;
	padding: 4px 0px 0px 8px;
}

#main_flash_images_title a:hover {
	background: #006699;
	position: absolute;
	top: 242px;
	left: 2px;
	height: 19px;
	width: 303px; 
	
	font-size:11px; 
	font-weight: bold; 
	color:#fff; 

	vertical-align: middle;
	margin: 0px 0px 0px 0px ;
	padding: 4px 0px 0px 8px;
	
	text-decoration: none;
}
/** **************************************************************************************** */
/* ARTICLES */
/** **************************************************************************************** */
#article {
	float: left;
	margin: 0px 10px 0 10px ;
	padding: 5px 5px 5px 5px;
	color: #000;
}

#article ul {
	margin-bottom: 5px;
}

#article p {
	margin-bottom: 5px;
}

#article ul li {
	list-style: disc;
	margin-left: 10px;
}

#job_develop {
	border-bottom: 5px solid #F4A040; 
	padding-bottom: 3px;
	
}

/** **************************************************************************************** */
/* LEFT SIDE BAR */
/** **************************************************************************************** */

#left_sidebar {
/**	position:absolute;
	background: #79B4D2;
	top: 208px; **/
	width: 150px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bolder;
	font-size: 11px;
}

/** **************************************************************************************** */
/* RIGHT SIDE BAR */
/** **************************************************************************************** */

#right_sidebar {
	float: left;
	width: 20%;
	border: #CCC solid 1px;
	background: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/** **************************************************************************************** */
/* LEFT AND RIGHT SIDE BAR */
/** **************************************************************************************** */

#left_sidebar ul, #right_sidebar ul {
/**	position:relative;
	width: 140px;
	right: 36px; **/
	list-style: none;
	padding-left: 2px;
	
}

#left_sidebar li, #right_sidebar li {
	font-weight: bolder;
	padding-bottom: 3px;
	list-style: none;
}

#left_sidebar ul li ul {
	width: 120px;
	list-style:none;
	text-transform: none;
	font-weight: bolder;
	padding-left: 10px;
	padding-bottom: 7px;
}

.selected {
	color: #006699;
}

#article_selected {
	background-color: #DDD;
	color: #F4A040;
}

#article_subtitle {
	text-decoration:none;
	font-weight: normal;
	text-transform:none;
}

/** **************************************************************************************** */
/* LOGIN		 */
/** **************************************************************************************** */

#login {
	color: #000;
	padding: 20px 0 30px 50px;
	background: #ffffff url(/media/key_big.gif) right no-repeat;
}

#login form {
	padding: 0 50px 25px;
}


#login form input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#F4A040; 
}

#login form input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#FFCF6F; 
}

#login ul li {
	list-style: none;
}

#login ul li a {
	color: #F00;
	color: #F4A040;
	text-decoration: none;
}

#login ul li a:hover  {
	color: #006699;
	background: #F4A040;
	color: #fff;
	text-decoration: underline;;
	text-decoration: none;
}


/** **************************************************************************************** */
/* IMG SIDE BAR */
/** **************************************************************************************** */

img.center, a img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

img.alignleft, a img.alignleft {
	float:left;
	margin: 4px 10px 5px 0;
	padding: 3px;
}

img.alignright, a img.alignright {
	float:right;
	margin: 4px 10px 5px 0;
	padding: 3px;
}

blockquote{
}

blockquote ul li ol {
	list-style: circle;
}

blockquote h4 {
	color: #000;
}

#blockquote p{
	margin: 0 0 10px 0;
	padding: 0;
}

#searchdiv {
	margin: 0;
	padding: 0;
}

#searchform {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#s {
	width: 95%;
	background: #ddd;
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 3px;
	margin: 8px 0 0 0;
	border: 1px solid #AEC1CD;
}

#textfield1 {
	width: 175px;
	background: transparent;
	border: none;
}
.ent_texte {
}

.comment_text {
	margin: 3px 0 0 0;
	border-bottom: 1px solid #aaa;
}

#sellingcat {
}

#sellingcat table {
}

div#qTip {
 padding: 3px;
 border: 1px solid #006699;
 display: none;
 background: #F4A040;
 color: #fff;
 font: 9px Verdana, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

#submit1 {
	height: 19px;
	background: transparent;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.navigation {
	float: right;
	margin-top: 10px;
	margin-bottom: 60px;
}

#viewsite a {
	font-size: 12px;
	font-family: Tahoma, Arial;
}

.action_button {
	padding:	2px 5px;
 	border:		1px solid;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor:		default;
	background:	ButtonFace;
	color: #000;
}

.action_button:hover {
	background:	#F4A040;
	color: #fff;
}
