#contenedor {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
}
#encabezado {
	height: 222px;
	width: 760px;
	clear: both;
}

body {
	background-color: #F1F3F4;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #333333;
	padding-top: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #660099;
	text-indent: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 25px;
}
.txt {
	height: auto;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.txt1 {
	height: auto;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#subtitulo {
	background-image: url(top-line.gif);
	background-repeat: repeat-x;
	width: 760px;
	height: 73px;
	text-align: center;
	clear: both;
}
#contenidos {
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box {
	background-color: #FFFFFF;
	background-image: url(boxtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 705px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.boxbottom {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 705px;
	height: 13px;
	background-image: url(boxbottom.gif);
	background-repeat: no-repeat;
}


#pie {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	display: block;
}
