body {
  margin: 10px 0px;
  padding: 0px;
  background-image: url(/template/v2/images/bg.gif);
  background-repeat: repeat;
  text-align: center;
  font-family: "Verdana";
  font-size: 11px;
  color: #444444;
}

a img {
  border: 0px;
}

#bodyshadow {
  width: 100%;
  background-repeat: repeat-x;
}

#main {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  background-color: #ffffff;
  overflow: hidden;
  border: 1px solid #919191;
}

#sitelogo {
  width: 100%;
  height: 55px;
  overflow: hidden;
}

#siteheader {
  width: 800px;
  height: 90px;
  background-image: url(/template/v2/images/tira.jpg);
  background-repeat: repeat-x;
  overflow: hidden;
}

#sitebody {
 width: 800px;
 overflow: hidden;
}

#topmenu {
  width: 800px;
  height: 37px;
  overflow: hidden; 
  background-image: url(/images/menubg2.gif);
  repeat: no-repeat;
}

#topmenu ul {
  margin: 0px;
  padding: 0px;
  height: 30px;
/*  padding-top: 7px; */
}

#topmenu ul li {
  float: left; 
  list-style: none;
  padding: 0px;
  margin: 0px;
  height: 30px;
  padding-top: 11px;
  font-family: Arial;
  border-right: 1px solid #919191;
  text-decoration: none;
  font-size: 14px;
  color: #444;
  font-weight: bold;
}

#topmenu .tlast {
  border: 0px;
}

#topmenu li li {
  padding: 0px;
}

#topmenu ul li a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-family: Arial;
  color: #444;
  padding-left: 36px;
  padding-right: 36px;
}

#topmenu li ul {
        width: 13.4em;
        position: absolute;
        z-index: 99;
        left: -999em;
        height: auto;
        w\idth: 12.9em;
}

#topmenu ul li ul  {
	margin: 0px;
        margin-top: 9px;
	padding: 0px;
	padding-top: 2px;
        text-align:left;
}

#topmenu ul li ul li {
        width: 12.9em;
	border: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#topmenu li:hover ul ul, #topmenu li:hover ul ul ul 
#topmenu li.sfhover ul ul, #topmenu li.sfhover ul ul ul {
        left: -999em;
}

#topmenu li:hover ul, #topmenu li li:hover ul, #topmenu li li li:hover ul, 
#topmenu li.sfhover ul, #topmenu li li.sfhover ul, #topmenu li li li.sfhover ul {
        left: auto;
}

#topmenu li ul {
        background-color: #000000;
        -moz-opacity:.80;
        opacity:.80;
        filter:alpha(opacity=80);
	border: 1px solid #919191;
	border-top: 0px;
}

#topmenu ul li ul li a:hover {
        background: #111111;
} 

#topmenu ul li ul li a {
        color: #ffffff;
        font-size: 11px;
	margin: 0px;
        padding: 5px;
        width: 100%;
        display:block;
	font-weight: normal;
}

#footer {
  width: 800px;
  overflow: hidden;
  height: 17px;
  padding: 4px;
  font-size: 11px;
  background-image: url(/images/menubg2.gif);
  repeat: no-repeat;	  
  clear: both;
  color: #000;
  text-align: center;
}

#footer a {
  color: #333;
  text-decoration: none;
}

#content {
  padding: 10px 15px;
  padding-bottom: 15px;
  width: 770px;
  overflow: hidden;
/*  background-image: url(/images/contentbg.gif);
  background-repeat: repeat-x; */
}

.fleft {
  float: left;
  padding-left: 60px;
}

.dbox {
  width: 100%;
  clear: both;
}

.dbox .fleft {
  width: 48%;
  padding-left: 10px;
}

.dbox .fleftpl {
  padding-left: 0px;
  width: 48%;
}

.dbox .fleft33 {
  float: left;
  width: 33%;
  text-align: center;
}

.dbox .fleft h2 {
  font-weight: normal;
  color: #031d7a;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial;
  width: 95%;
}

h1,h2,h3,h4,h5,h6,.psh2 {
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6,.psh2 {
	color: #990000;
}

h2,h4,h6,.psh2 {
	color: #550000;
} 

h1 {
	font-size: 18px;
	line-height: 20px;
	padding: 2px 0px;
}

h2,.psh2 {
	font-size: 16px;
	line-height: 22px;
	padding: 5px 0px;
}

h3 {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 5px;
  color: #000000;
}

#portfolio td {
  vertical-align: top;
}

#portfolio td img {
  margin-bottom: 20px;

}

#bigbanner {
  width: 800px; height: 110px; overflow: hidden;
  background-repeat: no-repeat;
  border-top: 1px solid #919191;
  border-bottom: 1px solid #919191;
}

#supereme {
  width: 250px;
  height: 250px;
  position: absolute;
  background-image: url(../../images/supereme.gif);
  z-index: -1;
  bottom: 10px;
  left: 10px;
  -moz-opacity:.08;
  opacity:.08;
  filter:alpha(opacity=8);
}

#supereme2 {
  width: 250px;
  height: 250px;
  position: absolute;
  background-image: url(../../images/supereme2.gif);
  z-index: -1;
  bottom: 300px;
  right: 10px;
  -moz-opacity:.08;
  opacity:.08;
  filter:alpha(opacity=8);
}


a:hover,
a:visited,
a:link {
  color: #333333;
  font-weight: bold;
  text-decoration: underline;
  font-size: 11px;
}

a:hover {
  text-decoration: none;
  font-weight: bold;
}

.formtxt {
  padding: 0px;
  margin: 0px;
}

.formtxt td {
  padding: 7px;
/*  padding-left: 0px; */
  padding-bottom: 0px;
  vertical-align: top;
}

.formtxt ul,.formtxt ul li {
  margin-left: 4px;
  padding: 0px;
} 

#portfolio img {
  border: 1px dashed #bbbbbb;
}

#portfolio h3 {
  padding-top: 0px;
  margin-top: 0px;
  line-height: 12px;
}

#portfolio td {
  padding-bottom: 13px;
}

textarea {
  font-family: Arial;
}

#servicios h3 {
  line-height: 24px;
}

#servicios h3 a {
  font-size: 18px;
  font-weight: normal;
  text-align: left;
}

#servicios h3 a:visited,
#servicios h3 a:link {
  text-decoration: underline;
}


#servicios h3 a:hover {
  text-decoration: none;
}

#servicios td {
  width: 100px;
}

#servicios th {
  width: 400px;
  padding-top: 7px;
}

#servicios-content .acol,
#servicios-content .bcol {
	width: 50%;
	float: left;
	overflow: hidden;
}

#servicios-content .icon {
	width: 75px;
	height: 75px;
	float: left;
	overflow: hidden;
}

#servicios-content .title {
	float: left;
	padding-left: 15px;
	padding-top: 23px;
}

#servicios-content #webdesign-enabled {
  background-image: url(../../images/iconwebdesign-active.gif);
}

#servicios-content #development-enabled {
	background-image: url(../../images/icondevelopment-active.gif);
}

#servicios-content #design-enabled {
        background-image: url(../../images/icondesign-active.gif);
}

#servicios-content #seo-enabled {
        background-image: url(../../images/iconseo-active.gif);
}
#servicios-content #lopd-enabled {
        background-image: url(../../images/iconlopd-active.gif);
}
#servicios-content #adwords-enabled {
        background-image: url(../../images/iconadwords-active.gif);
}
#servicios-content .abcol {
  clear: both;
}
