body {
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}

cite, em {
	font-family: Georgia,z"Palatino Linotype", serif;
	font-style: normal;
	color: #CCC;
}

cite {
	font-size: 12px;
}

hr {
	color: #E5B85C;
	height: 1px;
}

li {
	list-style-position: outside;
	list-style-type: square;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

.menu{
	width: 780px;
	height: 18px;
	text-indent: 35px;
	font-size: 13px;
	background-color: #E5B85C;
	margin-left: 10px;
}

.menu a{
	text-decoration: none;
	color: #000;
	margin: 0 4px 0 0;
	padding: 0 6px 0 6px;
	vertical-align: top;
}

.menu a:hover{
	color: #900;
}

.oculto {
	display: none;
}

.pie {
	width: 800px;
	padding-left: 40px;
	color: #CCC;
	font-size: 12px;
	margin-top: 20px;
}

.pie a{
	color: #FFF;
	text-decoration: none;
}

.titulo_1{
	font-size: 16px;
	font-weight: bold;
}

.titulo_2{
	font-size: 16px;
	font-weight: bold;
	color: #E5B85C;
}

#bloque {
	font-size: 14px;
	left: 275px;
	top: 80px;
	position: absolute;
	padding: 25px 0px;
	width: 500px;
}

#columna {
	font-size: 12px;
	left: 609px;
	top: 93px;
	position: absolute;
	padding: 25px 0px;
	width: 160px;
	color: #CCC;
	height: 593px;
}

#contenedor {
	color: #FFF;
	width: 800px;
	background-color: #333;
	background-image: url(img/soporte.png);
	border-top-color: #FFF2D9;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-color: #FFF2D9;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

#contenedor a {
	color: #FFCC00;
	text-decoration: none;
}

#contenedor a:hover {
	text-decoration: underline;
}

#cuerpo {
	font-size: 14px;
	width: 540px;
	position: relative;
	left: 39px;
	padding-top: 20px;
	padding-bottom: 30px;
	top: 18px;
}

#logo{
	height: 70px;
	width: 800px;
	background-repeat: no-repeat;
	background-color: #000;
	background-image: url(img/BTAM_logo.png);
}
