
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/body.jpg);
	background-repeat: repeat-x;
}




#contenedor{
	margin: 0 auto;
	position:relative;
	width: 852px;
}


#cabecera{
	width: 850px;
	height: 100px;
	
}

#logo{
	width: 350px;
	height: 100px;
	display: inline;
	float: left;
	
}



#eslogan{
	width: 480px;
	height: 100px;
	float: right;
}



#menu{
	margin-top: 20px;
	height: 20px;
	width: 852px;
	background-image: url(../img/fondoMenu.jpg);
	padding-top:10px;

}

#izq{
	float: left;
	width: 20px;
	background-color: #9eaaab;
	

}


#contentderecha{
	float: right;
	width: 200px;
	height: auto;
	padding-bottom: 30px;
	padding-top: 10px;
	background-image: url(../img/fondoderecha.jpg);
	background-repeat: no-repeat;
	
}




#contenidos{
	width: 590px;
	float: left;
	height: auto;
	background-color: #e9edee;
	padding: 20px;
	background-image: url(../img/fondocontenidos.jpg);

	
	
}
#contenidos2{
	width: 590px;
	float: left;
	height: auto;
	background-color: #e9edee;
	padding: 20px;
	

	
	
}

#listaplicaciones{
	text-align: right;
	width: 180px;
	margin-right: 20px;
	}

#pie{
	background-color: #e9edee;
	width: 852px;
	background-image: url(../img/pieFondo.jpg);
	background-repeat: repeat-y;
	
}


#textpie{
	width: 852px;
	text-align: right;
	font-size: 9px;
	
}

#fabricantes{
	width: 600px;
	height: 80px;
	border-top: thin solid #62847d;
	margin-top: 30px;
}

.fabricante{
	display: inline;
	width: 80px;
	margin-right: 2px;
}
.contacto{
	width: 169px;
	height: auto;
	padding: 5px;
	margin-right: 10px;
	font-size: 11px;
	background-color: white;
	
}

.boton{
	
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 6px;
	display: inline;
	margin-right: 5px;
	margin-top: 20px;
	font-weight: bold;
	background-image: url(../img/botonInicio.jpg);
}

#binicio{
	margin-left: 21px;
	
}



.apli{
	margin-top: 6px;
	font-size: 12px;
	font-weight: bold;

	
}

h1{
	font-size: 15px;
}

h2{
	font-size: 14px;
	margin-bottom: 10px;
}

h3{
	font-size: 16px;
	color: #62847d;
	text-decoration: none;
	padding-left: 20000px;
	height: 43px;
	width: 180px;
	display: block;
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	
}


h4{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}



img{
	border: 0px;
}

a{	font-size: 12px;
	color: #2f4f4f;
	font-weight: bold;
}
a:hover{
	color: #4f7879;
}

a:visited{
	color: #794f63;
}



a.menu{
	color: white;
	text-decoration: none;
	
}

a.menu:hover{
	color: #8ac4ca;
	text-decoration: none;
	
	
}

.proyecto{
	width: 530px;
	height: 301px;
	
}
.textproyect{
	width: 280px;
	height: 300px;
	display: inline;
	float: left;
}



.imgproyect{
	width: 200px;
	height: 200px;
	float: right;
}

.aplica{
	width: 530px;
	height: 351px;
	
}
.textaplica{
	width: 280px;
	height: 350px;
	display: inline;
	float: left;
}



.imgaplica{
	width: 220px;
	height: 350px;
	float: right;
}