﻿/* - - - - - - - - - - - - - - - - - - - - -

Client		: 	citec.com.py


Made by: Sergio Ballestero - www.web507.com

- - - - - - - - - - - - - - - - - - - - - */
@import "../css/reset.css";

body {
    background: url(../gfx/fondo.jpg) repeat-x top #b2b4b6;
    color: #383838;
    font-family: Arial;
    font-size: 12px;
}

a { color: #383838; }
a:hover { color: #749f08; }

h1 {
    font-family: Arial;
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: normal;
}

h2 {
    font-family: Arial;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight:bold;
}

#wrap {
    width: 940px;
    margin: 0 auto;
    position: relative;
    padding-top: 40px;
}

.lista {
    padding: 10px 0 10px 30px;
    /*margin-left: 10px;*/
    line-height:2;
}

.lista li {
    padding: 5px 0;
}

.clear { clear: both; visibility: hidden; }

#contenedor, #top, #botonera, #bannertop, #main, #footer {
    position: relative;
    width: 100%;
    float: left;
}

#footer p {
    float: right;
    margin: 3px 0 3px 0;
}

#footer p:first-child {
    float: left;
}

#socialmedia {
    width: 60px;
    position: absolute;
    top: 0;
    left: 50%;
}

#socialmedia a {
    margin-right: 10px;
}

#botonera {
    margin: 24px 0 24px 0;
    width:610px;
}

#botonera ul li {
    width: auto;    
    float: left;
    margin-right: 10px;
    font-size: 12px;
    font-weight: bold;
}

#botonera ul li a {
    padding: 10px;
    padding-bottom: 18px;
    display: block;
}

#botonera ul li a:hover {
    color:#fff;
    background: url(../gfx/fondo_botonera.gif) repeat-x bottom #749f08;
}

#logo {
    width: 250px;
    float: left;
    padding-left: 10px;
}

#login {
    width: 300px;
    float: right;
    margin-top: 12px;
    /*
     position: absolute;
     top:70px;
     right: 0px;
    */

}

#login input[type="text"], #login input[type="password"] {
    width:126px;
    background: url(../gfx/fondo_input_login.gif) no-repeat;
    color:#fff;
    float: left;
}

#main {
    margin:20px 0 20px 0;
}

#main h1 {
    margin-bottom: 30px;
}

#col1 {
    width: 180px;
    float: left;
    padding-right: 27px;
    border-right: 1px solid #a1a3a5;
}

#col2 {
    width: 710px;
    float: right;
    position: relative
}

#col2 div:first-child {
    padding-right: 27px;
    border-right: 1px solid #a1a3a5;
    margin-right: 20px;
}

.sel_presupuesto {
    /*width: 215px;*/
    float: left;
}

.sel_presupuesto label {
    padding: 10px 0 10px 0;
    clear: both;
    display: block;
}

.sel_presupuesto input[type="text"], .sel_presupuesto select {
    background: url(../gfx/fondo_presupuesto2.gif) no-repeat;
    /*
    border: solid 1px #a1a3a5;
    background-color:  #f5f4f4;
    */
    padding: 2px;
    border: none;
    float: left;
    width: 191px;
    display: block;
}

.sel_presupuesto input[type="image"] {
    margin-top: 10px;
}

.sel_presupuesto textarea {
    width: 350px;
    height: 150px;
    border: solid 2px #a1a3a5;
    background-color: #dededf;
    font-family: arial;
    font-size: 12px;
    padding: 5px;

}

.presupuesto_campo {
    float:left;
    padding:0 5px;
}

.presupuesto_fila {
    clear:both;
    padding: 5px 0;
}

#videos_home {
    width: 314px;
    float: left;
    /*padding-right: 27px;
	border-right: 1px solid #a1a3a5;*/
}

#videos_home p {
    margin-bottom: 10px;
}

#slideshow_home {
    width: 337px;
    float: left;
    position: relative;
}

#tabs_home {
    width: 292px;
    float: left;
    /*clear:both;*/
}


#tabs_home ul li  {
    width: auto;
    float: left;
    background: url(../gfx/botonera/fondo_tab_white.gif) repeat-x;
    margin-right: 10px;
    font-weight: bold;
}

#tabs_home ul li a {
    float: left;
    background: url(../gfx/botonera/fondo_tab_white_left.gif) no-repeat left top;
}

#tabs_home ul li a span{
    display: block;
    background: url(../gfx/botonera/fondo_tab_white_right.gif) no-repeat right top;
    padding: 9px 6px 9px 7px;
}

#tabs_home ul li:hover  {
    background: url(../gfx/botonera/fondo_tab_negro.gif) repeat-x;
}

#tabs_home ul li a:hover, .activo a {
    float: left;
    background: url(../gfx/botonera/fondo_tab_negro_left.gif) no-repeat left top;
}

#tabs_home ul li a span:hover, .activo span {
    background: url(../gfx/botonera/fondo_tab_negro_right.gif) no-repeat right top;
}

.activo {
    background: url(../gfx/botonera/fondo_tab_negro.gif) repeat-x;
}








#slideshow_img {
    width: 327px;
    float: left;
    /*margin-top: 5px;*/
}




.cont_proy_img {
    /*width: 240px;*/
    /*width: 260px;*/
    width:880px;
    float: left;
    /*border-right: 1px solid #a1a3a5;*/
    margin-right: 20px;
}

.cont_proy_img:first-child {
    border-right: 1px solid #383838;
}

.proyecto {
    width: 100px;
    height: 80px;
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
}

.proyecto_txt {
    width: 100px;
    height: 85px;
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
    overflow: hidden;
}

.proyecto img {
    border: solid 4px #a1a3a5;
}

#cont_img_muestra {
    width: 400px;
    float:right;
    display: none;
}


.wide {
    border-bottom: 1px #000 solid;
    width: 4000px;
}

.menu_afd li {
    padding:10px;
    border: solid 1px #b2b4b6;
    border-bottom: dotted 1px #a1a3a5;
    width: 353px;
    font-weight: bold;
    background: #c8cbc8;
}

.menu_afd li:hover {
    border: solid 1px #a1a3a5;
    background: #cfd0cf;
}

.menu_afd {
    padding:20px 0;
}
.menu_afd li a {

}

#auspiciantes {
    /*background: #FFF;
    border-top: solid 2px #383838;*/
    margin-bottom: 30px;
    padding: 5px;
    vertical-align: middle;
}

#auspiciantes img {
    padding: 5px;
}

.abc_noticia {
    width: 680px;
    float:left;
}

.abc_noticia p {
    padding-bottom: 7px;
}

.abc_noticia a {
    font-weight: bold;
    color:  #ff0033 ;
}

#abc_logo {
    float: left;
    padding: 0 20px 0 0;
    vertical-align: middle;
}

.formulario {
    margin:auto;
    border-collapse:collapse;
    /*background-color:#e9fafe;*/

}

.formulario th {
    padding:5px;
    vertical-align:top;
    text-align:right;
    color:#0080C0;
    vertical-align: middle;
    font-weight: bold;
}

.formulario td {
     /*border-bottom:solid 1px #999999;*/
    padding:3px;
}


.formulario h2 {
    font-size:14px;
    color:#008080;
    font-weight:bold;
    text-align:left;
}

.formulario caption {


    background:#0080C0;
    color:#FFFFFF;
    padding:5px;
    border-bottom:solid 2px #333333;
    border-top:solid 1px #333333;
    font-weight:normal;
    text-align:left;

}

.formulario input[type=text], .formulario textarea, .formulario input[type=submit] {
    border: solid 1px #a1a3a5;
}

.clear {
    clear:both;
}
