@charset "utf-8";

* {
	margin:0px;
	padding:0px;
	border:0px;
}

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #104E8B;
	margin-top:25px;
	color: #000;
	width:90% auto;
	background-image:url(../imagenes/back-3.jpg);

	
}

#cabecera{
	background: white;
	color: black;
	width: 100%;
}

#curva-superior {
	background: #42413C;
	background-image: url(../imagenes/curvasuperior2.GIF);
	background-repeat: no-repeat;
	width:100% ; 
    height: 12px;
	
}

#cabecera-imagen {
	background-image:url(../imagenes/BraveTEK_1.png);
	
}

#nuevo-menu {
	width:100%;
	height:150px;
}

#nuevo-menu p {
	padding: 10px 10px 10px 10px;
	font-size:15px;
	text-align:justify;
}

#nuevo-menu h2 {
	padding-top:20px;
	padding-left:20px;
	}


.container {
	
	overflow:auto;
	width: 1024px;
	height: 100%;
	background: white;
	background-image:url(../imagenes/back1.jpg);
	margin: 10px auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

.container1 {
	background:no-repeat;
	overflow:auto;
	width: 1024px;
	height: 100%;
	background: white;
	margin: 10px auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

#logo{
	width: 47%;
	background-image:url(../imagenes/BraveTEK_1.gif);
	float:left;
	height:90px;
	background-repeat:no-repeat;
}

#logo a{
	width: 100%;
	
	display: block;
	
	text-decoration: none;
	height: 90px;
	
}

.banner {
	width: 50%;
	height: 90px;
	text-decoration:none;
	float:left;
	background: white;
	
}

#banderas{
	width:3%;
	height:30px;
	float:left;
	background:white;
	text-decoration:none;
	list-style:none;
	margin: 0px 0px 0px 0px;
}

#brazil{
	float:left;
	width:100%;
	height:30px;
	background-image:url(../imagenes/brazil_crop2.png);
	background-repeat:no-repeat;
	background-position:center;
}

#brazil a{
	width: 100%;
	display: block;
	text-decoration: none;
	height: 30px;
	}

#usa{
	float:left;
	width:100%;
	height:30px;
	background-image:url(../imagenes/usa-crop2.png);
	background-repeat:no-repeat;
	background-position:center;
}
#usa a{
	width: 100%;
	display: block;
	text-decoration: none;
	height: 30px;
	}

#venezuela{
	float:left;
	width:100%;
	height:30px;
	background-image:url(../imagenes/venezuela_crop2.png);
	background-repeat:no-repeat;
	background-position:center;
}
	
#venezuela a{
	width: 100%;
	display: block;
	text-decoration: none;
	height: 30px;
	}	


#banderas li{
	text-decoration:none;
	list-style:none;
	margin: 0px 0px 0px 0px;
}


.contenido {
	padding: 1px 1px 1px 1px;
	overflow:auto;
	height: 100%;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../imagenes/back1.jpg);
}

.contenido1 {
	padding: 1px 1px 1px 1px;
	overflow:auto;
	height: 100%;
	margin-top:10px;
	margin-bottom:10px;
	background:#FFF;
}


#rallaizquierda{
	float:left;
	background-image:url(../imagenes/lineaizquierda.gif);
	background-repeat:repeat-y;
	height:4px;
	width:10px;
	}





#barra {
	width:100%;
	height:25px;
	float:left;
	background-image:url(../imagenes/barra2.gif);
	background-repeat:no-repeat;
	margin-top:30px;}

.footer {
	width:100%;
	height:40px;
	overflow:hidden;
	float:left;
	
	color: white;
	text-align:center;
	clear:both;
	background-image:url(../imagenes/back3-crop.png)
	
	
}

#curva-inferior { 
  	width: 100% ;
    height:12px ;
	float:left;
   	overflow: hidden; 
	background-image:url(../imagenes/curva-inferior2.gif);
	clear:both;
}

.navegacion {
	width:100%;
	float:left;
	/*border-top: #000 solid 2px;--
	*/
	
}
#menu1 {
	width:24.9%;
	height:30px;
	float:left;
	text-align:center;
	border-left:#000 solid 2px;
	display:block;
}

#menu1 a:hover {
	width:100%;
	height:30px;
	display:block;
	background-image:url(../imagenes/fondo_blanco.gif);
	color: black;
	font-weight: bold
}
	
#menu2 {
	width:24.5%;
	height:30px;
	float:left;
	text-align:center;
	border-left:#000 solid 2px;
	border-right:#000 solid 2px;
	display:block;
}

#menu2 a:hover {
	width:100%;
	height:30px;
	display:block;
	background-image:url(../imagenes/fondo_blanco.gif);
	color: black;
	font-weight: bold
}


#menu3 {
	width:24.5%;
	height:30px;
	float:left;
	text-align:center;
	border-right:#000 solid 2px;
	display:block;
}

#menu3 a:hover {
	width:100%;
	height:30px;
	display:block;
	background-image:url(../imagenes/fondo_blanco.gif);
	color: black;
	font-weight: bold
}
	
#menu4 {
	width:25%;
	height:30px;
	float:left;
	text-align:center;
	border-right:#000 solid 2px;
	display:block;
}

#menu4 a:hover {
	width:100%;
	height:30px;
	display:block;
	background-image:url(../imagenes/fondo_blanco.gif);
	color: black;
	font-weight: bold
}

.navegacion1 {
	width:100%;
	height:510px;
	float:left;
}

#division {
	width:100%;
	height:300px;
	float:right;
	text-align:justify;
}

#imagen-ambulancia {
	background-image:url(../imagenes/Logo_Ambu_Salud2.png);
	margin-top:100px;
	width:300px;
	height:201px;
	}
#division h1 {
	text-align:center;
	font-weight:bold;
	padding-top:20px;
}
#division p{
	padding-left:7px;
	padding-right:9px;
	padding-top:12px;
	padding-bottom:10px;
}

#division-central{
	width:33.1%;
	height:300px;
	float:left;
	text-align:justify;
	
}

#division-central h1 {
	text-align:center;
	font-weight:bold;
	padding-top:20px;
}

#division-central p{
	padding-left:7px;
	padding-right:7px;
	padding-top:10px;
	padding-bottom:10px;
}

#division-central ul{
	padding-left:25px;
	padding-right:7px;
	text-align:left;
}

#menu-division {
	width:100%;
	height:29px;
	float:left;
}

a:link {
	
	text-decoration:none;
}

a:visited {
	
	text-decoration:none;
}

a:active {
	
	text-decoration:none;
}

a:hover {
	color:red;
	text-decoration: none;

}

#barra-lateral {
	width:25px;
	height:300px;
	background:#243863;
	float:left;
	margin-left:1px;
}

#barra-media {
	width:5px;
	height:300px;
	background:#243863;
	float:left;
	
}
/* ---------CONSULTORIA-------------------- */

#antena {
	width:19%;
	height:300px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	padding-right:10px;
	background-image:url(../imagenes/antena_1.gif);
	background-repeat:no-repeat;
}

#consultoria {
	width:70%;
	height:350px;
	float:left;
	padding:20px 20px 0px 10px;
	text-align:justify;
	text-indent:20px;	
	
}

#consultoria ul {
	padding-left:50px;
}

#consultoria1 {
	width:93%;
	height:420px;
	float:left;
	padding:0px 20px 0px 20px;
	text-align:justify;
	text-indent:20px;
}



#antena1 {
	width:172px;
	height:250px;
	float: right;
	margin-right:20px;
	padding-right:10px;
	background-image:url(../imagenes/monopole.GIF);
	background-repeat:no-repeat;
}

/* ---------Energia-------------------- */

#fototorre {
	width:186px;
	height:280px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	padding-right:10px;
	background-image:url(../imagenes/energiaelectrica.PNG);
	background-repeat:no-repeat;
}
#energia {
	width:73%;
	height:280px;
	float:left;
	text-align:justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-indent:20px;
}

#energia1 {
	width:95%;
	height:370px;
	float:left;
	padding:0px 20px 0px 20px;
	text-align:justify;
	text-indent:20px;
}

#energia1 ul {
	padding-left:50px;
}

#energia1 h3 {
	padding-left:50px;
}

#conectores-terminales {
	width:285px;
	height:75px;
	margin-left:50px;
	float:none;
	background-image:url(../imagenes/BURNDY/conectoresTermina.gif);
	background-repeat:no-repeat
	}

#conectores-hyground {
	width:425px;
	height:75px;
	margin-left:50px;
	float:none;
	background-image:url(../imagenes/conectoresGROUND.png);
	background-repeat:no-repeat
}

#abrazaderas {
	width:300px;
	height:75px;
	margin-left:50px;
	float:none;
	background-image:url(../imagenes/BURNDY/abrazaderas.png);
	background-repeat:no-repeat
}

#conectores-kskc {
	width:300px;
	height:75px;
	margin-left:50px;
	float:none;
	background-image:url(../imagenes/BURNDY/CoconectoresKS.png);
	background-repeat:no-repeat;
}

#penetrox {
	width:100px;
	height:150px;
	margin-left:50px;
	float:none;
	background-image:url(../imagenes/BURNDY/penetrox.png);
	background-repeat:no-repeat;
	
}

#accion-manual {
	width:393px;
	height:102px;
	margin-left:50px;
	float:none;
	background-image:url(../imagenes/BURNDY/accio_manual.png);
	background-repeat:no-repeat;
}

#accion-electrica {
	width:235px;
	height:219px;
	margin-left:50px;
	float:none;
	background-image:url(../imagenes/BURNDY/accio_electrico.png);
	background-repeat:no-repeat;
}

#terminal-meca {
	width:480px;
	height:95px;
	margin-left:0px;
	float:none;
	background-image:url(../imagenes/BURNDY/prensa.png);
	background-repeat:no-repeat;
}

#corta-cables {
	width:273px;
	height:187px;
	margin-left:50px;
	float:none;
	background-image:url(../imagenes/BURNDY/cortacables.png);
	background-repeat:no-repeat;
}

#alimentacion-acdc {
	width:344px;
	height:120px;
	margin-left:50px;
	float:none;
	background-image:url(../imagenes/MCG_electronics/alimentacion_ac.png);
	background-repeat:no-repeat;
}

#linea-dato {
	width:400px;
	height:120px;
	margin-left:35px;
	float:none;
	background-image:url(../imagenes/MCG_electronics/Lineas_Datos_Enlaces.png);
	background-repeat:no-repeat;
}

#ups {
	width:400px;
	height:120px;
	margin-left:50px;
	float:none;
	background-image:url(../imagenes/apc/ups.png);
	background-repeat:no-repeat;
}

#ups1 {
	width:400px;
	height:120px;
	margin-left:50px;
	float:none;
	background-image:url(../imagenes/apc/DC_Power_Solutions.png);
	background-repeat:no-repeat;
}

#motogenerador1 {
	width:189px;
	height:120px;
	margin-left:50px;
	float:none;
	background-image:url(../imagenes/coleman/motogenerador1.png);
	background-repeat:no-repeat;
}

#motogenerador2 {
	width:186px;
	height:120px;
	margin-left:50px;
	float:none;
	background-image:url(../imagenes/coleman/motogenerador2.png);
	background-repeat:no-repeat;
}

#navegacion-consultoria{
	width:100%;
	float:left;
	height:565px;
	}

/* ---------Contact-------------------- */	

#pregunta {
	width:35%;
	height:75px;
	margin-top:20px;
	
	padding-right:10px;
	float: left;
	background-image:url(../imagenes/question1.png);
	background-repeat:no-repeat;
}
#titulo {
	float:left;
	width:99%;
	height:100px;
	margin-top:12px;
	margin-left:0px;
	padding-right:0px;
}

#titulo h1 {
	font-size:55px;
	text-align:CENTER;
	padding-top:15px;
	color: #006;
}

#contacto {
	width:100%;
	height:420px;
	float:left;
	margin-top: 10px;
}

#contacto p {
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
	text-indent:20px;
	}
	
#contacto h4 {
	text-align:center;
}

#contacto h5 {
	padding-left:100px;
}

#formulario{
	width:100%;
	float:left;
	height:400px;
}

#formulario p{
	text-align:center;
}

#formulario-area{
	width:50%;
	float:left;
	height:180px;
}
#formulario-area p{
	text-align:right;
}
/* ---------Carrer-------------------- */	

#gente {
	width:20%;
	height:255px;
	margin-left:20px;
	margin-top:130px;
	float:left;
	background-image:url(../imagenes/buscarTrabajo.gif);
	background-repeat:no-repeat;
}

#titulo-carrera {
	width:73%;
	height:100px;
	float:left;
	margin-top:40px;
	margin-right:20px;
}

#titulo-carrera h1 {
	color:#006;
	padding-left:10px;
	font-size:44px;
	text-align:center;
}

#titulo-carrera p {
	text-align:justify;
	text-indent: 20px;
	padding-left: 10px;
}

#carrera {
	width:100%;
	height:50px;
}

#carrera p {
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
	text-indent:20px;
	}

#navegacion-carrera{
	width:100%;
	float:left;
	height:583px;
	}
	
/*----- ABOUT -------*/

#navegacion-about{
	width:100%;
	float:left;
	height:583px;
	}

#navegacion-about p{
	text-align:justify;
	text-indent:20px;
	padding-left:20px;
	padding-right:20px;
	}
	
#navegacion-about h3{
	padding-left:20px;
	}

/*------ BOTONES -----*/



#brazilPresenta{
	float:left;
	width:33%;
	height:80px;
	background-image:url(../imagenes/brazil_crop.gif);
	background-repeat:no-repeat;
	background-position: right;
}
#brazilPresenta a{
	width: 100%;
	display: block;
	text-decoration: none;
	height: 80px;
	}


#usaPresenta{
	float:left;
	width:34%;
	height:80px;
	background-image:url(../imagenes/usa_crop.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#usaPresenta a{
	width: 100%;
	display: block;
	text-decoration: none;
	height: 80px;
}

#venezuelaPresenta{
	float:left;
	width:33%;
	height:80px;
	background-image:url(../imagenes/venezuela_crop.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#venezuelaPresenta a{
	width: 100%;
	display: block;
	text-decoration: none;
	height: 80px;
	}
