@CHARSET "UTF-8";

body{
	background-color:#FFFFFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#bg_body_large{
	background-image:url(graphics/bg_body_large.jpg);
	background-repeat:repeat-x;
}

#bg_body_large2{
	background-image:url(graphics/bg_body_large_blanco.jpg);
	background-repeat:repeat-x;
}

#bg_body{
	background-image:url(graphics/bg_body.jpg);
	background-repeat:repeat-x;
}

#mbody{
	width:860px;
	margin:auto;
	color:#484747;
	font-size:12px;
}

a.normal-link{
	color:#030303;
	text-decoration:none;
}

a.normal-link:hover{
	text-decoration:underline;
}	

a.normal-link2{
	color:#484747;
	text-decoration:none;
}

a.normal-link2:hover{
	text-decoration:underline;
}	



p{
	margin-bottom:15px;
}
.textop{
	margin-bottom:-10px;
}

.textonavp{
	font-size:10px;
	margin-bottom:-4px;
}

h3{
	color:#00aaec;
	font-size:18px;
	margin:0px 0px 5px 0px;
}

.tituloslide{
	color:#000000;
	font-size:30px;
}

#header{
	color:#fff;
	font-size:14px;
	height:103px;
}

#header #logo,
#header #slogan{
	float:left;
}

#header #slogan{
	margin-top:68px;
	margin-left:15px;
}

#header #nav{
	float:right;
	text-align:right;
	line-height:17px;
	margin-top:10px;
	color:#4a4949;
	font-size:12px;
}

#header #nav ul{
	list-style:none;
}

#header #nav a{
	color:#4a4949;
	font-size:10px;
	text-decoration:none;
}
#header #nav a:hover{
	text-decoration:underline;
}

#navigationtel{
	width: 280px;
	color: #afbd9a;
	font-size: 12px;
	margin-top: 7px;
}

#navigation{
	height:25px;
	text-align:right;
	margin-top: -21px;
}

#navigation a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:17px;
	padding-left:8px;
	margin-left:5px;
	padding-top:3px;
	display:block;
	float:right;
}

#navigation a:hover,
#navigation a#selected{
	background-image:url(graphics/bg_navigation.jpg);
	background-repeat:no-repeat;
	color: #c5ed8b;
	text-decoration: underline;
}	

/* Animated header*/

#animated-header{
	height:328px;
}
#animated-header #box{
	height:272px;
}

#animated-header .buttons{
	height:68px;
	margin-top:-19px;
	background-image:url(graphics/bg-header-buttons.jpg);
	background-repeat: no-repeat;
	padding-top:3px;
	cursor:pointer;
	position:relative;
	z-index:20;
}
#animated-header .buttons a{
	width:115px;
	height:0px;
	padding-left:10px;
	margin-left:-3px;
    display:block;
	float:left;
	color:#00aaec;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	background-position:center;
	padding-top:60px;
}
#animated-header .buttons a.button-web{
	background-image:url(graphics/button-web.png);
	background-repeat:no-repeat;
	margin-right:20px;
	margin-left:-5px;
}

#animated-header .buttons a.button-web:hover{
	background-image:url(graphics/button-web-hover.png);
}
#animated-header .buttons a.selectedweb{
	background-image:url(graphics/button-web-hover.png);
	color:#040404;
	
}
#animated-header .buttons a.button-aplicaciones{
	background-image:url(graphics/button-aplicaciones.png);
	background-repeat:no-repeat;
	margin-right:20px;
	margin-left:-5px;
}

#animated-header .buttons a.button-aplicaciones:hover{
	background-image:url(graphics/button-aplicaciones-hover.png);
}
#animated-header .buttons a.selectedaplicaciones{
	background-image:url(graphics/button-aplicaciones-hover.png);
	color:#040404;
	
}
#animated-header .buttons a.button-buscadores{
	background-image:url(graphics/button-buscadores.png);
	background-repeat:no-repeat;
	margin-right:20px;
	margin-left:-5px;
}

#animated-header .buttons a.button-buscadores:hover{
	background-image:url(graphics/button-buscadores-hover.png);
}
#animated-header .buttons a.selectedbuscadores{
	background-image:url(graphics/button-buscadores-hover.png);
	color:#040404;
	
}
#animated-header .buttons a.button-cddvd{
	background-image:url(graphics/button-cddvd.png);
	background-repeat:no-repeat;
}
#animated-header .buttons a.button-cddvd:hover{
	background-image:url(graphics/button-cddvd-hover.png);
}
#animated-header .buttons a.selectedcddvd{
	background-image:url(graphics/button-cddvd-hover.png);
	color:#040404;
}
#animated-header .buttons a.button-mailing{
	background-image:url(graphics/button-mailing.png);
	background-repeat:no-repeat;
	margin-right:35px;

}
#animated-header .buttons a.button-mailing:hover{
	background-image:url(graphics/button-mailing-hover.png);
}
#animated-header .buttons a.selectedmailing{
	background-image:url(graphics/button-mailing-hover.png);
	color:#040404;
}
#animated-header .buttons a.button-digibook{
	background-image:url(graphics/button-digibook.png);
	background-repeat:no-repeat;
	margin-right:35px;
	
}
#animated-header .buttons a.button-digibook:hover{
	background-image:url(graphics/button-digibook-hover.png);
}
#animated-header .buttons a.selecteddigibook{
	background-image:url(graphics/button-digibook-hover.png);
	color:#040404;
}

#animated-header .buttons a.button-equipo{
	background-image:url(graphics/button-equipo.png);
	background-repeat:no-repeat;
	margin-right:92px;
	margin-left:40px;
	!margin-right:80px;
	!margin-left:30px;
	
}
#animated-header .buttons a.button-equipo:hover{
	background-image:url(graphics/button-equipo-hover.png);
}
#animated-header .buttons a.selectedequipo{
	background-image:url(graphics/button-equipo-hover.png);
	color:#040404;
}

#animated-header .buttons a.button-trayectoria{
	background-image:url(graphics/button-trayectoria.png);
	background-repeat:no-repeat;
	margin-right:92px;
	!margin-right:80px;
	
}
#animated-header .buttons a.button-trayectoria:hover{
	background-image:url(graphics/button-trayectoria-hover.png);
}
#animated-header .buttons a.selectedtrayectoria{
	background-image:url(graphics/button-trayectoria-hover.png);
	color:#040404;
}

#animated-header .buttons a.button-clientes{
	background-image:url(graphics/button-clientes.png);
	background-repeat:no-repeat;
	margin-right:92px;
	!margin-right:80px;
	
}
#animated-header .buttons a.button-clientes:hover{
	background-image:url(graphics/button-clientes-hover.png);
}
#animated-header .buttons a.selectedclientes{
	background-image:url(graphics/button-clientes-hover.png);
	color:#040404;
}

#animated-header .buttons a.button-colaboraciones{
	background-image:url(graphics/button-colaboraciones.png);
	background-repeat:no-repeat;
	
}
#animated-header .buttons a.button-colaboraciones:hover{
	background-image:url(graphics/button-colaboraciones-hover.png);
}
#animated-header .buttons a.selectedcolaboraciones{
	background-image:url(graphics/button-colaboraciones-hover.png);
	color:#040404;
}

#animated-header .buttons a.button-spain{
	background-image:url(graphics/button-spain.png);
	background-repeat:no-repeat;
	margin-right:92px;
	margin-left:100px;
	!margin-right:80px;
	!margin-left:90px;
	
}
#animated-header .buttons a.button-spain:hover{
	background-image:url(graphics/button-spain-hover.png);
}
#animated-header .buttons a.selectedspain{
	background-image:url(graphics/button-spain-hover.png);
	color:#040404;
}

#animated-header .buttons a.button-ingles{
	background-image:url(graphics/button-ingles.png);
	background-repeat:no-repeat;
	margin-right:92px;
	margin-left:40px;
	!margin-right:80px;
	!margin-left:30px;
	
}
#animated-header .buttons a.button-ingles:hover{
	background-image:url(graphics/button-ingles-hover.png);
}
#animated-header .buttons a.selectedingles{
	background-image:url(graphics/button-ingles-hover.png);
	color:#040404;
}

#animated-header .buttons a.button-holand{
	background-image:url(graphics/button-holand.png);
	background-repeat:no-repeat;
	margin-right:92px;
	margin-left:40px;
	!margin-right:80px;
	!margin-left:30px;
	
}
#animated-header .buttons a.button-holand:hover{
	background-image:url(graphics/button-holand-hover.png);
}
#animated-header .buttons a.selectedholand{
	background-image:url(graphics/button-holand-hover.png);
	color:#040404;
}

#box{
	position:absolute;
}
#box div{
	width:860px;
	height:272px;
	float:left;
	color:#fff;
}

#box h3, #box p, #box ul{
	padding:5px 10px;
}
#box p{
	text-indent:16px;
}

#info{
	background:#fff !important;
	color:red !important;
	cursor:default
}

.mask{
	position:relative;
	width:860px;
	height:272px;
	overflow:hidden;
	background-image:url(graphics/light-header-content.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

/* / Animated header*/

/* Content Animated header*/
.animated-content {
	font-size:16px;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	}
.animated-content td{
	vertical-align:top;
	}
.animated-content h1{
	font-size:30px;
	color:#fff;
	}

/* / Content Animated header*/
#maincontent{
	margin-top:15px;
}
#maincontent .top{
	background-image:url(graphics/top-content.jpg);
	background-repeat:no-repeat;
	height:10px;
}
#maincontent .center{
	background-image:url(graphics/center-content.jpg);
	background-repeat:repeat-y;
	padding:5px;
}
#maincontent .bottom{
	background-image:url(graphics/bottom-content.jpg);
	background-repeat:no-repeat;
	height:10px;
}

.left-content,
.right-content{
	
}

.left-content{
	width:577px;
	float:left;
	padding:0px 15px 35px 15px;
	text-align:justify;
	margin-top:40px;
}

.right-content{
	width:210px;
	float:right;
	margin-top:43px;
}

.title{
	background-image:url(graphics/title-border.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
    z-index:100;
	position:relative;
	margin-bottom:10px;
	color:#010101;
}

.left-content .title{
	margin-left:-15px;
	padding-left:15px;
}

.left-content .title h1{
	margin-top:-20px;
	margin-bottom:0px;
	font-size:30px;
}
.left-content .title h1 span{
	font-size:15px;
}

.right-content .title,
.right-content .title a{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#010101;
}


#footer{
	width:860px;
	margin:0px auto 10px auto;
	color:#a4a3a3;
	
	}
#footer a{
	color:#a4a3a3;
	margin-right:5px;
	margin-left:5px;
	}
#footer table{
	margin-top:20px;
	}
#footer td{
	vertical-align:top;
	}
#footer #navfoot{
	margin-bottom:10px;
	}
h4{
	margin:0px;
	font-size:12px;
	color:#040404;
}
h2{
	margin-top:10px;
	margin-bottom:10px;
}

.portfolio-nav a,
.right-content{
	color:#787878;
}

.portfolio-nav a:hover{
	text-decoration:none;
}

.portfolio-nav{
	line-height:20px;
}

.blocks .block-left,
.blocks .block-right{
	float:left;
	width:260px;
	margin-bottom:15px;
	}

.blocks .block-left{
	margin-right:50px;
}
.bold-underline{
	font-weight:bold;
	text-decoration:underline;
	color:#030303;
}

.other-services{
	width:100%;
}

.contact{
	width:370px;
}

.contact .label{
	font-weight:bold;
	color:#111111;
}

.contact .input,
.contact textarea{
	width:370px;
}
.contact textarea{
	height:100px;
}
input.button-send{
	color:#111111;	
	font-weight:bold;
	background-image:url(graphics/button.jpg);
	background-repeat:no-repeat;
	border:none;
	background-color:none;
	width:114px;
	height:26px;
	cursor:pointer;

}

#required,
.required{
	color:#d11c09;
}
.succes{
	color:#0db515;
	font-weight:bold;
}

.region{
	color:#454444;
	font-size:16px;
	font-weight:bold;
}

.contact-block{
	margin-bottom:25px;
}

.contact-block p{
	padding-left:10px;
	margin:0px;
}

.map-link{
	background-image:url(graphics/icon-map.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	color:#030303;
	text-decoration:none;
	display:block;
	height:18px;
	padding-top:14px;
	margin-top:5px;
	
}

.loadingimages{
	height:1px;
	overflow:hidden;
	display:none;
}

/* PROTFOLIO*/

h3.project{
	margin-left:10px;
}

.imgM{
	width:260px;
	height:186px;
	background-image:url(graphics/bg_image_portfolio.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
}

.imgM .image{
	
	/*overflow:hidden;*/
	margin:auto;
	margin:0px auto 0px auto;
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #9b9ba3;
	overflow:hidden;
	width:219px;
	height:144px;

}

.description-project{
	width:231px;
	margin-left:20px;
	text-align:left;
	color:#787878;
}

.view-web{
	background-image:url(graphics/icon_blueBall.jpg);
	background-repeat:no-repeat;
	display:block;
	padding-left:25px;
	padding-top:4px;
	height:16px;
	color:#030303;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:-10px;
}	

#loginpage{
	border:1px solid #ccc;
	padding:15px;
	margin:20px auto 20px auto;
	width:250px;
	
}
/* *portfolio*/

#imageblock-social span,
#imageblock-adwords span,
#imageblock-seo span,
#imageblock-google span,
#imageblock-mag span,
#imageblock-aplicaciones span,
#imageblock-buscadores span,
#imageblock-cd span,
#imageblock-mailing span,
#imageblock-web span{

	height:53px;
	overflow:hidden;
	display:block;
	


}
.img_leftFloat{
	float:left;
	margin-right:10px;
	margin-top:-10px;
	
}