body {
	background-color: #0c141a;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 13px;
}

a, a:visited, a:active {
	Font-weight: bold;
	color: #acf;
	text-decoration: none;
}

a:hover {
	Font-weight: bold;
	color: #EB8303;
	text-decoration: none;

}


.texto {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	font-size: 14px;
}


#Encabezado {
	margin-bottom: 20px;
	margin-top: 5px;
}
#Encabezado .container {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#Copyright {
}

#Encabezado h1 {
	margin: 0px;
	padding: 0px;
}
#BarraCima {
	background-image: url(images/barra1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}
#BarraCima .container {
	text-align: right;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}



#BarraBaixo {
	background-image: url(images/barra2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
}

#BarraBaixo .container {
	height: 60px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#cuerpo {
	margin-top: 20px;
	margin-bottom: 20px;
}
.campoancho {
	width: 169px;
	border: 0;
}
.campodelgado {
	width: 62px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.campomediano {
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.respuestas {
	text-align: center;
	margin: 40px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ACF;
}

