/* CSS Document */

body,html{
	margin:0; 
	padding:0;

}
.contenedor{
	width:980px;
	height:auto;
	margin:auto;

}
.clear{
	clear:both;
}
/*cuerpo y cuerpo fin*/
.cuerpo{
	background:url(../images/bgpag.jpg) no-repeat;
	width:1000px;
	height:auto;
	margin:auto;
	float:left;
}
.cuerpo img{
	margin:10px 0 0 30px;
}
.fin_cuerpo{
	height:auto;
	width:980px;
	margin:auto;
}
.cabezote{
	background:url(../images/bgcabezote.jpg) no-repeat;
	height:135px;
	width:1000px;
	margin:auto;
	float:left;
}
.links{
	width:auto;
	height:auto;
	float:right;
	margin:25px 10px 0 0;
}
.links img{
	float:left;
	border:none;
	margin:0 0 0 4px;
}
.links_cabezote{
	width:360px;
	height:auto;
	margin:75px 0 0 0;
	float:left;
}
.links_cabezote img{
	border:none;
	margin:0 0 0 5px;
}
/*imagenes izquierda y derecha con las flores*/
.bgizq {
	background-image: url(../images/bgizq.png);
	/*explorer 6 imagenes.gif*/
	background-repeat: no-repeat;
	background-position: right top;
}
.bgder {
	background-image: url(../images/bgder.png);
	/*explorer 6 imagenes.gif*/
	background-repeat: no-repeat;
	background-position: left top;
}
/*COntenido recuadro principal*/
.contenidohome{
	width:859px;
	background:#FFFFFF;
	margin:-22px 0 0 72px;
	*margin:-25px 0 0 70px;
	padding:0;
	min-height:283px;

}
.contenidohome h1{
	font:normal 14px/25px "Trebuchet MS";
	color:#333333;
	margin:10px 20px 20px 20px;
	padding:0;
}
.contenidohome ul{
	font:normal 14px/25px "Trebuchet MS";
	color:#333333;
	margin:10px 20px 20px 40px;
	padding:0;
}

/*Cajs izquierda y derecha servicios corporativos y nuestro clientes*/
.izq{
	width:650px;
	height:auto;
	float:left;		
}
.izq h1{
	color:#333333;
	width:535px;
	margin:15px 0 20px 90px;
	font:normal 14px " Arial, Helvetica, sans-serifS";
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
.izq p{
	font:normal 16px "Trebuchet MS";
	color:#D8681B;
	margin:0 0 20px 90px;
}
.der{
	width:320px;
	height:199px;
	float:left;
}
.cajaamarilla{
	width:250px;
	height:170px;
	background:#FEF49C;
	float:left;
}
.cajaamarilla img{
	border:none;
}
/*estilos pata*/
.pata{
	width:auto;
	background:url(../images/pata.jpg);
	height:101px;
}
.pata_texto{
	width:500px;
	height:auto;
	margin:30px 0 0 230px;
	float:left;
}
.pata h1{
	font:bold 16px "Trebuchet MS";
	color:#383C44;
	margin:0 auto;
	width:500px;
	text-align:center;
	float:left;
}
.pata_logo{
	width:auto;
	height:auto;
	float:right;
}

/*---------------estilos interna--------------------------------*/
.divisionizq{
	width:400px;
	height:auto;
	float:left;
	margin:0 0 20px 10px;
}
.divisionizq h1{
	font:normal 14px/16px "Trebuchet MS";
	color:#333333;
}
.divisionizq ul{
	font:normal 14px/16px "Trebuchet MS";
	color:#333333;

}
.medio{
	width:6px;
	height:300px;
	float:left;
	background:url(../images/bg_izq.jpg);
	margin:0 0 10px 0;
}
.divisionder{
	width:400px;
	float:left;
	height:auto;

}
.divisionder h1{
	font:normal 14px/16px "Trebuchet MS";
	color:#333333;
}
.divisionder ul{
	font:normal 14px/16px "Trebuchet MS";
	color:#333333;

}
/*---------------estilos interna dos--------------------------------*/
.demostracion{
	width:800px;
	height:auto;
	margin:0 0 20px 20px;
	padding:0 0 50px 0;
	float:left;
}
.demostracion img{
	float:left;
	margin:40px 0 0 30px;
	border:none;
}
/*--------------ESTILOS CONÉCTENOS-----------*/
.contacto_izq{
	width:438px;
	float:left;
	height:300px;
	margin:20px 0 20px 180px;
}
.etiqueta{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	width:75px;
	float:left;
	margin:0;
	padding:0;
}
.letracontact{
	font:bold 15px "Trebuchet MS";
	padding:80px 0 0 25px;
	color:#FF6600;
}
.contact{
	width:319px;
	height:24px;
	margin:0 0 10px 10px;
	border:1px solid #9E9E9E;
	float:left;
}
.area{
	width:319px;
	margin:1px 0 1px 10px;
	border:1px solid #9E9E9E;
}
.cont_contacto{
	width:600px;
	background:#FFFF00;
}
