@charset "utf-8";

/* CSS Document */







/*reseteador basico*/



*{

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-size: 100%;

	font-weight: normal;

	vertical-align: baseline;

	background: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	}

/*final reseteador basico*/



/*2 paso pongo el clear fix*/



.clearfix:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}





/*---------inicia contenido------------------------------------------------------*/



body{
background-color:#000;
font-size:12px;
}

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

h1{
	font-size:18px;
	font-weight:bold;
	color: #07324C;
}

h2{
	font-size:16px;
	font-weight:bold;
	color: #07324C;
}

h3{
	font-size:15px;
	font-weight:bold;
	color: #342C75;
}

h4{
	font-size:12px;
	font-weight:bold;
	}


/*---------datos-----------------*/
#datos{

	width:100%;
	background-color:#222;
	height:40px;
	}
	
#datos .datos2{

	width:960px;
	margin: 0 auto;
	color: #fff;
	background-color:#222;
	padding:5px;
	
	
}

#datos .datos2 .tel{
padding:5px 0;
text-align: right;
width: 760px;
float:right;
}

#datos .datos2 .skype-tel {
	   float:left;
	   
    }


/*---------header-----------------*/
#header{
		
}

#header #header-content{
	width:960px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding:5px 10px 0 10px;
	height:100px;
	
}

/*---------logo-----------------*/
#header #header-content .logo{
width:303px;
float: left;
margin-Top:5px;
padding-left:15px;

}



/*---------menu 1-----------------*/

#header #header-content .content-menu1{

width:480px;

float:right;

margin-Top:20px;



}



.content-menu1 li {

display: inline;

} 



.content-menu1 li a{

border-right: 1px solid  #CCCCCC;

color: #1A1A1A;

display: block;

float: left;

padding: 5px 1.6em;

text-decoration: none;

text-transform:uppercase;

font-weight:bold;

}



.content-menu1 li a:hover{

text-decoration:underline;



}

/*---------eslogan-----------------*/

	

#header #header-content .eslogan{



	width:940px;

	margin: 0 auto;

	color: #06324b;

	padding:5px 10px;

	text-align:right;

	}



	



/*---------contenedor contenido -----------------*/



/*---------contenedor contenido -----------------*/

#container{

	width:960px;

	margin: 0 auto;	

	background-color:#FFFFFF;

	padding:20px 10px 0px 10px;

	overflow:hidden;

}

/*---------contenedor  izquierdo -----------------*/





#container .content{

	width:740px;

	float:left;

	background: #FFFFFF no-repeat  url(../images/fondobla.png) 0 0;

}

	

/*---------menu 3-----------------*/



.content-menu3{

	width:705px;

	height:50px;

	margin-top:8px;

	padding:0 15px;

	;



}



.content-menu3 ul{

	font-size:11px;



} 

.content-menu3 li {

	display: inline;

	height:30px;



} 



.content-menu3 li a{

	border-bottom: 1px solid  #CCCCCC;

	color: #1A1A1A;

	display: block;

	float: left;

	padding: 10px 0.5em 10px 45px;

	text-decoration: none;

	text-transform:uppercase;

	height:30px;

}



.content-menu3 li a:hover{

background-color: #EAEAEA;

}



.content-menu3 .servicios{

	

	background: url(../images/servicios.png) no-repeat 0 2px;

}



.content-menu3 .modelo{

	background:#EAEAEA  url(../images/modelo.png)  no-repeat 0 2px;

	border-bottom: 1px solid  #CCCCCC;

	color: #1A1A1A;

	float: left;

	padding: 10px 0.5em 10px 45px;

	text-decoration: none;

	text-transform:uppercase;

	display: inline;

}



.content-menu3 .soluciones{

	background:  url(../images/soluciones.png) no-repeat 0 2px;

}



.content-menu3 .herra{

	background:  url(../images/herramientas.png) no-repeat 0 2px;

}



.content-menu3 .articulos{

	background: url(../images/articulos.png) no-repeat 0 2px;

}



#container .content .foto{

	padding:10px 15px 0 15px;

	}



#container .content .foto .titulo{

	padding:20px 15px;

	width:700px;

	

	

	

}



span{

font-weight: bold;

}



#container .content .texto{

padding: 0px 30px 30px 30px;

text-align:justify;

font-size:14px;

}



#container .content .texto img{



padding-left:120px;

}



#container .content .texto ul{



padding-left:20px;

}







/*---------contenedor menu2 -----------------*/



#container .content-menu2{

	width:200px;

	float:right;

	margin-top:13px ;

}



#container .content-menu2 li{	

	

	list-style: none outside none;



}



#container .content-menu2 li a{

	width:170px;

	height: 50px;

	background-color:#06324b;

	background:#164F71 no-repeat url(../images/logoimagen.jpg) 0 0;

	text-decoration: none;

	font-size:14px;

	font-weight:bold;

	display: block;

	color:#FFFFFF;

	margin: 0 0 10px 0;

	padding:10px;

	text-shadow: #002142 2px 2px 2px;

	

}



#container .content-menu2 li a:hover{

background:#164F71 no-repeat url(../images/logoimagen.jpg) -205px 0;

}

/*---------contenedor herramientas -----------------*/





#container .content-herra{

	width:200px;

	float:right;

	

}

#container .content-herra li{

	

	list-style: none outside none;

	

}



#container .content-herra li a{

	width:150px;

	height:142px;

	background: #781416 no-repeat url(../images/logoimagen.jpg) 0 -78px;

	text-decoration: none;

	font-size:14px;

	font-weight:bold;

	display: block;

	color:#FFFFFF;

	padding:20px 30px 0px 10px;

	text-shadow: #550000 2px 2px 2px;



}



#container .content-herra li a:hover{

	background:#164F71 no-repeat url(../images/logoimagen.jpg) -205px -78px;

}





#container .content-herra li a p{

font-size:11px;

text-align:justify;

}



/*---------contenedor footer -----------------*/

#content-footer{

	
}

#content-footer #footer-area{
	width:980px;
	margin: 0 auto;
	position: relative;
	background-color:#222;
	color:#FFF;
}

#content-footer #footer{
	
	padding: 15px 15px ;
	overflow: hidden;
	}


#content-footer #footer .f1{
	width:250px;
	float:left;
	margin: 10px 30px 0 30px;
}
#content-footer #footer .f1 h4{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-weight:bold;
}


#content-footer #footer .f1 address a{
text-decoration:none;
display: block;
color:#FFFFFF;
list-style: none outside none;
}

#content-footer #footer .f1 address a{
text-decoration:underline;

}

.redes img{
	margin-top:10px;
	margin-left:20px;
	}
	
	
/*--------- footer bot-----------------*/	
#footer-bot{
	background-color: #333 ;
	width: 100%;
	min-height: 50px;
	height: auto;
	color: #CCC;
}

#footer-botarea{
	width: 980px;
margin: 0 auto;
font-size: 11px;
overflow: hidden;
position: relative;
padding-top:10px;
}

#footerbot-rigth{
	width:300px;
	float:right;
	text-align: right;
	margin:5px 60px 0 0;
}

#footerbot-left-tex{
	
}


#footerbot-left{
	width:300px;
	float:left;
	text-align:left;
	margin:5px  0 0 45px;
}

#footerbot-rigth-top a{
	
	padding:0 0 0 15px;
	background:url(../images/flecha.png) no-repeat; 
	color: white !important;
    text-decoration: none !important;	
}
