#servicios {
	width: 970px;
	height: 1550px;
}

#basicos {
	width: 970px;
	height: 1020px;
}

#avanzados {
	width: 970px;
	height: 3450px;
}

#synetcom {
	width: 970px;
	height: 11500px;
}

#synetcomCols {
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
	padding-bottom:10px;
	height:auto;
	width: 930px;
}

#troncales {
	width: 970px;
	height: 2000px;
}

#serviciosText {
	padding-left:10px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom:5px;
	height:250px;
	width: 940px;
	text-align: justify;
	margin-left:10px;
}


#productos {
	width: 970px;
	height:650px;
}

#productosText {
	padding-left:10px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom:5px;
	height:250px;
	width: 600px;
	text-align: justify;
	margin-left:350px;
}

#productosImg {
	padding-top: 30px;
	height:200px;
	width: 340px;
}

.auxTamaño2 {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	height:140px;
	width: 140px;
	text-align: center;
}

#productosImg2 {
	margin-left: 80px;
	position: absolute; 
	top: auto; 
}

#productosImg3 {
	margin-left: 250px;
	position: absolute; 
	top: auto; 
}

#productosImg4 {
	margin-left: 420px;
	position: absolute; 
	top: auto; 
}

#productosImg5 {
	margin-left: 590px;
	position: absolute; 
	top: auto; 
}

#productosImg6 {
	margin-left: 760px;
}

#contacto {
	width: 700px;
	height:620px;
}

#contactoForm {
	padding-left:10px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:5px;
	height:650px;
	width: auto;
	text-align: center;
}

#contactoImg {
	height:210px;
	width: auto;
	text-align: center;
}

.caja {
	color: #512800; 
	border: 1px #4E4E4E solid; 
	padding: 5px 20px 5px 20px;
	font-size: 14px; 
	border-radius: 15px; 
}

#caja1 {
	width: 230px;
}

.boton1 {
	color: #512800; 
	border: 0px; 
	padding: 5px 20px 5px 20px;
	width: 100px;
	font-family: "Arial Unicode MS", Arial;
	font-size: 14px; 
	background-image: url("../imagenes/boton.png");
	border-radius: 15px; 
}

.boton1:hover { 
	background-image: none;
	background-color:#C4C9D2;
	cursor: pointer;
}

.imagen {
	border: 0px;
}

.imagen:hover {
	width:120px; 
	height: 120px;
}