﻿*{
margin:0;
padding:0;
border:none;
}

html {
height:100%;
font-family:Trebuchet MS1, Trebuchet MS, sans-serif;
font-size:13px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
margin:10px 0 10px 0;
}

h1{font-size:19px;font-weight:bold; color:#ffffff}
h2{font-size:16px; font-weight:bold; color:#ffffff}
h3{font-size:22px; font-weight:bold; color:#ffffff}
h4{font-size:16px;}
h5{font-size:12px;}
h6{font-size:10px;}

blockquote {
font-style:italic;
padding:5px 0 5px 30px;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

li, dd, blockquote {
margin-left:1em;
}

.clear {
clear:both;
}

.float-left {
float:left;
}

.float-right {
float:right;
}

/* Links Bases */
a img {
border:none;
text-decoration:none;
}

img {
border:none;
text-decoration:none;
}

/* Links */
a, a:visited{
color:#CCCCCC;
text-decoration:none;
font-weight:bold;
}

a:hover, a:active {
color:#FFFFFF;
text-decoration:underline;
}

#copyright a, #copyright a:visited{
color:#333333;
text-decoration:none;
font-weight:bold;
}

#copyright a:hover, #copyright a:active {
color:#333333;
text-decoration:underline;
}

/* Stucture*/
body{
margin:0px;
padding:0px;
background-color:#000000;
}

#pod{
margin:0px auto;
width:760px;
text-align:center;
color:#333333;
}

#copyright{
margin:0px auto;
width:760px;
text-align:center;
color:#333333;
}

#dibusoft{
margin:0px auto;
width:760px;
text-align:center;
}

/* Menu */
#menu {
margin:5px auto;
padding:5px 0;
width:600px;
text-align:center;
color:#6E6E6E;
}

#menu span{
padding:0px 5px 0px 5px;
}

#contenedor {
margin:0px;
overflow:hidden; 
/*height:387px; 
width:99,9%;*/
border:none;
position:relative;
}

#contenedor-bg {
width:5000px;
height:387px;
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:#E6E6E4;
position:relative;
}

.scrolling-content {
width:990px;
height:380px;
position:absolute;
}

#content1 {
left:0px; 
top:0px;
}

#content2 {
left:1570px; 
top:0px;
}

#content3 {
left:2880px; 
top:0px;
}

#bio{
float:right;
margin-top:60px;
margin-right:30px;
width:550px;
text-align:right;
color: #FFFFFF
}


/* Portflio */
#portfolio{
float:right;
width:480px;
}
#portfolio-titulo{
right:0px;
padding-top:150px;
position:absolute;
}

#portfolio-works {
margin-left:40px;
position: relative; /* important */
overflow: hidden; /* important */
width: 400px; /* important */
height: 378px; /* important */
}

#example_4_frame {position: relative}
#example_4_frame img {position: absolute; cursor:pointer;}

#portfolio-arriba {position: relative;  z-index:3;}
#portfolio-arriba img {position: absolute;}

#portfolio-abajo {top: 336px; position: relative; z-index:3;}
#portfolio-abajo img {position: absolute;}

#portfolio_anteriores {top: 120px; right: 10px;}
#portfolio_siguientes {top: 190px; right: 10px;}

#portfolio_contenidos {
left:0px;
position: absolute;
width:450px;
}

.work{
clear:both;
padding-top:15px;
padding-bottom:10px;
width:450px;
height:100px;
}

.work p{
font-size:13px;
font-weight:bold;
color:#FFCC66
}
.work a{
font-size:14px;
font-weight:bold;
color:#FFCC66
}

.work-img{
float:left;
}

.work-txt{
float:left;
margin-top:2px;
padding-left:10px
}
.cap{
font-size:10px;
color:#FFFFFF;
padding-top:0
}
.cap2{
font-size:10px;
color:#FFFFFF;
padding-top:0;
text-align:right
}

.txt-rojo{
color:#ffffff;
}

/* Contacto */
#contacto{
color:#ffffff;
float:left;
margin-top:5px;
margin-left:60px;
margin-right:70px;
width:230px;
}
#contact{
color:#ffffff;
float:left;
padding-left:165px;
padding-top:20px;
width:230px;
font-size:12px

}

#response{
color:#000000;
display:none;
float:left;
margin-top:5px;
margin-left:60px;
margin-right:70px;
width:230px;
}
.loading{
color:#41511f;
background-image:url(images/loading.gif);
background-position:50% 30%;
background-repeat:no-repeat;
height:250px;
}


#telefonos{
float:left;
width:150px;
margin-top:7px;
color:#FFFFFF;
}
#telefonos a, #telefonos a:visited{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

#telefonos a:hover, #telefonos a:active {
color:#FFFFFF;
text-decoration:underline;
}

/* Formulario */
input, textarea {
width:220px;
border:none;
background-color:#CCCCCC;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
/*filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity:0.7;
opacity:0.7;*/
}
input:focus, textarea:focus {
}
#enviar {
cursor:pointer;
width:auto;
font-weight:bold;
}

/* Tooltips */
.tool-tip {
color:#ffffff;
font-size:11px;
background:#222222;
z-index:13000;
}

.tool-title {display:none;}

.tool-text {padding:8px;}
.style9 {
	text-align: right;
}
img, div { behavior: url(iepngfix.htc) }
{
  overflow: scroll;
  /* In IE and CSS 3 you can even use these: */
  overflow-x: scroll;  /* Horizontal */
  overflow-y: scroll;  /* Vertical */
}
