body {
	background-color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
}

#frame {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#banner {
	height: 100px;
	width: 800px;
}
.textosimple a {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.logo {
	width: 360px;
	float: left;
	text-align: left;
	margin-top: 30px;
	margin-left: 40px;
}
.menu {
	width: 340px;
	float: left;
	margin-top: 20px;
	text-align: right;
	padding-left: 20px;
}

#contenido {
	margin-bottom: 0px;













	*margin-left: 60px;
	width: 800px;
	height: 500px;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E71B24;
	padding-top: 120px;

}


.columnaDerecha {
	width: 300px;
	margin-left: 40px;
	overflow: auto;
	text-align: left;
	float: left;
	margin-top: 180px;
}
.menu p {
	margin-top: 0px;
	margin-bottom: 4px;
}

.menu a {
	font-size: 12px;
	font-weight: bold;
	color: #ED1B24;
	text-decoration: none;
}
.menu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}




.columna {
	height: 400px;
	width: 300px;
	margin-left: 120px;
	text-align: left;
	float: left;
}
.texto {
	color: #FFF;
	font-size: 10px;
	overflow: auto;
	height: 400px;
	margin-top: 20px;
	padding-right: 20px;
}
.texto p {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 15px;
}
.negrita {
	font-weight: bold;
}


.titulo {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}


#pie {
	height: 30px;
	width: 800px;
	background-color: #E71B24;
	padding-top: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
}
#pie .info {
	height: 20px;
	width: 800px;
	color: #FFF;
}
#pie .info a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#pie .info a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.textosimple {
	color: #FFF;
	font-size: 10px;
}
.textosimple a:hover {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.Subtitulo {
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
}
.galeria {
	height: 400px;
	width: 470px;
	margin-left: 165px;
	text-align: left;
	float: left;
}
.fflash {
	margin-top: 10px;
}
#pienodo {
	height: 20px;
	width: 800px;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #8A0003;
	margin-top: 10px;
	text-align: right;
}
#pienodo a {
	color: #8C0003;
	font-weight: bold;
	text-decoration: none;
}
#pienodo a:hover {
	color: #ED1B24;
}
