body {
	background-color: white;
	text-align: center;
	font-family: arial,trebuchet,verdana;
	font-size: 14px;
}

.contenedorTotal {
		margin:auto;
		width:100%;
}

#contenedorTexto{
	margin:auto;
	width: 1000px; 
	z-index: 0;
}

a:link{color: black;text-decoration:none;}
a:hover{color: black;text-decoration:none;}
a:visited{color: black; text-decoration:none;}
