/* ================================
    CSS STYLES FOR CEPHALON
   ================================
*/  

body {
margin: 10px
}

p,br{
	
	padding:0;
}

ul li{
list-style-image:url(http://82.97.9.35/cephalon/images/fleche.jpg);
}
ul li ul li{
list-style-image:url(http://82.97.9.35/cephalon/images/fleche.jpg);
}
ul li ul li ul li{
list-style-image:url(http://82.97.9.35/cephalon/images/fleche.jpg);
}
ul li ul li ul li ul li{
list-style-image:url(http://82.97.9.35/cephalon/images/fleche.jpg);
}

/* CSS FCK ET PRESENTATION FINAL*/ 
.GrandTitre
{
	font-weight: bold;
	font-size: 19px;
	color: #007896;
	font-family:Arial;
	margin-bottom:5px;
}

.Titre
{
	font-weight: bold;
	font-size: 14px;
	color: #1B99B2;
	font-family:Arial;
	margin-bottom:5px;
}

.SousTitrePuce
{
	font-weight: bold;
	font-size: 14px;
	color: #007896;
	font-family:Arial;
	margin-bottom:3px;
}

.SousTitre
{
	font-weight: bold;
	font-size: 14px;
	color: #007896;
	font-family:Arial;
	margin-bottom:3px;
}
.Texte
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family:Arial;
	margin-bottom:3px;
        line-height:16px;
/*margin-left:3px;
  margin-right:3px;*/
}
.TexteLien
{
	font-weight: normal;
	font-size: 12px;
	color: #007896;
	font-family:Arial;
	margin-bottom:3px;
	margin-top:3px;
       line-height:15px;
/*margin-left:3px;
  margin-right:3px;*/
}






/*CSS PRESENTATION DES OFFRES DEMPLOI*/
.GrandTitreJ
{
	font-weight: bold;
	font-size: 19px;
	color: #007896;
	font-family:Arial;
	margin-bottom:5px;
}

.TitreJ
{
	font-weight: bold;
	font-size: 14px;
	color: #1B99B2;
	font-family:Arial;
	margin-bottom:5px;
}

.SousTitrePuceJ
{
	font-weight: bold;
	font-size: 14px;
	color: #007896;
	font-family:Arial;
	margin-bottom:3px;
}

.SousTitreJ
{
	font-weight: bold;
	font-size: 14px;
	color: #007896;
	font-family:Arial;
	margin-bottom:3px;
}
.TexteJ
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family:Arial;
	margin-bottom:3px;
       line-height:16px;
	/*margin-left:3px;
  margin-right:3px;*/
}
.TexteLienJ
{
	font-weight: normal;
	font-size: 12px;
	color: #007896;
	font-family:Arial;
	margin-bottom:3px;
	margin-top:3px;
       line-height:15px;
	/*margin-left:3px;
  margin-right:3px;*/
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
color:1B99B2;
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
color:1B99B2;
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
color:1B99B2;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {

}






SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

/*GRILLES DES PRESENTATIONS*/

/*RESULTS OFFRE DEMPLOI*/
.titres{
	position:relative;
	float:left;
	width:900px;
	height:20px;
	left:20px;
	margin-top:10px;
	color: #FFFFFF;
	background:#006990;
}
.champtitre {
	position:relative;
	float:left;
	width:250px;
	top:3px;
	left:5px;
	height:20px;
	text-align:left;
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.contenu {
	position:relative;
	float:left;
	width:900px;
	height:40px;
	left:20px;
	margin-top:5px;
	background: #CCCCCC;
}
.champ {
	position:relative;
	float:left;
	width:250px;
	top:3px;
	left:5px;
	height:40px;
	text-align:left;
	color:#006990;
	text-decoration:none;
	
}

/*TOUTES LES OFFRES*/
.titresO{
	position:relative;
	float:left;
	width:900px;
	height:20px;
	left:20px;
	margin-top:10px;
	color: #FFFFFF;
	background:#006990;
}
.champtitreO{
	position:relative;
	float:left;
	width:200px;
	top:3px;
	left:5px;
	height:20px;
	text-align:left;
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.contenuO{
	position:relative;
	float:left;
	width:900px;
	height:40px;
	left:20px;
	margin-top:5px;
	background: #CCCCCC;
}
.champO{
	position:relative;
	float:left;
	width:200px;
	top:3px;
	left:5px;
	height:40px;
	text-align:left;
	color:#006990;
	text-decoration:none;
	
}
/*TOUS LES CANDIDATURES*/
.titresC{
	position:relative;
	float:left;
	width:900px;
	height:20px;
	left:20px;
	margin-top:10px;
	color: #FFFFFF;
	background:#006990;
}
.champtitreC{
	position:relative;
	float:left;
	width:90px;
	top:3px;
	left:5px;
	height:20px;
	text-align:left;
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.contenuC{
	position:relative;
	float:left;
	width:900px;
	height:40px;
	left:20px;
	margin-top:5px;
	background: #CCCCCC;
}
.champC{
	position:relative;
	float:left;
	width:90px;
	top:3px;
	left:5px;
	height:40px;
	text-align:left;
	color:#006990;
	text-decoration:none;
	
}
/*TOUS LES CANDIDATURES SPONTANEES*/
.titresCE{
	position:relative;
	float:left;
	width:900px;
	height:20px;
	left:20px;
	margin-top:10px;
	color: #FFFFFF;
	background:#006990;
}
.champtitreCE{
	position:relative;
	float:left;
	width:100px;
	top:3px;
	left:5px;
	height:20px;
	text-align:left;
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.contenuCE{
	position:relative;
	float:left;
	width:900px;
	height:40px;
	left:20px;
	margin-top:5px;
	background: #CCCCCC;
}
.champCE{
	position:relative;
	float:left;
	width:100px;
	top:3px;
	left:5px;
	height:40px;
	text-align:left;
	color:#006990;
	text-decoration:none;
	
}


/*TOUTES LES PRODUITS FATHER*/
.titrespf{
	position:relative;
	float:left;
	width:900px;
	height:20px;
	left:20px;
	margin-top:10px;
	color: #FFFFFF;
	background:#006990;
}
.champtitrepf{
	position:relative;
	float:left;
	width:130px;
	top:3px;
	left:5px;
	height:20px;
	text-align:left;
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.contenupf{
	position:relative;
	float:left;
	width:900px;
	height:40px;
	left:20px;
	margin-top:5px;
	background: #CCCCCC;
}
.champpf{
	position:relative;
	float:left;
	width:130px;
	top:3px;
	left:5px;
	height:40px;
	text-align:left;
	color:#006990;
	text-decoration:none;
	
}
/*CHAMPS EXTRAS*/
.champP{
	position:relative;
	float:left;
	width:50px;
	top:3px;
	left:5px;
	height:40px;
	text-align:left;
	color:#006990;
	text-decoration:none;
	
}
.champM{
	position:relative;
	float:left;
	width:80px;
	top:3px;
	left:5px;
	height:40px;
	text-align:left;
	color:#006990;
	text-decoration:none;
	
}
.champtitreP {
	position:relative;
	float:left;
	width:50px;
	top:3px;
	left:5px;
	height:20px;
	text-align:left;
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.champtitreM {
	position:relative;
	float:left;
	width:80px;
	top:3px;
	left:5px;
	height:20px;
	text-align:left;
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}