/* 
	********************************************************************************************** 
	*		LAYOUT GENERALE																		 *
	*		Created:	 28/04/2005																 *
	*		Last update:																		 *
	*		Nome gruppo di proprieta': Studiodelta srl											 *
    *		Author: Michelangelo Lacatena														 *
   	********************************************************************************************** 
*/


a:link, a:visited
{
	font-weight: bold;
	color: #66301f;
}
a:hover
{
	color: #cfbd3a !important;
}

a:link img, a:visited img
{
	border: 0;
}

a.S2BLink:link, a.S2BLink:visited
{
	font-weight: bold;
	color: #4B96CD;
}

a.S2BLink:hover
{
	color: #3774AF !important;
}

/*
h4
{
	font-size: 17px;
	color: #808080;
	margin-bottom: 10px;
}
h5
{
	font-size: 12px;
	color: #66301F;
}
*/

/*
table {
		border-collapse:collapse;
		border-right:1px solid #cccccc;
		border-top:1px solid #cccccc;
		margin-top:10px;
		margin-bottom:10px;
		width:100%;
	}
*/

/*
th {
		background-color:#5d2b1c;
		color:#FFF;
	}
*/

/*
.selected tr, .selected  {
		background-color:#F1ECB5;
		color:#66301f;
		
	}
*/

/*
th a:link {
		background-color:#5d2b1c;
		color:#FFF;
	}
*/

/*
td, th {
		padding:4px;
		border-left:1px solid #cccccc;
		border-bottom:1px solid #cccccc;
	}
*/

/*
.altRow td, .altRow {
		background-color:#efefef;
	}
*/

/* 	
	----------------------------------------------------------------------------------------------------- 
	LAYOUT PRINCIPALE A 2 COLONNE
   	----------------------------------------------------------------------------------------------------- 
*/
#left, #middle
{
	float: left;
	height: 450px;
}
html > body #left, html > body #middle
{
	height: auto;
	min-height: 450px;
}
#left
{
	width: 250px;
	background: transparent url(images/interface/left.gif) scroll repeat 7px 0;
	padding-top: 0;
	padding-bottom: 30px;
	margin-top: 0;
}
#middle
{
	width: 490px;
	margin: 0;
	padding: 10px 0 30px 10px;
}

#middle *, #middle li
{
	line-height: 18px;
}
#middle p
{
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#middle ul
{
	padding-left: 10px;
	margin-left: 10px;
	font-size: 12px;
}

/* 
	-------------------------------------------------------------------------------------------------- 
	-------------------------------------------------------------------------------------------------- 
	LAYOUT A DUE COLONNE x SPLASH (e-learning, lavora con noi, corsi e master)
   	-------------------------------------------------------------------------------------------------- 
   	-------------------------------------------------------------------------------------------------- 
*/
#col_AB
{
	float: left;
	width: 435px;
	padding-right: 15px;
}

#col_D
{
	width: 140px;
	float: right;
}

#col_C
{
	width: 140px;
}
#loginPage #col_AB
{
	/*width:399px;*/
	width: 100%;
}
#loginPage #col_C
{
	width: 175px;
}

.box
{
	padding: 3px 8px;
	background-color: #F2E3B2;
	font-size: 11px !important;
	margin-bottom: 10px;
	border: 1px solid #DBB927;
	border-top-width: 5px;
}

#col_C .box ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#col_C .box li label
{
	font-size: 10px;
	font-weight: bold;
}

#col_C .box li
{
	font-size: 10px;
}


#col_C .box li a:link, #col_C .box li a:visited
{
	display: block;
	padding: 3px 3px 3px 14px;
	background: transparent url(images/contents/arrow_red.gif) scroll no-repeat left 5px;
}

.table
{
	border-style: none;
}
.td
{
	border-style: none;
}
.td33
{
	border-style: none;
	width: 33%;
}

.hide
{
	display: none;
}
.show
{
	display: block;
}

.spacer
{
	clear: both;
	visibility: hidden;
}

/*
	----------------------------------------------------------------------------------------------------- 
	CART
   	----------------------------------------------------------------------------------------------------- 
*/
#cart
{
	border-top: 3px solid #FFF;
	height: 125px;
	font-size: 14px;
	background: #FFF url(images/cart/cart_bg.gif) scroll repeat-x 0 0;
}
#cart h6
{
	background: transparent url(images/cart/cart.gif) scroll no-repeat 4px center;
	font-size: 16px;
	color: #441506;
	padding-top: 10px;
	padding-left: 30px;
	font-family: Times New Roman, Times, serif;
}
#cart p
{
	padding: 3px 7px 3px 19px;
	line-height: 14px;
	font-family: Times New Roman, Times, serif;
	color: #a37426;
}
html > body #cart p
{
	line-height: 11px;
}

#cart span
{
	font-weight: bold;
	font-size: 22px;
}
#cart #price
{
	display: block;
	padding: 7px 3px 3px 3px;
	float: left;
	font-size: 14px;
	letter-spacing: -1px;
	text-align: right;
}
#cart #price strong
{
	font-size: 26px;
}
#ship
{
	clear: left;
	text-align: right;
	border-top: 1px solid #5d2b1c;
	margin: 0 6px;
}
html > body #ship
{
	margin-top: 8px;
}
#ship a:link, #ship a:visited
{
	font-size: 12px;
	color: #5d2b1c;
	text-decoration: none;
}
/*
	----------------------------------------------------------------------------------------------------- 
	SUBMENU
   	----------------------------------------------------------------------------------------------------- 
*/
#submenu
{
	padding-top: 30px;
}
#submenu ul, #submenu li
{
	font-size: 11px;
	list-style: none;
}

#submenu ul
{
	border-top: 1px solid #9e6224;
}

#submenu li a:link, #submenu li a:visited
{
	display: block;
	padding: 5px 5px 5px 19px;
	background: #a37426 url(images/submenu/dot_off.gif) no-repeat scroll 7px center;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #bb9958;
	font-weight: normal;
}
#submenu .altRow a:link, #submenu .altRow a:visited
{
	background-color: #cba936;
}

#submenu li a:hover, #submenu .altRow a:hover, #submenu .selected a:link, #submenu .selected a:visited
{
	background-color: #FFF;
	background-image: url(images/submenu/dot_on.gif);
	color: #5d2b1c !important;
	font-weight: bold;
}

/* S2B Style **/

#S2Bsubmenu
{
	padding-top: 30px;
}
#S2Bsubmenu ul, #S2Bsubmenu li
{
	font-size: 11px;
	list-style: none;
}

#S2Bsubmenu ul
{
	border-top: 1px solid #3774AF;
}

#S2Bsubmenu li a:link, #S2Bsubmenu li a:visited
{
	display: block;
	padding: 5px 5px 5px 19px;
	background: #4B96CD url(images/submenu/dot_off.gif) no-repeat scroll 7px center;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #3774AF;
	font-weight: normal;
}

#S2Bsubmenu .altRow a:link, #S2Bsubmenu .altRow a:visited
{
	background-color: #4B96CD;
}

#S2Bsubmenu li a:hover, #S2Bsubmenu .altRow a:hover, #S2Bsubmenu .selected a:link, #S2Bsubmenu .selected a:visited
{
	background-color: #FFF;
	background-image: url(images/submenu/dot_on.gif);
	color: #3774AF !important;
	font-weight: bold;
}

/*
	----------------------------------------------------------------------------------------------------- 
	MOLLICHINE
   	----------------------------------------------------------------------------------------------------- 
*/
#breadcrumbs
{
	/*border-bottom:1px solid #CCCC99;*/
	color: #767676;
	padding-bottom: 20px;
	font-size: 12px;
}
#breadcrumbs a, #breadcrumbs a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #a58c41;
}
/*
	----------------------------------------------------------------------------------------------------- 
	ICONE STAMPA E INVIA AD AMICO
   	----------------------------------------------------------------------------------------------------- 
*/
#utility
{
	height: 15px;
	margin-left: 173px;
	padding-top: 3px;
	text-align: right;
	font-size: 11px;
}
#utility a:link, #utility a:visited
{
	margin-left: 10px;
	text-decoration: none;
}
#utility span
{
	display: none;
}
/*
	----------------------------------------------------------------------------------------------------- 
	LISTA IMMAGINE + TITOLO + SHORTDESCRIPTION
   	----------------------------------------------------------------------------------------------------- 
*/
#listItems
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 100%;
}
#listItems div
{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 72px;
	padding: 9px;
}
html > body #listItems div
{
	height: auto;
	min-height: 72px;
}
#listItems div img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #66301f;
}
#listItems h5, #listItems p
{
	line-height: normal;
}

/* 
	-------------------------------------------------------------------------------------------------- 
	13. SCHEDE	
   	-------------------------------------------------------------------------------------------------- 
*/
/* Commented Backslash Hack hides rule from IE5-Mac \*/
/* Hack for 1e5Win /**/
.schede .cl
{
	background-color: #a37426;
}
/* --------------------------------------------------------------------------------------*/
/* il lineHeight previene la sovrapposizione dei link */
/* ma crea anche un margine in basso che viene annullato */
/* da .schede div */
/* hide for IE5 */

.schede a:link, .schede a:visited
{
	font-weight: bold;
	padding: 2px 6px;
	border: 1px solid #a37426;
	border-bottom: 0;
	font-size: 10px;
	text-decoration: none;
	display: block;
	float: left;
	color: #5d2b1c;
	background-color: #FFF;
}

.schede a:hover, .schede .selectedTab:link, .selectedTab:visited
{
	color: #FFF !important;
	background-color: #a37426 !important;
}
.schede .disable:link, .schede .disable:visited
{
	color: #999;
	background-color: #DDD;
	border-color: #999;
}

#schede_rgt #rightBlock
{
	float: right;
}
#schede_rgt .cl
{
	background-color: #a37426;
}

/* 
	-------------------------------------------------------------------------------------------------- 
	S2B SCHEDE	
   	-------------------------------------------------------------------------------------------------- 
*/
/* Commented Backslash Hack hides rule from IE5-Mac \*/
/* Hack for 1e5Win /**/
.S2Bschede .cl
{
	background-color: #4B96CD;
}
/* --------------------------------------------------------------------------------------*/
/* il lineHeight previene la sovrapposizione dei link */
/* ma crea anche un margine in basso che viene annullato */
/* da .schede div */
/* hide for IE5 */

.S2Bschede a:link, .S2Bschede a:visited
{
	font-weight: bold;
	border: 1px solid #3774AF;
	border-bottom: 0;
	font-size: 10px;
	text-decoration: none;
	display: block;
	float: left;
	color: #FFF;
	background-color: #4B96CD;
	padding: 7px 5px 7px 5px;
}

.S2Bschede a:hover, .S2Bschede .selectedTab:link, .S2Bschede .selectedTab:visited
{
	color: #3774AF !important;
	background-color: #FFF !important;
}

.S2Bschede .disable:link, .S2Bschede .disable:visited
{
	color: #999;
	background-color: #DDD;
	border-color: #999;
}

#S2Bschede_rgt #rightBlock
{
	float: left;
}
#S2Bschede_rgt .cl
{
	background-color: #4B96CD;
}


/* 
	------------------------------------------------------------------------------------------------------------------------
	candidates	
	------------------------------------------------------------------------------------------------------------------------	
*/
#subschede
{
	background-color: #a37426;
	padding: 2px 8px 0 8px;
	color: #F6F6F6;
}
#subschede a:link, #subschede a:visited
{
	color: #FFF;
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	font-size: 10px;
}
#subschede #subSchedaSelect:link, #subschede #subSchedaSelect:visited, #subschede a:hover
{
	background-color: #FFF;
	color: #a37426;
}

#subschede span
{
	display: none;
}

/* 
	------------------------------------------------------------------------------------------------------------------------
	candidates	
	------------------------------------------------------------------------------------------------------------------------	
*/

#candidates h5
{
	margin-top: 10px;
	border-bottom: 1px solid #66301F;
	padding: 3px 7px 3px 0;
	color: #66301F;
}
#candidates h5 span
{
	background-color: #66301F;
	color: #FFF;
	padding: 3px 7px;
	margin-right: 5px;
}
#candidates p
{
	margin-top: 5px;
}


/* 	
	----------------------------------------------------------------------------------------------------- 
	TELERIK
   	----------------------------------------------------------------------------------------------------- 
*/
#radEditor
{
	width: 100%;
	margin: 0;
	padding: 0;
}
.RadEWrapper
{
	width: 100%;
}

#radEditor table
{
	width: auto;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: 0;
}
#radEditor table td, #radEditor div, .RadETableWrapper td
{
	padding: 0;
	margin: 0;
	border: 0;
}
#radEditor input
{
	width: auto;
	border: 0;
}


.overDiv
{
	width: 630px;
	height: 150px;
	overflow: auto;
}
.overDiv div
{
	width: 600px;
	margin: 0 !important;
}



.departure label
{
	text-align: left;
}

/* 	
	----------------------------------------------------------------------------------------------------- 
	REPEATER
   	----------------------------------------------------------------------------------------------------- 
*/
#repeaterList *
{
	margin: 0;
	padding: 0;
}

#repeaterList div
{
	border: 1px solid #ebebeb;
	margin: 0;
	padding: 8px;
}
#repeaterList img
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#repeaterList .altRow
{
	background-color: #ebebeb;
}
#repeaterList div h5
{
	margin: 0 !important;
}

#repeaterList div p
{
	margin: 0;
	padding: 0 0 0 5px;
	width: 430px;
	font-size: 11px;
}

#repeaterList div div
{
	text-align: right;
	border: 0;
	padding: 0;
}

#repeaterList div div a
{
	margin-right: 6px;
}



/* 	
	----------------------------------------------------------------------------------------------------- 
	TORNA INDIETRO
   	----------------------------------------------------------------------------------------------------- 
*/
.goBack
{
	text-align: right;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #ebebeb;
}
.goBack a:link, .goBack a:visited
{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
}

/* 	
	----------------------------------------------------------------------------------------------------- 
	DETTAGLIO PRODOTTO (impaginazione a box con box acquisto alla fine) 
   	----------------------------------------------------------------------------------------------------- 
*/
#LongDesc
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.square *
{
	padding: 0;
	margin: 0;
	font-size: 11px;
}
.square
{
	width: 187px;
	height: auto;
	border: 1px solid #ddd;
	margin: 0 4px 4px 4px;
	float: left;
	background-color: #f2e3b2;
}
.square fieldset
{
	border: 0;
}
.square h4
{
	background: #66301f;
	padding: 2px 7px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.square .overF
{
	height: 320px; /*  ALTEZZA OVERFLOW */
	width: 176px;
	overflow: auto;
	padding: 5px;
}
.square dl
{
	margin-top: 1px;
	padding: 5px;
}
.square dt
{
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #333;
}

.square dd ul, .square dd li
{
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}
.square dd li
{
	background: transparent url(images/contents/arrow_red.gif) scroll no-repeat left center;
	padding-left: 15px !important;
	clear: left;
}
.square dd li span
{
	display: block;
	width: 85px;
	float: left;
}

.square p
{
	margin-top: 4px;
	border-top: 1px solid #333;
	font-style: italic;
	line-height: 12px !important;
}
/* 	
	----------------------------------------------------------------------------------------------------- 
	
   	----------------------------------------------------------------------------------------------------- 
*/
#shellField
{
	background: #666 url(images/cart/cart_bg.gif) scroll repeat-x 0 21px;
	height: 130px;
}
#shellField legend
{
	padding-top: 2px;
	color: #FFF;
}
#shellField div
{
	padding: 7px;
}
#shellField input, #shellField select
{
	width: 170px;
}
#shellField .inputDiv input
{
	padding-top: 0;
	padding-bottom: 0;
}
/* 	
	----------------------------------------------------------------------------------------------------- 
	
   	----------------------------------------------------------------------------------------------------- 
*/
#shell
{
	background-color: #ebebeb;
	border-top: 2px solid #666;
	border-bottom: 1px solid #666;
	margin-right: 5px;
	width: 190px;
	height: 220px;
	float: left;
}
#shell *
{
	margin: 0;
	padding: 0;
}
#shell fieldset
{
	border: 0;
	padding: 7px;
}
#shell legend
{
	display: none;
}
#shell div
{
	padding-bottom: 10px;
}
#shell label
{
	width: auto;
}
#shell select
{
	width: 176px;
	margin-right: 10px; /* float:left;*/
}
#shell input
{
	width: 60px;
	float: left;
}


#shell .inputDiv
{
	float: right;
}

#shell .inputDivLeft
{
	padding: 5px;
	float: left;
}

#shell .inputDiv input
{
	padding: 0 !important;
	margin: 0 0 0 10px !important;
	border: 1px solid #666 !important;
	background: none;
	color: #666;
	font-weight: bold;
	font-size: 10px;
	width: auto !important;
}
#left_shell
{
	width: 200px;
	float: left;
}
/* 	
	----------------------------------------------------------------------------------------------------- 
   	----------------------------------------------------------------------------------------------------- 
*/
#totalPrice
{
	font-size: 13px;
	text-align: right;
	padding-right: 15px;
}

/* 	
	----------------------------------------------------------------------------------------------------- 
   	----------------------------------------------------------------------------------------------------- 
*/
#checkout *
{
	margin: 0;
	padding: 0;
}
#checkout legend
{
	display: none;
}

#checkout fieldset
{
	width: 270px;
	float: left;
	padding: 7px;
	margin: 4px;
	border: 0;
	border-top-width: 1px;
}
#checkout #promo
{
	background: #fff url(images/cart/bg_promo.gif) scroll repeat-x 0 top;
	border-width: 1px;
}
#checkout #promo div
{
	height: 70px;
	padding-left: 80px;
	background: transparent url(images/cart/bar_code.gif) scroll no-repeat 0 top;
}
#checkout #promo .cl
{
	height: 1px;
	background: none;
}
#checkout #promo input
{
	width: 100px;
}
#checkout #promo .inputDiv
{
	background: none;
}
.td_right
{
	text-align: right;
}


/*********************************************************************
							Recruteur
	**********************************************************************/
.titreListe
{
	font-weight: bold;
	text-align: center;
	color: #66301F;
}

.listeChiffre
{
	list-style-type: decimal;
}

.imgRecruteur
{
	float: right;
}


.RecruiterAddInternship label
{
	width: 100px;
	display: block;
	float: left;
}


/*********************************************************************
							      Commande
	**********************************************************************/

.tableCmd
{
	border-style: none;
	border-collapse: separate;
}

.tdCmd
{
	border-style: none;
}

.tdCmdBorder
{
	border-top: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
}


/*********************************************************************
							         Banner
	**********************************************************************/

.busy
{
	background-color: Red;
}

.banner
{
	text-align: center;
	border: none;
}
.tdBanner
{
	border: none;
	padding-left: 0px;
	padding-right: 0px;
}


/*********************************************************************
							         CV
	**********************************************************************/

.liCV
{
	margin-left: 14px;
}


	/*****************************
	            Expertime
	******************************/
	
	/*********** Title ***********/
	
	.exp-titleGray
	{
		font-size : 17px;
		font-weight : bolder;
		color : #808080;
		margin-bottom : 10px;
		display : block;
	}
	
	.exp-titleBackMaroon
	{
		
		color : #66301F;
		font-size : 12px;
		font-weight : bold;
		border-bottom : 1px solid #66301F;
		padding-bottom : 2px;
		width : 100%;
	}
	
	
	/*********** Title ***********/
	
	.exp-lblMaroon
	{
		
		color : #66301F;
		font-weight : bold;
		padding-bottom : 2px;
	}
	
	/************ Div ************/
	
	.exp-divS2B
	{
		text-align:center;
		border-style : solid;
		border-width : 1px;
		border-color : Gray;
		padding-top : 15px;
		padding-left : 10px;
		padding-right : 10px;
		padding-bottom : 15px;
	}
	
	.exp-divs2BInside
	{
		padding-bottom : 10px;
	}
	
	.exp-divProduct
	{
		margin : 4px 0px 8px 0px;
		padding-bottom : 4px;
		border-bottom : 2px solid #C6C6C6;
	}
	
	/********** Boutons **********/
	
	.exp-btn
	{
        color : #FFFFFF;
        background : #676767;
        border-style : solid;
        border-width : 1px;
        border-color : #FFFFFF #CCCCCC #CCCCCC #FFFFFF;
        font-size : 11px;
        text-transform : uppercase;
        padding : 2px 7px;
	}
	
	/********** Tableau **********/*
	.exp-tableForm
	{
		border : none;
		padding-top : 10px;
		padding-bottom : 10px;
		width : 100%;
		max-width : 100%;
	}
	
	.exp-tableForm td, th
	{
		padding : 2px 4px 2px 4px;
	}
	
	.exp-tdFormFirst
	{
		width : 33%;
	}
	
	.exp-tableGrid
	{
		border-style : solid;
		border-width : 1px;
		border-color : #CCCCCC;
		border-collapse : collapse;
		width : 100%;
		max-width : 100%;
		margin-top : 10px;
		margin-bottom : 10px;
	}
	
	.exp-tableGrid td, th
	{
		padding : 2px 4px 2px 4px;
	}
	
	.exp-headerGrid
	{
		text-align : center;
		background-color: #5D2B1C;
		color:#FFFFFF;
	}
	
	.exp-headerGrid a:link
	{
		color:#FFFFFF;
	}
	
	.exp-footerGrid
	{
		text-transform : uppercase;
		font-weight : bold;
	}
	
	.exp-footerGridEmpty
	{
		display : none;
	}
	
	.exp-footerGridRight
	{
		text-align : right;
		text-transform : uppercase;
		font-weight : bold;
	}
	
	.exp-td10
	{
		width : 10%;
	}
	
	.exp-td5
	{
		width : 5%;
	}
	
	.exp-tableCmd
	{
		border-collapse : separate;
		width : 100%;
	}
	
	.exp-tableCmd td
	{
		padding : 2px 4px 2px 4px;
	}
	
	.exp-tdCmdTitle
	{
		font-weight : bold;
		border-top : solid 1px black;
		border-right : solid 1px black;
		border-bottom : solid 1px black;
		border-left : solid 1px black;
	}
	
	.exp-tdSelected
	{
		background-color : #CCCCCC;
	}
	
	.exp-tableScoreBoard
	{
		width : 100%;
		border-collapse:collapse;
		margin-top : 10px;
		margin-bottom : 10px;
	}
	
	.exp-tableScoreBoard td, th
	{
		padding : 2px 4px 2px 4px;
	}
	
	.exp-tdScoreboard
	{
		border-bottom: solid 2px;
	}
	
	.exp-tableEvent
	{
		border : none;
		width : 100%;
		max-width : 100%;
	}
	
	/********** TextBox **********/
	
	.exp-txt100
	{
		width : 100%;
	}
	
	.exp-txt75
	{
		width : 75%;
	}
	
	.exp-txt50
	{
		width : 50%;
	}
	
	.exp-txt25
	{
		width : 25%;
	}
	
	/******** DropDownList ********/
	
	.exp-ddl100
	{
		width : 100%;
	}
	
	.exp-ddl75
	{
		width : 75%;
	}
	
	.exp-ddl50
	{
		width : 50%;
	}
	
	.exp-ddl49
	{
		width : 49%;
	}
	
	.exp-ddl25
	{
		width : 25%;
	}
	
	.exp-ddl23
	{
		width : 23%;
	}
	
	/****** Radio et Check *******/
	
	.exp-radio label
	{
		padding : 0px 0px 0px 5px;
	}
	
	.exp-radioHorizontal label
	{
		padding : 0px 10px 0px 5px;
	}
	
	
	/********* RadEditor *********/
	
	.exp-radEditor
	{
		padding-bottom : 10px;
		max-width : 100%;
	}
	.exp-radEditor td
	{
		padding : 0;
	}
	
	
	/*********** Autre ***********/
	
	.exp-ulOrder
	{
		padding-left : 40px;
	}
	
	
	/*********** Autre ***********/
	
	.exp-dtJob
	{ 
		border-bottom:1px solid #c6c6c6;
		font-weight:bold;
		font-size:13px;
		color:#64352e;
	}
	
	.exp-formError
	{
		background-image : url(images/icons/error.gif);
		background-repeat : no-repeat;
		background-position : left center;
		text-align : left;
		font-weight : bold;
		color : Red;
		padding-top : 10px;
		padding-left : 20px;
		padding-bottom : 10px;
	}
	
	.exp-redStar
	{
		color : Red;
		font-weight : bold;
		font-size : 18px;
	}
	
	.exp-success
	{
		background-image : url(images/icons/success.gif);
		background-repeat : no-repeat;
		background-position : left center;
		font-weight : bold;
		color : #20AD09;
		padding-top : 10px;
		padding-left : 20px;
		padding-bottom : 10px;
	}
	
	.exp-errorLabel
	{
		color : Red;
	}
	
	.exp-alignRight
	{
		text-align : right;
	}
	
	.exp-alignCenter
	{
		text-align : center;
	}
	
	ol
	{
		padding-left:20px;
	}