/*
Titre:      CSS prestations : www.inncomm.fr
Auteur:     Remy Grauwin - contact@arsiteo.com
*/



/* ---MENU-PRESTATIONS--- */	
#rub-indicateur    {
	background-image: url("../images/menu/prestations/indic-prestations.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	height: 37px;
	border: 0
	}


#menu-1         {
	background-image: url("../images/menu/prestations/menu-formations.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px
	}


a#menu-1:hover, a.active#menu-1        {
	background-image: url("../images/menu/prestations/menu-formations.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 36px
	}


#menu-2   {
	background-image: url("../images/menu/prestations/menu-accompagnement.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px
	}


a#menu-2:hover, a.active#menu-2        {
	background-image: url("../images/menu/prestations/menu-accompagnement.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 36px
	}


#menu-3      {
	background-image: url("../images/menu/prestations/menu-cession_reprise.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px
	}


a#menu-3:hover, a.active#menu-3       {
	background-image: url("../images/menu/prestations/menu-cession_reprise.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 36px
	}


#menu-4       {
	background-image: url("../images/menu/prestations/menu-conseil.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px
	}


a#menu-4:hover, a.active#menu-4       {
	background-image: url("../images/menu/prestations/menu-conseil.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 36px
	}

#menu-5       {
	background-image: url("../images/menu/prestations/menu-domiciliation.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px
	}


a#menu-5:hover, a.active#menu-5      {
	background-image: url("../images/menu/prestations/menu-domiciliation.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 35px
	}


/* ---LATERAL--- */	


#lateral dl              {
	text-align: right;
	margin-bottom: 12px
	}



#lateral .titrelateral              {
	color: #877cb9;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc
	}


#lateral dl a:link, #lateral dl a:visited               {
	color: #000;
	text-decoration: none
	}

#lateral dl a:hover              {
	color: #877cb9;
	text-decoration: underline
	}


#lateral dl dt.titrelateral a:link, #lateral dl dt.titrelateral a:visited               {
	color: #877cb9;
	text-decoration: none
	}

#lateral dl dt.titrelateral a:hover, #lateral dl dt.titrelateral a.active              {
	color: #877cb9;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff
	}

.titrelateral-on             {
	background-color: #fff
	}	
	

/* ---TEXTUEL-PRESTATIONS--- */
p {
	margin-bottom: 12px
	}
	
.accroche   {
	color: #877cb9;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 4px
	}



#body-conseil #textuel ul      {
	list-style-type: none
	}
	

#textuel h3 a:link, #textuel h3 a:visited                 {
	color: #877cb9;
	text-decoration: none;
	border-bottom: 1px solid #877cb9
	}


#textuel h3 a:hover               {
	color: #877cb9;
	text-decoration: none;
	border-bottom: 2px solid #877cb9
	}

h4.modules        {
	color: #877cb9;
	font-size: 13px;
	font-weight: normal;
	margin-top: 1px
	}
	
h4.modules a:link, h4.modules a:visited       {
	color: #877cb9;
	text-decoration: none
	}

h4.modules a:hover {
	color: #877cb9;
	text-decoration: underline
	}
	
ul#liste-modules    {
	color: #000;
	background-color: #f3f3f3;
	margin-bottom: 12px;
	padding: 6px
	}



ul#liste-modules li  {
	display: inline
	}
	
ul#liste-modules li i  {
	color: #333
	}


ul#liste-modules li a:link, ul#liste-modules li a:visited  {
	color: #000;
	text-decoration: none
	}

ul#liste-modules li a:hover  {
	color: #877cb9;
	text-decoration: none
	}

ul#liste-modules li a.moduleon   {
	color: #fff;
	text-decoration: none;
	background-color: #877cb9;
	padding-right: 2px;
	padding-left: 2px
	}



/* ---TEXTUEL-DOMICILIATION--- */	

#body-domiciliation #textuel dt     {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin-top: 12px
	}




