layout.css.less 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329
  1. @import "lib.less";
  2. #block-boxes-popsu_google_analytics {
  3. display: none;
  4. }
  5. /* Links with OUTLINE patch */
  6. a:link, a:visited, a:hover, a:active {
  7. outline: none;
  8. }
  9. body.front {
  10. background: url(../img/body-background.png);
  11. }
  12. #global-wrapper {
  13. background: url(../img/body-pattern-wide-trans.png) no-repeat top center;
  14. }
  15. body.front #global-wrapper {
  16. background: url(../img/carte/fond_carte_agrandi_02.png) no-repeat top center;
  17. }
  18. body.front #global-wrapper-secondary {
  19. background: url(../img/carte/fond_pageaccueil_final.png) no-repeat center -145px;
  20. }
  21. /* NE PAS EFFACER */
  22. /* déplacé dans les vues projets et themes (footer)
  23. #main-wrapper #block-menu_block-1 .menu-name-menu-popsu1-menu > ul.menu {
  24. background: url(/sites/default/themes/popsu/img/icons/voir-egalement-trans.png) no-repeat bottom right;
  25. padding-bottom: 15px;
  26. margin-bottom: 0;
  27. }
  28. /* !NE PAS EFFACER */
  29. #page {
  30. padding-bottom: 60px;
  31. }
  32. h1 {
  33. color: #999;
  34. text-transform: uppercase;
  35. line-height: 1em;
  36. }
  37. #content-inner .pseudo-h1-page-title,
  38. #content-inner .pseudo-h1-page-title p,
  39. #content-inner h1#page-title p,
  40. #content-inner h1#page-title {
  41. font-family: OstrichSansBold, verdana,arial,helvetica,sans-serif;
  42. font-size: 56px;
  43. line-height: 43px;
  44. font-weight: normal;
  45. color: @bleu_popsu1;
  46. padding-top: 4px;
  47. }
  48. #content-inner .pseudo-h1-page-title p span {
  49. line-height: 36px;
  50. }
  51. #content-inner .pseudo-h1-page-title,
  52. #content-inner h1#page-title p {
  53. margin-bottom: 0;
  54. }
  55. body.context-popsu-europe #content-inner .pseudo-h1-page-title,
  56. body.context-popsu-europe #content-inner .pseudo-h1-page-title p,
  57. body.context-popsu-europe #content-inner h1#page-title p,
  58. body.context-popsu-europe #content-inner h1#page-title {
  59. color: @gris_popsueurope;
  60. }
  61. body.context-popsu-2 #content-inner h1#page-title {
  62. color: @vert_popsu2;
  63. }
  64. h2 {
  65. line-height: 1.3em;
  66. }
  67. h6 {
  68. color: #000;
  69. font-size: 12px;
  70. text-transform: none;
  71. }
  72. #content-inner h2 {
  73. font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
  74. font-size: 20px;
  75. text-transform: uppercase;
  76. line-height: 27px;
  77. font-weight: normal;
  78. }
  79. #content-inner h3 {
  80. font-size: 13px;
  81. line-height: 17px;
  82. font-family: OpenSansExtraBold, verdana,arial,helvetica,sans-serif;
  83. font-weight: normal;
  84. margin: 0;
  85. }
  86. kbd {
  87. background-color: #f5f5f5;
  88. border: 1px solid #dedede;
  89. padding: 0px 3px 2px;
  90. }
  91. footer {
  92. margin-top: 3em;
  93. text-align: right;
  94. }
  95. /*base-documentaire*/
  96. body.page-user #main-wrapper {
  97. background: #fff;
  98. min-height: 450px;
  99. margin-top: 70px;
  100. margin-bottom: 30px;
  101. }
  102. body.page-user #page {
  103. min-height: 600px;
  104. }
  105. #header-wrapper {
  106. margin-bottom: 0;
  107. padding-bottom: 0;
  108. }
  109. #content-wrapper {
  110. /*background-color: #fff;*/
  111. #content-inner {
  112. /*background-color:#ff0000;*/
  113. padding: 0 0px 0 0;
  114. /*margin-right: -15px;*/
  115. margin-right: -23px;
  116. }
  117. }
  118. #footer-wrapper {
  119. background: transparent url(../img/pixels/footer-background_gray-dark-trans.png);
  120. #footer {
  121. background: none;
  122. color: #fff;
  123. font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
  124. font-size: 13px;
  125. line-height: 14px;
  126. letter-spacing: 0.075em;
  127. font-weight: normal;
  128. li,
  129. .block-inner .content ul li a {
  130. font-weight: normal;
  131. color: #fff;
  132. line-height: 14px;
  133. }
  134. /*#footer-accueil,
  135. #footer-popsu {
  136. font-size: 14px;
  137. }
  138. #footer-recherche {
  139. font-size: 17px;
  140. float: right;
  141. display: block;
  142. }*/
  143. li.last {
  144. float: right;
  145. display: block;
  146. }
  147. }
  148. }
  149. .navbar-inner, #footer-wrapper #footer {
  150. min-height: 30px;
  151. }
  152. #sidebar-first {
  153. .region-sidebar-first {
  154. /* A REPORTER */
  155. /*padding: 0px 15px 10px 15px;*/
  156. margin: 0 5px 0 15px;
  157. background: url(../img/pixels/sidebar-default-trans.png);
  158. }
  159. .left-nav-level-1 {
  160. padding: 27px 15px 10px 15px;
  161. ul.menu {
  162. li {
  163. margin-bottom: 11px;
  164. .nolink,
  165. a {
  166. color: @bleu_popsu1;
  167. font-family: OstrichSansBold, verdana,arial,helvetica,sans-serif;
  168. font-size: 38px;
  169. line-height: 30px;
  170. font-weight: normal;
  171. margin-bottom: 5px;
  172. display: block;
  173. }
  174. }
  175. }
  176. }
  177. }
  178. #sidebar-first {
  179. .left-nav-level-1 {
  180. ul.menu {
  181. li {
  182. a:hover {
  183. color: #fff;
  184. background: none;
  185. text-decoration: underline;
  186. }
  187. ul {
  188. margin-bottom: 22px;
  189. li {
  190. margin-bottom: 0px;
  191. .nolink,
  192. a {
  193. color: #fff;
  194. /*font-family: OpenSansRegular, verdana,arial,helvetica,sans-serif;*/
  195. font-family: OpenSansLight, verdana,arial,helvetica,sans-serif;
  196. font-size: 17px;
  197. line-height: 23px;
  198. font-weight: normal;
  199. margin-bottom: 0;
  200. }
  201. a:hover {
  202. color: @bleu_popsu1;
  203. }
  204. }
  205. }
  206. }
  207. li.active-trail a.active {
  208. /*background-color: #fff;*/
  209. color: @bleu_popsu1;
  210. }
  211. }
  212. }
  213. }
  214. body.context-popsu-europe #sidebar-first .left-nav-level-1 ul.menu {
  215. li {
  216. color: @gris_popsueurope;
  217. a,
  218. .nolink {
  219. color: @gris_popsueurope;
  220. }
  221. ul li a {
  222. color: #fff;
  223. }
  224. ul li a:hover {
  225. color: @gris_popsueurope;
  226. }
  227. ul li.active a {
  228. font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
  229. }
  230. }
  231. li.active a.active {
  232. color: @gris_popsueurope;
  233. }
  234. }
  235. body.context-popsu-2 #sidebar-first .left-nav-level-1 ul.menu {
  236. li {
  237. color: @vert_popsu2;
  238. a,
  239. .nolink {
  240. color: @vert_popsu2;
  241. }
  242. ul li .nolink,
  243. ul li a {
  244. color: #fff;
  245. }
  246. ul li a:hover {
  247. color: @vert_popsu2;
  248. }
  249. ul li.active a {
  250. font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
  251. }
  252. }
  253. li.active a.active {
  254. color: @vert_popsu2;
  255. }
  256. }
  257. #sidebar-first {
  258. .left-nav-level-2 {
  259. padding: 0px 15px 10px 15px;
  260. h3.title a {
  261. color: #fff;
  262. }
  263. ul.menu {
  264. li {
  265. margin-bottom: 11px;
  266. .nolink,
  267. a {
  268. color: #fff;
  269. font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
  270. font-size: 12px;
  271. line-height: 17px;
  272. font-weight: normal;
  273. text-transform: uppercase;
  274. /*margin-bottom: 5px;*/
  275. display: block;
  276. }
  277. ul {
  278. margin-bottom: 22px;
  279. padding-left: 0;
  280. li {
  281. margin-bottom: 0px;
  282. a {
  283. color: #fff;
  284. /*font-family: OpenSansRegular, verdana,arial,helvetica,sans-serif;*/
  285. font-family: OpenSansRegular, verdana,arial,helvetica,sans-serif;
  286. font-size: 12px;
  287. line-height: 17px;
  288. font-weight: normal;
  289. margin-bottom: 0;
  290. text-transform: none;
  291. }
  292. }
  293. li:hover a {
  294. background: none;
  295. /*color: @bleu_popsu1;*/
  296. text-decoration: underline;
  297. }
  298. }
  299. }
  300. li.active-trail a.active {
  301. /*background-color: #fff;
  302. color: @bleu_popsu1;*/
  303. background: none;
  304. color: #000;
  305. font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
  306. }
  307. }
  308. }
  309. }
  310. body.sidebar-double.context-popsu-1 {
  311. #sidebar-first {
  312. .region-sidebar-first {
  313. background: url(../img/pixels/sidebar-popsu1-bis-trans.png);
  314. }
  315. .left-nav-level-1 {
  316. padding-top: 27px;
  317. ul.menu {
  318. li {
  319. .nolink,
  320. a {
  321. color: #000;
  322. }
  323. ul li a {
  324. color: #fff;
  325. }
  326. a:hover {
  327. color: #fff;
  328. }
  329. ul li a:hover {
  330. color: #000;
  331. }
  332. }
  333. li.active-trail a.active {
  334. background: none;
  335. color: #000;
  336. font-weight: bold;
  337. }
  338. }
  339. }
  340. }
  341. }
  342. body.sidebar-double.context-popsu-2 {
  343. #sidebar-first {
  344. .region-sidebar-first {
  345. background: @vert_popsu2;
  346. /*url(../img/pixels/sidebar-popsu1-bis-trans.png);*/
  347. }
  348. }
  349. }
  350. body.context-popsu {
  351. #header-wrapper {
  352. .block-inner {
  353. margin: 0px;
  354. padding: 0px;
  355. }
  356. #block-boxes-popsu_logo_baseline {
  357. float: left;
  358. background: #000 url(../img/logos/baseline.png) no-repeat top left;
  359. width: 143px;
  360. height: 61px;
  361. margin-top: 36px;
  362. margin-left: -5px;
  363. .block-inner {
  364. display: none;
  365. }
  366. }
  367. .block-wrapper.first {
  368. float: left;
  369. .block-boxes {
  370. background: url(../img/pixels/sidebar-default-trans.png);
  371. margin: 0 5px 0 15px;
  372. /* padding-bottom: 27px; */
  373. padding-bottom: 0px;
  374. }
  375. }
  376. }
  377. }
  378. body.sidebar-double.context-popsu-1 #header-wrapper .block-wrapper.first .block-boxes {
  379. background: url(../img/pixels/sidebar-popsu1-bis-trans.png);
  380. }
  381. body.sidebar-double.context-popsu-2 #header-wrapper .block-wrapper.first .block-boxes {
  382. background: @vert_popsu2;
  383. /* url(../img/pixels/sidebar-popsu1-bis-trans.png); */
  384. }
  385. body.context-popsu-1 {
  386. #header-wrapper {
  387. #block-boxes-popsu_logo_popsu1 {
  388. /* popsu1 */
  389. .block-inner {
  390. /*padding: 0 1px 0 0;*/
  391. a.logo {
  392. display: block;
  393. float: right;
  394. margin: 40px 0 0 0;
  395. width: 193px;
  396. height: 131px;
  397. background: url(../img/logos/popsu1/logo-sidebar-trans.png) no-repeat;
  398. text-indent: -999px;
  399. overflow: hidden;
  400. }
  401. }
  402. }
  403. #block-boxes-popsu_logo_popsu2 {
  404. /* popsu2 */
  405. float: right;
  406. .block-inner {
  407. a.logo {
  408. display: block;
  409. margin: 64px 0 0 0;
  410. width: 101px;
  411. height: 65px;
  412. background: url(../img/logos/popsu2/logo-small-trans.png) no-repeat;
  413. text-indent: -999px;
  414. overflow: hidden;
  415. float: right;
  416. }
  417. }
  418. }
  419. #block-boxes-popsu_logo_popsueurope {
  420. /* popsu Europe */
  421. float: right;
  422. .block-inner {
  423. a.logo {
  424. display: block;
  425. margin: 64px 0 0 0;
  426. width: 101px;
  427. height: 65px;
  428. background: url(../img/logos/popsueurope/logo-small-trans.png) no-repeat;
  429. text-indent: -999px;
  430. overflow: hidden;
  431. float: right;
  432. }
  433. }
  434. }
  435. #block-boxes-popsu_logo_baseline {
  436. /* baseline */
  437. .block-inner {
  438. }
  439. }
  440. }
  441. }
  442. body.context-popsu-2 {
  443. #header-wrapper {
  444. #block-boxes-popsu_logo_popsu1 {
  445. float: right;
  446. .block-inner {
  447. a.logo {
  448. display: block;
  449. margin: 64px 0 0 0;
  450. width: 101px;
  451. height: 65px;
  452. background: url(../img/logos/popsu1/logo-small-trans.png) no-repeat;
  453. text-indent: -999px;
  454. overflow: hidden;
  455. float: right;
  456. }
  457. }
  458. }
  459. #block-boxes-popsu_logo_popsu2 {
  460. .block-inner {
  461. a.logo {
  462. display: block;
  463. float: right;
  464. margin: 40px 0 0 0;
  465. width: 193px;
  466. height: 131px;
  467. background: url(../img/logos/popsu2/logo-sidebar-trans.png) no-repeat;
  468. text-indent: -999px;
  469. overflow: hidden;
  470. }
  471. }
  472. }
  473. #block-boxes-popsu_logo_popsueurope {
  474. float: right;
  475. .block-inner {
  476. a.logo {
  477. display: block;
  478. margin: 64px 0 0 0;
  479. width: 101px;
  480. height: 65px;
  481. background: url(../img/logos/popsueurope/logo-small-trans.png) no-repeat;
  482. text-indent: -999px;
  483. overflow: hidden;
  484. float: right;
  485. }
  486. }
  487. }
  488. #block-boxes-popsu_logo_baseline {
  489. .block-inner {
  490. }
  491. }
  492. }
  493. }
  494. body.context-popsu-europe {
  495. #header-wrapper {
  496. #block-boxes-popsu_logo_popsu1 {
  497. float: right;
  498. .block-inner {
  499. a.logo {
  500. display: block;
  501. margin: 64px 0 0 0;
  502. width: 101px;
  503. height: 65px;
  504. background: url(../img/logos/popsu1/logo-small-trans.png) no-repeat;
  505. text-indent: -999px;
  506. overflow: hidden;
  507. float: right;
  508. }
  509. }
  510. }
  511. #block-boxes-popsu_logo_popsu2 {
  512. float: right;
  513. .block-inner {
  514. a.logo {
  515. display: block;
  516. margin: 64px 0 0 0;
  517. width: 101px;
  518. height: 65px;
  519. background: url(../img/logos/popsu2/logo-small-trans.png) no-repeat;
  520. text-indent: -999px;
  521. overflow: hidden;
  522. float: right;
  523. }
  524. }
  525. }
  526. #block-boxes-popsu_logo_popsueurope {
  527. .block-inner {
  528. a.logo {
  529. display: block;
  530. float: right;
  531. margin: 40px 0 0 0;
  532. width: 193px;
  533. height: 131px;
  534. background: url(../img/logos/popsueurope/logo-sidebar-trans.png) no-repeat;
  535. text-indent: -999px;
  536. overflow: hidden;
  537. }
  538. }
  539. }
  540. #block-boxes-popsu_logo_baseline {
  541. .block-inner {
  542. }
  543. }
  544. }
  545. }
  546. #boxes-box-popsu_menu_trigger {
  547. background: #000000;
  548. margin-left: -20px;
  549. padding: 0;
  550. float: left;
  551. .menu-trigger-level1,
  552. a {
  553. cursor: pointer;
  554. color: #fff;
  555. font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
  556. font-size: 14px;
  557. line-height: 14px;
  558. letter-spacing: 0.05em;
  559. font-weight: normal;
  560. padding: 3px 4px 2px 7px;
  561. }
  562. }
  563. #trigger-questcequepopsu {
  564. background: #000000;
  565. margin-right: -20px;
  566. margin-top: -10px;
  567. margin-bottom: 10px;
  568. padding: 0;
  569. float: right;
  570. a {
  571. display: block;
  572. cursor: pointer;
  573. color: #fff;
  574. font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
  575. font-size: 14px;
  576. line-height: 14px;
  577. letter-spacing: 0.05em;
  578. font-weight: normal;
  579. padding: 3px 4px 2px 7px;
  580. }
  581. }
  582. .breadcrumb { display: none; }
  583. body.context-popsu #header-wrapper .menu-header .block-inner {
  584. padding: 0;
  585. background: none;
  586. ul {
  587. padding-left: 30px;
  588. padding-top: 23px;
  589. li {
  590. list-style: none;
  591. text-align: left;
  592. }
  593. }
  594. }
  595. .menu-inline {
  596. ul {
  597. li {
  598. float: left;
  599. list-style: none;
  600. margin: 0 10px;
  601. }
  602. }
  603. }
  604. .openlayers-container {
  605. border: 1px solid #999;
  606. .olControlAttribution {
  607. display: none;
  608. }
  609. .openlayers_behavior_fullscreen_buttonItemInactive {
  610. cursor: pointer;
  611. /*background: url("openlayers_behavior_fullscreen.png") repeat scroll 0 0 transparent;
  612. height: 20px;
  613. width: 20px;*/
  614. }
  615. }
  616. .openlayers-container img {
  617. max-width: none;
  618. }
  619. .flexslider {
  620. margin-bottom: 10px;
  621. min-height: 340px;
  622. /*height: 330px;*/
  623. /*margin-left: -20px;*/
  624. ul,
  625. ul li {
  626. margin: 0;
  627. padding: 0;
  628. list-style: none;
  629. list-style-type: none;
  630. }
  631. p {
  632. margin: 0 1px 0 0;
  633. font-size: 11px;
  634. font-weight: normal;
  635. .ville-title {
  636. padding-left: 5px;
  637. }
  638. }
  639. }
  640. .flex-caption,
  641. .caption {
  642. /*position:absolute;*/
  643. bottom:0;
  644. left:0;
  645. width:100%;
  646. font-size:12px;
  647. color:#fff;
  648. /*height:21px;*/
  649. padding: 2px 0;
  650. /*background:rgba(0, 0, 0, 0.9);*/
  651. background-color: #000;
  652. span.ville-title {
  653. display: block;
  654. margin: 0 2px;
  655. }
  656. }
  657. .colloque-subtitle {
  658. font-family: OpenSansRegular,Helvetica,Arial,sans-serif;
  659. font-size: 12px;
  660. line-height: 18px;
  661. color: #1A171B;
  662. }
  663. body.popsu-neutral-section {
  664. #main-wrapper #content-wrapper {
  665. width: 96%;
  666. #content-inner {
  667. padding-left: 170px;
  668. .panel-2col-stacked {
  669. .panel-col-top {
  670. width: 69%;
  671. }
  672. .center-wrapper {
  673. .panel-col-first {
  674. width: 340px;
  675. margin-right: 70px;
  676. }
  677. .panel-col-last {
  678. width: 340px;
  679. }
  680. }
  681. }
  682. .page-header {
  683. margin-bottom: 24px;
  684. }
  685. h1#page-title {
  686. color: @gris_neutral;
  687. }
  688. h2 {
  689. font-family: OpenSansBold,verdana,arial,helvetica,sans-serif;
  690. font-size: 19px;
  691. }
  692. a {
  693. color: #1A171B;
  694. }
  695. p {
  696. font-family: OpenSansRegular,Helvetica,Arial,sans-serif;
  697. font-size: 13px;
  698. line-height: 18px;
  699. margin: 0 0 9px;
  700. color: #1A171B;
  701. }
  702. }
  703. }
  704. }
  705. body.popsu-neutral-section {
  706. #header-wrapper {
  707. #boxes-box-popsu_logo_popsuneutral {
  708. /* popsu1 */
  709. float: left;
  710. margin-left: 65px;
  711. .boxes-box-content {
  712. margin: 0 5px 0 15px;
  713. /* padding-bottom: 27px; */
  714. padding-bottom: 0px;
  715. a.logo {
  716. display: block;
  717. float: right;
  718. margin: 24px 0 0 0;
  719. width: 349px;
  720. height: 150px;
  721. background: url(../img/logos/logo-pages-froides-avec-baseline.png) no-repeat;
  722. text-indent: -999px;
  723. overflow: hidden;
  724. }
  725. }
  726. }
  727. }
  728. }
  729. body.popsu-actu-section,
  730. body.popsu-neutral-section {
  731. #header-wrapper {
  732. #block-boxes-popsu_logo_popsu1 {
  733. /* popsu1 */
  734. float: right;
  735. margin-right: 25px;
  736. .block-inner {
  737. a.logo {
  738. display: block;
  739. margin: 64px 0 0 0;
  740. width: 101px;
  741. height: 65px;
  742. background: url(../img/logos/popsu1/logo-small-trans.png) no-repeat;
  743. text-indent: -999px;
  744. overflow: hidden;
  745. float: right;
  746. }
  747. }
  748. }
  749. #block-boxes-popsu_logo_popsu2 {
  750. /* popsu2 */
  751. float: right;
  752. margin-right: 25px;
  753. .block-inner {
  754. a.logo {
  755. display: block;
  756. margin: 64px 0 0 0;
  757. width: 101px;
  758. height: 65px;
  759. background: url(../img/logos/popsu2/logo-small-trans.png) no-repeat;
  760. text-indent: -999px;
  761. overflow: hidden;
  762. float: right;
  763. }
  764. }
  765. }
  766. #block-boxes-popsu_logo_popsueurope {
  767. /* popsu Europe */
  768. float: right;
  769. .block-inner {
  770. a.logo {
  771. display: block;
  772. margin: 64px 0 0 0;
  773. width: 101px;
  774. height: 65px;
  775. background: url(../img/logos/popsueurope/logo-small-trans.png) no-repeat;
  776. text-indent: -999px;
  777. overflow: hidden;
  778. float: right;
  779. }
  780. }
  781. }
  782. }
  783. }
  784. body.popsu-neutral-section {
  785. #header-wrapper {
  786. #block-boxes-popsu_logo_baseline {
  787. display: none;
  788. /*float: left;
  789. background: #000 url(../img/logos/baseline.png) no-repeat top left;
  790. width: 143px;
  791. height: 61px;
  792. margin-top: 36px;
  793. margin-left: -5px;
  794. .block-inner {
  795. display: none;
  796. }*/
  797. }
  798. }
  799. }
  800. body.popsu-actu-section {
  801. #header-wrapper {
  802. #block-boxes-popsu_logo_baseline {
  803. float: left;
  804. background: #000 url(../img/logos/baseline.png) no-repeat top left;
  805. width: 143px;
  806. height: 61px;
  807. margin-top: 36px;
  808. margin-left: -5px;
  809. .block-inner {
  810. display: none;
  811. }
  812. }
  813. #boxes-box-popsu_logo_popsuneutral {
  814. float: left;
  815. .boxes-box-content {
  816. background: url(../img/pixels/sidebar-default-trans.png);
  817. margin: 0 5px 0 15px;
  818. /* padding-bottom: 27px; */
  819. /*height: 192px;*/
  820. padding-top: 24px;
  821. a.logo {
  822. display: block;
  823. margin: 0px 0 0 73px;
  824. width: 207px;
  825. height: 150px;
  826. background: url(../img/logos/logo-actu-black.png) no-repeat;
  827. text-indent: -999px;
  828. overflow: hidden;
  829. }
  830. }
  831. }
  832. /*#boxes-box-popsu_logo_popsuneutral {
  833. background: url(../img/pixels/sidebar-default-trans.png);
  834. margin: 0;
  835. padding-bottom: 0px;
  836. .boxes-box-content {
  837. margin: 0 5px 0 15px;
  838. padding-bottom: 0px;
  839. a.logo {
  840. display: block;
  841. margin: 24px 0 0 0;
  842. width: 207px;
  843. height: 150px;
  844. background: url(../img/logos/logo-actu-black.png) no-repeat;
  845. text-indent: -999px;
  846. overflow: hidden;
  847. }
  848. }
  849. }*/
  850. }
  851. }
  852. body.popsu-actu-section #sidebar-first {
  853. .left-nav-level-1 {
  854. /*padding: 27px 15px 10px 15px;*/
  855. padding-top: 44px;
  856. h3 {
  857. color: @gris_neutral;
  858. font-family: OstrichSansBold, verdana,arial,helvetica,sans-serif;
  859. font-size: 38px;
  860. line-height: 30px;
  861. font-weight: normal;
  862. margin-bottom: 5px;
  863. display: block;
  864. }
  865. ul.menu {
  866. margin-bottom: 22px;
  867. li {
  868. margin-bottom: 0px;
  869. .nolink,
  870. a {
  871. color: #fff;
  872. /*font-family: OpenSansRegular, verdana,arial,helvetica,sans-serif;*/
  873. font-family: OpenSansLight, verdana,arial,helvetica,sans-serif;
  874. font-size: 17px;
  875. line-height: 23px;
  876. font-weight: normal;
  877. margin-bottom: 0;
  878. }
  879. a:hover {
  880. color: @gris_neutral;
  881. }
  882. }
  883. }
  884. }
  885. }
  886. #content-inner #page-title.title-actu {
  887. font-size: 28px;
  888. line-height: 22px;
  889. color: @gris_neutral;
  890. }
  891. #page-title-secondary-actu {
  892. color: @gris_neutral;
  893. margin-top: 0;
  894. }
  895. body.popsu-actu-section #main-wrapper #content-wrapper #content {
  896. padding-top: 40px;
  897. }
  898. .title-actu.title-a-venir {
  899. display: none;
  900. }
  901. .title-actu.title-passees {
  902. display: block;
  903. }
  904. body.popsu-neutral-section #main-wrapper #content-wrapper #content-inner .listing-actu {
  905. h2.pane-title {
  906. font-size: 28px;
  907. line-height: 22px;
  908. color: @gris_neutral;
  909. font-family: OstrichSansBold,verdana,arial,helvetica,sans-serif;
  910. text-transform: uppercase;
  911. }
  912. .views-field-title {
  913. color: @gris_neutral;
  914. font-family: BebasNeueRegular,verdana,arial,helvetica,sans-serif;
  915. font-size: 56px;
  916. line-height: 49px;
  917. }
  918. .views-field-field-popsu-actu-soustitre {
  919. font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
  920. font-size: 20px;
  921. line-height: 50px;
  922. }
  923. .actu-col-img {
  924. float: left;
  925. margin: 0 26px 5px 0;
  926. }
  927. .actu-col-body {
  928. margin-left: 246px;
  929. }
  930. }
  931. body.popsu-listing-actu {
  932. h1#page-title {
  933. display: none;
  934. }
  935. }
  936. #content-inner .listing-actu-avenir {
  937. .views-row {
  938. padding-bottom: 10px;
  939. margin-bottom: 25px;
  940. border-bottom: 1px solid #000;
  941. }
  942. .view-content {
  943. margin-bottom: 45px;
  944. }
  945. }
  946. #pane-actu-passees.layout-88p {
  947. width: 100%;
  948. .panels-flexible-column.panels-flexible-column-accordion-h2-layout-1.panels-flexible-column-first {
  949. width: 100%;
  950. }
  951. }
  952. #content-inner .listing-actu-passe {
  953. h2.pane-title {
  954. margin-bottom: 7px;
  955. }
  956. .views-row-last {
  957. padding-bottom: 0px;
  958. margin-bottom: 25px;
  959. border-bottom: 1px solid #000;
  960. }
  961. .actu-pseudo-title {
  962. font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
  963. font-size: 20px;
  964. line-height: 20px;
  965. }
  966. .actu-pseudo-subtitle {
  967. font-family: OpenSansSemiBold, verdana,arial,helvetica,sans-serif;
  968. font-size: 20px;
  969. line-height: 20px;
  970. }
  971. }
  972. body #cboxClose,
  973. body #cboxPrevious,
  974. body #cboxNext {
  975. border: 0;
  976. }
  977. /* A REPRENDRE ET ETENDRE A TOUS LES TYPES DE CONTENUS */
  978. body.panel-theme-europe #content-inner h1#page-title {
  979. display: none;
  980. }
  981. body.panel-theme-europe .panels-flexible-row-popsu-74-26-stacked-8.panels-flexible-row-first {
  982. display: none;
  983. }
  984. body.panel-theme-europe #content-inner .panels-flexible-region-popsu-74-26-stacked-right {
  985. border-top: 1px solid #000;
  986. .accordion-trigger,
  987. .accordion-h2 {
  988. border-bottom: 1px solid #000;
  989. }
  990. .accordion-h2-panel {
  991. margin-bottom: 0px;
  992. padding-bottom: 5px;
  993. }
  994. .accordion-trigger .views-field,
  995. .accordion-h2-layout .accordion-content .views-label,
  996. .accordion-h2-views .view-header,
  997. .accordion-h2-panel > h2.pane-title {
  998. border-top: none;
  999. }
  1000. #accordion-h2-publication-europe .accordion-trigger {
  1001. border-bottom: none;
  1002. }
  1003. #accordion-h2-publication-europe {
  1004. border-bottom: 1px solid #000;
  1005. }
  1006. }
  1007. /*
  1008. #footer {
  1009. display: none;
  1010. }
  1011. */
  1012. #custom-search-blocks-form-1 {
  1013. .form-item-custom-search-types {
  1014. display: none;
  1015. }
  1016. .form-actions {
  1017. border: none;
  1018. background: none;
  1019. margin: 0;
  1020. padding: 0;
  1021. }
  1022. .form-item-custom-search-blocks-form-1, #edit-actions, .form-actions:before, .form-actions:after {
  1023. display: inline;
  1024. }
  1025. label, input, #edit-submit {
  1026. display: inline-block;
  1027. }
  1028. }
  1029. body.page-search.popsu-neutral-section #main-wrapper #content-wrapper #content-inner,
  1030. body.popsu-neutral-section.page-search #main-wrapper #content-wrapper #content-inner {
  1031. margin-right: 100px;
  1032. min-height: 450px;
  1033. }
  1034. body.page-recherche.popsu-neutral-section #main-wrapper #content-wrapper #content-inner {
  1035. min-height: 450px;
  1036. }
  1037. #accordion-h2-lire-aussi {
  1038. .view-content {
  1039. padding-top: 8px;
  1040. }
  1041. a {
  1042. color: #1A171A;
  1043. }
  1044. h3 {
  1045. font-weight: normal;
  1046. font-style: italic;
  1047. font-family: OpenSansRegular,Helvetica,Arial,sans-serif;
  1048. }
  1049. }
  1050. .captioned .flex-caption {
  1051. position: relative;
  1052. z-index: 2;
  1053. margin-top: -35px;
  1054. }
  1055. body.node-type-popsu-ville .captioned .flex-caption {
  1056. margin-top: -20px;
  1057. }