/*
	CSS pour Québec maritime - Entreprises
	Emilie - egzakt.com
	2010/02/07
*/


/* OFFRES VEDETTES
-----------------------------------------*/
#offres_vedettes {
	margin-bottom:20px;
}

#offres_vedettes ul {
	margin:15px 15px 0 15px;
}

#offres_vedettes li {
	margin-bottom:15px;
}

#offres_vedettes h3 {
	font-size:1.17em;
	line-height:1.1em;
	font-weight:bold;
	margin:0 0 3px 0;
}

#offres_vedettes h3 a {
	text-decoration:none;
	color:#122335;
}

#offres_vedettes h3 a:hover {
	text-decoration:underline;
}


/* ENTREPRISE VEDETTE
-----------------------------------------*/
#item_vedette .apercu_entreprise .detail {
	width:335px;
}


/* APERÇU FICHE
-----------------------------------------*/
.apercu_entreprise img.photo {
	float:left;
	width:100px;
}

.apercu_entreprise .detail {
	float:right;
}
.apercu_entreprise .detail_sans_photo {
	float:none;
}
.resultats .apercu_entreprise .detail {
	width:305px;
}
.resultats .apercu_entreprise .detail_sans_photo {
	width:420px;
}
.resultats_type .apercu_entreprise .detail { /* Pour la recherche */
	width:479px;
}
.resultats_type .apercu_entreprise .detail_sans_photo { /* Pour la recherche */
	width:594px;
}

.apercu_entreprise .intro {
	margin-bottom:10px;
}

.apercu_entreprise .detail table {
	border:0;
	width:100%;
}

.apercu_entreprise .detail th {
	color:#264F90;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	width:55px;
	padding-bottom:2px;
}

.apercu_entreprise .detail td {
	color:#122335;
	padding-bottom:2px;
}


/* FICHE ENTÊTE
-----------------------------------------*/
#entreprise #avertissement_saison {
	width:450px;
	padding:8px 14px;
	border:1px solid #c0deeb;
	background-color:#ecf5fa;
	margin-bottom:6px;
	color:#2D90C1;
}

#entreprise #avertissement_saison .titre {
	font-size:1.17em;
	line-height:1.1em;
	font-weight:bold;
	margin-bottom:2px;
}

#entreprise #avertissement_saison a {
	color:#23257B;
}

#entreprise #avertissement_saison a:hover {
	color:#2D90C1;
}

#entreprise #photo_principale {
	display:block; /* Pour IE */
}

.classification img {
	padding-right:1px;
}


/* FICHE DIAPORAMA
-----------------------------------------*/
#entreprise #diaporama {
	width:480px;
	height:86px;
	padding:10px 0 4px 0;
	position:relative;
	background:url(../images/ul/tuiles/diaporama_entreprise.gif) no-repeat 0 0;
}

#entreprise #diaporama a.precedent {
	position:absolute;
	top:28px;
	left:28px;
}

#entreprise #diaporama a.suivant {
	position:absolute;
	top:28px;
	right:28px;
}

#entreprise #diaporama a.fleche .over {
	position:absolute;
	visibility:hidden;
}

#entreprise #diaporama a.fleche:hover {
	background:none; /* Pour IE6 réactivité :hover .over */
}

#entreprise #diaporama a.fleche:hover .over {
	visibility:visible;
}

#entreprise #diaporama .conteneur_galerie {
	width:390px;
	height:57px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

#entreprise #diaporama ul {
	position:absolute;
	top:0;
	left:0;
	width:3000px;
}

#entreprise #diaporama li {
	display:inline; /* Pour IE */
}

#entreprise #diaporama li a {
	float:left;
	width:57px;
	height:56px;
	padding-top:1px;
	margin:0 4px;
	text-align:center;
	background:none; /* Pour IE6 */
}

#entreprise #diaporama li a:hover {
	width:55px;
	height:55px;
	padding-top:0;
	border:1px solid #323232;
}

#entreprise #diaporama .instructions {
	height:13px;
	padding-left:14px;
	margin:6px 0 0 50px;
	font-size:0.83em;
	line-height:1.1em;
	background:url(../images/ul/icones/loupe_diaporama.gif) no-repeat 0 0;
}


/* FICHE ONGLETS
-----------------------------------------*/
#entreprise ul#onglets {
	font-weight:bold;
	overflow:hidden;
	width:472px;
	height:26px; /* Important pour IE6 */
	padding-left:6px;
	margin-top:13px;
	position:relative;
	top:1px;
	z-index:2;
}

#entreprise ul#onglets li {
	float:left; /* Pour IE */
}

#entreprise ul#onglets a {
	float:left;
	height:26px;
	line-height:1.1em;
	padding-right:4px;
	margin-right:4px;
	color:#565356;
	text-decoration:none;
	background:url(../images/ul/boutons/entreprise_onglet_droite.gif) no-repeat right top;
}

#entreprise ul#onglets a span {
	display:inline-block; /* Pas en block sinon IE capote */
	height:20px;
	padding:6px 6px 0 10px;
	background:url(../images/ul/boutons/entreprise_onglet.gif) no-repeat left top;
}

#entreprise ul#onglets a:hover {
	background-position:right -28px;
}

#entreprise ul#onglets a.selected {
	color:#323232;
	background-position:right bottom;
}

#entreprise ul#onglets a:hover span {
	background-position:left -28px;
}

#entreprise ul#onglets a.selected span {
	background-position:left bottom;
}


/* FICHE ONGLET CONTENU
-----------------------------------------*/
#entreprise #fiche_description {
	width:480px;
	padding:0;
	position:relative;
	line-height:1.4em;
}

#entreprise #fiche_description .padding {
	border-left:1px solid #313131;
	border-right:1px solid #313131;
	padding:10px 14px;
}

#entreprise #fiche_description dd ul.modes_paiement li {
	height:22px;
	padding:2px 0 4px 40px;
	position:relative;
}

#entreprise #fiche_description dd ul.modes_paiement img {
	position:absolute;
	top:0;
	left:0;
}

#entreprise #fiche_description .actions {
	background-color:#e9e6e1;
	padding:15px;
	width:420px; /* Important pour IE6 */
	margin-top:15px;
	text-align:right;
	position:relative;
}

.actions .ajout_entreprise_itineraire {
	float: right;
	width: 150px;
	text-align: right;
	font-size: 0.92em;
	line-height: 1.1em;
	padding-left:10px;
}

.actions a.simple {
	float: right;
	color:#323232;
	text-decoration:none;
	height:21px;
	font-size:0.92em;
	line-height:1.1em;
	padding-right:4px;
	margin-left:6px;
	background:url(../images/ul/boutons/entreprise_action_simple_droite.gif) no-repeat right top;
}

.actions a.simple span {
	display:inline-block;
	height:17px;
	padding:4px 2px 0 6px;
	background:url(../images/ul/boutons/entreprise_action_simple.gif) no-repeat left top;
}

.actions a.simple:hover {
	background-position:right bottom;
	color:#fff;
}

.actions a.simple:hover span {
	background-position:left bottom;
}

#entreprise .actions a.call_action_type_1,
#carte .actions a.call_action_type_1 {
	position:absolute;
	top:15px;
	left:15px;
}


/* Forfaits - Événements */
#entreprise #forfaits,
#entreprise #evenements {
	width:450px; /* Important pour IE6 */
}

#entreprise #forfaits li,
#entreprise #evenements li {
	padding:8px 0;
	border-bottom:1px solid #E6E6E6;
}
#entreprise #forfaits li.premier,
#entreprise #evenements li.premier {
	padding-top:0;
}

#entreprise .apercu_forfait .detail,
#entreprise .apercu_evenement .detail {
	width:305px;
}
#entreprise .apercu_forfait .detail_sans_photo,
#entreprise .apercu_evenement .detail_sans_photo {
	width:420px;
}

#entreprise #forfaits .propose_saisons {
	margin-top:15px;
	padding:4px 5px 4px 18px;
	background-color:#ecf5fa;
}

#entreprise #forfaits .propose_saisons a {
	font-weight:bold;
}

#entreprise #forfaits .propose_saisons a:hover {
	color:#122335;
}


/* FICHE INFOS PRATIQUES
-----------------------------------------*/
#entreprise #infos_pratiques .actions,
#carte #infos_pratiques .actions,
#forfait_detail #infos_pratiques .actions {
	text-align:right;
}

#carte #infos_pratiques .actions {
	width: 220px;
}

#entreprise #trip_advisor {
	width:240px;
	margin:15px auto 0 auto;
}


/* FICHE PLUS MEMBRE
-----------------------------------------*/
#entreprise #plus_membre ul#options {
	width:400px;
	list-style-type:none;
	margin:10px 0;
	padding:0;
}

#entreprise #plus_membre #atr td {
	vertical-align:middle;
	padding:12px 35px 6px 0;
	text-align:center;
}


/* DIAPORAMA PUBLICITAIRE
-----------------------------------------*/
#diaporama_pub {
	border:1px solid #BAB1A2;
	background-color:#F4F3F0;
	margin-bottom:20px;
}

#diaporama_pub .entete {
	padding:6px 14px;
}

#diaporama_pub .entete h4 {
	font-size:1.17em;
	line-height:1.1em;
	font-weight:bold;
	margin:0 0 4px 0;
	color:#122335;
}

#diaporama_pub .commanditaire {
	font-size:0.92em;
	line-height:1.1em;
}

#diaporama_pub .commanditaire a {
	font-weight:bold;
}

#diaporama_pub .galerie {
	position:relative;
	width:298px;
}

#diaporama_pub .galerie .photo {
	display:none;
}
#diaporama_pub .galerie .photo_premiere {
	display:block;
}

#diaporama_pub .galerie img {
	display:block; /* Pour IE */
}

#diaporama_pub .detail {
	padding:6px 14px;
	width:270px;
}

#diaporama_pub .vignette {
	margin-bottom:1px;
}

#diaporama_pub .credit {
	font-size:0.83em;
	line-height:1.1em;
	color:#7D7D7D;
}

#diaporama_pub .action {
	float:right;
	padding:4px 14px 0 0;
	font-size:0.92em;
	line-height:1.1em;
	color:#A29680;
	text-decoration:none;
}

#diaporama_pub .action:hover {
	color:#323232;
}

#diaporama_pub .animer {
	display:none;
}

#diaporama_pub .pagination {
	padding:4px 6px;
	background-color:#fff;
	font-size:0.92em;
	line-height:1.1em;
}

#diaporama_pub .pagination a {
	display:inline-block;
	padding:1px 5px;
	margin:0 2px;
	color:#A29680;
	text-decoration:none;
}

#diaporama_pub .pagination a:hover {
	color:#323232;
}

#diaporama_pub .pagination a.activeSlide {
	color:#323232;
	font-weight:bold;
}


/* ENTREPRISES RELIÉES
-----------------------------------------*/
#entreprises_reliees {
	background-color:#f5f7ed;
	padding:8px 15px;
}

#entreprises_reliees h5 {
	font-weight:bold;
	font-size:1.17em;
	line-height:1.1em;
	color:#122335;
	margin:0;
}

#entreprises_reliees li {
	padding:5px 0;
}

#entreprises_reliees h2 {
	font-weight:bold;
	font-size:1.08em;
	line-height:1.1em;
	margin:0 0 2px 0;
}

#entreprises_reliees h2 a {
	color:#264F90;
	text-decoration:none;
}

#entreprises_reliees h2 a:hover {
	color:#264F90;
	text-decoration:underline;
}

#entreprises_reliees a {
	color:#565656;
}

#entreprises_reliees a:hover {
	color:#23257B;
}


/* Version plus détaillée */
#entreprises_reliees_detaillee {
	background:none;
	padding:4px 0;
}

#entreprises_reliees_detaillee h2 {
	font-size:1.167em;
	line-height:1.2em;
	margin:0 0 1px 0;
}

#entreprises_reliees_detaillee h2 a {
	color:#122335;
	text-decoration:none;
}

#entreprises_reliees_detaillee a.fiche {
	font-size:0.917em;
	line-height:1.1em;
	color:#2D90C1;
	text-decoration:none;
}

#entreprises_reliees_detaillee a.fiche span {
	text-decoration:underline;
}

#entreprises_reliees_detaillee .adresse {
	margin-top:12px;
}

#entreprises_reliees_detaillee a {
	color:#565656;
}

#entreprises_reliees_detaillee a:hover {
	color:#23257B;
}

#entreprises_reliees_detaillee h6 {
	font-size:1.167em;
	line-height:1.2em;
	margin:0;
}

#entreprises_reliees_detaillee h6 a {
	color:#264F90;
	text-decoration:none;
}

#entreprises_reliees_detaillee h3 {
	font-size:1.083em;
	line-height:1.2em;
	margin:0 0 1px 0;
}

#entreprises_reliees_detaillee h3 a {
	color:#122335;
	text-decoration:none;
}

#entreprises_reliees_detaillee li {
	border-bottom:0;
}


/* DIVERS
-----------------------------------------*/
#entreprise .btn_concours {
    display:block;
    margin-bottom:15px;
}
