Especificos.css 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  1. @font-face {
  2. font-family: 'Analogue Reduced 45 Light';
  3. src: url('http://www.fontsaddict.com/fontface/essencesans-regular.ttf');
  4. }
  5. @font-face {
  6. font-family: 'Champagne and Limousine';
  7. src: url('http://www.fontsaddict.com/fontface/champagne-limousines.ttf');
  8. }
  9. html, body
  10. {
  11. margin: 0px auto;
  12. font-family: 'Franklin Gothic Book','Helvetica Neue',Helvetica,Arial,sans-serif;
  13. }
  14. #top_wrapper
  15. {
  16. background-color: #fff;
  17. width: 100%;
  18. height: 65px;
  19. position: fixed;
  20. top: 0px;
  21. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  22. border-bottom: 2px solid ;
  23. padding-top: 20px;
  24. }
  25. /*************NAVBAR************/
  26. #navbar
  27. {
  28. display: table;
  29. width: 90%;
  30. margin: 0px auto;
  31. background-color:#FFF;
  32. padding-bottom: 10px;
  33. font-family: 'Champagne and Limousine';
  34. font-size: 100%;
  35. color: #485260;
  36. letter-spacing: 5px;
  37. }
  38. #navlist
  39. {
  40. text-transform: uppercase;
  41. text-align:center;
  42. width: 70%;
  43. padding-bottom: 30px;
  44. display: table-row;
  45. }
  46. #navlist li
  47. {
  48. vertical-align: middle;
  49. display: table-cell;
  50. text-align: center;
  51. }
  52. #paginas_wrapper
  53. {
  54. float: left;
  55. }
  56. /*************PAGINAS¨*******************/
  57. #paginas_list
  58. {
  59. margin: 0px auto;
  60. width: 60px;
  61. text-align: center;
  62. }
  63. #paginas_list li
  64. {
  65. margin: 0px auto;
  66. width: 20px;
  67. vertical-align: middle;
  68. display: table-cell;
  69. text-align: center;
  70. }
  71. /*************LISTA PRODUCTOS************/
  72. #productosbar
  73. {
  74. width:250px;
  75. height: auto;
  76. margin-top: 20px;
  77. display: inline-block;
  78. float: left;
  79. }
  80. #categorias
  81. {
  82. width: 200px;
  83. margin: 0px auto;
  84. }
  85. /*************SECCIONES************/
  86. #producto
  87. {
  88. font-family: "Champagne and Limousine";
  89. font-size: 16px;
  90. color: #7B9299;
  91. letter-spacing: 5px;
  92. }
  93. #lista_productos
  94. {
  95. margin-left: 50px;
  96. display: inline-block;
  97. vertical-align: middle;
  98. width: 700px;
  99. margin-top: 20px;
  100. }
  101. #productos_wrapper
  102. {
  103. width: 90%;
  104. /*text-align: center;*/
  105. margin: 70px auto;
  106. }
  107. #banner
  108. {
  109. background: url('Images/banner.jpg') no-repeat scroll center bottom / cover #485260 ;
  110. /*background-size: 100% 100%;
  111. background-repeat: no-repeat;*/
  112. width: 90%;
  113. height: 400px;
  114. max-height: 100%;
  115. text-align: center;
  116. margin: 87px auto;
  117. font-family: 'Champagne and Limousine';
  118. font-size: 300%;
  119. color: White;
  120. padding-top: 30px;
  121. }
  122. #productos_titulo
  123. {
  124. width: auto;
  125. height: auto;
  126. padding-top: 1px;
  127. }
  128. #nosotros, #actividades, #productos, #distribuidoras, #cursos
  129. {
  130. width: 90%;
  131. height: auto;
  132. text-align: center;
  133. margin: 70px auto;
  134. }
  135. #productos
  136. {
  137. background: url('Images/productos.jpg') no-repeat scroll center bottom / cover #485260 ;
  138. /*background-size: 100% 100%;
  139. background-repeat: no-repeat;*/
  140. height: 400px;
  141. max-height: 100%;
  142. width: 90%;
  143. /* padding-top: 5em;*/
  144. margin: 100px auto;
  145. font-family: 'Champagne and Limousine';
  146. font-size: 200%;
  147. color: #D8DFE1;
  148. }
  149. /*************TABLAS************/
  150. #capital-tabla, #interior-tabla
  151. {
  152. background: none repeat scroll 0% 0% #FFF;
  153. width: 480px;
  154. border-collapse: collapse;
  155. text-align: center;
  156. margin: 20px auto;
  157. }
  158. thead
  159. {
  160. font-family: 'Champagne and Limousine';
  161. font-weight: normal;
  162. font-size: 150%;
  163. vertical-align: baseline;
  164. margin: 0px auto;
  165. padding: 0px;
  166. outline: 0px none;
  167. border: 0px none;
  168. background: none repeat scroll 0% 0% transparent;
  169. }
  170. th
  171. {
  172. font-weight: normal;
  173. padding: 10px 30px;
  174. color: #475A68;
  175. border-bottom: 1px solid;
  176. }
  177. tbody, td
  178. {
  179. font-family: 'Champagne and Limousine';
  180. font-weight: normal;
  181. padding: 7px 30px;
  182. color: #475A68;
  183. }
  184. #ok:hover, #ok:active, #ok
  185. {
  186. background-color:#BCC9CC;
  187. -webkit-border-top-left-radius:0px;
  188. -moz-border-radius-topleft:0px;
  189. border-top-left-radius:0px;
  190. -webkit-border-top-right-radius:0px;
  191. -moz-border-radius-topright:0px;
  192. border-top-right-radius:0px;
  193. -webkit-border-bottom-right-radius:0px;
  194. -moz-border-radius-bottomright:0px;
  195. border-bottom-right-radius:0px;
  196. -webkit-border-bottom-left-radius:0px;
  197. -moz-border-radius-bottomleft:0px;
  198. border-bottom-left-radius:0px;
  199. text-indent:0px;
  200. display:inline-block;
  201. color:#475A68;
  202. font-size:18px;
  203. font-weight:normal;
  204. font-style:normal;
  205. height:30px;
  206. line-height:30px;
  207. width:56px;
  208. text-decoration:none;
  209. text-align:center;
  210. }
  211. #footer-outer
  212. {
  213. background-color: #475A68;
  214. font-family: 'Champagne and Limousine';
  215. font-size: 26px;
  216. color: #BCC9CC;
  217. width: 100%;
  218. height: 250px;
  219. }
  220. #footer-inner-left
  221. {
  222. padding-top: 30px;
  223. padding-left: 30px;
  224. width: 40%;
  225. float: left;
  226. display: inline;
  227. text-align: left;
  228. margin-top: 0px;
  229. text-transform: uppercase;
  230. font-size: 20px;
  231. }
  232. #footer-inner-right
  233. {
  234. padding-top: 30px;
  235. padding-right: 30px;
  236. width: 40%;
  237. float: right;
  238. display:inline;
  239. text-align: right;
  240. }
  241. #suscribe
  242. {
  243. width : 40%;
  244. height: 30px;
  245. background-color: #BCC9CC;
  246. border: 0px;
  247. margin-top: 20px;
  248. }
  249. /*************HEADERS STYLE************/
  250. hr
  251. {
  252. color: #465A68;
  253. background-color: #465A68;
  254. height: 2px;
  255. }
  256. h2
  257. {
  258. font-family: 'Champagne and Limousine';
  259. font-weight: normal;
  260. font-size: 26px;
  261. }
  262. #title
  263. {
  264. margin: 0px auto;
  265. text-align: center;
  266. display:table;
  267. border: 1px solid;
  268. }
  269. h3
  270. {
  271. display: table-cell;
  272. vertical-align: middle;
  273. font-family: 'Champagne and Limousine';
  274. font-weight: normal;
  275. color: #D8DFE1;
  276. background: #475A68;
  277. width: 200px;
  278. height: 50px;
  279. text-align: center;
  280. margin: 0px auto;
  281. }
  282. h1
  283. {
  284. font-weight:normal;
  285. width: 100%;
  286. text-align: center;
  287. border-bottom: 2px solid #465A68;
  288. line-height: 0.1em;
  289. /*font-family:'Franklin Gothic Book','Helvetica Neue',Helvetica,Arial,sans-serif;
  290. */ font-family: 'Champagne and Limousine';
  291. margin: 30px auto;
  292. color: #465A68;
  293. font-size: 190%;
  294. font-style: normal;
  295. letter-spacing: 5px;
  296. }
  297. h1 span {
  298. background:#fff;
  299. padding:0 10px;
  300. }
  301. h2
  302. {
  303. text-align: center;
  304. color : #fff;
  305. }
  306. h4
  307. {
  308. font-size: 35px;
  309. font-weight: normal;
  310. padding: 0px 0px 0px 0px;
  311. margin: 0px 0px 0px 0px;
  312. font-family: "Champagne and Limousine";
  313. color: #475A68;
  314. }
  315. h5
  316. {
  317. font-size: 50px;
  318. color:White;
  319. text-align: center;
  320. font-family: 'Champagne and Limousine';
  321. }
  322. p
  323. {
  324. margin: 70px 30px 70px 30px;
  325. font-family: 'Champagne and Limousine';
  326. font-size: 24px;
  327. text-align: center;
  328. letter-spacing: 3px;
  329. color: #7196A6;
  330. }
  331. a:link
  332. {
  333. color: #485260;
  334. text-decoration:none;
  335. }
  336. a:hover
  337. {
  338. color: #7196A6;
  339. text-decoration: none;
  340. opacity: 0.5;
  341. filter: alpha(opacity=100);
  342. -webkit-transition: opacity 2s linear;
  343. }
  344. ul, li
  345. {
  346. width: 200px;
  347. list-style-type: none;
  348. margin-bottom: 3px;
  349. }
  350. .hidden { display: none;}