html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #000000;
	color: #6C6C6C;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
  color: #777890;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #777890;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #80AAD5;
}
a:focus {
	color: #6699FF;
}
a:active {
	color: #6699CC;

}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	height: 75px;
}
#outerWrapper #menu {
	font-weight: bold;
	padding: 0px;
	height: 40px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFF;
}

#outerWrapper #contentWrapper #content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#outerWrapper #footer {
	padding: 0px;
	height: 100px;
}
#outerWrapper #footer2 {
	padding: 0px;
	margin: 0px;
}

.fondocontenido {
	background-image: url(../imgs/fotodigital/entorno_grafico_fotodigital_r2_c3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.titulo {
	font-size: 18px;
	color: #75C8FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F4F4F;
	line-height: 22px;
}
.textopeque {
	font-size: 10px;
}
.titulo {
	font-size: 18px;
	color: #666;
}
.imagenes {
	border: 1px solid #2A2A2A;
	background-color: #343434;
	background-image: url(../fotografia_digital/fondo1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

