@charset "UTF-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd,  ul, li,
fieldset, form, label, legend,
table, caption,tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}



body{ font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #000; background: #EEE url(../images/background.jpg) repeat-x }

h1.titlemain{
color:#45AFEB;
font-size:18px;
font-weight:bold;
margin-left:83px;
padding-top:35px;
}

a.titleLinks:link{
color:#45AFEB;
font-size:18px;
font-weight:bold;
text-decoration:none;
}

a.titleLinks:visited{
color:#45AFEB;
font-size:18px;
font-weight:bold;
text-decoration:none;
}

a.titleLinks:hover{
color:#45AFEB;
font-size:18px;
font-weight:bold;
text-decoration:none;
}





/*>>>>>>>> ESTRUCTURA <<<<<<<<<<<*/
#header {
position:relative;
margin: 0 auto;
padding:0;
}

#header-wrap {
width: 935px;
height: 110px;
position:relative;
margin: 0 auto 0 auto;
padding:0 10px;
}

#container{
margin: 0 auto; 
overflow: visible; 
}
#container-wrap {
width:935px;
margin: 0 auto 0 auto;
overflow:hidden;
padding:0;
display:block;
text-align:left;
}
 
/*>>>>>>>> BANNERS <<<<<<<<<<<*/
#main-banner{
float:left;
width: 935px;
height: 321px;
background: url(../images/banner.jpg) no-repeat
}
#main-menu{
width:935px;
height: 123px;
background: url(../images/web_marketing_bg.jpg) no-repeat left top
}

#main-menu-design{
width:935px;
height: 123px;
background: url(../images/web_design_bg.jpg) no-repeat left top
}

#main-menu-programming{
width:935px;
height: 123px;
background: url(../images/programming_bg.jpg) no-repeat left top
}

#main-menu-services{
width:935px;
height: 123px;
background: url(../images/web_services_bg.jpg) no-repeat left top
}


#banners-left{
float: right;
width: 305px;
height: 53px;
margin: 10px 0 0 10px
}

#banners-right{
float: right;
width: 338px;
height: 53px;
margin: 10px 0 0 0
}
.main-banner-texts{
float: left;
height: 13px;
font-size: 11px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color:#666;
margin: 0;
padding: 2px
}


#headerSmallButtons {
	list-style: none;
	float: right;
	width: 197px;
	margin: 12px 0 0 12px;
}

#headerSmallButtons li {
	list-style: none;
	display: block;
}

#headerSmallButtons li span {
	display: none;
}

#headerMarketing {
	display: block;
	background: transparent url(../images/web_marketing_btn.jpg) no-repeat right top;
	width: 171px;
	height: 22px;
}
#headerMarketing1 {
	display: block;
	background: transparent url(../images/web_marketing_btn.jpg) no-repeat left top;
	width: 171px;
	height: 22px;
}

#headerMarketing:hover {
	background-position: left top;
}

#headerDesign {
	display: block;
	background: transparent url(../images/web_design_btn.jpg) no-repeat right bottom;
	width: 171px;
	height: 27px;
}
#headerDesign1 {
	display: block;
	background: transparent url(../images/web_design_btn.jpg) no-repeat left bottom;
	width: 171px;
	height: 27px;
}

#headerDesign:hover {
	background-position: left bottom;
}



#headerProgramming {
	display: block;
	background: transparent url(../images/programming_btn.jpg) no-repeat right bottom;
	width: 171px;
	height: 27px;
}
#headerProgramming1 {
	display: block;
	background: transparent url(../images/programming_btn.jpg) no-repeat left bottom;
	width: 171px;
	height: 27px;
}

#headerProgramming:hover {
	background-position: left bottom;
}
#headerServices {
	display: block;
	background: transparent url(../images/web_services_btn.jpg) no-repeat right bottom;
	width: 171px;
	height: 19px;
}
#headerServices1 {
	display: block;
	background: transparent url(../images/web_services_btn.jpg) no-repeat left bottom;
	width: 171px;
	height: 19px;
}

#headerServices:hover {
	background-position: left bottom;
}

#banners{
clear: both;
height: 86px;
display: block;
margin: 0;
padding: 0 0 0 80px;
background: url(../images/clients_bg.jpg);
}

.text-banners{
float: left;
width: 155px;
margin: 229px auto 0 auto;
font-size: 16px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #000;
padding: 0 5px 0 5px;
}
.see-more{
float: left;
width: 155px;
margin: 0 auto 0 auto;
font-size: 10px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #FF3F9A;
text-transform: uppercase;
padding: 6px 0 0 5px
}

.img-arrow{
float: left}

select.quoteselect
{
	font-size: 11px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #333;
width:143px;
}

table.quotetable td
{
font-size: 11px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #333;
	
}
table.quotetable th
{
font-size: 11px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #333;
font-weight:bold;
	
}
a.linkseemore {color:#FF3F9A;text-decoration: none;}
a.linkseemore :visited {color:#FF3F9A;}
a.linkseemore :hover {color: #000; text-decoration:none;}
a.linkseemore :active { color:#FF3F9A;}

/*>>>>>>>> NEWSLETTER <<<<<<<<<<<*/
#newsletter{
clear: both;
width: 920px;
height: 33px;
background: #000;
margin: 7px 0 5px 0;
}
.news-left{
float: left;
font-size: 14px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #fff;
padding: 0 0 0 10px;
line-height: 33px
}
.form-news{
float:left;
width: 190px;
margin: 25px 0 0 10px;
}
.box-news{
float: left;
height: 13px;
font-size: 11px;
border: 1px solid #BBB;
width: 187px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color:#999;
background: #FFF;
margin: 0;
padding: 2px
}
.IRa {
  position: relative;
  overflow: hidden;
  font-size: 10px;
  color: #fff;
  margin: 0 4px 0 0;
}

.IRa em {
  display: block;
  position: absolute;
  top: 0; left: 0;
  z-index: 1;
}

button#IRabutton {
  background: none;
  border: none;
  float: right;
  display: inline;
  padding: 0 0 26px 0;
}

#IRabutton:hover { cursor: pointer; /* cursor: hand; for IE5 */ }
#IRabutton, #IRabutton em { width: 86px; height: 29px; }
#IRabutton em { background: url(../images/submit.png) no-repeat; }
#IRabutton:hover em, #IRabutton:focus em { background-position: bottom left }

/*>>>>>>>>> BANNERS CENTER <<<<<<<<<<<*/

#banners-bottom{
clear: both;
height: 192px;
margin: 12px 0 0 0;
background: url(../images/banners_bg.jpg) repeat-x;
}

#banners-e{
float: left;
width: 237px;
height:192px;
display: block;
background: url(../images/banners_left.jpg) no-repeat;
}
#banners-f{
float: left;
width: 224px;
height:187px;
display: block;
background: url(../images/banners/experts.jpg) no-repeat bottom left;
}
#banners-g{
float: left;
width: 224px;
height:192px;
display: block;
}
#banners-h{
float: right;
width: 241px;
height:192px;
display: block;
background: url(../images/banners_right_bg.jpg) no-repeat;
text-align: center;
}
.titles-banners{
float: left;
height: 26px;
font-size: 13px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-style:bold;
color: #666;
padding: 15px 10px 0 10px;
}
.titles-banners-w{
float:right;
text-align: right;
width: 100px;
height: 26px;
font-size: 14px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-style:bold;
color: #FFF;
padding: 15px 15px 0 10px;
}
a.linkwhite {color:#fff;text-decoration: none; text-shadow:#333}
a.linkwhite :visited {color:#fff;}
a.linkwhite :hover {color: #000; text-decoration:none;}
a.linkwhite :active { color:#fff;}

.description{
clear: left;
width: 210px;
height: 30px;
font-size: 11px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #333;
padding: 0 10px 0 10px;
}

.dates{
clear: left;
margin: 10px 0 0 10px;
font-size: 11px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #43B0EA;
text-transform: uppercase;
line-height: 11px
}

.img-plus{
float: right;
vertical-align: middle;
}

a.linkscollection {color:#333;text-decoration: none;}
a.linkscollection :visited {color:#333;}
a.linkscollection :hover {color: #666; text-decoration:none;}
a.linkscollection :active { color:#333;}

a.linkdate {color:#43B0EA;text-decoration: none;}
a.linkdate :visited {color:#43B0EA;}
a.linkdate :hover {color: #666; text-decoration:none;}
a.linkdate :active { color:#43B0EA;}

/*>>>>>>>>> CONTENTS <<<<<<<<<<<*/

#contents{
clear: both;
width: 933px;
margin: 12px 0 0 0;
background: url(../images/bg_contents.jpg) repeat-y;
}
#contents-a{
float: left;
width: 460px;
display: block;
margin: 0 auto 15px auto;
}
#contents-b{
float: right;
width: 460px;
display: block;
margin: 0 auto 15px auto;
}
#contents-c{
float: left;
width: 250px;
display: block;
margin: 0 auto 15px auto;
}
.contents-d{
float: right;
width: 680px;
display: block;
margin: 0 auto 15px auto;
}

.photo-left{
float: left;
width: 460px;
height: 160px;
display: block;
margin: 10px 0 0 0;
text-align: center
}
.photo-right{
float: right;
width: 460px;
height: 130px;
display: block;
margin: 0;
}

.tittles-big{
	clear: left;
	font-size: 16px;
	font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-style:bold;
	color: #43B0EA;
	padding: 15px 10px 0 20px;
	font-weight: bold;
}
.blue-paragraphs{
text-align: left;
width: 420px;
font-size: 11px;
font-family:helvetica;
color: #43B0EA;
margin: 10px 20px 10px 20px;
}
.blue-paragraphs2{
clear: both;
text-align: left;
width: 680px;
font-size: 11px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-style:normal;
color: #43B0EA;
margin: 10px 20px 10px 20px;
}
.grey-texts{
float: left;
width: 200px;
font-size: 11px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #333;
line-height: 16px;
padding: 0 10px 10px 20px;
}
.grey-texts1{
float: right;
width: 200px;
font-size: 11px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #333;
line-height: 16px;
padding: 0 20px 10px 10px;
}

.grey-textsLinks:link{
font-size: 11px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #333;
text-decoration:none;
}

.grey-textsLinks:visited{
font-size: 11px;
font-family: helvetica,"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #333;
text-decoration:none;
}

.grey-textsLinks:hover{
text-decoration:underline;
}

a.readmore {color:#666;text-decoration: none;}
a.readmore :visited {color:#666;}
a.readmore :hover {color: #999; text-decoration:underline;}
a.readmore :active { color:#666;}

.grey-texts2{
float: left;
font-size: 11px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #333;
line-height: 16px;
padding: 8px 10px 10px 20px;
}

.grey-texts3{
float: left;
font-size: 11px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #333;
line-height: 16px;
padding: 8px 20px 10px 20px;
}

/*>>>>>>>>> FOOTER <<<<<<<<<<<*/
#footer{
clear: both;
width: 920px;
height: auto;
margin: 8px 0 0 0
}

#menu-footer{
float: left;
width: 933px;
height:34px;
display: block;
margin: 0 0 0 0;
background: #E1E1E1;
}

.img-footer-l{
float: left;
}
.img-footer-r{
float: right;
}
.img-2-r{
float: right;
margin: 0 4px 0 0
}

.copy{
float: right;
font-size: 10px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #999;
text-align: right;
line-height: 25px
}
.copyl{
float: left;
font-size: 10px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #999;
text-align: left;
line-height: 25px
}

.navbottom li{
text-align: left;
list-style-type:none;
margin:2px 0 0 17px;
padding:0;
list-style-type:none;
font-size: 10px;
font-weight:bold;
font-family: Helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #666;
text-transform: uppercase;
line-height: 34px;
display: inline
}
.navtopli li {
height: 34px;
float:left;
list-style-type:none;
border:none;
margin: 0 0 0 18px;
}

a.linknavbottom {color:#999;text-decoration: none;}
a.linknavbottom:visited {color:#999;}
a.linknavbottom:hover {color: #666; text-decoration:none;}
a.linknavbottom:active { color:#999;}


.navbottom1 li{
text-align: left;
list-style-type:none;
margin:2px 0 0 10px;
padding:0;
list-style-type:none;
font-size: 10px;
font-weight:bold;
font-family: "Helvetica", Arial, Verdana;
color: #63C6F5;
text-transform: uppercase;
line-height: 12px;
}
.navtop1li li {
height: 18px;
float:left;
list-style-type:none;
border:none;
margin: 0 0 0 18px;
}

a.linknavbottom1 {color:#63C6F5;text-decoration: none;}
a.linknavbottom1:visited {color:#63C6F5;}
a.linknavbottom1:hover {color: #666; text-decoration:none;}
a.linknavbottom1:active { color:#63C6F5;}

/*>>>>>>>> HEADER <<<<<<<<<<< */
.logo{
float: left;
width: 163px;
height: 105px;
display:block;
margin: 0
}
#menutop {
width:470px;
height:40px;
float:right;
display:block;
margin:0;
padding:0;
}

.menutopli{
list-style-type:none;
height:20px;
position:relative;
margin:13px 0 0 10px;
padding:0;
list-style-type:none;
font-size: 10px;
font-weight: normal;
color: #43B0EA);
}

.menutopli li {
height: 18px;
float:left;
list-style-type:none;
border:none;
margin: auto;
margin:0 0 0 6px;
color:#333;
text-transform: uppercase;
}
.menutop-img{
vertical-align: bottom;
padding: 0 3px;
}

a.linksmenutop {color:#43B0EA;text-decoration: none;text-transform: uppercase;}
a.linksmenutop:visited {color:#43B0EA;text-transform: uppercase;}
a.linksmenutop:hover {color: #666; text-decoration:none;text-transform: uppercase;}
a.linksmenutop:active { color:#43B0EA;text-transform: uppercase;}
/*>>>>>>>> BUSCADOR<<<<<<<<<<<*/

.form-search{
float:right;
width: 205px;
margin: 10px 0 0 0;
}
.box-search{
float: left;
height: 13px;
font-size: 11px;
border: 1px solid #BBB;
width: 167px;
font-family: helvetica,"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color:#ccc;
background: #FFF;
margin: 0;
padding: 2px
}
.IRe {
  position: relative;
  overflow: hidden;
  font-size: 10px;
  color: #323232;
  margin: 0 0 0 -4px;
}

.IRe em {
  display: block;
  position: absolute;
  top: 0; left: 0;
  z-index: 1;
}

button#IRebutton {
  background: none;
  border: none;
  float: right;
  display: inline;
  padding: 0 0 19px 0;
}

#IRebutton:hover { cursor: pointer; /* cursor: hand; for IE5 */ }
#IRebutton, #IRebutton em { width: 37px; height: 20px; }
#IRebutton em { background: url(../images/go_btn.jpg) no-repeat; }
#IRebutton:hover em, #IRebutton:focus em { background-position: bottom left }

/*>>>>>>>> NAVIGATION <<<<<<<<<<<*/
#navigation-left{
float:right;
height: 32px;
width: 695px;
}
#navigation-right{
float: right;
width: 100px;
height: 25px;
}

.navtop-right li{
text-align: left;
list-style-type:none;
margin:2px 0 0 0;
padding:0;
list-style-type:none;
font-size: 9px;
font-weight:normal;
font-family: helvetica,"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #666;
text-transform: uppercase;
line-height: 12px;
display: inline
}
a.linksnavtop-right {color:#666;text-decoration: none;}
a.linksnavtop-right:visited {color:#666;}
a.linksnavtop-right:hover {color: #999; text-decoration:none;}
a.linksnavtop-right:active { color:#666;}

/* GLOBALHEADER */
#globalheader { width: 691px; height: 32px; margin: 0px auto; position:relative;z-index: 10000; }
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 115px; height: 32px; padding-top: 0px; overflow: visible;  }
#globalheader #globalnav li a.hide { text-indent:-2000px; }

#globalheader #globalnav li a,
#globalheader #globalsearch { background-image: url(../images/navigation.png);}

/* BUTTONS */
#globalheader #globalnav li#a-nav a { background-position: 0 0;}
#globalheader #globalnav li#b-nav a { background-position: -115px 0; }
#globalheader #globalnav li#c-nav a { background-position: -230px 0; }
#globalheader #globalnav li#d-nav a { background-position: -345px 0; }
#globalheader #globalnav li#e-nav a { background-position: -460px 0; }
#globalheader #globalnav li#f-nav a { background-position: -575px 0; }


/* OVER STATES */
#globalheader #globalnav li#a-nav a:hover { background-position: 0 -32px; }
#globalheader #globalnav li#b-nav a:hover { background-position: -115px -32px; }
#globalheader #globalnav li#c-nav a:hover { background-position: -230px -32px; }
#globalheader #globalnav li#d-nav a:hover { background-position: -345px -32px; }
#globalheader #globalnav li#e-nav a:hover { background-position: -460px -32px; }
#globalheader #globalnav li#f-nav a:hover { background-position: -575px -32px; }


/* PRESSED STATES */
#globalheader #globalnav li#a-nav a:active { background-position: 0 -64px; }
#globalheader #globalnav li#b-nav a:active { background-position: -115px -64px; }
#globalheader #globalnav li#c-nav a:active { background-position: -230px -64px; }
#globalheader #globalnav li#d-nav a:active { background-position: -345px -64px; }
#globalheader #globalnav li#e-nav a:active { background-position: -460px -64px; }
#globalheader #globalnav li#f-nav a:active { background-position: -575px -64px; }


/* ON STATES */
#globalheader.a-nav #globalnav li#a-a a:hover { background-position: 0 -128px; cursor: default; }
#globalheader.b-nav #globalnav li#a-s a { background-position: -115px -96px !important; }
#globalheader.c-nav #globalnav li#a-m a { background-position: -230px -96px !important; }
#globalheader.d-nav #globalnav li#a-i a { background-position: -345px -96px !important; }
#globalheader.e-nav #globalnav li#a-i a { background-position: -460px -96px !important; }
#globalheader.f-nav #globalnav li#a-d a { background-position: -575px -96px !important; }
/* ON STATES */
#globalheader #globalnav li#a-nav1 a { background-position: 0 -128px;}
#globalheader #globalnav li#b-nav2 a { background-position: -115px -96px; }
#globalheader #globalnav li#c-nav3 a { background-position: -230px -96px }
#globalheader #globalnav li#d-nav4 a { background-position: -345px -96px }
#globalheader #globalnav li#e-nav5 a { background-position: -460px -96px }
#globalheader #globalnav li#f-nav6 a { background-position: -575px -96px }

#globalheader #globalnav li ul 
{
	top:32px;
	width:179px;		
}



#globalheader {font-family: arial, sans-serif; width:750px; height:100px; font-size:11px; position:relative;z-index:1000;}
#globalheader ul li a, .menu ul li a:visited {
display:block; text-decoration:none; color:#000; text-align:center; color:#fff; line-height:20px; font-size:11px; overflow:hidden;}
#globalheader ul {padding:0; margin:0; list-style: none;}
#globalheader ul li {float:left; position:relative;z-index:1000;}
#globalheader ul li ul {display: none;}

/* specific to non IE browsers */
#globalheader ul li:hover a {color:#fff;  }
#globalheader ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px; z-index:1000;}
#globalheader ul li:hover ul li a.hide {color:#fff;}
#globalheader ul li:hover ul li:hover a.hide { color:#000;}
#globalheader ul li:hover ul li a {display:block;  color:#000; }
#globalheader ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;z-index:1000; }
#globalheader ul li:hover ul li:hover ul.left {left:-105px;}



#globalheader #globalnav li#a-nav ul li a,
#globalheader #globalnav li#b-nav ul li a,#globalheader #globalnav li#b-nav  ul li a:hover,
#globalheader #globalnav li#c-nav ul li a,#globalheader #globalnav li#c-nav  ul li a:hover,
#globalheader #globalnav li#d-nav ul li a,#globalheader #globalnav li#d-nav  ul li a:hover,
#globalheader #globalnav li#e-nav ul li a,#globalheader #globalnav li#e-nav  ul li a:hover,
#globalheader #globalnav li#f-nav ul li a,#globalheader #globalnav li#f-nav  ul li a:hover
{
	background-image:url(../images/secciones.png);
	width:179px;	
	height:22px;
	background-repeat:no-repeat;
	background-position:0px -12px;
	display:inline;
	color:white;		
	text-indent:inherit;
	text-align:left;
	
	
	
}


#globalheader #globalnav li#a-nav  ul li.firstli a,#globalheader #globalnav li#a-nav  ul li.firstli a:hover,
#globalheader #globalnav li#b-nav  ul li.firstli a,#globalheader #globalnav li#b-nav  ul li.firstli a:hover,
#globalheader #globalnav li#c-nav  ul li.firstli a,#globalheader #globalnav li#c-nav  ul li.firstli a:hover,
#globalheader #globalnav li#d-nav  ul li.firstli a,#globalheader #globalnav li#d-nav  ul li.firstli a:hover,
#globalheader #globalnav li#e-nav  ul li.firstli a,#globalheader #globalnav li#e-nav  ul li.firstli a:hover,
#globalheader #globalnav li#f-nav  ul li.firstli a,#globalheader #globalnav li#f-nav  ul li.firstli a:hover
{
	background-image:url(../images/secciones.png);
	width:179px;	
	height:12px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-bottom:none;
}

#globalheader #globalnav li#a-nav ul li.lastli a,#globalheader #globalnav li#a-nav  ul li.lastli a:hover,
#globalheader #globalnav li#b-nav ul li.lastli a,#globalheader #globalnav li#b-nav  ul li.lastli a:hover,
#globalheader #globalnav li#c-nav ul li.lastli a,#globalheader #globalnav li#c-nav  ul li.lastli a:hover,
#globalheader #globalnav li#d-nav ul li.lastli a,#globalheader #globalnav li#d-nav  ul li.lastli a:hover,
#globalheader #globalnav li#e-nav ul li.lastli a,#globalheader #globalnav li#e-nav  ul li.lastli a:hover,
#globalheader #globalnav li#f-nav ul li.lastli a,#globalheader #globalnav li#f-nav  ul li.lastli a:hover
{
	background-image:url(../images/secciones.png);
	width:179px;	
	height:12px;
	background-repeat:no-repeat;
	background-position:0px -81px;
	border-bottom:none;
	
	
	
}


#globalheader #globalnav li#a-nav  ul li a:hover,
#globalheader #globalnav li#b-nav  ul li a:hover,
#globalheader #globalnav li#c-nav  ul li a:hover,
#globalheader #globalnav li#d-nav  ul li a:hover,
#globalheader #globalnav li#e-nav  ul li a:hover,
#globalheader #globalnav li#f-nav  ul li a:hover
{
	background-position:0px -35px;
	
}
#globalheader #globalnav li#a-nav  ul li a:active,
#globalheader #globalnav li#b-nav  ul li a:active,
#globalheader #globalnav li#c-nav  ul li a:active,
#globalheader #globalnav li#d-nav  ul li a:active,
#globalheader #globalnav li#e-nav  ul li a:active,
#globalheader #globalnav li#f-nav  ul li a:active
{
	background-position:0px -58px;
}
/*>>>>>>>> PAGES <<<<<<<<<<<*/
#banner-little{
float:left;
width: 735;
}
#banner-littler{
float:right;
width: 200px;
height: 321px;
background: url(../images/back_items.jpg) repeat-y;
}
.sectionsli{
margin:13px 0 0 9px;
padding:0;
list-style-image: url(../images/arrow.jpg);
list-style-position: inside;
font-size: 12px;
line-height: 22px;
font-weight: bold;
color: #0389DB);
}
.sectionsli li{
color:#0389DB;
}
a.linksections {color:#0389DB;text-decoration: none; vertical-align: 2px}
a.linksections:visited {color:#0389DB;}
a.linksections:hover {color: #666; text-decoration:none;}
a.linksections:active { color:#0389DB;}
#banners-little-bott{
clear: both;
height: 31px;
display: block;
margin: 0;
background: url(../images/pie_banner.jpg) right;
}

.grey-graphic{
float: left;
width: 226px;
height: 155px;
background: url(../images/grey_steel_s.jpg) no-repeat;
margin: 0 0 0 20px
}
.grey-graphic-1{
float: right;
width: 206px;
}

.tittle-graphic{
font-size: 13px;
font-weight:bold;
color: #666;
line-height: 40px;
text-align: left;
margin: 0 0 0 35px
}
.graphic-texts{
width: 200px;
font-size: 12px;
font-weight:normal;
color: #333;
margin: 10px 0 0 15px;
text-align: left;
}

.grey-square{
clear: both;
width: 414px;
height: 102px;
background: #EDEDED;
margin: 0 0 0 20px
}
.photo-left1{
float: left;
width: 460px;
height: 205px;
display: block;
margin: 10px 0 0 1px;
text-align: left
}

/*>>>>>>>>>>>>>>graphics<<<<<<<<<<<<<<<<*/

.tittle-graphic1{
font-size: 13px;
font-weight:bold;
color: #666;
line-height: 40px;
text-align: left;
margin: 0 0 0 15px
}

.grey-graphic-a{
float: left;
width: 50px;
height: 50px;
margin: 0 0 0 5px
}
.grey-graphic-b{
float: left;
width: 190px;
margin: 0 0 0 5px
}
.grey-graphic-c{
float: right;
width: 140px;
}

.greyli{
margin:0px 0 0 9px;
padding:0;
list-style-image: url(../images/arrow_grey.jpg);
list-style-position: inside;
font-size: 11px;
line-height: 16px;
font-weight: bold;
color: #0389DB);
}
.greyli li{
color:#0389DB;
}

.whiteli{
width: 410px;
margin: 0 0 0 20px;
padding:0;
list-style-image: url(../images/arrow_white.gif);
list-style-position: inside;
font-size: 11px;
line-height: 15px;
color: #666);
}
.whiteli li{
color:#333;
margin: 4px 0 0 0
}
#contents-design{
clear: both;
width: 933px;
margin: 12px 0 0 0;
background: #fff url(../images/contents_bg.jpg) no-repeat bottom;
}
.photo-left-design-a{
float: left;
width: 456px;
height: 360px;
display: block;
margin: 0 0 0 0;
background: url(../images/right_contents_design_a.jpg) no-repeat right bottom;
}
.photo-left-design-b{
float: left;
width: 456px;
height: 360px;
display: block;
margin: 0 0 0 0;
background: url(../images/right_contents_design_b.jpg) no-repeat right bottom;
}
.photo-left-design-c{
float: left;
width: 456px;
height: 360px;
display: block;
margin: 0 0 0 0;
background: url(../images/right_contents_design_c.jpg) no-repeat right bottom;
}
.photo-left-design-d{
float: left;
width: 456px;
height: 360px;
display: block;
margin: 0 0 0 0;
background: url(../images/right_contents_design_d.jpg) no-repeat right bottom;
}
#contents-b-design{
float: right;
width: 460px;
display: block;
margin: 0 auto 0 auto;
}
.tittles-big-design{
clear: left;
font-size: 18px;
font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-style:bold;
color: #FF6666;
padding: 15px 10px 0 20px;
}
.blue-paragraphs-design{
clear: both;
text-align: left;
width: 420px;
font-size: 12px;
font-family: helvetica,"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-style:normal;
color: #FF9966;
margin: 10px 20px 10px 20px;
}
.em-blue-design{
font-style:normal;
color: #43B0EA;
}
.em-green-design{
font-style:normal;
color: #66CC66;
}
.photo-left-design-a{
float: left;
width: 456px;
height: 360px;
display: block;
margin: 0 0 0 0;
background: url(../images/right_contents_design_a.jpg) no-repeat right bottom;
}
/*>>>>>>>>>>>>>>programming<<<<<<<<<<<<<<*/
.photo-left-prog{
float: left;
width: 469px;
height: 332px;
display: block;
margin: 0 0 0 0;
background: url(../images/right_contents_prog.jpg) no-repeat right bottom;
}
.photo-left-graphic1{
float: left;
width: 460px;
height: 205px;
display: block;
margin: 10px 0 0 1px;
text-align: left;
background:url(../images/e_commerce.jpg) no-repeat left
}

.tittle-graphic2{
font-size: 13px;
font-weight:bold;
color: #666;
line-height: 40px;
text-align: left;
margin: 25px 0 0 23px
}

.grey-graphic-h{
float: left;
width: 280px;
margin: 0 0 0 15px
}

.photo-left-graphic2{
float: left;
width: 460px;
height: 205px;
display: block;
margin: 10px 0 0 1px;
text-align: left;
background:url(../images/maintenance.jpg) no-repeat left
}


table.quotetable
{
	margin: 10px 20px 10px 20px;
	width:620px;
	
	
}
table.quotetable td,table.quotetable th
{
text-align: left;
font-size: 12px;
font-family: helvetica,"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-style:normal;
border-right:1px solid #CCCCCC;
padding:7px;

}


.footTop a:link, .footTop a:visited
{
	color:#4d4d4d;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	text-transform:uppercase;
	text-decoration:none;
	
}

.footTopC a:link, .footTopC a:visited
{
	color:#B8B8B8;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	text-transform:uppercase;
	text-decoration:none;
	
}

.footTd
{
	vertical-align:top;
	border-right:1px solid #ABABAB;
	
}

.footTd2
{
	vertical-align:top;

	
}

ol.grey-texts2 
{
	
	margin-left:30px;
	width:600px;
	
}

ol.grey-texts2 strong
{
	font-size: 12px;
}

.table-text {
	color: #333;
	font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
}
.table-text-centered {
	text-align: center;
	font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.table-text-blue {
	text-align: center;
	font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ff6666;
}

.table-text-bold {
	text-align: left;
	font-family: helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
