Especificos.css 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  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. {
  27. display: table;
  28. width: 90%;
  29. margin: 0px auto;
  30. background-color:#FFF;
  31. padding-bottom: 10px;
  32. font-family: 'Champagne and Limousine';
  33. font-size: 100%;
  34. color: #485260;
  35. letter-spacing: 5px;
  36. }
  37. #navlist
  38. {
  39. text-transform: uppercase;
  40. text-align:center;
  41. width: 70%;
  42. padding-bottom: 30px;
  43. display: table-row;
  44. }
  45. #navlist li
  46. {
  47. vertical-align: middle;
  48. display: table-cell;
  49. text-align: center;
  50. }
  51. #banner
  52. {
  53. background: url('Images/banner.jpg') no-repeat scroll center bottom / cover #485260 ;
  54. /*background-size: 100% 100%;
  55. background-repeat: no-repeat;*/
  56. width: 90%;
  57. height: 400px;
  58. max-height: 100%;
  59. text-align: center;
  60. margin: 87px auto;
  61. font-family: 'Champagne and Limousine';
  62. font-size: 300%;
  63. color: White;
  64. padding-top: 30px;
  65. }
  66. #nosotros, #actividades, #productos, #distribuidoras, #cursos
  67. {
  68. width: 90%;
  69. height: auto;
  70. text-align: center;
  71. margin: 70px auto;
  72. }
  73. #productos
  74. {
  75. background: url('Images/productos.jpg') no-repeat scroll center bottom / cover #485260 ;
  76. /*background-size: 100% 100%;
  77. background-repeat: no-repeat;*/
  78. height: 400px;
  79. max-height: 100%;
  80. width: 90%;
  81. /* padding-top: 5em;*/
  82. margin: 100px auto;
  83. font-family: 'Champagne and Limousine';
  84. font-size: 200%;
  85. color: #D8DFE1;
  86. }
  87. #capital-tabla, #interior-tabla
  88. {
  89. background: none repeat scroll 0% 0% #FFF;
  90. width: 480px;
  91. border-collapse: collapse;
  92. text-align: center;
  93. margin: 20px auto;
  94. }
  95. thead
  96. {
  97. font-family: 'Champagne and Limousine';
  98. font-weight: normal;
  99. font-size: 150%;
  100. vertical-align: baseline;
  101. margin: 0px auto;
  102. padding: 0px;
  103. outline: 0px none;
  104. border: 0px none;
  105. background: none repeat scroll 0% 0% transparent;
  106. }
  107. th
  108. {
  109. font-weight: normal;
  110. padding: 10px 30px;
  111. color: #475A68;
  112. border-bottom: 1px solid;
  113. }
  114. tbody, td
  115. {
  116. font-family: 'Champagne and Limousine';
  117. font-weight: normal;
  118. padding: 7px 30px;
  119. color: #A3BCC1;
  120. }
  121. #footer-outer
  122. {
  123. background-color: #475A68;
  124. font-family: 'Champagne and Limousine';
  125. font-size: 26px;
  126. color: #BCC9CC;
  127. width: 100%;
  128. height: 250px;
  129. }
  130. #ok:hover, #ok:active, #ok
  131. {
  132. background-color:#BCC9CC;
  133. -webkit-border-top-left-radius:0px;
  134. -moz-border-radius-topleft:0px;
  135. border-top-left-radius:0px;
  136. -webkit-border-top-right-radius:0px;
  137. -moz-border-radius-topright:0px;
  138. border-top-right-radius:0px;
  139. -webkit-border-bottom-right-radius:0px;
  140. -moz-border-radius-bottomright:0px;
  141. border-bottom-right-radius:0px;
  142. -webkit-border-bottom-left-radius:0px;
  143. -moz-border-radius-bottomleft:0px;
  144. border-bottom-left-radius:0px;
  145. text-indent:0px;
  146. display:inline-block;
  147. color:#475A68;
  148. font-size:18px;
  149. font-weight:normal;
  150. font-style:normal;
  151. height:30px;
  152. line-height:30px;
  153. width:56px;
  154. text-decoration:none;
  155. text-align:center;
  156. }
  157. #footer-inner-left
  158. {
  159. padding-top: 30px;
  160. padding-left: 30px;
  161. width: 40%;
  162. float: left;
  163. display: inline;
  164. text-align: left;
  165. margin-top: 0px;
  166. text-transform: uppercase;
  167. font-size: 20px;
  168. }
  169. #footer-inner-right
  170. {
  171. padding-top: 30px;
  172. padding-right: 30px;
  173. width: 40%;
  174. float: right;
  175. display:inline;
  176. text-align: right;
  177. }
  178. #suscribe
  179. {
  180. width : 40%;
  181. height: 30px;
  182. background-color: #BCC9CC;
  183. border: 0px;
  184. margin-top: 20px;
  185. }
  186. hr
  187. {
  188. color: #465A68;
  189. background-color: #465A68;
  190. height: 2px;
  191. }
  192. h2
  193. {
  194. font-family: 'Champagne and Limousine';
  195. font-weight: normal;
  196. font-size: 26px;
  197. }
  198. #title
  199. {
  200. margin: 0px auto;
  201. text-align: center;
  202. display:table;
  203. border: 1px solid;
  204. }
  205. h3
  206. {
  207. display: table-cell;
  208. vertical-align: middle;
  209. font-family: 'Champagne and Limousine';
  210. font-weight: normal;
  211. color: #D8DFE1;
  212. background: #475A68;
  213. width: 20%;
  214. height: 40px;
  215. text-align: center;
  216. margin: 0px auto;
  217. }
  218. h1
  219. {
  220. font-weight:normal;
  221. width: 100%;
  222. text-align: center;
  223. border-bottom: 2px solid #465A68;
  224. line-height: 0.1em;
  225. /*font-family:'Franklin Gothic Book','Helvetica Neue',Helvetica,Arial,sans-serif;
  226. */ font-family: 'Champagne and Limousine';
  227. margin: 30px auto;
  228. color: #465A68;
  229. font-size: 190%;
  230. font-style: normal;
  231. letter-spacing: 5px;
  232. }
  233. h1 span {
  234. background:#fff;
  235. padding:0 10px;
  236. }
  237. h2
  238. {
  239. text-align: center;
  240. color : #fff;
  241. }
  242. h4
  243. {
  244. font-size: 40px;
  245. font-weight: normal;
  246. padding: 0px 0px 0px 0px;
  247. margin: 0px 0px 0px 0px;
  248. }
  249. p
  250. {
  251. margin: 70px 30px 70px 30px;
  252. font-family: 'Champagne and Limousine';
  253. font-size: 24px;
  254. text-align: center;
  255. letter-spacing: 3px;
  256. color: #7196A6;
  257. }
  258. a:link
  259. {
  260. color: #485260;
  261. text-decoration:none;
  262. }
  263. a:hover
  264. {
  265. color: #7196A6;
  266. text-decoration: none;
  267. }