body{
background-color:#666666}

#contenedor {
	height: 1150px;
	width: 786px;
	margin-right: 200px;
	margin-left: 220px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
a {
	color: #FFFFFF;
}

.totextos {
	margin-top: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.detabla {
	padding-right: 2px;
}


h1 {
	font-size: 18px;
}

.header {
	height: 150px;
	clear: both;
}
.texto-uno {
	text-align: center;
	height: 120px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding: 5px;
}
h2 {
	font-size: 18px;
}

p {
	font-size: 12px;
}
#contenedor2 {

	height: 1200px;
	width: 786px;
	margin-right: 200px;
	margin-left: 220px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
