-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
152 lines (111 loc) · 6.6 KB
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
@charset 'utf-8';
/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}
/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}
/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
h1{font-size:138.5%}h2{font-size:123.1%}h3{font-size:108%}h1,h2,h3{margin:1em 0}h1,h2,h3,h4,h5,h6,strong{font-weight:bold}abbr,acronym{border-bottom:1px dotted #000;cursor:help}em{font-style:italic}blockquote,ul,ol,dl{margin:1em}ol,ul,dl{margin-left:2em}ol{list-style:decimal outside}ul{list-style:disc outside}dl dd{margin-left:1em}th,td{border:1px solid #000;padding:.5em}th{font-weight:bold;text-align:center}caption{margin-bottom:.5em;text-align:center}p,fieldset,table,pre{margin-bottom:1em}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em}
/*HTML5 element display*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section{display:block;}
/*Figures*/
figure {margin: 0;}
/* Utilities */
.lst_reset, .lst_reset li { margin: 0; padding: 0; list-style: none; }
.clear { clear:both; height:1px; margin:0; padding:0; font-size: 1px; line-height: 0; }
/* clearfix for modern browsers */
.cf:before,
.cf:after { content:""; display:table; }
.cf:after { clear:both; }
/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1; }
/**** GENERAL ****/
.container{ width: 960px; margin: 50px auto; }
h2{ margin: 0 0 10px 0; font-size: 35px; font-weight: bold; color: #0054A3; }
.main{}
.left{ float: left; }
.right{ float: right; }
/**** CONTENT ****/
.content{ margin: 0 0 20px 0; }
.content > div{ width: 48%; }
.content .right img{ width: 90%; height: auto; padding: 5%; background: #7AC943; display: block;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
}
.texto{ font-size: 15px; color: #4D4D4D; }
.texto span{ color: #0054A3; font-weight: bold; }
/**** HEADER ****/
.header{ width: 100%; margin: 0 0 20px 0; }
.logo{ width: 135px; height: 100px; margin-left: 20px; float: left; }
.logo h1{ margin: 0; }
.logo h1 a{ width: 100%; height: auto; display: block; }
.logo h1 a img{ width: 100%; height: auto; display: block; }
.social_media{ list-style: none; margin: 0 20px 0 0; float: right; }
.social_media li{ width: 80px; height: 85px; margin-left: 5px; float: left; }
.social_media li a {width: 100%; height: auto; display: block;}
.social_media li img{width: 100%; height: auto; display: block;}
/**** MENU ****/
.menu{ width: 901px; margin: 10px auto; padding: 10px 0 10px 0; border-top: 2px solid #5D9632; border-bottom: 2px dotted #5D9632; list-style: none; }
.menu li{ width: 140px; margin: 0 5px; font-size: 16px; text-align: center; line-height: 40px; float: left; }
.menu li a{ width: 100%; height: 40px; background: url('images/bg_gradient_gris.jpg') repeat-x; display: block; color: #4D4D4D; text-decoration: none; }
/**** GALERÍA ****/
.galeria{ margin: 0 0 20px 0; }
#slider-code { height: 140px; overflow:hidden; }
#slider-code .viewport { float: left; width: 90%; height: 140px; overflow: hidden; position: relative; }
#slider-code .buttons { display: block; margin: 30px 10px 0 0; float: left; }
#slider-code .next { margin: 30px 0 0 10px; }
#slider-code .disable { visibility: hidden; }
#slider-code .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#slider-code .overview a{ float: left; margin: 0 20px 0 0; padding: 1px; height: 140px; border: 1px solid #dcdcdc; width: 140px;}
/**** FOOTER ****/
.footer{}
.footer p{ width: 100%; text-align: center; font-size: 10px; font-weight: light; color: #4D4D4D; }
.footer p span{ color: #0054A3; }
/**** HOME ****/
/* slider */
.slider_home{ width: 890px; margin: 0 auto 10px auto; position: relative; }
.slider_home img{ width: 100%; height: auto; }
.cycle-pager{ width: 210px; position: absolute; top: 180px; right: 10px; z-index: 8000; }
.cycle-pager p{ line-height: 40px; font-size: 16px; margin-left: 10px; text-align: center; display: inline-block; }
.cycle-pager a{ width: 10px; background: #fff; color: #7AC943; text-decoration: none; padding: 10px; border: 1px solid #7AC943;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.cycle-pager .cycle-pager-active a{ color: #417019; border: 1px solid #417019; }
/**** PROGRAMACION ****/
.menu_programas{ width: 50%; margin: 0 auto; list-style: none; display: block; }
.menu_programas li{ text-align: center; font-size: 16px;}
.menu_programas li a{ width: 100%; padding: 5px; display: block; color: #4D4D4D; text-decoration: none; background: url('images/bg_gradient_gris.jpg') repeat-x; }
.programas .right{ padding: 20px; background: #7AC943;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.programas .right h3{ margin: 0 0 10px 0; font-size: 30px; color: #0054A3; }
.programas .right p{ margin: 0px; color: #fff; font-size: 16px; }
/**** CONTACTO ****/
.forma_contacto{ width: 60%; margin: 0 auto; }
.forma_contacto label{ width: 19%; float: left; font-size: 16px; color: #0054A3; text-align: right; line-height: 30px; }
.forma_contacto input{ width: 75%; margin: 0 0 10px 0; float: right; }
.forma_contacto input, textarea{ padding: 10px; border: 1px solid #0054A3; outline: none;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; }
.forma_contacto textarea{ width: 75%; height: 100px; margin: 0 0 10px 0; float: right; color: #0054A3; resize: none; }
.forma_contacto input[type=submit]{ width: 100px; margin: 0 auto; display: block; padding: 5px; border: none; background: #0054A3; color: #fff; }