/***********************************************

Diseñado por: Luis Carlos Rodríguez S.
Fecha: 22/06/2009
---------------------------------------

Colores Principales:
DarkBlue: #2f405a
DarkBlue2: #1e293b
LightBlue: #66b4fd
DarkGreen: #26391b
black: #444444;
***********************************************/

/* -- GENERAL -- */
html {
background-color: #2f405a;
}

body {
font-size: 90%;
font-family: helvetica,georgia,sans-serif;
line-height:1.6em;
text-align:center;
color: #444444;
background-color: #2f405a;
}

ul, li, img, body, html {
margin: 0; padding: 0;
}

a {
text-decoration: none;
color: #002d56;
}

a:hover {
color: #ffffff;
}

a img {
border: none;
}

h3 {
color: #444444;
margin: 0;
padding: .2em .5em;
text-align: left;
text-transform: lowercase;
font-weight: normal;
}

h2 {
font-family: georgia;
}

.fr {
float: right;
}

.fl {
float: left;
}


/* -- CONTENEDOR -- */
#contenedor {
text-align: left;
min-width: 800px;
max-width: 970px;
margin: auto;
background-color: #ffffff;
border: 2px solid #ffffff;
}


/* -- CABECERA -- */
#cabecera {
height: 115px;
background: url(images/logo.jpg) no-repeat;
overflow:hidden;
border: 1px solid #444444;
}

#cabecera h1 {
display: none;
}

/* Login */
#btn_pdia {
margin: 35px;
float: right;
border: 2px solid #000;
}

#btndia {
position:relative;
float: none;
padding: 5px;
background: #2F405A; /*#3771b0;*/
color: #FFF;
border: 1px solid #FFF;
}

#pdia h3 {
    font-weight: bold;
}

#pdia p {
    text-indent: 40px;    
}

#login {
    display: none;
}


/* -- MENÚ -- */
#navbar {
padding: 0px 0px 2px 0px;
height: 50px;
background: url(images/fondo_nav.jpg) repeat-x;
border: 1px solid #444444;
}

#navbar ul {
text-align: center;
padding: 15px 2px 5px 5px;
}

#navbar li {
display: inline;
}

#navbar li a {
margin: 15px;
color: #ffffff;
letter-spacing: .09em;
font-size: 1em;
}

#navbar a:hover {
color: #444444;
font-weight: bold;
}

/* -- CONTENIDO -- */
#contenido {
border: 1px solid #444444;
background-color: #cccccc;
text-align: center;
height: 400px;
}

#space {
background: url(images/fondo_nav.jpg) repeat-x;
text-align: center;
height: 2px;
border: 1px solid #000000;
}

#tier {
padding: 2px 2px 5px 5px;
background-color: #444444;
overflow:hidden;
}

#tier ul,
#tier ul li a {
list-style: none;
}

#tier a:hover {
color: #66b4fd;
}

/* -- EVENTOS -- */

#tier_eventos {
padding: 2px 5px 2px 5px;
background-color: #444444;
text-align: center;
position: relative;
float:none;
}

#tier_eventos h3 {
padding: 0px 0px 0px 5px;
background-color: #000000;
border: 1px solid #777777;
color: #ffffff;
text-align: left;
font-size: 0.9em;
text-transform: capitalize; 
font-weight: bold;
}

#tier_eventos h4 {
height: 20px;
margin: 0px 0px 0px 0px;
text-align: center;
background-color: #000000;
color: #ffffff;
font-size: 0.8em;
}

#tier_eventos p {
margin: 0px 0px 0px 0px;
text-align: center;
font-size: 0.6em;
color: #000000;
line-height: 0.9em;
color: #ffffff;
float:none;
}

#ev_1 {
margin: 5px 10px 0px 35px;
width: 150px;
height: 150px;
float: left;
border: 1px solid #000000;
background: #000000;
text-align: left;
}
#ev_2 {
margin: 5px 10px 0px 15px;
width: 150px;
height: 150px;
float: left;
border: 1px solid #000000;
background: #000000;
}
#ev_3 {
margin: 5px 10px 0px 15px;
width: 150px;
height: 150px;
float: left;
border: 1px solid #000000;
background: #000000;
}
#ev_4 {
margin: 5px 10px 0px 15px;
width: 150px;
height: 150px;
float: left;
border: 1px solid #000000;
background: #000000;
}
#ev_5 {
margin: 5px 10px 0px 15px;
width: 150px;
height: 150px;
float: left;
border: 1px solid #000000;
background: #000000;
}

/* -- PIE DE PÁGINA -- */
#pie {
height: 40px;
background: url(images/fondo_nav.jpg);
padding: 10px 2px 10px 10px;
}

#pie p {
float: left;
font-size: 0.7em;
}

#pie ul,
#pie ul li{
margin: 8px;
text-align: right;
letter-spacing: .03em;
font-size: 0.8em;
}

#pie li {
display: inline;
}

/* #####################
### PÁGINA PRODUCTOS ###
##################### */

/* -- LISTA PRODUCTOS -- */
#prod_contenido {
margin: 2px auto;
background-color: #ffffff;
text-align: center;
height: 550px;
max-width: 740px;
}

#lista_productos {
margin: auto;
border: 1px solid #444444;
background-color: #ececec;
text-align: center;
height: 545px;
width: 740px;
float: left;
}

#lista_productos ul {
width: 350px;
height: 250px;
margin: 20px 20px 0px 0px;
background: url(images/bg_prod.png) no-repeat;
float: left;
}

#p1 {
    margin:20px auto;
    text-align: Center;
    height: 300px;
    width: 370px;
    float: left;
}
#p2 {
    margin: 20px auto;
    text-align: center;
    height: 300px;
    width: 370px;
    float: right;
}


.t1{
position:relative;
top: 20px;
left: 0px;
font-weight: bold;
}

.t2{
position:relative;
top: 20px;
right: 0px;
font-weight: bold;
}

#lista_productos img {
margin: 30px 5px 0px 0px;
position: relative;
float: left;
}

#lista_productos .btnDescarga {
position: relative;
top: -25px;
left: 50px;
}

#lista_productos .btnDescarga1 {
position: relative;
top: 2px;
left: 50px;
}

#lista_productos li {
margin: 5px 10px 0px 0px;
display: list-item;
color: #000000;
text-align: left;
}

#lista_productos li.l1 {
    list-style: square inside;
}



/* #####################
### PÁGINA EMPRESA #####
##################### */
#emp_contenido {
margin: 0px 0px 0px 0px;
padding: 50px 50px 50px 50px;
background-color: #ececec;
text-align: justify;
height: 470px;
}

#emp_contenido p{
font-size: 1em;
margin: 0px 0px 40px 0px;
}

#emp_contenido b{
color: blue;
font-size: 1.5em;
}

/* #####################
### PÁGINA CLIENTES#####
##################### */
#cli_contenido {
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
}

#cli_contenido p {
padding: 2px 2px 0px 10px;
}

#cli_contenido ul li {
padding: 2px 2px 2px 25px;
list-style: none;
}

#cli_contenido a:hover {
color: #000000;
}

/* #####################
### PÁGINA SEMINARIOS###
##################### */
#sem_contenido {
margin: 0px 0px 0px 0px;
padding: 20px 50px 50px 50px;
background-color: #ececec;
text-align: justify;
}

#sem_contenido p {
padding: 0px 2px 0px 0px;
color: blue;
font-size: 1.1em;
font-weight: bold;
}

#sem_contenido ul li {
padding: 0px 2px 2px 25px;
list-style: none;
}

#sem_contenido a:hover {
color: #000000;
}

/* #####################
### PÁGINA CONTACTOS####
##################### */
#con_contenido {
color: green;
margin: 0px 0px 0px 0px;
padding: 20px 50px 50px 50px;
background-color: #ececec;
text-align: justify;
}

/* #####################
### PÁGINA GALERÍA####
##################### */
#gal {
border: 1px solid #444444;
background-color: #cccccc;
text-align: center;
height: 600px;
}