/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #ececec;
	text-align: center;
	}
		
#arriba    { background-image:url(arriba.jpg); width:1000px; height:27px;  }
#menu{ background-image: url(../cosmetologas/uno2.jpg); width:1000px; height:298px; }

#pie     { width:1000px; height:32px; margin:auto;  }
#contenidos    { background-image:url(contenido.jpg); width:1000px; height:auto; margin:auto; }
#global {width:800px ; margin: 4px auto }
#pie { background-image:url(pie.jpg) ;width:1000px; height:36px; margin:auto; } 
#pie2{ background-image:url(piearriba.jpg); width:1000px; height:45px; margin:auto;  }
#pie3{ background-image:url(segundopie.jpg); width:1000px; height:47px; margin:auto;  }


input {
font-family: Verdana, Arial; 
font-size: 12px; 
color: #000000;
background-color: #F2F7FB;
border: 1px inset #000000;
}

