.container {
	font-family: "verdana";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	color: #003333;
	background-color: #FFFFFF;
	clear: both;
	width: 933px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/a.gif);
	background-repeat: no-repeat;		
}
a {
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}





.central {

	background-attachment: scroll;
	background-image: url(../img/fondo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 519px;
	width: 934px;
	clear: left;
	float: left;
	

}
.container .central #latder {
	height: 410px;
	width: 658px;
	float: right;
	padding-top: 50px;
	padding-left: 25px;
	padding-bottom: 60px;
	padding-right: 30px;
	text-align: justify;
}

.container .central #latizq {
	height: 380px;
	width: 155px;
	float: left;
	text-align: justify;
	padding-top: 100px;
	padding-right: 15px;
	padding-left: 45px;

}
h2 {
	font-weight: bold;
	text-align: center;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	background-color: #DFF3DE;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: doble;
	border-left-style: doble;
}
textarea {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	background-color: #DFF3DE;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: doble;
	border-left-style: doble;
}
iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.texto {
	top: -500px;
	left: -70px;
	position: absolute;
	
}

.tn {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-transform: none;
	text-align:left;
	background-color: #CCCCFF;
}

.t2 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	background-color: #CCCCFF;
	
}

