body {
	background:#f5f5f4;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#666;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
* {
	outline:0 !important;

}

a {
	text-decoration:none;
	color:#0089e1;
	padding:0px 3px;
	font-size:11px;
	margin:0px;
}
a:hover {
	background:#0089e1;
	color:#fff;
}
a:active {
	outline:0px !important;
}
.clear {
	display:block;
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.bold {
	font-weight:bold;
}
#lang {
	border:0px;
	text-align:right;
	width:690px;
	margin:5px auto;
	font-size:11px;
}
#lang .line {
	font-size:12px;
	margin:0px 8px 0px 5px;
	line-height:10px;
	color:#aaa;
}
#shell {
	width:730px;
	margin:0px auto;
	text-align:left;
	border:solid 2px #eee;
	background:#fff;
}
#head {
	text-align: center;
/*	margin:0px auto;
	width:690px; */
	height:100px;
	font-size:1px;
	line-height:1px;
}
#subnav {
	margin:10px 0px 0px 20px;
	padding:0px;
	list-style-type:none;
	font-size:11px;
	text-transform:uppercase;
}
#subnav li{
	display:inline;
	margin:0px 10px 0px 0px;
}
#subnav li a {
	font-size:11px;
	font-weight:bold;
	color:#999;
	padding:3px;
}
#subnav li a:hover {
	background:#f1f1f1;
	color:#333;
}


#toptext {
	float:right;
	display: inline;
	margin:12px 20px 0px 0px;
	background:url(../images/top_bg.gif) no-repeat 0px 0px;
	width:160px;
	font-size:10px;
}
#toptext p{
	font-size:10px;
	margin:0px 0px 5px 45px;
	line-height:14px;
}
#mainnav {
	margin:15px 0px 10px 20px;
	padding:0px;
	list-style-type:none;
	height:38px;
	float:left;
	display:inline;
}
#mainnav li {
	display:inline;
	margin:0px 0px 0px 0px;
	list-style-type:none;
}
#mainnav li a{
	border-left:solid 1px #ccc;
	float:left;
	padding:0px;
	margin:0px 13px 0px 0px;
	text-indent:-10000px;
	height:35px;
}
#mainnav li a:hover {

}


/** EN MENU **/
.our-services_en a{
	background:url(../images/btn_en/serv.gif) no-repeat 100% 4px;
	width:52px;
}
.our-services_en a:hover{
	background:url(../images/btn_en/serv.gif) no-repeat 100% -33px;
}

.web-design_en a{
	background:url(../images/btn_en/web.gif) no-repeat 100% 4px;
	width:41px;
}
.web-design_en a:hover{
	background:url(../images/btn_en/web.gif) no-repeat 100% -33px;
}

.corporate-identity_en a{
	background:url(../images/btn_en/corp.gif) no-repeat 100% 4px;
	width:57px;
}
.corporate-identity_en a:hover{
	background:url(../images/btn_en/corp.gif) no-repeat 100% -33px;
}

.web-applications_en a{
	background:url(../images/btn_en/web_app.gif) no-repeat 100% 4px;
	width:71px;
}
.web-applications_en a:hover{
	background:url(../images/btn_en/web_app.gif) no-repeat 100% -33px;
}

.desktop-applications_en a{
	background:url(../images/btn_en/desktop.gif) no-repeat 100% 4px;
	width:71px;
	height:32px;
}
.desktop-applications_en a:hover{
	background:url(../images/btn_en/desktop.gif) no-repeat 100% -33px;
}

.online-marketing_en a{
	background:url(../images/btn_en/mark.gif) no-repeat 100% 4px;
	width:58px;
}
.online-marketing_en a:hover{
	background:url(../images/btn_en/mark.gif) no-repeat 100% -33px;
}

.virtual-tours_en a{
	background:url(../images/btn_en/tours.gif) no-repeat 100% 4px;
	width:39px;
}
.virtual-tours_en a:hover{
	background:url(../images/btn_en/tours.gif) no-repeat 100% -33px;
}

/** ES MENU **/

.nuestro-servicios_es a{
	background:url(../images/btn_es/serv.gif) no-repeat 100% 4px;
	width:55px;
}
.nuestro-servicios_es a:hover{
	background:url(../images/btn_es/serv.gif) no-repeat 100% -32px;
}

.diseno-web_es a{
	background:url(../images/btn_es/web.gif) no-repeat 100% 4px;
	width:42px;
}
.diseno-web_es a:hover{
	background:url(../images/btn_es/web.gif) no-repeat 100% -32px;
}

.identidad-corporativa_es a{
	background:url(../images/btn_es/corp.gif) no-repeat 100% 4px;
	width:68px;
}
.identidad-corporativa_es a:hover{
	background:url(../images/btn_es/corp.gif) no-repeat 100% -32px;
}

.aplicaciones-web_es a{
	background:url(../images/btn_es/web_app.gif) no-repeat 100% 4px;
	width:75px;
}
.aplicaciones-web_es a:hover{
	background:url(../images/btn_es/web_app.gif) no-repeat 100% -32px;
}

.aplicaciones-de-escritorio_es a{
	background:url(../images/btn_es/desktop.gif) no-repeat 100% 4px;
	width:75px;
}
.aplicaciones-de-escritorio_es a:hover{
	background:url(../images/btn_es/desktop.gif) no-repeat 100% -32px;
}

.marketing-online_es a{
	background:url(../images/btn_es/mark.gif) no-repeat 100% 4px;
	width:60px;
}
.marketing-online_es a:hover{
	background:url(../images/btn_es/mark.gif) no-repeat 100% -32px;
}

.visitas-virtuales_es a{
	background:url(../images/btn_es/tours.gif) no-repeat 100% 4px;
	width:54px;
}
.visitas-virtuales_es a:hover{
	background:url(../images/btn_es/tours.gif) no-repeat 100% -32px;
}




/*** END NAV ***/






.homeleft, .homecenter {
	float:left;
	margin:0px 20px 0px 20px;
	padding:0px;
	width:216px;
	display:inline;
}
.homecenter {
	margin:0px 20px 0px 0px;
}
h1 {
	color:#333;
	font-size:11px;
	text-transform:uppercase;
	margin:20px 0px 5px 3px;
	padding:1px 0px 0px 5px;
	border-left:solid 15px #68da12;
}
h2, h3 {
	color:#0089e1;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	font-size:26px;
	font-weight:normal;
}
h3 {
	padding:0px;
	margin:20px 0px 5px 0px;
	font-size:24px;
	color:#17c600;
}
h3.news {
	margin:0px 0px 5px 0px;
}
h4 {
	font-size:14px;
	color:#666;
	padding:0 0 5px 0;
	margin:0;
}
h5 {
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#0089e1;
}

ul.sample {
	color:#666;
	padding:0px;
	margin:0px 0px 15px 17px;
	list-style-type:square;
	list-style-position: outside;
	line-height:14px;
	font-size:11px;
}
ul.sample li{
	margin:0px 0px 7px 0px;
}

p {
	font-size:11px;
	color:#333;
	margin:0px 0px 15px 3px;
	padding:0px;
	line-height:16px;
}
p.address {
  width:690px;
  padding-left: 20px;
  padding-right: 20px;
	margin:20px auto 10px auto;
	padding:5px 0px 0px 0px;
	text-align:left;
	color:#666;
	border-top:solid 1px #dedede;
}


.copy {
	width:690px;
	margin:0px auto;
	padding:10px 0px 20px 0px;
	text-align:left;
	font-size:11px;
	color:#999;
}

#content {
	margin:10px 150px 0px 60px;
}
#content_contact {
	margin:10px 20px 0px 60px;
}
#content_contact .left_c {
	float:left;
	display:inline;
	width:430px;
}
#content_contact .right_c {
	float: right;
	display:inline;
	width:190px;
}

#content_services {
	margin:10px 20px 0px 20px;
}
#content_selected {
	margin:10px 20px 0px 20px;
}
#content_selected h3 {
	margin:0px 0px 15px 0px;
}
#content_selected h4 {
	margin:0px 0px 5px 0px;
}
#content_selected .left_c {
	float:left;
	margin:0px;
	display:inline;
	width:360px;
}
#content_selected .left_c p  {
	margin-left:0px;
}
#content_selected .right_c{
	float: right;
	width:130px;
	display:inline;
	margin:0px 0px 0px 0px;
}
#content_selected .right_c .subcatmenu {
	margin:0px;
}
#content_selected .right_c .subcatmenu li a{
	width:100px;
}

#content .subcatmenu {
	margin:5px 0px 0px 20px;
}

#content_selected .imgs {
	float:left;
	width:180px;
	margin:0px 0px 0px 0px;
	display:inline;
	padding:0px 0px 10px 0px;
}
#content_selected .imgcontent {
	padding:5px 0px;
}

#content p{
	line-height:18px;
	margin:0px;
}
#content h1 {
	margin:20px 0px 5px 0px;
}
p.gray {
	color:#777;
}

#nav {
	margin:10px 60px 0px 60px;
	font-size:10px;
}
#nav a{
	font-size:10px;
}
#nav span {
	font-size:12px;
	padding:0px 2px;
}

form {
	background:#fcfcfc;
	margin:5px 0px 0px 0px;
	padding:20px 20px 10px 20px;
	border:solid 2px #e5f3fc;
}
.fieldplace {
	margin:0px 0px 15px 0px;
}
.fieldplace .label{
	float:left;
	margin:0px;
	width:100px;
	font-size:11px;
	text-align:right;
	padding:2px 0px 0px 0px;
}
.fieldplace input{
	float:left;
	margin:0px 0px 0px 20px;
	width:180px;
	background:#eee;
	border:solid 1px #ddd;
	font-size:11px;
}
.fieldplace .sel {
	background:#edfae2;
	border:solid 1px #bbee94;
}
.fieldplace .err {
	background:#faffa3;
	border:solid 1px #bbee94;
}
.fieldplace textarea {
	background:#eee;
	border:solid 1px #ddd;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:0px 0px 0px 20px;
	width:240px;
	overflow:auto;
	height:80px;
}
.btnfield {
	margin:0px 0px 8px 0px;
	border-bottom:solid 1px #e5f3fc;
	padding:0px 0px 30px 120px;


}
.btnfield input {
	background:#0089e1;
	color:#fff;
	width:65px;
	border:solid 2px #aad7f4;
	font-size:11px;
}

#leftc {
	float:left;
	display:inline;
	margin:0px;
	width:165px;
	margin:0px 0px 0px 0px;
}
#leftc h1 {
	margin:0px;
}
#rightc{
	float: right;
	display:inline;
	margin:0px;
	width:520px;
	border-left:solid 1px #eee;

}
#rightc .cnt {
	margin:0px 0px 0px 10px;
}
a.imgplace {
	width:160px;
	text-align:center;
	height:auto;
	text-decoration:none;
	float:left;
	display:inline;
	border:solid 5px #fff;
	background:#fff;
	padding:0px;
}
a.imgplace .imgcontent{
	padding:5px 0px 0px 0px;
	border:solid 1px #fff;
	display:block;
}
a.imgplace:hover .imgcontent {
	border:solid 1px #bcef96;
}
a.imgplace:hover {
	border:solid 5px #f3fcec;
	background:#fff;
	color:#666;
}

a.imgplace span.desc {
	font-size:11px;
	color:#999;
	margin:0px 5px 5px 5px;
	clear:both;
	text-align:left;
	display:block;
}
a.imgplace:hover span.desc {
	color:#666;
}
a.imgplace span.title {
	color:#0089e1 !important;
	float:left;
	display: inline;
	text-align:left;
	padding:4px 0px 2px 22px !important;
	margin:5px 5px 0px 5px;
	line-height:11px;
	background:url(../images/bullet.gif) no-repeat 0px 1px;
}
a.imgplace:hover span.title {
	background-position:2px -18px;	
}
a.imgplace img {
	display:block;
	border:solid 1px #e1e1e1;
	padding:2px;
	margin:0px auto;
}
a.imgplace span {
	cursor:pointer;
}
.subcatmenu {
	color:#68da12;
	list-style-type: none;
	margin:5px 10px 0px 0px;
	padding:0px;
	list-style-position: outside;
	display:block;

}
.subcatmenu li {
	clear:both;
	display:block;
	line-height:14px;
	margin:0px 0px 0px 0px!important;
	padding:0px !important;
	font-size:11px;

}
.subcatmenu li span {
	float:left;
	padding:0px 5px 0px 0px;
}
.subcatmenu li a{
	float:left;
	width: 130px;
	font-size:11px;
	padding:0px;
	height: auto;
	padding:0px 3px;
	margin:0px 0px 10px 0px!important;

}
.subcatmenu li a:hover {
	background:#fff;
	background:#f3fcec;
	color:#00a800;
}

/** END SELECTED Project **/

/** NEWS **/
.newslink {
	font-weight:bold;
	font-size:12px;
}
p.news {
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 3px;
	color:#666;
}
p.news_home {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 3px;
	color:#666;
}
p img {
	padding:3px;
	border:solid 1px #eee;
	margin:3px 10px 10px 10px;
}
/** END NEWS **/

/*** POP UP WINDOW ***/
.file_view, .view_img {
	margin:15px auto 10px auto;
	border:solid 5px #f3fcec;
	text-align:center;
	width:450px;
}
.file_view img {
	border:solid 1px #bcef96;
}
.view_img {
	border:0;
}
.view_img img {
	padding:1px;
	background:#bcef96;
	border:solid 5px #f3fcec;
}
p.view {
	color:#666;
	padding:0px;
	margin:0px;
}
/*** END POP UP WINDOW ***/

.contact_txt {
	background:#fcfcfc;
	margin:5px 0px 20px 0px;
	padding:10px;
	border:solid 2px #e5f3fc;
}
.contact_txt h5 {
	margin:0px 0px 5px 0px;
}
.contact_txt p{
	margin:0px;
	padding:0px;
}

p.tnk {
	padding:10px 0px 0px 0px;
}

h1.underc {
	border:solid 4px #cce7f9;
	text-transform:none;
	font-size:22px;
	font-weight:normal;
	text-align:left;
	padding:15px 8px;
	margin:50px 0 0 0;
	background:#0089e1;
	color:#fff;
	line-height:15px;
}
h1.underc span {
	font-size:11px;
}

h5.grey {
	color:#444;
	font-size:13px;
	padding:15px 0;
}

div.text {
	line-height:16px;
	font-size:11px;
}
p.code img {
	margin: 0 0 0 117px;
}

.img_loading
{
    background: black url(../images/loading.gif) center no-repeat;
    margin-left: 10px;
    width: 140px;
    height: 103px;
    display: block;
    margin-top: -103px;
    position: relative;
    cursor: wait;
    opacity: 0.5;
    filter: Alpha(opacity=50);
    //margin-left: 0px;
}

